1105 Commits

Author SHA1 Message Date
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
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
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
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
Matthew Garmeson
f27d767158 Update intro.md
Grammatical change - 'different than' to 'different from'. Just my personal opinion.
2017-07-24 11:15:42 +01:00
Philipp Muens
1f4d8b56cf Fix typo 2017-07-22 11:03:50 +02:00
horike37
d55e0bbd48 add some parts 2017-07-22 14:24:43 +09: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
Jim Forsyth
45b7c3178a services.deploy-info.md
Be sure to 'cd' into the relevant service directory before running the 'deploy' command, otherwise you'll likely see the following error message: "Avoid the following error: "This command can only be run inside a service directory".
2017-07-19 19:06:27 +01:00
Eslam λ Hefnawy
de6bebeea9 Merge pull request #3808 from rpunkfu/specify-default-option-values
Allow to provide a default value for plugin options
2017-07-19 19:25:03 +07:00
Eslam A. Hefnawy
5630e94a2b added docs for default options property 2017-07-19 19:00:32 +07:00
Anish Karandikar
38c81c0aef Update quick-start.md 2017-07-14 15:46:41 -04: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
Eslam λ Hefnawy
bb32b01f7a Merge pull request #3909 from jaikdean/variable-syntax-documentation-fix
Update example custom variable syntax to work with loading files
2017-07-12 19:42:18 +07:00
Rob Ribeiro
1df403a5c3 Add docs for custom bucket config on S3 events 2017-07-10 13:56:06 -04:00
Philipp Muens
8d0f149407 Fix links / reformat 2017-07-07 11:25:52 +02:00
Daniel Schep
ddaa54aa20 Document that variable refs aren't resolved at plugin constructor execution time 2017-07-06 21:44:50 -04:00
Jaik Dean
c33c4f782a Update example alternate variable syntax to work with loading files 2017-07-06 16:42:08 +01:00
Philipp Muens
22292f4a32 Update documentation 2017-07-06 12:50:27 +02:00