1614 Commits

Author SHA1 Message Date
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
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
Takahiro Horike
45d3948314
Merge pull request #5387 from nogut0123/aws-docs-link
fix 3916
2018-10-13 11:10:58 +09:00
noguchi
18bb838b7e fix link 2018-10-13 10:49:52 +09:00
Jáder Carvalho de Medeiros
5da609614c
Update cognito-user-pool.md 2018-10-12 13:23:02 +01:00
Valentin Olteanu
dad0fc7abf
Doc update for openwhisk package name
According to changes in https://github.com/serverless/serverless-openwhisk/issues/140
2018-10-11 11:26:18 +02:00
Pravin
bb79879497 fix anchor link in aws/guide/variables.md file 2018-10-09 23:44:40 +02:00
Zohar
2be7554a96
Update invoke-local.md 2018-10-06 19:37:34 +03:00
Eslam λ Hefnawy
00daa75956
Merge pull request #5263 from NotMyself/webtask-deprecation
Webtask Deprecation
2018-10-04 14:35:19 +03:00
Connor Peshek
f2b8400394 Add Cloudflare to getting-started page. 2018-09-30 16:16:02 -07:00
Bobby Johnson
4e501969c0
Merge branch 'master' into webtask-deprecation 2018-09-26 08:44:10 -07:00
Robin Norwood
049b5b0fc8 Add --env to docs 2018-09-19 23:26:44 -05:00
Takahiro Horike
275beebbd8
Merge pull request #5305 from Maxwell2022/patch-3
[Docs] - Add support information for AWS lambda and SQS
2018-09-19 06:38:29 +09:00
Takahiro Horike
5335d495da
Merge pull request #5294 from anilat007/patch-1
Update README.md
2018-09-19 06:35:22 +09:00
Takahiro Horike
7fe62e85a2
Merge pull request #5310 from ConzorKingKong/master
Add information on invoking Workers.
2018-09-19 06:31:41 +09:00
Connor Peshek
690789c456 Add information on invoking Workers. 2018-09-18 01:10:13 -07:00
Nathan Gelman
62b3e15561
Update quick-start.md 2018-09-17 20:16:04 -07:00
Maxime
f6ddfbceea
Add support information for AWS lambda and SQS
From the AWS docs:
https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html

it says:
> Amazon Simple Queue Service supports both Standard and FIFO queues. AWS Lambda supports only standard queues. For more information on the difference, see What Type of Queue Do I Need?
2018-09-17 18:02:03 +10:00
weeniearms
b5da4d09ed Added possibility to specify custom S3 key prefix instead of the standard 'serverless' 2018-09-17 09:35:40 +02:00
Benny Zemmour
1d47ca878a adding test & docs 2018-09-16 17:20:50 +03:00
anilat007
e9df95b20c
Update README.md 2018-09-14 13:20:00 -07:00
Yuriy Dybskiy
317f6f80d0
Update quick-start.md
off by 1 🙃
2018-09-11 18:46:42 -07:00
Raees
f53f04724f
Merge pull request #5258 from pinkerton/master
Add support for Cloudflare Workers
2018-09-11 20:34:04 +05:00
Stephen Pinkerton
8c5511cecc Update PoP number 2018-09-11 00:40:24 -07:00
Stephen Pinkerton
1e37c2c7dc Add docs link to menu 2018-09-11 00:23:18 -07:00
Stephen Pinkerton
4bbdacd5a9 Change path from cloudflare-workers to cloudflare 2018-09-11 00:19:48 -07:00
Stephen Pinkerton
30db8e9bd1 Add to providers page 2018-09-11 00:15:32 -07:00
Stephen Pinkerton
0abdf190aa Add image headers to docs 2018-09-11 00:10:35 -07:00
Stephen Pinkerton
c94db19d0b Add links to Workers page 2018-09-11 00:05:00 -07:00
Stephen Pinkerton
0ec216ac2d Add note about updated route handling 2018-09-11 00:02:04 -07:00
Stephen Pinkerton
c4f358cb6a Update version in docs 2018-09-10 16:55:41 -07:00
Raees Iqbal
87a09d397c
Update instructions a bit 2018-09-07 15:43:32 +05:00
Raees Iqbal
61797bf382
Add accountId and zoneId instructions to deploying guide 2018-09-07 15:36:28 +05:00
Raees Iqbal
c33d42d951
Add instructions for getting accountId as well 2018-09-07 15:36:04 +05:00
Raees
4d29e1b738
Add zoneId instructions to quickstart 2018-09-06 18:19:13 +05:00
Raees
46ca914623
Add instructions to get and add zoneId 2018-09-06 17:59:52 +05:00
Andriy Orehov
9f5fbae584 [docs] Fix mismatch in AWS Metrics 2018-09-06 00:07:59 +03:00
Takahiro Horike
962f09330e
Merge pull request #5266 from danielrbradley/alexa-typescript-template
Add new template for AWS Alexa Typescript
2018-09-05 07:57:25 +09:00
Daniel Bradley
36d75caf36 Add Alexa template option to docs 2018-09-04 22:16:32 +01:00
Stephen Pinkerton
d119d40605 Add cloudflare-workers documentation 2018-09-04 13:15:49 -07:00
Takahiro Horike
a283b04c07
Merge pull request #5229 from laardee/sns-filter-policy
Adds FilterPolicy to SNS event
2018-09-04 23:18:54 +09:00
Takahiro Horike
09a1c24dde
Merge pull request #5222 from mikelax/patch-1
Update API Gateway Default Request Templates
2018-09-04 22:57:08 +09:00
Takahiro Horike
07e72809a9
Merge pull request #5236 from khaledosman/patch-1
Update serverless.yml.md
2018-09-04 22:48:35 +09:00