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
6ece0ee388
Merge pull request #3111 from ryansb/feature/dynamic-stream-arn
...
Allow DynamoDB and Kinesis streams to use GetAtt/ImportValue
2017-03-06 12:47:55 +01:00
Philipp Muens
803c46d037
Minor doc updates
2017-03-06 12:41:50 +01:00
Ludovic
bf4a73e743
Fix typo
...
The lambda wasn't found.
2017-03-03 17:55:01 +01:00
davidwells
dccbe952e0
add plugin blog links
2017-03-02 09:37:53 -08:00
Philipp Muens
27fd56d5fc
Fix indentation for stream examples
2017-03-01 21:00:16 -05:00
Erik Erikson
a41e38799c
Re-Add/Expand Docs for Stream Declaration
2017-03-01 21:00:16 -05: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
Philipp Muens
bfb67aadde
Minor typo fixes / cleanup
2017-03-01 09:17:10 +01:00
Philipp Muens
c7414211fb
Merge branch 'master' into allow-self-reference
2017-03-01 09:07:31 +01: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
Philipp Muens
02707b90f5
Merge pull request #3085 from jogold/iam-role-statements-examples
...
Show valid iam role statements examples in docs and templates
2017-02-27 10:19:56 +01:00
John Gossman
5952d40c30
Final command doesn't work
...
Needs to either be --function or -f, not function -f
2017-02-25 14:25:23 -08: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
Philipp Muens
d9d2714de6
Fix quickstart instructions
2017-02-23 09:45:09 +01:00
Philipp Muens
bf5c5bcfaa
Merge pull request #3289 from brunobelotti/patch-3
...
Profile in place with the invoke local
2017-02-23 09:01:38 +01:00
davidwells
d70416029d
update docs for docs nav
2017-02-22 18:25:06 -08:00
Bruno Belotti
d0f6b1d320
Profile in place with the invoke local
...
Add a section with a warning about the AWS profile/IAM role `invoke local` (to alleviate issue #2903 )
2017-02-22 23:12:35 +00:00
David Wells
fb057d12c8
Merge pull request #3274 from christopheranderson/azure-functions-docs
...
Azure functions docs
2017-02-22 13:41:18 -08:00
Philipp Muens
8a29cbaa0d
Add Azure docs overview page
2017-02-22 17:08:52 +01:00
Christopher Anderson
9fd33ac3af
remove local option
2017-02-22 00:04:12 -08:00
Christopher Anderson
8d2aadb4e6
remove unsupported options
2017-02-22 00:03:01 -08:00
Christopher Anderson
3bde18cf7b
fixing http format
2017-02-21 23:37:33 -08:00
Christopher Anderson
41d19135ca
removing any references to stage
2017-02-21 23:37:25 -08:00
Christopher Anderson
9263b1cb74
Remove log option to invoke
2017-02-21 23:27:59 -08:00
Christopher Anderson
33f1338bb3
Don't support resources deployment
...
Use ARM template instead
2017-02-21 23:27:10 -08:00
Christopher Anderson
f0dc193452
removing unsupported feature
2017-02-21 23:25:18 -08:00
Christopher Anderson
e2d5d76fac
Node.js version note update
2017-02-21 23:24:31 -08:00
Christopher Anderson
d85c194a56
Add handler.js comment
2017-02-21 23:23:14 -08:00
Christopher Anderson
43884b16ea
Add role creation step
2017-02-21 23:19:48 -08:00
Christopher Anderson
fbc5f7f2d5
Added mention of App Setting
2017-02-21 23:14:35 -08:00
Christopher Anderson
cd8dd21a42
Update title
2017-02-21 23:13:28 -08:00
Christopher Anderson
30692ec7c0
Removed unimplemented features
2017-02-21 23:12:28 -08:00
Christopher Anderson
33ab9e234f
Point at new boilerplate example
2017-02-21 23:09:33 -08:00
Christopher Anderson
73d7beb9c0
Fix title and remove unsupported events
2017-02-21 23:08:15 -08:00
Christopher Anderson
c7188c5c09
Updated package to point to npm package
2017-02-21 22:49:20 -08:00
Nick den Engelsman
e879b2a6bc
Improved tests for lib/plugins/aws/deploy/compile/functions/index.test.js
...
Improved tests for lib/plugins/aws/deploy/compile/functions/index.test.js
wip
2017-02-20 21:08:32 +01:00
Christopher Anderson
1a03dbbd8d
Fix environment variable docs
2017-02-20 02:10:41 -08:00
Christopher Anderson
81ff6c80ea
Fix eslint issues
2017-02-20 02:10:20 -08:00
Christopher Anderson
d053d8e58e
Add quickstart
2017-02-20 01:22:16 -08:00
Christopher Anderson
406b2b592d
Remove todos
2017-02-20 01:21:56 -08:00
Christopher Anderson
b3659a45d2
Adding initial Azure Docs 🎉
2017-02-20 01:03:41 -08:00
Ben Berman
c801b602e6
Add missing apostrophe
2017-02-19 18:22:35 -05:00
Nick den Engelsman
07f8d7d4ac
Updated AWS Resources guide
2017-02-19 21:12:22 +01:00
davidwells
c6b6c9805b
add video for credentials setup
2017-02-16 12:49:23 -08:00
Eslam λ Hefnawy
724e225864
Merge pull request #3102 from horike37/add-cloudwatch-to-event-source
...
Add CloudWatch event source
2017-02-14 19:49:14 +07:00
Erik Erikson
93c7afb3f5
Resolve PR Comments
...
1. Improve wording of documentation. Note the concrete object that will be written in its entirety
2. Expand documentation. Note a potential security risk for secrets
3. Move, without changes, the `warnIfNotFound` method because it was putting space between `getValueFromSource` and the various source type specific functions it uses
4. Implement unit tests for `warnIfNotFound`
5. Implement unit tests for `logWarning`
2017-02-10 18:31:02 -08:00