2844 Commits

Author SHA1 Message Date
Matthieu Napoli
6ade939310 docs: Improve and reword the "Concepts" page 2022-05-09 10:09:34 +02:00
tjurdzinski
22e4842d97
feat(AWS Websocket): Allow propagating tags to Websocket APIGW (#10931)
Co-authored-by: tomasz.jurdzinski <tomasz.jurdzinski@olx.pl>
2022-05-08 23:28:37 +02:00
Matthieu Napoli
8907e31194 docs: Simplify the "Setup" page 2022-05-05 16:49:44 +02:00
Matthieu Napoli
64bdd962b4 docs: Change page title with valid YAML 2022-05-02 15:11:26 +02:00
Walid Elnozahy
8334ceab18
Fix frontmatter 2022-05-02 15:51:50 +03:00
Robin D'Arcy
811e813337 Fix typo in serverless.yml.md 2022-05-02 14:27:46 +02:00
Robin D'Arcy
5ec4e3e9f6 Move maximumRetryAttempts, add maximumEventAge 2022-05-02 14:27:46 +02:00
Robin D'Arcy
5b61deb82b Add maximumRetryAttempts to AWS guide 2022-05-02 14:27:46 +02:00
Matthieu Napoli
c91a9f6bbb docs: Fix URL in documentation menu 2022-05-02 14:25:20 +02:00
Matthieu Napoli
8e24e2d2f1 docs: Update and improve the new tutorial 2022-05-02 13:21:40 +02:00
Matthieu Napoli
e45a2edb31 docs: Replace tutorial video 2022-05-02 13:21:40 +02:00
Matthieu Napoli
af02a5e4a1 docs: Clarify the AWS docs overview page
AWS docs are now the default documentation.
2022-05-02 13:21:40 +02:00
Matthieu Napoli
15bbc6ffbc docs: Adjust page titles following menu reorg 2022-05-02 13:21:40 +02:00
Matthieu Napoli
e2ac0ef541 docs: New "Getting Started" menu section 2022-05-02 13:21:40 +02:00
Matthieu Napoli
22b36ef569 docs: Add tutorial written by Gareth 2022-05-02 13:21:40 +02:00
Matthieu Napoli
61ab9f74db docs: Remove legacy example 2022-05-02 13:21:40 +02:00
Matthieu Napoli
ea5f4119c7 docs: Add new page linking to examples & tutorials
The goal is to replace 2 links in the menu that point to external links (Examples, Tutorials). These links take users out of the documentation section, which is confusing.

By having a real documentation page, clicking the menu no longer takes us to another website section.
2022-05-02 13:21:40 +02:00
Matthieu Napoli
61a75a5d39 docs: Add the new documentation menu
The new menu is now constructed from the menu.json file.
2022-05-02 13:21:40 +02:00
Andrew Emil
be5db88c27 Update README.md
Should not save plugins as production deps.
2022-05-02 10:05:20 +02:00
Piotr Grzesik
0c89939334 refactor: Introduce get-shared-stack-action-params util 2022-04-29 13:45:46 +02:00
Piotr Grzesik
efa3a28f07 feat(AWS Deploy): Re-introduce direct deployment method 2022-04-29 13:45:46 +02:00
Brian Spates
c310abc0ac
docs: Indentation fix for individual packaging docs (#11021) 2022-04-29 11:07:36 +02:00
François-Michel L'Heureux
3082e7b439
docs: Update typos in apigateway.md (#11012) 2022-04-26 22:35:12 +02:00
Noud
ef1e752ddd
docs: Use !Ref LambdaLayer instead of { Ref: LambdaLayer } 2022-04-25 17:03:54 +02:00
Matthieu Napoli
04e98c58cc docs: Fix Compose documentation 2022-04-20 16:34:10 +02:00
Matthieu Napoli
1077fa6d1c docs: Improve Compose documentation 2022-04-20 13:44:20 +02:00
Matthieu Napoli
6180d547f9 docs: Document multi-region deployments with Compose 2022-04-20 13:44:20 +02:00
Matthieu Napoli
704eeb7464 docs: Document Serverless Framework Compose 2022-04-20 13:44:20 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types 2022-04-14 16:59:19 +02:00
Takuya Hashimoto
89a92a3202
docs: Add Lambda Function URLs resource reference (#10961) 2022-04-11 21:41:02 +02:00
Piotr Grzesik
d215517cf0 feat(AWS Lambda): Add support for function URLs 2022-04-06 23:13:37 +02:00
Matthieu Napoli
b363c67791
docs: Remove legacy Chinese documentation (#10927) 2022-04-04 16:02:59 +02:00
Rudolf Nel
e21fb756fc
feat(AWS RabbitMQ): Support virtualHost (#10814)
Co-authored-by: rudolfn <rudolfn@paygate.co.za>
2022-04-04 09:42:30 +02:00
RazCrimson
72661128b0
docs: Default of configValidationMode option (#10892) 2022-03-27 21:08:21 +02:00
Piotr Grzesik
d317cff875 feat(AWS Lambda): Support ephemeralStorageSize 2022-03-25 13:08:09 +01:00
Luthfi Anandra
9800a0f13b
docs: Fix typo in docs/guides/providers.md (#10896)
Co-authored-by: luthfianandra <luthfi.anandra@happyfresh.com>
2022-03-25 09:45:00 +01:00
ALOHACREPES345
9e0ca03900
feat(AWS Lambda): Support Ref for destinations properties (#10845) 2022-03-22 09:52:35 +01:00
ALOHACREPES345
4c25184ca0
feat(AWS Lambda): Support logRetentionInDays per function (#10878) 2022-03-21 10:42:49 +01:00
Kenneth De Win
9cf12e9878
docs: Fix markdown issue in functions.md (#10851)
Co-authored-by: Kenneth De Win <kenneth.dewin@porphyrio.com>
2022-03-14 21:31:41 +01:00
Schparky
6d89632594
docs: Fix incorrect apiKeys example (#10830) 2022-03-10 18:03:35 +01:00
Matthieu Napoli
8460b25a51
docs: Add visual example of success message (#10187) 2022-03-09 17:17:48 +01:00
Matthieu Napoli
0ba22197ef
docs: Rename menu to "Provider References" (#10802) 2022-03-09 17:16:55 +01:00
Jérémy Benoist
8ddba63e27
docs: Add example for EventBridge with content filtering (#10795)
I was looking for a way to use EventBridge with s3 event instead of the existing s3 event integration.
I then discovered we can have a robust content filtering for EventBridge pattern and thought it was a good idea to add it to the documentation.
2022-03-08 12:26:06 +01:00
Matthieu Napoli
6bd02c42bd docs: Fix schemas documentation following v3 release 2022-03-06 21:25:01 +01:00
Matthieu Napoli
8bc54f968c docs: Clarify upgrade for CLI parameters 2022-02-22 18:38:25 +01:00
Matthieu Napoli
1cddf8d0ca docs: Improve v3 upgrade docs for the new variable resolver 2022-02-22 18:38:25 +01:00
Matthieu Napoli
c61179a0c9 docs: Improve v3 upgrade docs for the new hashing algorithm 2022-02-22 18:38:25 +01:00
Matthieu Napoli
fae76c08ca docs: Improve v3 upgrade docs for free-form options 2022-02-22 18:38:25 +01:00
Piotr Grzesik
964b883455 feat(Variables): Support for --param CLI options 2022-02-17 14:07:30 +01:00
Piotr Grzesik
199374e55a docs: Remove reference to -v as shortcut for --verbose 2022-02-16 15:27:36 +01:00