Skip to content

Commit 0049729

Browse files
authored
chore: upgrade @aws-cdk/integ-runner to 2.186.5 (#34385)
### Issue # (if applicable) N/A ### Reason for this change The integ tests changed in this PR are failing the yarn upgrade job: #34378 This is because recommended value of the `createNewPoliciesWithAddToRolePolicy` feature flag changed in the `integ-runner` package: aws/aws-cdk-cli@4bd6149#diff-cc2aa6328f725cd5a81d9ded74633857d38594c65a715e3411b80ec52ca5cdacR68 So making this PR specifically for upgrading `@aws-cdk/integ-runner` and updating the snapshots required by it. ### Description of changes Upgraded `@aws-cdk/integ-runner`, then updated the snapshots ### Description of how you validated changes There is no actual code change to CDK constructs. Checked the snapshots and see expected changes resulted from feature flag value being changed. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent fdc8492 commit 0049729

File tree

140 files changed

+93605
-96088
lines changed

Some content is hidden

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

140 files changed

+93605
-96088
lines changed

packages/@aws-cdk-testing/framework-integ/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "Apache-2.0",
3131
"devDependencies": {
3232
"@aws-cdk/cdk-build-tools": "0.0.0",
33-
"@aws-cdk/integ-runner": "^2.186.0",
33+
"@aws-cdk/integ-runner": "^2.186.5",
3434
"@aws-cdk/pkglint": "0.0.0",
3535
"@aws-sdk/client-acm": "3.632.0",
3636
"@aws-sdk/client-rds": "3.632.0",

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/EventApiOpenSearchStack.assets.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/EventApiOpenSearchStack.template.json

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,16 @@
206206
]
207207
}
208208
]
209+
},
210+
{
211+
"Action": "lambda:GetFunction",
212+
"Effect": "Allow",
213+
"Resource": {
214+
"Fn::GetAtt": [
215+
"createIndexFunction1E9F2BC6",
216+
"Arn"
217+
]
218+
}
209219
}
210220
],
211221
"Version": "2012-10-17"
@@ -261,32 +271,6 @@
261271
"providerframeworkonEventServiceRole72DDF894"
262272
]
263273
},
264-
"providerframeworkonEventinlinePolicyAddedToExecutionRole03EFE4C1C": {
265-
"Type": "AWS::IAM::Policy",
266-
"Properties": {
267-
"PolicyDocument": {
268-
"Statement": [
269-
{
270-
"Action": "lambda:GetFunction",
271-
"Effect": "Allow",
272-
"Resource": {
273-
"Fn::GetAtt": [
274-
"createIndexFunction1E9F2BC6",
275-
"Arn"
276-
]
277-
}
278-
}
279-
],
280-
"Version": "2012-10-17"
281-
},
282-
"PolicyName": "providerframeworkonEventinlinePolicyAddedToExecutionRole03EFE4C1C",
283-
"Roles": [
284-
{
285-
"Ref": "providerframeworkonEventServiceRole72DDF894"
286-
}
287-
]
288-
}
289-
},
290274
"OpenSearchIndexResource": {
291275
"Type": "AWS::CloudFormation::CustomResource",
292276
"Properties": {

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/appsynceventapiopensearchtestDefaultTestDeployAssert2641AA09.assets.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/appsynceventapiopensearchtestDefaultTestDeployAssert2641AA09.template.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/asset.97484721f29e34bf38d7a459804dd2d2a8dea6f8c27d7531e215bf4274fbc895.bundle/index.js renamed to packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/asset.530055f7515b3f0a47900f5df37e729ba40ca977b2d07b952bdefa2b8f883f42.bundle/index.js

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/integ.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/manifest.json

Lines changed: 22 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-appsync/test/integ.appsync-eventapi-opensearch.js.snapshot/tree.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-certificatemanager/test/integ.dns-validated-certificate.js.snapshot/integ-dns-validated-certificate.assets.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)