1656 Commits

Author SHA1 Message Date
Daniel Schep
2d4376b7f2 Support for using Lambda Layers 2018-11-29 10:55:52 -05:00
Daniel Schep
e63b344b71
Merge pull request #5524 from serverless/update-docs-example-links
updated docs example links from github to serverless
2018-11-29 08:42:13 -05:00
Saugat Acharya
5d03d8fca5
Remove 'the' 2018-11-28 22:53:14 +05:45
Saugat Acharya
ad4fa6aa6a
Update video URL
Newer version of the video
2018-11-28 22:52:33 +05:45
Saugat Acharya
f9d9a4e8e7
Use new video URL
The AWS Dashboard has changed quite a bit, update the URL with the newer version of the video
2018-11-28 22:49:54 +05:45
Philipp Muens
15333c2235
Merge pull request #5490 from apekshithr/patch-1
Updating roles requirement for GCF deployment
2018-11-28 10:09:38 +01:00
Pravin
92dada3ead updated docs example links from github to serverless 2018-11-27 12:55:51 +01:00
Jonathan Spies
5a703e95c1 update docs to new more consistent config 2018-11-26 11:09:31 -06:00
Daniel Schep
80ca974f3e syntax hilight on aws policy too 2018-11-26 09:03:05 -05:00
Daniel Schep
df7f02b2fe fix 1st curly in the AWS required credentials 2018-11-26 08:42:21 -05:00
Thom Crowe
ba4fdc092c
Update credentials.md 2018-11-23 11:28:21 -06:00
Thom Crowe
9e67366838
Update credentials.md 2018-11-23 11:26:39 -06:00
Thom Crowe
e77f7e583b
Updating with JSON file and new IAM Permissions 2018-11-23 11:14:02 -06:00
Thom Crowe
de5eeb7ca8
Update iam.md 2018-11-23 10:56:39 -06:00
Thom Crowe
6fd04a274b
Adding pricing for AWS Services 2018-11-23 10:55:49 -06:00
Thom Crowe
6c7eada33b
adding Lambda pricing per aws solutions architect 2018-11-23 10:37:19 -06:00
Thom Crowe
b53ce6f719
update w/minimum IAM role per AWS solution archit. 2018-11-23 10:33:30 -06:00
Thom Crowe
5db73b0fc0
add multi-reigion link per aws solutions architect 2018-11-23 09:44:35 -06:00
Thom Crowe
45f9246310
add CI/CD info article for AWS solutions architect 2018-11-23 09:35:59 -06:00
Apekshith Ramesha
abd681f3ea
Updating roles requirement for GCF deployment
Removing the need for Owner and Editor role and updating with the required non primitive roles
2018-11-15 09:44:27 -05:00
Daniel Schep
4a8727a012
Merge pull request #5477 from rcmorano/patch-3
Fix wrong example function name.
2018-11-12 09:31:52 -05:00
Daniel Schep
ddb13df3dd
Fix kubeless input & output
This reflects the actual behavior of `_.capitalize`.
Namely, that it doesn't do anything useful on objects.
2018-11-12 09:08:26 -05:00
Roberto C. Morano
8f09cc823c
Fix wrong example function name.
Changed references to "hello" function -which does not exist in the proposed [kubeless-nodejs](https://github.com/serverless/serverless/blob/master/lib/plugins/create/templates/kubeless-nodejs/serverless.yml) template- to function "capitalize" and updated example.
2018-11-12 11:14:43 +01:00
jkburges
8a0fd1b8b6
Removed errant apostrophe
Sorry to be that guy but the little details do count in documentation :-)
2018-11-07 15:09:18 +11:00
Daniel Schep
f27cc898f4
Merge pull request #5433 from devinschulz/patch-1
Fix typo in Google workflow
2018-11-01 20:56:20 -04:00
Daniel Schep
7325929be9
Merge pull request #5425 from abumalick/patch-1
Updating services.md > Invoking Serverless locally
2018-11-01 19:38:21 -04:00
Pravin
bf66cfbf5b added frontmatter in openwhisk rubyHelloWorld doc 2018-10-31 20:05:51 +01:00
Pravin
08e0f1abb1 corrected gitignore filename by prepending it with a . 2018-10-31 19:57:42 +01:00
Devin Schulz
f488ef21cf
Fix typo in Google workflow 2018-10-30 21:40:39 -04:00
James Thomas
97b9c5f89d Adding Ruby support for OpenWhisk provider plugin. 2018-10-29 14:46:12 +00:00
abumalick
089fc33a4a
Updating services.md > Invoking Serverless locally
Here is an easier way to invoke a local serverless installation.

