799 Commits

Author SHA1 Message Date
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
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
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