Skip to content

Commit 6fa239a

Browse files
authored
Merge pull request #1257 from awslabs/bump/2.77.0
chore(release): 2.77.0
2 parents 61fe181 + f2eb271 commit 6fa239a

File tree

707 files changed

+15067
-6139
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

707 files changed

+15067
-6139
lines changed

.viperlightignore

+4-97
Large diffs are not rendered by default.

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.77.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.76.0...v2.77.0) (2025-01-31)
6+
7+
Build on CDK v2.177.0
8+
9+
### Bug Fixes
10+
* **aws-lamba-kendra:** address index issues ([#1248](https://github.com/awslabs/aws-solutions-constructs/pull/1248))
11+
12+
### Features
13+
14+
* **aww-eventbridge-sqs:** add a dlq for the event rule ([#1253](https://github.com/awslabs/aws-solutions-constructs/issues/1253)) ([0db79b3](https://github.com/awslabs/aws-solutions-constructs/commit/0db79b3df7634ca866f7f2939e7012cd035905da))
15+
516
## [2.76.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.75.0...v2.76.0) (2024-12-24)
617

718
Built on CDK v2.173.2

deployment/v2/align-version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const nullVersionMarker = process.argv[2];
1010
const targetSolutionsConstructsVersion = process.argv[3];
1111

1212
// these versions need to be sourced from a config file
13-
const awsCdkLibVersion = '2.173.2';
13+
const awsCdkLibVersion = '2.177.0';
1414

1515
for (const file of process.argv.splice(4)) {
1616
const pkg = JSON.parse(fs.readFileSync(file).toString());

source/lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"patterns/@aws-solutions-constructs/*"
66
],
77
"rejectCycles": "true",
8-
"version": "2.76.0"
8+
"version": "2.77.0"
99
}

source/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"fs-extra": "^8.1.0",
2424
"typescript": "4.7.4",
2525
"jest": "^27.4.0",
26-
"jsii": "~5.4.26",
27-
"jsii-rosetta": "~5.4.25",
28-
"jsii-pacmak": "^1.92.0",
26+
"jsii": "~5.7.4",
27+
"jsii-rosetta": "5.7.2",
28+
"jsii-pacmak": "^1.106.0",
2929
"tslint": "^5.20.1",
3030
"lerna": "8.1.8",
3131
"eslint": "^6.8.0",

source/patterns/@aws-solutions-constructs/aws-alb-fargate/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"jsii": "jsii",
2929
"jsii-pacmak": "jsii-pacmak",
3030
"build+lint+test": "npm run jsii && npm run lint && npm test && npm run integ-assert",
31+
"blt": "npm run build+lint+test",
3132
"snapshot-update": "npm run jsii && npm test -- -u && npm run integ-assert"
3233
},
3334
"jsii": {

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/albfar-all-existing-private-http.assets.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
"version": "36.0.0",
2+
"version": "39.0.0",
33
"files": {
4-
"ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a": {
4+
"7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200": {
55
"source": {
6-
"path": "asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a",
6+
"path": "asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200",
77
"packaging": "zip"
88
},
99
"destinations": {
1010
"current_account-us-east-1": {
1111
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1",
12-
"objectKey": "ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a.zip",
12+
"objectKey": "7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200.zip",
1313
"region": "us-east-1",
1414
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-us-east-1"
1515
}
1616
}
1717
},
18-
"fe3c2e10f51dcf0161644b408a64a35da94b177ad7a04b79e063f8fe9612deb2": {
18+
"ac06508104637bc961aef57c989e203b353c13d1ae92e5d85df94c4736103629": {
1919
"source": {
2020
"path": "albfar-all-existing-private-http.template.json",
2121
"packaging": "file"
2222
},
2323
"destinations": {
2424
"current_account-us-east-1": {
2525
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1",
26-
"objectKey": "fe3c2e10f51dcf0161644b408a64a35da94b177ad7a04b79e063f8fe9612deb2.json",
26+
"objectKey": "ac06508104637bc961aef57c989e203b353c13d1ae92e5d85df94c4736103629.json",
2727
"region": "us-east-1",
2828
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-us-east-1"
2929
}

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/albfar-all-existing-private-http.template.json

+19-1
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,12 @@
568568
"Ref": "VpcPrivateSubnet2Subnet3788AAA1"
569569
}
570570
],
571+
"Tags": [
572+
{
573+
"Key": "Name",
574+
"Value": "albfar-all-existing-private-http/Vpc"
575+
}
576+
],
571577
"VpcEndpointType": "Interface",
572578
"VpcId": {
573579
"Ref": "Vpc8378EB38"
@@ -595,6 +601,12 @@
595601
"Ref": "VpcPrivateSubnet2Subnet3788AAA1"
596602
}
597603
],
604+
"Tags": [
605+
{
606+
"Key": "Name",
607+
"Value": "albfar-all-existing-private-http/Vpc"
608+
}
609+
],
598610
"VpcEndpointType": "Interface",
599611
"VpcId": {
600612
"Ref": "Vpc8378EB38"
@@ -630,6 +642,12 @@
630642
]
631643
]
632644
},
645+
"Tags": [
646+
{
647+
"Key": "Name",
648+
"Value": "albfar-all-existing-private-http/Vpc"
649+
}
650+
],
633651
"VpcEndpointType": "Gateway",
634652
"VpcId": {
635653
"Ref": "Vpc8378EB38"
@@ -709,7 +727,7 @@
709727
"S3Bucket": {
710728
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1"
711729
},
712-
"S3Key": "ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a.zip"
730+
"S3Key": "7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200.zip"
713731
},
714732
"Timeout": 900,
715733
"MemorySize": 128,

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/albfarallexistingprivatehttpIntegDefaultTestDeployAssert3019D243.assets.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "36.0.0",
2+
"version": "39.0.0",
33
"files": {
44
"21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
55
"source": {

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"36.0.0"}
1+
{"version":"39.0.0"}

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/integ.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "36.0.0",
2+
"version": "39.0.0",
33
"testCases": {
44
"albfar-all-existing-private-http/Integ/DefaultTest": {
55
"stacks": [

source/patterns/@aws-solutions-constructs/aws-alb-fargate/test/integ.albfar-all-existing-private-http.js.snapshot/manifest.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "36.0.0",
2+
"version": "39.0.0",
33
"artifacts": {
44
"albfarallexistingprivatehttpIntegDefaultTestDeployAssert3019D243.assets": {
55
"type": "cdk:asset-manifest",
@@ -66,7 +66,7 @@
6666
"validateOnSynth": false,
6767
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-us-east-1",
6868
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-us-east-1",
69-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1/fe3c2e10f51dcf0161644b408a64a35da94b177ad7a04b79e063f8fe9612deb2.json",
69+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1/ac06508104637bc961aef57c989e203b353c13d1ae92e5d85df94c4736103629.json",
7070
"requiresBootstrapStackVersion": 6,
7171
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
7272
"additionalDependencies": [
@@ -268,6 +268,12 @@
268268
"data": "VpcS3A5408339"
269269
}
270270
],
271+
"/albfar-all-existing-private-http/Custom::VpcRestrictDefaultSGCustomResourceProvider": [
272+
{
273+
"type": "aws:cdk:is-custom-resource-handler-customResourceProvider",
274+
"data": true
275+
}
276+
],
271277
"/albfar-all-existing-private-http/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role": [
272278
{
273279
"type": "aws:cdk:logicalId",

0 commit comments

Comments
 (0)