2166 Commits

Author SHA1 Message Date
Philipp Muens
6e55723505
Merge pull request #6827 from bgaillard/master
Fix perms with several CloudWatch log subscriptions
2019-10-15 11:26:54 +02:00
Baptiste Gaillard
d565234543
Fix perms with several CloudWatch log subscriptions. 2019-10-13 20:50:37 +02:00
Philipp Muens
2fee14ba66 Run Prettier 2019-10-09 16:15:23 +02:00
Daniel Schep
839f6ef692 async python! 2019-10-09 09:17:22 -04:00
Daniel Schep
a1e81c6b46 spacing 2019-10-09 08:59:04 -04:00
Daniel Schep
daf32ab8a3 span docs! and full serverless_sdk docs 2019-10-09 08:54:44 -04:00
Maciej Skierkowski
92514eea78
Merge pull request #6767 from serverless/docs-cicd-latest
Documentation for CI/CD
2019-10-08 09:59:41 -05:00
Philipp Muens
36d3f01a9c
Merge pull request #6779 from jessedoyle/s3-deployment-block-public
S3 Block Public Access
2019-10-08 15:09:34 +02:00
Philipp Muens
01f5c6f9a6
Merge pull request #6790 from wenindoubt/deploy-docs
Update SLS Deploy Documentation
2019-10-08 12:14:44 +02:00
Philipp Muens
acf4644f55
Merge pull request #6802 from nabati/patch-1
Update quick-start.md
2019-10-08 11:58:21 +02:00
Philipp Muens
8ea9a32204 Add YAML directive 2019-10-08 11:49:59 +02:00
Philipp Muens
6aa1e497ca Run Prettier 2019-10-08 11:48:14 +02:00
Poyan Nabati
02822bdf93
Update quick-start.md
Clarify additional required steps to follow along.
2019-10-08 07:45:59 +03:00
Maciej Skierkowski
59da3115c7
Missing a "." 2019-10-07 11:11:16 -07:00
Maciej Skierkowski
5468c44f90
Adding note about matching org/app/service 2019-10-07 11:10:00 -07:00
Tanner Barlow
3c71859e54
Update Azure environment variable documentation 2019-10-07 09:37:39 -07:00
Philipp Muens
68ade3fd09
Merge pull request #6788 from sdomagala/patch-3
Showcase how to use AWS SDK in sls helpers
2019-10-07 09:29:32 +02:00
My Ho
b0a9dc863c
doc: add cosmosdb events doc 2019-10-05 21:20:33 -04:00
Jeffrey Wen
36e8902cd1 Update SLS Deploy Documentation 2019-10-04 11:53:05 -07:00
Sebastian Domagała
624064e075 prettier check 2019-10-04 18:36:23 +02:00
Sebastian Domagała
75041321ea
Showcase how to use AWS SDK in sls helpers 2019-10-04 18:17:01 +02:00
Jesse Doyle
f1c768c42b
S3 Block Public Access
* Add a new boolean property named `blockPublicAccess`to the
  `deploymentBucket` config object for the AWS provider.
* The property defaults to `false` to retain backwords
  compatibility with existing infrastructure.
* When `true`, the configuration property will enable the
  [S3 Block Public Access][1]. This will prevent all future
  policies or ACLs that may grant public access to the
  deployment bucket.
* Update the serverless.yml reference docs to reflect the
  addition.

[1]: https://aws.amazon.com/blogs/aws/amazon-s3-block-public-access-another-layer-of-protection-for-your-accounts-and-buckets/

resolves: https://github.com/serverless/serverless/issues/6706
2019-10-01 22:21:10 -06:00
Maciej Skierkowski
2a70063ec0 Using a commit-specific link 2019-09-27 23:03:39 -07:00
Maciej Skierkowski
c673fb8357 Updates with latest CI CD docs 2019-09-27 22:03:55 -07:00
Maciej Skierkowski
0e9a60bea4
Merge pull request #6758 from serverless/docs-menu-updates
Doc refactoring and new features
2019-09-27 14:22:54 -07:00
Philipp Muens
9c7777559b Fix link 2019-09-27 13:20:24 +02:00
Maciej Skierkowski
b8fbdc4c86
Updated incorrect reference 2019-09-26 15:45:48 -07:00
Maciej Skierkowski
a44979022c
Update README.md 2019-09-25 16:00:34 -07:00
Maciej Skierkowski
268a55a6d2 User "serverless" instead of "sls" 2019-09-25 15:54:00 -07:00
Maciej Skierkowski
4f5d3ae15a
Explaining the org and app fields 2019-09-25 15:35:33 -07:00
Maciej Skierkowski
956f53325d
Elaborating the instructions for existing services 2019-09-25 15:10:09 -07:00
Maciej Skierkowski
f1e08c5b2e updating menu text 2019-09-25 13:41:34 -07:00
Maciej Skierkowski
b9de4649b1 running prettify 2019-09-25 13:33:52 -07:00
Maciej Skierkowski
aa3631cf7e Cutting out CI/CD 2019-09-25 13:18:16 -07:00
Maciej Skierkowski
7d8a0ddb81
Merge pull request #6757 from serverless/capture-and-span-docs
Capture and span docs
2019-09-25 13:00:07 -07:00
Maciej Skierkowski
ba8880a8cf
Simplify ARN per Daniel's suggestion 2019-09-25 12:50:11 -07:00
Maciej Skierkowski
fd36abf090
Updating behavior of the "base dir" dropdown 2019-09-25 12:07:44 -07:00
Daniel Schep
1a6450a4f0
Update README.md 2019-09-24 21:25:43 -04:00
Daniel Schep
1add1755ec
Update README.md 2019-09-24 21:23:14 -04:00
Daniel Schep
f9c250efd9
Update README.md 2019-09-24 21:22:08 -04:00
Daniel Schep
d72b57ad32
Update README.md 2019-09-24 21:20:11 -04:00
Fernando Medina Corey
76ac6734f0 Add line on changing region 2019-09-24 13:39:25 -07:00
Fernando Medina Corey
b50b88d67c Add info about realname verification, change function compete link, typo 2019-09-24 13:02:34 -07:00
Alex DeBrie
70179367ad Write docs 2019-09-24 07:08:41 -05:00
Daniel Schep
cfad2bbe94
Update README.md 2019-09-23 13:49:45 -04:00
Vitaliy Ognev
aa189a33ff documented url+zip deploy strategy 2019-09-23 18:02:16 +03:00
Daniel Schep
7bbbce559d span docs 2019-09-23 08:23:28 -04:00
Daniel Schep
f635711e78 add python error capture docs 2019-09-20 08:55:47 -04:00
Maciej Skierkowski
6495c1c3a3
Typo, extra "(" 2019-09-19 12:34:19 -07:00
Maciej Skierkowski
2c00df78cb Run prettify 2019-09-19 09:35:30 -07:00