345 Commits

Author SHA1 Message Date
Pavel Vlasov
bca4da55b3 add support for serverless.js 2017-12-19 20:14:39 +11:00
Takahiro Horike
95f678955f
Merge pull request #4575 from direvus/patch-1
Fix Artifact example in AWS Packaging guide doc
2017-12-15 18:22:30 +09:00
Brendan Jurd
7e8ed172a4
Grammar fix in AWS VPC documentation
Fix lose/loose error.
2017-12-15 16:08:50 +11:00
Brendan Jurd
9023db03ae
Fix example in AWS Packaging guide doc
The example here contradicted the preceding paragraph, which explains that you should either use include/exclude, or artifact, but not both.  However the example then shows the use of include, exclude and artifact all together.

To resolve, I removed the include and exclude options from the example.
2017-12-14 15:02:02 +11:00
Takahiro Horike
b3b5cba3b9
Merge pull request #4574 from direvus/patch-2
Remove outdated para from AWS Credentials doc
2017-12-14 12:46:49 +09:00
Brendan Jurd
5d2a86ceed
Remove outdated para from AWS Credentials doc
The removed paragraph refers to providing credentials instructions for multiple different cloud providers, whereas this doc is for AWS credentials only.

It seems likely that this paragraph was written at a time when there was a single document to cover credentials for all providers, but now that each provider has its own credentials doc, it no longer makes sense, and was probably left in place by accident.
2017-12-14 14:16:13 +11:00
Brendan Jurd
0b7b2a3a04
Grammar in AWS Credentials doc 2017-12-14 14:06:19 +11:00
Alex DeBrie
e297a32860 Add docs on endpointType configuration 2017-12-06 18:39:48 +00:00
Frank Schmid
781c072ce8
Added hint to determine generated resource names easily 2017-12-05 10:57:35 +01:00
Rafal Wilinski
8a02d2a4a3
Merge pull request #4118 from geofflancaster/master
Updated awsProvider to allow manual specification of certificate auth…
2017-12-03 09:00:47 +01:00
Rafal Wilinski
192f80ccf4
Merge pull request #4468 from ozbillwang/Pseudo-Parameters
Add usage about Pseudo-Parameters
2017-11-30 13:03:03 +01:00
Alex DeBrie
8c8596e3e3 Add tutorial links in AWS quickstart 2017-11-13 17:58:12 +00:00
Bill Wang
ed8afaf297 use yml style 2017-11-13 12:48:54 +11:00
Bill Wang
db48b29d8a Add usage on how to use Cloudformation stack's Ouputs export value 2017-11-13 12:34:10 +11:00
Bill Wang
1730745cd1 Add useage about Pseudo-Parameters 2017-11-13 11:42:54 +11:00
horike37
5ac927292f Merge remote-tracking branch 'root_branch/master' into issue4252-s3-transfer-acceleration 2017-11-09 01:56:37 +09:00
raids
0a2812c4f7 Correct typo: Funtion to Function 2017-11-05 21:53:31 +00:00
Alex Casalboni
64ccb046a7
Merge branch 'master' into issue4252-s3-transfer-acceleration 2017-10-28 00:59:18 +02:00
Remon Oldenbeuving
859d96e0e8 Fix typo/language in resources documentation 2017-10-25 16:25:43 +02:00
Takahiro Horike
6d67492ad7 Merge pull request #4389 from BasileTrujillo/custom-variable-file-symlink
Allow symlinks as custom variable files in serverless.yml
2017-10-22 14:50:50 +09:00
Basile Trujilllo [L0gIn]
51c31582d4 Add symlink docs notes 2017-10-19 15:27:33 +02:00
Geoffrey Lancaster
a5d983bf5c Merge branch 'master' of https://github.com/serverless/serverless 2017-10-18 21:57:58 -06:00
leoybkim
2b08f8a776 Fix typo in aws guide 2017-10-17 15:57:00 -05:00
Rafal Wilinski
5e17b3e414 Merge pull request #4348 from Toosick/patch-2
API Gateway timeout hardcap
2017-10-10 14:38:19 +02:00
sharathm
1df8bf5795 provide additional information for running lambda inside VPC as part of guide 2017-10-10 11:51:10 +05:30
Preston Tighe
9259be4759 API Gateway timeout hardcap
I ran into this problem. I would like to point it out to future Serverless users.
2017-10-04 15:02:25 -05:00
Rafal Wilinski
bd4566b910 Add deployment --aws-s3-accelerate tip 2017-10-03 14:02:52 +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
99ea9c8695 Merge pull request #4238 from horike37/add-alexaSmartHome-event
Add alexaSmartHome event
2017-09-30 00:33:51 +09:00
Takahiro Horike
08fc6c6b6d Update resources.md 2017-09-29 23:39:51 +09:00
Michael Standen
52bf02e634 Fix tabbing for iamRoleStatements 2017-09-29 07:37:38 +13:00
Simon Males
b67c0920a3 SQS queue, not SNS queue 2017-09-23 20:30:00 +02:00
David Wells
d802250d3d Update variables.md 2017-09-21 17:02:57 -07:00
David Wells
2800ab250a Update variables.md 2017-09-21 17:01:25 -07:00
David Wells
9fbe91579a Update variables.md 2017-09-21 16:50:30 -07:00
David Wells
369d7b8804 Update variables.md 2017-09-21 16:46:27 -07:00
David Wells
7cf3ec4e2e Update variables.md 2017-09-21 16:43:55 -07:00
David Wells
ac7078d806 Update variables.md 2017-09-21 16:37:33 -07:00
David Wells
0024bcebf3 Update variables.md 2017-09-21 16:22:37 -07:00
Geoffrey Lancaster
e520c6bd02 Merge remote-tracking branch 'parent/master' 2017-09-21 17:23:31 -05:00
Preston Tighe
78c87338e8 Update serverless.yml.md 2017-09-20 18:53:01 -05:00
horike37
ad6d14bd4d minor tweaks 2017-09-19 22:01:17 +09:00
horike37
5854094cae Merge branch 'master' into add-alexaSmartHome-event 2017-09-19 20:44:16 +09:00
Rafal Wilinski
3a27890bb3 Rename template to aws-kotlin-nodejs-gradle 2017-09-15 10:53:12 +02:00
Rafal Wilinski
3d1dbd97bd Add template tests 2017-09-13 10:32:26 +02:00
horike37
6d14f36ea1 add docs for alexaSmartHome event 2017-09-09 18:48:01 +09:00
Philipp Muens
3b92e2f8bb Merge pull request #4220 from RafalWilinski/aws-kotlin-template
Add aws-kotlin-jvm-maven template
2017-09-08 12:51:07 +02:00
Philipp Muens
0e51b03270 Merge pull request #4173 from RafalWilinski/4042-update-lambda-cfg-on-deploy
Add --update-config flag to deploy function command
2017-09-08 11:57:59 +02:00
forevermatt
5ed1d708f3 Add optional name under individual function 2017-09-07 11:46:32 -04:00
Rafal Wilinski
4f4eb91c9e Add aws-kotlin-jvm-maven tests & docs 2017-09-07 14:29:39 +02:00