357 Commits

Author SHA1 Message Date
Philipp Muens
dfbc5bb5ef Update doc file name
To reflect the event name.
2017-06-01 14:36:31 +02:00
Philipp Muens
0921dc8144 Update naming for permission resource 2017-06-01 14:35:21 +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
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
Philipp Muens
dd7909d055 Merge pull request #3642 from HyperBrain/set-is-local-on-invoke-local
Set IS_LOCAL environment variable with invoke local command
2017-05-19 10:30:12 +02:00
Eslam λ Hefnawy
ddb99af627 Merge pull request #3592 from aoskotsky-amplify/master
Add support for S3 variables
2017-05-18 21:28:02 +07:00
Frank Schmid
d8234e85a1 Added environment section to docs 2017-05-18 11:05:42 +02:00
Eslam λ Hefnawy
3bb686e4e3 Merge pull request #3571 from serverless/rollback-function-support
Add rollback function support
2017-05-17 19:44:45 +07:00
Philipp Muens
6b444e0729 Add note about function versioning and deployments 2017-05-17 12:47:31 +02:00
Philipp Muens
581720217e Add docs 2017-05-17 12:46:46 +02:00
Philipp Muens
e45e470465 Rephrase note about Serverless env variable usage 2017-05-17 12:43:37 +02:00
Philipp Muens
fa2de0db7a Merge pull request #3614 from arabold/feature/cors-add-x-amz-user-agent-header
CORS: Add `X-Amz-User-Agent` to list of allowed headers
2017-05-15 10:30:01 +02:00
Andre Rabold
8177a96ef4 Add X-Amz-User-Agent as a default allow header 2017-05-12 07:21:54 -07:00
Eslam λ Hefnawy
43925a373e Merge pull request #3534 from arabold/feature/apigateway-extensions
API Gateway Extensions for HTTP, HTTP_PROXY, MOCK integration and AWS_IAM authorization type
2017-05-12 19:31:08 +07:00
Rupak Ganguly
cfdf09b92e Update README.md 2017-05-11 01:30:27 -07:00
davidwells
0f08345cdb update relative paths 2017-05-10 20:39:46 -07:00
Alex Oskotsky
2945880e68 Add support for S3 variables 2017-05-10 23:31:43 -04:00
davidwells
718d54bef6 update doc pages 2017-05-10 17:49:45 -07:00
Rupak Ganguly
d335094956 Create separate quick start docs for the providers. 2017-05-10 17:09:06 -07:00
jarrett jordaan
af3ff87e41 Typo in IAM policy.
Should be Resource and not Resources in 'One Custom IAM Role For All Functions'.
2017-05-10 10:38:33 +02: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
Philipp Muens
c868e63d76 Merge pull request #3575 from serverless/cross-service-communication
Added support for cross service communication via CloudFormation outputs
2017-05-09 14:59:22 +02:00
Eslam A. Hefnawy
f7b26a492c added cross service communication feature via cf variable source 2017-05-09 19:04:30 +07:00
davidwells
a28e1cee0c update doc nav menu 2017-05-08 08:14:14 -07:00
Philipp Muens
bc1fb6a86a Merge pull request #3548 from serverless/add-function-tagging
Add Lambda tagging functionality
2017-05-05 13:05:54 +02:00
Eslam λ Hefnawy
358ea69647 Merge pull request #3554 from serverless/async-vars
Added support for Promises in the variable system
2017-05-05 00:59:50 +07:00
Eslam A. Hefnawy
9b10da6dc8 fixed all unit tests 2017-05-05 00:36:32 +07:00
Eslam A. Hefnawy
bd33c98e7f fixed variables tests 2017-05-03 22:23:25 +07:00
Philipp Muens
f285528834 Add Lambda tagging functionality 2017-05-03 14:24:09 +02:00
Philipp Muens
c62192d74e Merge pull request #3549 from jogold/fix-package-deploy-docs
Fix options docs for deploy and package commands
2017-05-03 10:31:31 +02:00
Philipp Muens
e5f03e2ae4 Merge pull request #3507 from HyperBrain/info-lifecycle-event-extension
Add detailed lifecycle events to info plugin
2017-05-03 10:17:06 +02:00
Jonathan Goldwasser
63c6a88362 Fix options docs for deploy and package commands 2017-05-03 10:09:31 +02:00
Hyunsoo Daniel Kim
1144269161 Fix typo
Fixed a typo in yml file example
2017-05-01 14:14:17 -04:00
Philipp Muens
cf12279e6d Update formatting 2017-05-01 10:48:00 +02:00
Ryan Lewis
ec253074dc Merge remote-tracking branch 'upstream/master' into package-documentation 2017-04-28 10:35:47 -07:00
Philipp Muens
8f5f7412ca Fix typos and update wording 2017-04-28 09:21:13 +02:00
Ryan Lewis
0e76a78ca7 adding package documentation for aws and openwhisk 2017-04-27 10:40:31 -07:00
Ryan Lewis
5aaea55ccb adding deploy --package documentation 2017-04-27 10:25:28 -07:00
Philipp Muens
e13b25485e Add docs for info command extension 2017-04-27 11:29:39 +02:00
Philipp Muens
9b0d5619f4 Revert name of compiled CloudFormation template 2017-04-26 13:57:05 +02:00
Philipp Muens
67a7031c83 Fix naming of compiled CloudFormation template 2017-04-26 13:23:18 +02:00
Eslam A. Hefnawy
df5718db4a fixed packaging docs: 2017-04-26 18:22:03 +07:00
horike37
aabc5d9540 update sns doc 2017-04-23 22:56:53 +09:00
Philipp Muens
977c4bf4ac Update missing python3 references 2017-04-19 10:06:08 +02:00
Ryan Lewis
88295e6314 fixing typos in cloudwatch log docs 2017-04-16 17:07:16 -07:00
Philipp Muens
fda5b63d05 Merge branch 'master' into 3295-CF-intrinsic-functions-sns-event 2017-04-14 09:33:07 +02:00
Philipp Muens
8a12bd96e3 Fix typo 2017-04-14 09:32:59 +02:00
Jeremy Thomerson
01e73226ee Clarify docs on AWS env var behavior 2017-04-13 15:43:55 -04:00