5174 Commits

Author SHA1 Message Date
Jurriaan Proos
c5ca9b78fa
fix: Ensure maximum API gateway timeout (#11453) 2022-10-19 10:28:24 +02:00
Mariusz Nowak
9ef5fd23b1 refactor: Upgrade filesize to v10 2022-10-11 12:56:14 +02:00
Arthur Weber
65e9860838
feat(AWS CloudFront): Allow legacy behavior configuration (#11411) 2022-09-30 14:16:04 +02:00
Çağrı Atalay
93ce41e9d8
refactor(AWS Deploy): Bump custom resources to nodejs16.x runtime
(PR #11367)
2022-09-19 15:58:16 +02:00
Roberto Aguilar
11b7a05fd3
refactor(AWS Deploy): Add bucket name to exception (#11389)
When the deployment bucket is not found, add the bucket name to the exception so that it is easier to determine what is wrong.

This is especially useful when the specified bucket name is an interpolated string and confirming variables are properly being set is useful.
2022-09-16 10:48:46 +02:00
Phil-Pinkowski
9bb3f11541
feat(AWS Kafka): Support consumerGroupId option (#11345) 2022-08-26 11:10:47 +02:00
Mariusz Nowak
91aff1d1c2 refactor: Remove obsolete comment 2022-08-16 13:52:34 +02:00
Mariusz Nowak
6bc8615df7 fix: Fix bug introduced with to .flat() refactor 2022-08-16 13:52:34 +02:00
pjmattingly
544717e703
refactor: Remove left over internal self: handling (#11279)
It's specific to old variables resolver, which was removed with v3
2022-07-28 16:57:07 +02:00
pjmattingly
b36cdf2db6
refactor: Replace _.flatten with Array.prototype.flat (#11271) 2022-07-28 12:42:51 +02:00
pjmattingly
4f7e12939c
refactor: Replace _.flatMap with Array.prototype.flatMap (#11272) 2022-07-28 10:45:41 +02:00
AustinMathuw
22802efde1
feat(AWS Cognito): Add Support for Custom Sender Triggers (#11201) 2022-07-26 18:20:50 +02:00
Sam Gardner
e7ad5aa268
refactor(AWS CloudFormation) Add AWS SDK logging for custom resources (#11277) 2022-07-26 17:01:55 +02:00
Corentin Doue
16b0cd60c9
feat(AWS HTTP API): Use the default API Gateway timeout of 30s (#11223) 2022-07-26 14:50:35 +02:00
Mariusz Nowak
f9bc405184 feat(Console): Rely on Console ready layers published to AWS 2022-07-14 17:57:00 +02:00
Mariusz Nowak
198d3b7738 fix(Console): Keep currently attached layers with function deploy 2022-07-14 17:08:49 +02:00
Anthony Angel
6284354937 Increase lambda layer runtime limit to 15
Fix for https://github.com/serverless/serverless/issues/11226
2022-07-13 11:20:01 +02:00
Piotr Grzesik
1b2ac24566 fix(AWS Deploy): Improve vague S3-related access errors 2022-07-08 12:19:25 +02:00
Børge Bardo
675b1dbed7
feat(AWS Local Invocation): Support ESM handlers (#11212) 2022-07-07 14:21:24 +02:00
Piotr Grzesik
688f50d670 feat(AWS Local Invocation): Support Node handlers with .cjs extension 2022-07-04 16:38:17 +02:00
Piotr Grzesik
01d9ad5e45 chore: Cleanup unneeded filter for old extension format 2022-06-29 18:01:36 +02:00
Piotr Grzesik
c4eb2ad908 fix(AWS Invocation): Ensure proper log formatting for invoke 2022-06-29 18:01:36 +02:00
Szymon Bartnik
9fd56fddbe
feat: Add X-Amzn-Trace-Id to default CORS headers (#11168) 2022-06-20 17:36:48 +02:00
John Minns
ed111e021b
fix: Recognize Fn::Select in environment config schema (#11114) 2022-05-26 16:55:11 +02:00
Mariusz Nowak
cf7107cba2 refactor: Add debug logs 2022-05-23 21:52:37 +02:00
Ryan Hartkopf
9eae9652bd
fix(AWS Deploy): Ensure to only remove specific stage deploy artifacts 2022-05-23 17:34:46 +02:00
Sidharth RK
447704f404
fix(AWS Lambda): Ensure image region matches provider region (#11081)
Co-authored-by: steviekong <sidharth@pingthis.in>
2022-05-19 17:35:19 +02:00
Ariel Gordon
184cb030a8
feat(AWS MSK): Add support for SASL/SCRAM authentication (#11060) 2022-05-15 22:28:48 +02:00
Brian Celenza
a4d0ad530b
refactor(AWS Lambda): Recognize all supported log retention days 2022-05-15 22:22:35 +02:00
Piotr Grzesik
2107aec965 fix(AWS Lambda): Ensure proper DependsOn settings when url: true 2022-05-13 12:57:09 +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
FIRE
719766b030
feat(AWS Lambda): Add support for nodejs16.x runtime (#11049) 2022-05-10 08:07:38 +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
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
Piotr Grzesik
adb08240ec refactor: Introduce get-create-stack-params util 2022-04-29 13:45:46 +02:00
Piotr Grzesik
a7db2b941f refactor: Introduce get-update-stack-params util 2022-04-29 13:45:46 +02:00
Matthew Crouch
0279e1eb9d
fix: Allow S3 event rule prefix and suffix to use CF functions (#11018) 2022-04-27 18:02:22 +02:00
Baoshuo Ren
d391301942
chore: Remove references to git.io (#11008) 2022-04-26 17:46:05 +02:00
Mariusz Nowak
6d9749699d refactor(AWS Local Invocation): Rely on observable spawn
It's to better debug observed issues
2022-04-25 15:21:22 +02:00
Mariusz Nowak
6cbc83aff0 refactor(AWS Local Invocation): Remove ignored option 2022-04-25 15:21:22 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types 2022-04-14 16:59:19 +02:00
Sergii Dolgushev
1a8e7d948e
fix(AWS Local Invocation): Ensure env vars resolve for docker (#10962) 2022-04-13 12:36:12 +02:00
Piotr Grzesik
0a0f6c6102 fix(AWS API Gateway): Correctly construct resource name for schema 2022-04-07 11:48:59 +02:00
Piotr Grzesik
d215517cf0 feat(AWS Lambda): Add support for function URLs 2022-04-06 23:13:37 +02:00
Petri Partio
26f79aaf19
refactor(CLI): Fix typos in create CLI messages (#10933) 2022-04-06 13:35:28 +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
Sergii Dolgushev
80b3e1a9e5
fix(AWS Local Invocation): Ensure package before resolving runtime 2022-03-29 12:49:32 +02:00
Mark Tse
2d2cb3ed11
fix(AWS Deploy): Apply stack policy after executing change sets (#10903) 2022-03-28 17:30:47 +02:00
Sergii Dolgushev
11dd77ecde
fix(AWS Local Invocation): Artifact permissions for rust func (#10891) 2022-03-28 17:00:00 +02:00