Philipp Muens
89661c02c9
Merge master into PR
2017-08-21 15:01:26 +02:00
Philipp Muens
49c89ecb3e
Merge remote-tracking branch 'origin/master' into aws-nodejs-typescript
2017-08-21 14:55:48 +02:00
Philipp Muens
cb1882d273
Merge pull request #4056 from franciscocpg/aws-nodejs-ecma-script
...
Adding aws-nodejs-ecma-script template
2017-08-21 14:52:48 +02:00
Philipp Muens
78242ab75c
Merge pull request #4097 from tobyhede/4072-allow-strings-as-default-values
...
Allow use of string as default values in variables
2017-08-21 14:06:03 +02:00
Eslam λ Hefnawy
8457f320d9
Merge pull request #3866 from medhoover/allow-aws-credentials-update
...
Allow aws credentials update
2017-08-21 18:51:42 +07:00
Philipp Muens
f8787d4289
Minor fixes
2017-08-21 13:35:04 +02:00
Philipp Muens
f2c1148f48
Update documentation
2017-08-21 13:24:15 +02:00
Philipp Muens
701187bc59
Update all variableSyntax usages
2017-08-21 13:11:29 +02:00
Philipp Muens
b7fbf66dd7
Merge pull request #4026 from sethkor/docs_aws_update_variable_files
...
Add clarifications on the need for file suffix/extension when using variables from reference files
2017-08-21 12:50:54 +02:00
Philipp Muens
996b21f5e3
Minor fixes
2017-08-21 12:48:18 +02:00
Philipp Muens
03afbcb03f
Merge pull request #4036 from dzimine/DZ/fix_3788
...
Optionally skip parsing input to JSON when using `invoke` and `invoke local`
2017-08-18 15:20:22 +02:00
Philipp Muens
3b457d4413
Merge pull request #4115 from vladgolubev/typos
...
Fix 3 typos in docs
2017-08-18 07:12:49 +02:00
Vlad Holubiev
e354763803
Fix 3 typos in docs
2017-08-17 22:53:27 +03:00
alokmandloi
79e96c6777
Typo corrections in fucions.md
...
SQS was mis-spelled
2017-08-17 10:31:47 -07:00
Brian Neisler
c7cb2db1a1
Add missing menu links
2017-08-17 08:59:28 -07:00
Brian Neisler
17cf5bc89b
Add missing index file
2017-08-17 08:56:15 -07:00
Brian Neisler
909fabd520
Fix header image
2017-08-17 08:51:42 -07:00
Brian Neisler
d886acbc61
Merge branch 'master' into docs-platform
2017-08-17 08:49:36 -07:00
Brian Neisler
6e8c28789b
Add missing front matter
2017-08-17 08:40:53 -07:00
Nik Graf
1b16a8e5a9
fix command in docs
2017-08-17 17:30:21 +02:00
Nik Graf
6cef1a6379
improve docs
2017-08-17 17:27:18 +02:00
Felix Desroches
d59fa43f47
Add files via upload
2017-08-17 07:32:42 -07:00
Felix Desroches
9fb44890dc
Create .gitkeep
2017-08-17 07:25:37 -07:00
Brian Neisler
01edc9d58c
Add docs for platform commands
2017-08-17 07:10:33 -07:00
Philipp Muens
69702fccfb
Merge pull request #3954 from jpforsyth/patch-1
...
Add note to change directory into service prior to deployment
2017-08-17 13:16:35 +02:00
Philipp Muens
0fc78ad57a
Merge pull request #4100 from ehippy/patch-1
...
typo fix
2017-08-17 13:15:50 +02:00
Philipp Muens
e817d44b48
Merge pull request #4085 from lems3/patch-1
...
Fix the last two IAM documentation regarding joining parameters
2017-08-17 13:15:20 +02:00
Patrick McDavid
29aa7f524a
typo fix
2017-08-15 22:55:36 -06:00
Francisco Guimarães
3d9ee40a80
Add aws-nodejs-typescript to the list of supported templates
2017-08-15 18:49:02 -03:00
Francisco Guimarães
51f3fba2db
Add aws-nodejs-ecma-script to the list of supported templates
2017-08-15 18:46:46 -03:00
Brian Neisler
81795c5dab
Fix forum links
2017-08-15 11:32:31 -07:00
Philipp Muens
3cd6fb1b92
Update other provider docs
2017-08-15 16:02:17 +02:00
Philipp Muens
6dbb6061fa
Update wording
2017-08-15 16:00:13 +02:00
Sebastien Lemieux
5053392497
Fix the last two IAM documentation regarding joining parameters
2017-08-14 09:37:24 -04:00
Alex DeBrie
911673fc13
Fix Output example in serverless.yml docs
...
Fixes #4079 .
2017-08-13 21:00:57 +00:00
Geoffrey Wiseman
1aed270ecd
More Background on Dead Letter Queues
...
Adding a bit more background information and links on dead letter queues,
since some users of the Serverless framework won't be versed on every
detail of AWS lambda functions.
2017-08-13 10:35:10 -03:00
Alper
20ecb89c3e
Update for windows users
2017-08-07 12:27:58 -05:00
Dmitri Zimin(e)
65f96b0f83
Docs update for --raw - invokeLocal
2017-08-06 22:36:55 -07:00
Dmitri Zimin(e)
611567f013
Docs update for --raw - invoke
2017-08-06 22:36:28 -07:00
Len Boyette
505be47809
Fix typo in AWS Quick Start
2017-08-06 17:25:21 -07:00
Philipp Muens
e2450e824b
Fix link to shared API Gateway issue
2017-08-05 11:54:51 +03:00
Eslam λ Hefnawy
d4da3566e1
Merge pull request #4019 from geoffreywiseman/master
...
Adding Shared Gateway Issue Link
2017-08-04 21:14:29 +07:00
Martin Hartt
494430fb8b
Fix typo in guide for functions
2017-08-03 11:33:46 +01:00
Seth
1b9f0bde54
fixes #3379 update docs for Azure, Google and OpenWhisk around variables in YAML or JSON files. Add Array examples for variables
2017-08-03 12:50:42 +10:00
Seth
6a4aa3c8d3
Fixes #3379
2017-08-02 19:07:01 +10:00
Geoffrey Wiseman
2b89790d40
Adding Shared Gateway Issue Link
...
I hit this section in the documentation and immediately wanted to know more,
so after a little digging, I found the issue. It'd be easier for others if
the issue were linked directly until it's fixed.
2017-08-02 01:55:00 -04:00
Walery Strauch
8d9f0f82f0
Adjust comment about vpc property.
2017-07-28 19:28:04 +02:00
Walery Strauch
23b674067d
Add comment to vpc property.
2017-07-28 18:41:37 +02:00
Walery Strauch
0c532f13c1
Add missing vpc property on provider level.
2017-07-28 18:39:10 +02:00
Walery Strauch
0ed9615093
Add missing vpc property.
2017-07-28 16:52:38 +02:00