24 Commits

Author SHA1 Message Date
Max Marze
e0d6a8acbb
fix: remove bluebird and set concurrency limits for packaging (#12658)
* fix: remove bluebird from zip-service

* fix: remove bluebird and set concurrency limits for packaging
2024-07-02 14:26:28 -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
Max Marze
d460ab118a
fix: use cjs for custom-resources (#12600) 2024-06-14 12:31:22 -04:00
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Max Marze
345044a3ea fix: dirname 2024-05-13 20:37:20 -04:00
Max Marze
79df074fc7
feat: esbuild support (#12462)
* feat: zero config esbuild defaults

* feat: esbuild support
2024-05-06 15:22:16 -04:00
Max Marze
0f23e0dbd6 fix: handle __dirname for binary build 2024-05-03 12:29:29 -04:00
Max Marze
1886f64f84 fix: handle __dirname for binary build 2024-05-03 12:17:51 -04:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Max Marze
5e604f2e1f feat: update custom resource handlers to node20 2024-02-13 14:56:57 -05:00
Max Marze
bd8cef3ff6 feat: update custom resource handlers to node20 2024-02-13 14:55:57 -05:00
Mariusz Nowak
d0e3056b77
fix: Revert vpc configuration on custom resources (#12001)
This reverts  #11985 (commit f2d1e23f591a8cae2d41a93ca476b135dfcdac68)
2023-06-01 13:52:59 +02:00
Lokesh Jawale
f2d1e23f59
fix(AWS Deploy): Ensure vpc configuration on custom resources (#11985) 2023-05-30 08:51:57 +02: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
timo92
2a5e11a997
feat: provider.logDataProtectionPolicy and functions[].logDataProtectionPolicy (#11599) 2022-12-20 14:28:39 +01: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
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
Mariusz Nowak
6e129b28ce refactor: Rename lib/plugins/aws/custom-resources/generateZip.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
ab5ad10fd8 refactor: Rename lib/utils/fs/safeMoveFile.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
363ff18561 refactor: Rename lib/utils/fs/getTmpDirPath.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
7fd6176d72 refactor: Rename lib/utils/fs/createZipFile.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
b7e5f55bf7 refactor: Rename lib/utils/ensureArtifact.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
1f30396732 refactor: Rename lib/plugins/aws/customResources 2022-01-27 15:21:58 +01:00