Charlie Benger-Stevenson
6fe2ea5bc8
fix(AWS API Gateway): Fix support for provider.apiGateway.stage
...
(PR #11772 )
2023-03-03 17:18:54 +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
ROSeaboyer
18d4d69eb3
feat(AWS Lambda): Support runtimeManagement config ( #11715 )
2023-02-02 13:35:10 +01:00
ROSeaboyer
fc6bd57bbf
feat(AWS Schedule): Support CF instrinsic functions at .rate ( #11714 )
2023-01-31 09:48:06 +01:00
Anuj Jindal
e0764531ef
test(AWS CloudFront): Upgrade to rely on runServerless ( #11693 )
2023-01-26 12:26:39 +01:00
ROSeaboyer
b925c4cf9c
feat(AWS EventBridge): Support functions[].events[].eventBridge.name
...
(PR #11690 )
2023-01-19 15:03:44 +01:00
Anuj Jindal
1df93f0d73
test(AWS CloudFront): Upgrade to rely on runServerless ( #11683 )
2023-01-19 13:27:46 +01:00
Jason Rowsell
57f27193e0
feat(AWS SQS): Support functions[].events[].sqs.maximumConcurrency
...
(PR #11678 )
2023-01-18 11:51:50 +01:00
ROSeaboyer
99cd9e69c1
refactor(AWS SQS): Optimize IAM permissions generation ( #11685 )
2023-01-18 11:49:40 +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
Jason Rowsell
906ea319dd
feat(AWS CloudFront): Recognize behavior.ResponseHeadersPolicyId
...
(PR #11633 )
2022-12-27 12:34:40 +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
franzmango
4169ae183f
feat(AWS API Gateway): Allow CF funcs in authorizer.scopes ( #11505 )
2022-11-08 13:37:21 +01:00
Daniele Iasella
858758ea1e
feat(AWS Kafka): Support startingPositionTimestamp ( #11479 )
2022-11-07 15:14:32 +01:00
Mariusz Nowak
33b998cbbf
test: Remove commented out code
2022-10-31 16:07:52 +01:00
Pavan Andhukuri
0a49c4f5df
feat(AWS API Gateway): support provider.apiGateway.stage ( #11487 )
2022-10-31 13:02:55 +01:00
Daniele Iasella
5d41995c19
feat(AWS Kinesis): Support AT_TIMESTAMP starting position ( #11483 )
2022-10-31 10:30:42 +01:00
Jurriaan Proos
c5ca9b78fa
fix: Ensure maximum API gateway timeout ( #11453 )
2022-10-19 10:28:24 +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
Phil-Pinkowski
9bb3f11541
feat(AWS Kafka): Support consumerGroupId option ( #11345 )
2022-08-26 11:10:47 +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
AustinMathuw
22802efde1
feat(AWS Cognito): Add Support for Custom Sender Triggers ( #11201 )
2022-07-26 18:20:50 +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
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
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
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
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
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
Matthew Crouch
0279e1eb9d
fix: Allow S3 event rule prefix and suffix to use CF functions ( #11018 )
2022-04-27 18:02:22 +02:00
Ariette
82ce1c83d2
feat(AWS Websocket): Add ability to configure log format and types
2022-04-14 16:59:19 +02:00
Elin
11b5e2a1b8
test: runServerless-based tests for "Version hash resolution"
2022-04-14 10:04:31 +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
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
Mark Tse
2d2cb3ed11
fix(AWS Deploy): Apply stack policy after executing change sets ( #10903 )
2022-03-28 17:30:47 +02:00
Piotr Grzesik
d317cff875
feat(AWS Lambda): Support ephemeralStorageSize
2022-03-25 13:08:09 +01:00