- executables have symlinks in `node_modules/.bin` folder
- npx is an easier way to invoke these local executables: (ref: https://blog.scottlogic.com/2018/04/05/npx-the-npm-package-runner.html)

Thanks for serverless framework 👍
2018-10-27 10:54:23 +02:00
Connor Peshek
3ec435ce92 Add information on installing cloudflare workers plugin. 2018-10-25 20:22:20 -07:00
Connor Peshek
feb80b99e7 Add Cloudflare to providers. 2018-10-25 20:21:44 -07:00
Connor Peshek
9b25b5a235 Add Cloudflare to sidebar. 2018-10-25 20:20:39 -07:00
Takahiro Horike
52e2693e6f
Merge pull request #5408 from tekamoment/patch-1
Improve language in alexa-skill documentation
2018-10-21 15:47:39 +09:00
Takahiro Horike
2d22c40195
Merge pull request #5395 from aki-webii/fix/support-apig-api-key-source-type
APIG ApiKeySourceType support.
2018-10-21 15:46:43 +09:00
Carlos Arcenas
2a1ba50ad9
Improve language in alexa-skill documentation 2018-10-20 23:51:48 +07:00
aki-webii
95627905e2 Revise AWS serverless.yml guide. 2018-10-17 22:20:33 +09:00
Jáder Carvalho de Medeiros
570749f820
Revert "Update cognito-user-pool.md" 2018-10-16 12:53:39 +01:00
Takahiro Horike
4e57851240
Merge pull request #5250 from philiiiiiipp/patch-1
Multiple cloudformation resources
2018-10-15 03:21:43 +09:00
Takahiro Horike
bf2ee2e56b
Merge pull request #5299 from weeniearms/master
Added possibility to specify custom S3 key prefix instead of the stan…
2018-10-15 02:59:49 +09:00
Takahiro Horike
80fd2470e9
Merge pull request #5375 from volteanu/patch-1
Doc update for openwhisk package name
2018-10-15 02:55:00 +09:00
Sebastian Borza
ae8f9dae69
Merge pull request #5393 from toshi0607/add-go-modules-template
add aws-go-mod
2018-10-14 09:51:53 -05:00
Takahiro Horike
71214f5b65
Merge pull request #5328 from reedyrm/master
Add CacheControl headers on the OPTIONS response in AWS API Gateway
2018-10-14 12:12:58 +09:00
toshi0607
f070d946be rename go-modoles to go-mod 2018-10-14 09:01:44 +09:00
reedyrm
b2680ceb27 added documentation on how to set cacheControl 2018-10-13 11:31:14 -05:00
toshi0607
ae1aecb027 add readme 2018-10-13 17:19:31 +09:00
aki-webii
c6df73e245 Write a usage of apiKeySourceType option. 2018-10-13 16:57:12 +09:00
Takahiro Horike
449e269e32
Merge pull request #5301 from bzemms/patch-1
Update handler name when deploy a single function
2018-10-13 15:00:37 +09:00
Seiji Momoto
b2423c932b
[WIP] Update documentation, README.md
## What did you implement:

Update documentation, README.md. This is related to #3916 which is a closed issue.

## How did you implement it:

Fix the URL of link to *Azure QuickStart*.

## How can we verify it:

See [README.md](https://github.com/serverless/serverless/tree/master/docs) on GitHub, and then click "Azure QuickStart". This PR modifies the URL:

- **from:** https://github.com/serverless/serverless/blob/master/docs/providers/azure/guide/quick-start
- **to:** https://github.com/serverless/serverless/blob/master/docs/providers/azure/guide/quick-start.md

## Todos:

[] Write tests
[] Write documentation
[] Fix linting errors
[] Make sure code coverage hasn't dropped
[] Provide verification config / commands / resources
[] Enable "Allow edits from maintainers" for this PR
[] Update the messages below

**Is this ready for review?:** NO
**Is it a breaking change?:** NO
2018-10-13 11:47:54 +09:00