837 Commits

Author SHA1 Message Date
eahefnawy
17357685c2 chore: update docs 2024-07-03 21:34:59 +00:00
eahefnawy
6a5c31ed32 feat: adds support for esbuild plugins 2024-07-03 21:23:06 +00:00
Max Marze
d35327ea36
feat: make direct deployments the default (#12659)
* feat: make direct deployments the default

* docs: update docs to specify that direct deployments are the default
2024-07-02 15:21:51 -04:00
Eslam λ Hefnawy
1adeed3435
fix(apig): fix enabling api gateway logs (SC-2491) (#12655)
* fix(apig): fix enabling api gateway logs

* chore: update comment

* docs: update apig logs docs
2024-07-01 15:04:43 -04:00
Eslam λ Hefnawy
fd71d8490b
fix(esbuild): do not pass invalid properties to esbuild (SC-2463, SC-2464, SC-2500) (#12646)
* fix(esbuild): do not pass exclude as esbuild build option

* fix(esbuild): do not pass buildConcurrency as esbuild build option
2024-06-27 14:05:44 -04:00
Eslam λ Hefnawy
55059f4e04
feat: adds the ability to pass options to the docker build command (#12595)
* feat: adds the ability to pass options to the docker build command

* chore: fix typo
2024-06-13 10:33:48 -07:00
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
Maciej Skierkowski
1a95b5ca61
docs: refactor variable docs & add docs for terraform and vault resolvers (#12584)
* docs: update and consolidate param docs

* docs: add reference to dev in workflow tips

* docs: moving variables into section

* docs: refactor variables into dedicated files

* docs: adds terraform resolver docs

* docs: updating per terraform resolver changes

* docs: adding terraform remote variable resolver

* docs: fix links in headers

* docs: add docs for vault resolver

* docs: adding note on AWS accounts to TF resolver

* docs: refactor terraform & add http config

* docs: fixing provider links

* docs: move workflow out of aws guides

* docs: update menu link for new workflow location
2024-06-10 15:49:18 -07:00
Max Marze
1e516d199c
fix: handle package includes for esbuild (#12558)
* fix: handle package includes for esbuild

* fix: handle package includes for esbuild

* feat: support esbuild packages option

* docs: update esbuild docs
2024-05-30 15:28:41 -04:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Tomasz Czubocha
2d9d2c93c9
chore: update variables docs (#12492)
* chore: update variables docs

* chore: update variables docs
2024-05-21 12:51:11 -04:00
Austen Collins
d7a0f90957 chore: update docs 2024-05-21 01:17:52 -07:00
Max Marze
7585f249a0
fix: incorrect casing in docs 2024-03-18 19:53:05 -04:00
Max Marze
fdb4ce26a5
fix: Typo on Logging Config docs 2024-03-16 23:26:07 -04:00
Max Marze
97bdcf5f05
docs: Add logging configuration docs (#12390) 2024-03-16 18:58:45 -07:00
Baerten Dennis
e4dfebdcf6
feat: Add support for java21 runtime (#12273) (#12274)
* feat: Add support for java17 runtime (#12273)

* feat: Add support for java21 runtime (#12273)
2023-11-26 11:10:33 -05:00
Gareth McCumskey
47752842e0
docs: Update to documentation about connecting to AWS (#12089)
Co-authored-by: Gareth Mc Cumskey <gareth@serverless.com>
2023-07-28 11:44:37 -04:00
Graham Campbell
f5d143ac39
Support the new Python 3.11 lambda runtime and update examples to use Python 3.11 (#12085) 2023-07-27 15:25:37 -05:00
Ben
483ea166fc
feat(AWS MSK): Support AT_TIMESTAMP starting position (#12034) 2023-06-22 13:19:32 +02:00
Goran Rakic
3afb71e39d
feat(AWS Lambda): Response streaming for Lambda URL (#11907) 2023-05-29 13:32:44 +02:00
Bartłomiej Szostek
fe6e0a69ee
refactor(AWS Lambda): Remove references to deprecated runtimes (#11940) 2023-05-15 17:04:12 +02:00
Baerten Dennis
e1703c8551
feat(AWS Lambda): Recognize java17 runtime (#11938) 2023-05-11 17:33:24 +02:00
Anthony Roussel
2efe8169c9
feat(AWS EventBridge): description property (#11821) 2023-03-16 12:40:35 +01:00
Duy Tran
974198a9a5
docs: Improve variable references (#11785) 2023-03-10 10:42:00 +01:00
Rudolf Zundel
8e244d5abc
docs: Update logRetentionInDays documentation (#11777) 2023-03-06 20:44:22 +01:00
Martin Gerlach
7410275f66
feat(AWS Lambda): Ensure logs:TagResource permission to IAM role (#11766)
As announced by AWS in Dec 2022, there is a new API for tagging CloudWatch resources. New accounts/roles that need to tag CloudWatch LogGroups need the new `logs:TagResouce permission`.
2023-02-28 09:25:06 +01:00
Sachin Kumar Singh
54e7af915f
docs: Fix kmsKeyArn configuration references (#11747) 2023-02-20 12:53:48 +01:00
ROSeaboyer
18d4d69eb3
feat(AWS Lambda): Support runtimeManagement config (#11715) 2023-02-02 13:35:10 +01:00
DrakaSAN
b5509cfdfe
docs: Improve local installation example (#11695) 2023-01-23 10:36:38 +01:00
Shreyance Jain
e769570704
feat(AWS RabbitMQ): Support functions[].events[].filterPatterns (#11659) 2023-01-05 15:46:10 +01:00
Shreyance Jain
1b55710f0a
feat(AWS ActiveMQ): Support functions[].events[].filterPatterns (#11656) 2023-01-05 15:05:15 +01:00
Jason Rowsell
6a5e8d9ff3
feat(AWS Kafka): Support functions[].events[].filterPatterns (#11645) 2023-01-05 12:35:50 +01:00
Jason Rowsell
b7d6af6b13
feat(AWS SNS): Support functions[].events[].filterPolicyScope (#11644) 2022-12-30 16:16:55 +01:00
Shreyance Jain
63584a9a0d
feat(AWS MSK): Support functions[].events[].filterPatterns (#11636) 2022-12-28 15:12:47 +01:00
timo92
2a5e11a997
feat: provider.logDataProtectionPolicy and functions[].logDataProtectionPolicy (#11599) 2022-12-20 14:28:39 +01:00
Baerten Dennis
adf11b75e5
feat(AWS Lambda): functions[].snapStart support (#11576) 2022-12-16 15:00:59 +01:00
Alex Ownejazayeri
895f4e6bf1
docs: Grammar update (#11581) 2022-12-07 14:45:36 +01:00
Shodai Suzuki
7847b20342
docs(Packaging): Complete default excludes (#11504) 2022-11-08 13:35:44 +01:00
Daniele Iasella
858758ea1e
feat(AWS Kafka): Support startingPositionTimestamp (#11479) 2022-11-07 15:14:32 +01:00
Jacob Donenfeld
39fb45319b
docs: Improve retentionInDays documentation (#11496) 2022-11-03 14:35:53 +01:00
Brett Andrews
d2b69269d9
docs: Fix typo (#11470) 2022-10-25 15:32:30 +02:00
Phil-Pinkowski
9bb3f11541
feat(AWS Kafka): Support consumerGroupId option (#11345) 2022-08-26 11:10:47 +02:00
Tobias Törnros
9c2ebb78d8
docs: Default to nodejs14.x in AWS docs (#11338) 2022-08-22 15:39:09 +02:00
Dave Nicolson
63bd00cffd
docs: Change endpoint type to uppercase in documentation (#11307) 2022-08-01 12:03:49 +02:00
AustinMathuw
22802efde1
feat(AWS Cognito): Add Support for Custom Sender Triggers (#11201) 2022-07-26 18:20:50 +02:00
Matthieu Napoli
a5fdbd5f62 docs: Improve IAM-related documentation 2022-06-01 11:20:31 +02:00
Matthieu Napoli
8afaadfe00 docs: Clarify what deploymentRole does and why we don't recommend it 2022-06-01 11:20:31 +02:00
John Mee
39152191c8
docs: Mention patterns instead of exclude in layers.md (#11090) 2022-05-18 17:04:55 +02:00
Ariel Gordon
184cb030a8
feat(AWS MSK): Add support for SASL/SCRAM authentication (#11060) 2022-05-15 22:28:48 +02:00
Simon Archer
5af44a478e
feat(AWS S3): Support forceDeploy setting (#11066)
Co-authored-by: FIRE <48926119+Hibanka@users.noreply.github.com>
2022-05-13 08:57:06 +02:00