786 Commits

Author SHA1 Message Date
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
James Andersen
7c47406465 Fix serverless invoke command example 2017-02-10 14:13:55 -07:00
Philipp Muens
ca224ef35b Merge pull request #3222 from stevector/patch-1
Spelling fix
2017-02-10 09:16:08 +01:00
Chris Selmer
2282e8d066 Update sns.md
Fix minor typo.
2017-02-09 16:20:19 -08:00
Steve Persch
3b65f222ed Spelling fix 2017-02-09 16:36:50 -06:00
Francesc Rosas
ab5820333d Fix indentation 2017-02-08 15:40:15 +00:00
Philipp Muens
78092ca194 Merge pull request #3203 from joeyvandijk/patch-1
Provide example how to switch between AWS profiles
2017-02-08 08:24:07 +01:00
dan moore
a3b715935b Minor docs readability improvement
DIdn't make sense - the endpoint is not an event, a request to the endpoint is.
2017-02-08 06:27:47 +00:00
Joey van Dijk
24f7031342 Update credentials.md 2017-02-07 22:09:39 +01:00
Joey van Dijk
5c061a8af7 Provide example how to switch between AWS profiles
Due to a gitter question and my personal experience, I missed the option to use an existing development stack and implement `serverless` into it by providing an example how to switch AWS profiles. This is useful when developing multiple projects / microservices.
2017-02-07 21:59:09 +01:00
James Thomas
7b366a54b2 Update HTTP Event for extended options 2017-02-07 17:52:35 +00:00
Philipp Muens
2cd1dfff0b Minor adjustments 2017-02-06 14:09:52 +01:00
Philipp Muens
28e0e331e5 Minor typo fixes 2017-02-06 09:49:50 +01:00
Bruno Belotti
caf3a46819 permissions details
Add a paragraph to (hopefully) clarity the mechanism behind AWS roles and permissions, while we come up with a better implementation (see issue #2903)
2017-02-05 15:30:30 +00:00
horike37
fd7e167807 Dropped name and description statements 2017-02-04 09:46:06 +09:00
horike37
3ada150d53 Merge branch 'add-cloudwatch-to-event-source' of github.com:horike37/serverless into add-cloudwatch-to-event-source 2017-02-04 09:03:01 +09:00
horike37
8bb29727d1 Merge branch 'master' into add-cloudwatch-to-event-source 2017-02-04 09:02:24 +09:00
Philipp Muens
66588856cb Update event naming
So that it won't clash when other CloudWatch events are implemented.
2017-02-03 14:55:38 +01:00
David Wells
8ff0b30c49 Update README.md 2017-01-31 17:08:19 -08:00
Philipp Muens
fa185d59c2 Merge pull request #3131 from jthomas/openwhisk-docs
Openwhisk provider documentation
2017-01-30 12:16:05 +01:00
Philipp Muens
4d63ddbbf3 Merge pull request #3150 from serverless/whisk-docs
update docs page to include whisk guide
2017-01-30 11:01:09 +01:00
Philipp Muens
0c16dadd3c Update info docs 2017-01-27 13:27:50 +01:00
Eslam A. Hefnawy
689f17185b removed cfLogs from integration tests 2017-01-27 17:42:33 +07:00
James Thomas
3c2ad1dc64 Changing Github repo links to OpenWhisk examples 2017-01-27 10:22:37 +00:00
James Thomas
7c5c1a0924 Removing AWS references.
There were some remaining AWS references caught during code reivew.
2017-01-27 10:17:28 +00:00
Danny King
df54406727 update copy 2017-01-26 16:49:30 -08:00
Danny King
0d2d4848eb update docs page to include whisk guide 2017-01-26 16:44:23 -08:00
Eslam λ Hefnawy
96139e70ab Merge pull request #2736 from asprouse/master
Added Access-Control-Allow-Credentials for CORS settings fixes #2182
2017-01-26 19:31:51 +07:00
Philipp Muens
93a8a56b16 Merge pull request #3133 from ryansb/docs/versionFunctions
Add docs for AWS provider `versionFunctions` option.
2017-01-25 16:30:51 +01:00
James Thomas
16eae684b8 update docs for schedule event 2017-01-25 15:11:58 +00:00
Ryan S. Brown
2cb109321c Update docs to reflect current default 2017-01-25 09:10:04 -05:00
Eslam λ Hefnawy
ed4a66d874 Merge pull request #2796 from dougmoscrop/existing_sns
add Support for SNS Subscription to existing topics
2017-01-25 20:04:31 +07:00
Philipp Muens
72de326b0f Update additional docs 2017-01-25 09:27:35 +01:00
Ryan S. Brown
c557513afd Add docs for AWS provider versionFunctions option. 2017-01-24 17:06:00 -05:00
Dave Townsend
71abfc5d2c Add missing "local" qualifiers for invoke local function examples 2017-01-24 13:45:47 -07:00
James Thomas
b68bcce72c Add events documentation 2017-01-24 16:29:24 +00:00
James Thomas
380cb999c6 Updating CLI reference documentatin 2017-01-24 14:40:10 +00:00
James Thomas
969e6d1be6 Add OpenWhisk example for Node 2017-01-24 14:15:27 +00:00
James Thomas
a01d080fe4 Add OpenWhisk docs 2017-01-24 13:29:13 +00:00
Doug Moscrop
acf74c4c96 add Support for SNS Subscription to existing topics 2017-01-23 15:13:45 -05:00
payoub
d1eb738930 Fix minor typo 2017-01-23 11:49:25 +11:00
Andrew Sprouse
3b3ab15388 Removed duplicate CORS documentation that leads to confusion 2017-01-20 16:13:24 -05:00
Andrew Sprouse
576cc2f2b2 Improved CORS documentation with regard to Access-Control-Allow-* headers. 2017-01-20 16:12:38 -05:00
Dave Townsend
15e2c1adb0 Minor grammar and punctuation tweaks
Just added a few grammar and punctuation for a bit smother reading.
2017-01-19 18:23:49 -07:00
Eslam λ Hefnawy
ec8a55a66e Merge pull request #2937 from UnitedIncome/feature/invoke-python
Invoke local python functions! closes #2862
2017-01-19 19:40:38 +07:00
domharrington
e41c796af1 Update credentials.md
The interface appears to have changed somewhat since these docs were written
2017-01-18 11:59:01 -08:00
Daniel Schep
a163e65d9f invoke local python functions! closes #2862 2017-01-18 09:54:29 -05:00
Philipp Muens
f599977bb2 Fix serverless.yml indentations 2017-01-18 10:07:42 +01:00