Jérémy Benoist
8c4c50de83
Fix typo
...
multple => multiple
2017-04-05 15:12:31 +02:00
Eslam A. Hefnawy
a9d001e03c
updated/added unit tests and docs
2017-03-31 21:09:51 +07:00
Philipp Muens
4063980fae
Add example description
2017-03-30 10:05:07 +02:00
Kevin Rambaud
43968f5c5b
Add function description property
...
Update serverless.yml.md documention to add description property for a defined function. This description will be available on the Lambda Management Console board.
2017-03-30 09:36:42 +02:00
Avindu
16defc97b8
fixed file name typo
2017-03-30 08:26:03 +05:30
Chris LeBlanc
a349faa75a
Fixes URL and name for an an example.
2017-03-29 09:49:51 -05:00
Philipp Muens
de8adc71e5
Update to latest Node.js runtime
2017-03-25 22:18:00 +01:00
marcusmolchany
f0e66aa898
Update Nested Commands code block to match example
2017-03-21 08:37:08 -07:00
marcusmolchany
347757f636
Fix types in Plugins docs
2017-03-21 08:02:07 -07:00
marcusmolchany
fac06fb8b8
Update yaml in IAM docs
2017-03-21 07:59:49 -07:00
Philipp Muens
e1a312fa3f
Merge pull request #3353 from bytekast/aws-groovy-gradle
...
AWS Groovy Gradle Template
2017-03-15 07:51:32 +01:00
Rowell Belen
7e5378db8f
Feedback Updates
2017-03-14 22:23:28 -06:00
Eslam λ Hefnawy
64a2e08987
Revert "Add Google Cloud Functions documentation"
2017-03-14 15:33:49 +08:00
Eslam λ Hefnawy
8b9f7162c3
Merge pull request #3325 from serverless/add-google-cloud-functions-documentation
...
Add Google Cloud Functions documentation
2017-03-13 19:47:06 +08:00
Eslam λ Hefnawy
8530463d25
Merge pull request #3147 from y13i/feat-add-support-for-cfn-service-role
...
Add support for CloudFormation service roles
2017-03-13 19:30:37 +08:00
James Thomas
9c194ecf90
Adding documentation for 0.5 release on openwhisk plugin.
...
New event sources for Cloudant and Message Hub.
Support using plugin with local OpenWhisk deployments.
Web Actions section for HTTP events without API Gw.
2017-03-11 13:08:52 +00:00
Philipp Muens
c9c1f27aa9
Fix wrong link to docs
2017-03-09 10:36:01 +01:00
Philipp Muens
7d43fa1bae
Merge pull request #3334 from lostintangent/master
...
Adding Azure Functions/Node create template
2017-03-09 10:34:37 +01:00
Philipp Muens
22c1205216
Update plugin version in example
2017-03-08 13:22:34 +01:00
Philipp Muens
374f27b6c0
Update links to boilerplate
2017-03-08 13:21:50 +01:00
Jonathan Carter
c99758d3cf
Updating docs
2017-03-07 08:53:04 -08: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
Jonathan Carter
94bb3702e4
Updating docs
2017-03-06 15:47:47 -08:00
Philipp Muens
35a14a9896
Add section about memorySize and timeout config for functions
2017-03-06 15:25:48 +01:00
Philipp Muens
4a430e47fa
Add docs for example
2017-03-06 15:25:47 +01:00
Philipp Muens
89a9dcc901
Add docs for cli reference
2017-03-06 15:25:47 +01:00
Philipp Muens
2c33936a81
Add docs for events
2017-03-06 15:25:47 +01:00
Philipp Muens
8251e71c67
Add docs for guide
2017-03-06 15:25:47 +01:00
Philipp Muens
9c6fcf366b
Add provider README for docs
2017-03-06 15:25:47 +01:00
Philipp Muens
7002ce4a46
Update docs overview README
2017-03-06 15:25:47 +01: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