Brian Neisler
81795c5dab
Fix forum links
2017-08-15 11:32:31 -07:00
Philipp Muens
4057b53c84
Re-arrange docs
2017-07-21 11:15:05 +02:00
Adrian Hesketh
1c504a052e
Update apigateway.md
...
Added example for `lambda` integration.
2017-07-20 19:08:01 +01:00
Adrian Hesketh
1cebac90c8
Include example of what an event contains
2017-07-20 10:46:23 +01:00
Eslam λ Hefnawy
f7d1e55be6
Merge pull request #3722 from HeroesDieYoung/master
...
Allow request parameter configuration with lambda-proxy integration
2017-07-13 16:01:14 +07:00
Rob Ribeiro
1df403a5c3
Add docs for custom bucket config on S3 events
2017-07-10 13:56:06 -04:00
Philipp Muens
22292f4a32
Update documentation
2017-07-06 12:50:27 +02:00
gorankl
e12962d33a
Update apigateway.md
...
1.16.0 resolved these issues
2017-06-27 15:50:00 +10:00
John Ferlito
f01ca2dbf7
Update docs to indicate you can use cognito pool authoriser and claims with lambda-proxy
2017-06-25 19:15:21 +10:00
Philipp Muens
f4eac4bfae
Fix AWS API Gateway request parameters docs
2017-06-23 11:46:50 +02:00
Eslam A. Hefnawy
c9c52b7cd0
Merge branch '2450-apikey-usage-plan' of https://github.com/laardee/serverless into laardee-2450-apikey-usage-plan
2017-06-21 16:25:56 +08:00
Ryan Lewis
0164701655
added words
2017-06-13 22:50:59 -07:00
Ryan Lewis
8e7b0065f3
changing event link
2017-06-13 22:43:53 -07:00
Eetu Tuomala
0a81a8868d
add usage plan and resource names to documentation
2017-06-13 12:58:11 +03:00
Ryan Lewis
c893700282
updating link
2017-06-10 11:36:20 -07:00
Ryan Lewis
e7cf5e2cc6
fixing resource name link
2017-06-09 14:41:14 -07:00
Eslam λ Hefnawy
050f968fc7
Merge pull request #3692 from serverless/fix-cors-origin-config
...
Fix CORS origin config
2017-06-06 18:49:19 +07:00
Philipp Muens
f1df11abd2
Merge pull request #3657 from hassankhan/add-cognito-user-pool-triggers
...
Add Cognito User Pool Triggers
2017-06-06 09:47:19 +02:00
David Wells
928ed1f479
update api gateway docs
2017-06-05 15:10:06 -07:00
Philipp Muens
5ab4230df8
Update docs
2017-06-01 14:38:04 +02:00
Philipp Muens
dfbc5bb5ef
Update doc file name
...
To reflect the event name.
2017-06-01 14:36:31 +02:00
Philipp Muens
55d0a5e8b0
Remove merging of existing user pool resources
...
Since this is not possible because resources are merged after all the events are compiled.
2017-06-01 14:07:33 +02:00
Philipp Muens
776832d10f
Fix CORS origin config
2017-05-29 13:12:32 +02:00
Hassan Khan
2f5c84cff9
Add line before resources in example
...
As per PR review
2017-05-25 22:28:21 +01:00
Hassan Khan
838cd1b258
Tidy and fix documentation
...
As requested in PR review
2017-05-25 19:28:57 +01:00
Hassan Khan
4cf379d8b0
Add initial support for Cognito User Pools
...
This includes unit tests and documentation. A simple integration test
has been added.
2017-05-21 22:00:54 +01:00
Andre Rabold
8177a96ef4
Add X-Amz-User-Agent as a default allow header
2017-05-12 07:21:54 -07:00
Andre Rabold
a0e32f7e50
API Gateway Extensions
...
* Support for `HTTP`, `HTTP_PROXY` and `MOCK` integrations
* Support for `AWS_IAM` authorization type
* Updated test cases to cover new features
* Updated documentation
2017-05-09 14:59:36 -07:00
horike37
aabc5d9540
update sns doc
2017-04-23 22:56:53 +09:00
Ryan Lewis
88295e6314
fixing typos in cloudwatch log docs
2017-04-16 17:07:16 -07:00
Philipp Muens
8a12bd96e3
Fix typo
2017-04-14 09:32:59 +02:00
Me OutPerformIt
eedabf0cfb
Fix SNS event
2017-04-11 20:30:33 +03:00
Philipp Muens
b9669913de
Fix typos and docs
2017-04-06 10:06:28 +02:00
horike37
d8d1ffad7d
remove strage space..
2017-04-06 00:36:47 +09:00
horike37
4d18f72bfd
add Current gotchas to doc
2017-04-06 00:01:40 +09:00
horike37
8afdb4b0a3
update to allow cloudwatchLog statement a string value
2017-03-29 09:11:19 +09:00
Philipp Muens
d70f5da126
Fixes minor typos
2017-03-27 10:15:56 +02:00
horike37
d549438fa1
add cloudwatch log event
2017-03-24 21:00:11 +09:00
Philipp Muens
6ece0ee388
Merge pull request #3111 from ryansb/feature/dynamic-stream-arn
...
Allow DynamoDB and Kinesis streams to use GetAtt/ImportValue
2017-03-06 12:47:55 +01:00
Philipp Muens
803c46d037
Minor doc updates
2017-03-06 12:41:50 +01:00
Ludovic
bf4a73e743
Fix typo
...
The lambda wasn't found.
2017-03-03 17:55:01 +01:00
Philipp Muens
27fd56d5fc
Fix indentation for stream examples
2017-03-01 21:00:16 -05:00
Erik Erikson
a41e38799c
Re-Add/Expand Docs for Stream Declaration
2017-03-01 21:00:16 -05:00
davidwells
d70416029d
update docs for docs nav
2017-02-22 18:25:06 -08:00
Eslam λ Hefnawy
724e225864
Merge pull request #3102 from horike37/add-cloudwatch-to-event-source
...
Add CloudWatch event source
2017-02-14 19:49:14 +07:00
Chris Selmer
2282e8d066
Update sns.md
...
Fix minor typo.
2017-02-09 16:20:19 -08:00
Francesc Rosas
ab5820333d
Fix indentation
2017-02-08 15:40:15 +00:00
horike37
fd7e167807
Dropped name and description statements
2017-02-04 09:46:06 +09:00
horike37
3ada150d53
Merge branch 'add-cloudwatch-to-event-source' of github.com:horike37/serverless into add-cloudwatch-to-event-source
2017-02-04 09:03:01 +09:00
horike37
8bb29727d1
Merge branch 'master' into add-cloudwatch-to-event-source
2017-02-04 09:02:24 +09:00