57 Commits

Author SHA1 Message Date
Matthieu Napoli
15bbc6ffbc docs: Adjust page titles following menu reorg 2022-05-02 13:21:40 +02:00
Takuya Hashimoto
89a92a3202
docs: Add Lambda Function URLs resource reference (#10961) 2022-04-11 21:41:02 +02:00
Matthieu Napoli
7e246690b5
docs: Switch to HTTP APIs by default (#9777) 2021-10-29 09:36:18 +02:00
yumei
9b030ad5f4
feat(AWS Deploy): Gently handle (strip) null's in CF template (#8975) 2021-02-24 14:42:13 +01:00
Andrii Tykhan
5de867597c
docs(AWS API Gateway): Document resource name generation rules (#8407) 2020-10-28 12:05:31 +01:00
Geoff Baskwill
16bae33744
fix: Support Condition attribute in resources.extensions (#8217) 2020-09-10 16:54:13 +02:00
cvaldev
a8f5278298
docs: Fix typos (#7639) 2020-04-29 19:16:41 +02:00
Geoff Baskwill
08ec261a3c
feat: Support resource.extensions for safe resource extensions (#7352)
Merge logic for extending resources with the existing framework
using `resources.Resources` has some surprising behaviours.

This introduces a more formalized definition for extending resources, where
`Metadata` and `Properties` will be shallowly merged (the values for existing
keys will be replaced instead of merged), the `DependsOn` list will be added
to, and the values for `CreationPolicy`, `DeletionPolicy`, `UpdatePolicy`, and
`UpdateReplacePolicy` will be replaced if they exist in the extension.

Extension of other resource attributes is not supported at this time.
2020-02-24 10:45:14 +13:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Philipp Muens
306538fcbf Add support for multiple usage plans 2019-04-15 12:31:25 +02:00
Philipp Muens
4143573393 Merge branch 'master' into deployment-stage-description 2019-04-10 11:48:56 +02:00
Philipp Muens
ffc293c868 Add documentation 2019-03-22 10:08:19 +01:00
Philipp Muens
92a9189447 Merge branch 'master' into deployment-stage-description 2019-03-13 12:43:26 +01:00
Matheus Silva Santos de Oliveira
ecdd28f509
Add links to the respective core concepts
I think it would be a good idea to have a link to the core concepts when mentioning them.
2019-03-10 10:27:42 -03:00
Philipp Muens
6b130f4a70 Update docs 2019-03-04 13:27:52 +01:00
Philipp Muens
9e046b13ed Rewrite logic to conditionally add a Stage resource 2019-02-28 14:39:27 +01:00
Daniel Schep
ae3b590f25 docs! 2018-11-29 10:55:52 -05:00
Kenji Sakurada
d4614909bc
This slash comment violates format
When I copy & pasted this code, sls returned an error.
2018-06-27 16:10:18 +09:00
Yeongho Kim
4ee53998e2
Update resources.md
According to https://github.com/serverless/serverless/blob/master/lib/plugins/aws/lib/naming.js#L4, I think it should mention `stage`.
2018-03-23 21:22:46 +09:00
Frank Schmid
781c072ce8
Added hint to determine generated resource names easily 2017-12-05 10:57:35 +01:00
raids
0a2812c4f7 Correct typo: Funtion to Function 2017-11-05 21:53:31 +00:00
Remon Oldenbeuving
859d96e0e8 Fix typo/language in resources documentation 2017-10-25 16:25:43 +02:00
Boaz de Jong
f4b0752f4e ResourcesGuide: Specify resource type
Specify type in example for overwriting resource.
2017-10-02 16:35:18 +08:00
Takahiro Horike
08fc6c6b6d Update resources.md 2017-09-29 23:39:51 +09:00
horike37
ad6d14bd4d minor tweaks 2017-09-19 22:01:17 +09:00
horike37
6d14f36ea1 add docs for alexaSmartHome event 2017-09-09 18:48:01 +09:00
Eslam A. Hefnawy
e7873fe575 removed naming refs for stage resoruce 2017-06-21 17:43:33 +08:00
Eetu Tuomala
0a81a8868d add usage plan and resource names to documentation 2017-06-13 12:58:11 +03:00
Philipp Muens
0921dc8144 Update naming for permission resource 2017-06-01 14:35:21 +02: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
horike37
47a3e2fbe3 update resource name 2017-03-27 23:05:55 +09:00
horike37
d549438fa1 add cloudwatch log event 2017-03-24 21:00:11 +09:00
Marcus Molchany
184ab55dd3 Update resources.md
Add space to Resource Name in CloudFormation standard pattern.

ResourceName -> Resource Name
2017-03-06 18:04:43 -08:00
Philipp Muens
02b19db55c Remove whitespace 2017-03-01 15:18:19 +01:00
Philipp Muens
b51f1473e3 Minor fixes 2017-03-01 15:17:50 +01:00
Tylor Shin
a0b22e8598 Added default resource overriding guide with normalizedFunctionName description 2017-03-01 22:41:33 +09:00
Eslam λ Hefnawy
dc0c92b00a Merge pull request #2983 from nicka/master
BREAKING - Replace IamPolicyLambdaExecution with inline policies and added ManagedPolicyArns to fix VPC permissions
2017-02-28 22:00:35 +07:00
davidwells
f9d2bbbcf2 update headers for doc search 2017-02-24 15:51:21 -08:00
Gert Jansen van Rensburg
10191968a7 Fixed up incorrect documentation. 2017-02-24 09:50:43 +10:00
Nick den Engelsman
07f8d7d4ac Updated AWS Resources guide 2017-02-19 21:12:22 +01:00
Philipp Muens
2cd1dfff0b Minor adjustments 2017-02-06 14:09:52 +01:00
horike37
fd7e167807 Dropped name and description statements 2017-02-04 09:46:06 +09:00
horike37
8bb29727d1 Merge branch 'master' into add-cloudwatch-to-event-source 2017-02-04 09:02:24 +09:00
Doug Moscrop
acf74c4c96 add Support for SNS Subscription to existing topics 2017-01-23 15:13:45 -05:00
horike37
fe6ef9241d update some docs 2017-01-16 06:00:56 +09:00
horike37
3ad27484b5 add CloudWatch event source 2017-01-15 23:00:40 +09:00
Philipp Muens
48d9518f6f Fix duplicate content in resources table 2016-12-19 13:53:38 +01:00
horike37
ed7192e3c9 merged master and fixed conflict 2016-12-15 16:49:57 +09:00
horike37
4593528664 Add IoT event source 2016-12-15 16:18:50 +09:00
Philipp Muens
e707cccff5 Rename alexa to alexaSkill 2016-12-13 08:04:58 +01:00