Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(core): migrate nodejs entrypoint handler #27976

Merged
merged 30 commits into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
f462c84
migrated nodejs entrypoint handler
colifran Nov 13, 2023
bd690ed
trigger snaps
colifran Nov 13, 2023
bded8f3
minify and bundle script
colifran Nov 13, 2023
840470f
auto delete objects snaps
colifran Nov 13, 2023
ab8de8b
oidc provider snaps
colifran Nov 13, 2023
27da28c
condition with ref snaps
colifran Nov 13, 2023
fafbf1c
vpc flow logs kinesis snaps
colifran Nov 13, 2023
1742150
delete existing record set snaps
colifran Nov 13, 2023
c6e604c
cloudfront cross region cert snaps
colifran Nov 13, 2023
d873043
alb oidc snaps
colifran Nov 13, 2023
6be3e77
hosted redirect snaps
colifran Nov 14, 2023
9b290fa
distribution lambda cross region snaps
colifran Nov 14, 2023
a4ff048
cross account assume role snaps
colifran Nov 14, 2023
b8a4e9d
cross account zone delegation snaps
colifran Nov 14, 2023
7a947a3
Merge branch 'main' into colifran/migrate-nodejs-entrypoint
colifran Nov 14, 2023
9d622b8
cross region reference snaps
colifran Nov 14, 2023
3a44725
alb oidc snaps
colifran Nov 14, 2023
a754dad
Merge branch 'main' into colifran/migrate-nodejs-entrypoint
colifran Nov 17, 2023
6eb55c5
Merge branch 'main' into colifran/migrate-nodejs-entrypoint
colifran Nov 22, 2023
c801b20
assume role snaps
colifran Nov 22, 2023
744542c
alb oidc snaps
colifran Nov 22, 2023
972b233
delete existing record set snaps
colifran Nov 22, 2023
d27cf41
launch template snaps
colifran Nov 22, 2023
975c2c5
vpc restrict default sg snaps
colifran Nov 22, 2023
d563b9e
vpc flow logs kinesis snaps
colifran Nov 22, 2023
84bbe2d
oidc provider snaps
colifran Nov 22, 2023
3ef16d4
cross account zone delegation snaps
colifran Nov 22, 2023
d69f8e2
alb oidc snaps
colifran Nov 23, 2023
f214b1f
alb oidc snaps
colifran Nov 23, 2023
9d5f642
Merge branch 'main' into colifran/migrate-nodejs-entrypoint
mergify[bot] Nov 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"Properties": {
"Code": {
"S3Bucket": "cdk-hnb659fds-assets-12345678-us-east-1",
"S3Key": "0dfca907fd15148be57ff2c4bf72903a5684be8c5f342df63f11b1c360a3b760.zip"
"S3Key": "efed83658c390f4cf6b11ee3102d0915b4e59221bffb59919511e5653e6db7f9.zip"
},
"Timeout": 900,
"MemorySize": 128,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"Properties": {
"Code": {
"S3Bucket": "cdk-hnb659fds-assets-12345678-us-east-2",
"S3Key": "8aa288515f27dc9911c4bd76373c2f2490eb54fde6878b4068922243eac9b171.zip"
"S3Key": "e585d45530f6ac41c9820a8d4a613c60a63157f6da5ae14acdb0bb9cf5c99aa8.zip"
},
"Timeout": 900,
"MemorySize": 128,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-eu-west-1"
},
"S3Key": "cd19575860c0626abb20d8fd8434732eed25190474a6a59becad0eadd913b065.zip"
"S3Key": "28a7d6256e60ec0ace46fa25cef1b24eaa625f4b65614aafc2c3c9a7a347c575.zip"
},
"Timeout": 900,
"MemorySize": 128,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading