65 Commits

Author SHA1 Message Date
Eslam λ Hefnawy
bddfc81d7d
docs: add more docs for the stages property (#12594)
* docs: add more docs for the stages property

* docs: params not parameters

* chore: add guidance

---------

Co-authored-by: Austen <austen@serverless.com>
2024-06-12 08:34:42 -07:00
DrakaSAN
b5509cfdfe
docs: Improve local installation example (#11695) 2023-01-23 10:36:38 +01:00
Tobias Törnros
9c2ebb78d8
docs: Default to nodejs14.x in AWS docs (#11338) 2022-08-22 15:39:09 +02:00
Matthieu Napoli
6ade939310 docs: Improve and reword the "Concepts" page 2022-05-09 10:09:34 +02:00
Matthieu Napoli
15bbc6ffbc docs: Adjust page titles following menu reorg 2022-05-02 13:21:40 +02:00
Piotr Grzesik
199374e55a docs: Remove reference to -v as shortcut for --verbose 2022-02-16 15:27:36 +01:00
Matthieu Napoli
95a61a2fc6 docs: Fix long lines in code examples 2022-01-06 14:43:37 +01:00
Matthieu Napoli
7e246690b5
docs: Switch to HTTP APIs by default (#9777) 2021-10-29 09:36:18 +02:00
Matthieu Napoli
ef91ae1972
feat(Variables): sls:stage variable (#9296)
A shortcut to

```
${opt:stage, self:provider.stage, "dev"}
```
2021-04-20 15:37:57 +02:00
Mariusz Nowak
d070986d86 docs: Ensure to reference v2 in frameworkVersion 2020-09-16 14:23:45 +02:00
Taeho Kim
26bdc9efdd
docs(Templates): List aws-go-mod template (#8069) 2020-08-17 14:02:10 +02:00
Chris Villanueva
91455f8465
docs: Ensure correct stage resolution instructions (#7835) 2020-06-12 10:36:02 +02:00
Mariusz Nowak
9ffd194d99
Update docs to reference new runtime 2019-11-20 09:43:48 +01:00
Bill Fine
eef097872e
typo 2019-07-13 22:28:16 -07:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Philipp Muens
5b5425d939 Update AWS Node.js runtime to version 10 2019-05-15 14:27:55 +02:00
Peter Squicciarini
1629b16aca
Update services.md
Removed the paragraph about multiple services behind a shared API gateway
2019-05-14 14:05:21 -07:00
Clement
e5316c6110
document changes from #4951
add `stackName` and `apiName` to `serveless.yml` example
2019-03-19 14:32:45 -04:00
Philipp Muens
0f2b3e7d8d Merge branch 'master' into add-s3-deployment-resource-tagging 2019-02-19 15:28:26 +01:00
Lucian Sturião Rodrigues
b7257b23c4
Replacing "runtimes" with "templates"
Replaced:
Here are the available runtimes for AWS Lambda:
with
Here are the available templates for AWS Lambda:
2019-02-17 10:07:16 -03:00
Corey Walker
1de43e477b
Changed format to use same tagging format as other properties 2019-02-15 17:12:57 -05:00
Daniel Schep
748dad8b3c test coverate for provided template 2019-01-23 14:00:09 -05:00
Jaime Alvarez
73dc95ee65 💎 💎 💎 Add Ruby 2.5 support in AWS Lambda
https://aws.amazon.com/about-aws/whats-new/2018/11/aws-lambda-supports-ruby/

Closes #5540
2018-11-29 21:02:08 +00: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
weeniearms
b5da4d09ed Added possibility to specify custom S3 key prefix instead of the standard 'serverless' 2018-09-17 09:35:40 +02:00
Corey Walker
474bada2f6
Added ability to add deployment resource tags 2018-09-05 11:16:24 -04:00
Daniel Bradley
36d75caf36 Add Alexa template option to docs 2018-09-04 22:16:32 +01:00
Rowell Belen
47aadb5e91 AWS Clojurescript Gradle Template 2018-08-05 11:22:25 -06:00
Takahiro Horike
d5aebc751e
Merge pull request #5147 from bytekast/clojure-template
AWS Clojure Gradle Template
2018-08-03 08:43:43 +09:00
Rowell Belen
3b8e0ec125 AWS Clojure Gradle Template 2018-08-02 13:26:19 -06:00
Sebastian Borza
3db9dc23ed
updating go deps to v1.10 2018-07-21 20:38:15 -05:00
jpstrikesback
4bbc56c78a
Update Stack Policy Deny action 2018-03-07 07:29:49 -05:00
Yun Zhi Lin
df85e2d9bc add support for AWS go: new create templates aws-go and aws-go-dep, docs, updated integration tests 2018-01-23 23:52:51 +11:00
Rafal Wilinski
3a27890bb3 Rename template to aws-kotlin-nodejs-gradle 2017-09-15 10:53:12 +02:00
Rafal Wilinski
3d1dbd97bd Add template tests 2017-09-13 10:32:26 +02:00
Rafal Wilinski
4f4eb91c9e Add aws-kotlin-jvm-maven tests & docs 2017-09-07 14:29:39 +02:00
Philipp Muens
89661c02c9 Merge master into PR 2017-08-21 15:01:26 +02:00
Philipp Muens
49c89ecb3e Merge remote-tracking branch 'origin/master' into aws-nodejs-typescript 2017-08-21 14:55:48 +02:00
Philipp Muens
cb1882d273 Merge pull request #4056 from franciscocpg/aws-nodejs-ecma-script
Adding aws-nodejs-ecma-script template
2017-08-21 14:52:48 +02:00
Philipp Muens
69702fccfb Merge pull request #3954 from jpforsyth/patch-1
Add note to change directory into service prior to deployment
2017-08-17 13:16:35 +02:00
Francisco Guimarães
3d9ee40a80 Add aws-nodejs-typescript to the list of supported templates 2017-08-15 18:49:02 -03:00
Francisco Guimarães
51f3fba2db Add aws-nodejs-ecma-script to the list of supported templates 2017-08-15 18:46:46 -03:00
Philipp Muens
6dbb6061fa Update wording 2017-08-15 16:00:13 +02:00
Philipp Muens
e2450e824b Fix link to shared API Gateway issue 2017-08-05 11:54:51 +03:00
Geoffrey Wiseman
2b89790d40 Adding Shared Gateway Issue Link
I hit this section in the documentation and immediately wanted to know more,
so after a little digging, I found the issue. It'd be easier for others if
the issue were linked directly until it's fixed.
2017-08-02 01:55:00 -04:00
Jim Forsyth
45b7c3178a services.deploy-info.md
Be sure to 'cd' into the relevant service directory before running the 'deploy' command, otherwise you'll likely see the following error message: "Avoid the following error: "This command can only be run inside a service directory".
2017-07-19 19:06:27 +01:00
Stuart Lang
aab58ad7e8 Add aws-fsharp template 2017-06-24 16:21:28 +01:00
Philipp Muens
23ad8a122d Update docs 2017-06-16 11:11:39 +01:00
Philipp Muens
4b3476c061 Add documentation 2017-06-16 10:46:58 +01:00
Philipp Muens
f8981b3957 Move docs from "getting started" to "services" 2017-05-30 14:26:40 +02:00