Skip to content

Commit 58fd99f

Browse files
chore: npm-check-updates && yarn upgrade (#23174)
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent f47de3f commit 58fd99f

File tree

56 files changed

+512
-487
lines changed

Some content is hidden

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

56 files changed

+512
-487
lines changed

package.json

+7-6
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"devDependencies": {
1919
"@types/prettier": "2.6.0",
2020
"@yarnpkg/lockfile": "^1.1.0",
21-
"cdk-generate-synthetic-examples": "^0.1.71",
21+
"cdk-generate-synthetic-examples": "^0.1.85",
2222
"conventional-changelog-cli": "^2.2.2",
2323
"fs-extra": "^9.1.0",
2424
"graceful-fs": "^4.2.10",
2525
"jest-junit": "^13.2.0",
26-
"jsii-diff": "1.71.0",
27-
"jsii-pacmak": "1.71.0",
28-
"jsii-reflect": "1.71.0",
29-
"jsii-rosetta": "1.71.0",
26+
"jsii-diff": "1.72.0",
27+
"jsii-pacmak": "1.72.0",
28+
"jsii-reflect": "1.72.0",
29+
"jsii-rosetta": "1.72.0",
3030
"lerna": "^4.0.0",
3131
"patch-package": "^6.5.0",
3232
"semver": "^6.3.0",
@@ -36,7 +36,8 @@
3636
"resolutions": {
3737
"colors": "1.4.0",
3838
"markdown-it": "^12.3.2",
39-
"string-width": "^4.2.3"
39+
"string-width": "^4.2.3",
40+
"@types/babel__traverse": "7.18.2"
4041
},
4142
"repository": {
4243
"type": "git",

packages/@aws-cdk/aws-apigatewayv2-authorizers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@aws-cdk/cdk-build-tools": "0.0.0",
8686
"@aws-cdk/integ-runner": "0.0.0",
8787
"@aws-cdk/pkglint": "0.0.0",
88-
"@types/aws-lambda": "^8.10.108",
88+
"@types/aws-lambda": "^8.10.109",
8989
"@aws-cdk/integ-tests": "0.0.0",
9090
"@types/jest": "^27.5.2"
9191
},

packages/@aws-cdk/aws-certificatemanager/lambda-packages/dns_validated_certificate_handler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"license": "Apache-2.0",
3131
"devDependencies": {
32-
"@types/aws-lambda": "^8.10.108",
32+
"@types/aws-lambda": "^8.10.109",
3333
"@types/sinon": "^9.0.11",
3434
"@aws-cdk/cdk-build-tools": "0.0.0",
3535
"aws-sdk": "^2.596.0",

packages/@aws-cdk/aws-cloudformation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@aws-cdk/integ-tests": "0.0.0",
8989
"@aws-cdk/cfn2ts": "0.0.0",
9090
"@aws-cdk/pkglint": "0.0.0",
91-
"@types/aws-lambda": "^8.10.108",
91+
"@types/aws-lambda": "^8.10.109",
9292
"@types/jest": "^27.5.2",
9393
"jest": "^27.5.1"
9494
},

packages/@aws-cdk/aws-codepipeline-actions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@aws-cdk/cx-api": "0.0.0",
8888
"@aws-cdk/pkglint": "0.0.0",
8989
"@types/jest": "^27.5.2",
90-
"@types/lodash": "^4.14.189",
90+
"@types/lodash": "^4.14.191",
9191
"jest": "^27.5.1",
9292
"lodash": "^4.17.21"
9393
},

packages/@aws-cdk/aws-dynamodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@aws-cdk/integ-runner": "0.0.0",
8787
"@aws-cdk/integ-tests": "0.0.0",
8888
"@aws-cdk/pkglint": "0.0.0",
89-
"@types/aws-lambda": "^8.10.108",
89+
"@types/aws-lambda": "^8.10.109",
9090
"@types/jest": "^27.5.2",
9191
"@types/sinon": "^9.0.11",
9292
"aws-sdk": "^2.1211.0",

packages/@aws-cdk/aws-ec2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@aws-cdk/cloud-assembly-schema": "0.0.0",
8989
"@aws-cdk/cx-api": "0.0.0",
9090
"@aws-cdk/pkglint": "0.0.0",
91-
"@types/aws-lambda": "^8.10.108",
91+
"@types/aws-lambda": "^8.10.109",
9292
"@types/jest": "^27.5.2",
9393
"jest": "^27.5.1"
9494
},

packages/@aws-cdk/aws-eks/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,21 +80,21 @@
8080
},
8181
"license": "Apache-2.0",
8282
"devDependencies": {
83-
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.27",
83+
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.50",
8484
"aws-cdk-lib": "2.47.0",
8585
"@aws-cdk/assertions": "0.0.0",
8686
"@aws-cdk/cdk-build-tools": "0.0.0",
8787
"@aws-cdk/integ-runner": "0.0.0",
8888
"@aws-cdk/integ-tests": "0.0.0",
8989
"@aws-cdk/cfn2ts": "0.0.0",
9090
"@aws-cdk/pkglint": "0.0.0",
91-
"@types/aws-lambda": "^8.10.108",
91+
"@types/aws-lambda": "^8.10.109",
9292
"@types/jest": "^27.5.2",
9393
"@types/sinon": "^9.0.11",
9494
"@types/yaml": "1.9.6",
9595
"aws-sdk": "^2.1211.0",
96-
"cdk8s": "^2.5.53",
97-
"cdk8s-plus-24": "2.0.28",
96+
"cdk8s": "^2.5.67",
97+
"cdk8s-plus-24": "2.0.52",
9898
"jest": "^27.5.1",
9999
"sinon": "^9.2.4"
100100
},

packages/@aws-cdk/aws-eks/test/integ.alb-controller.js.snapshot/aws-cdk-eks-cluster-alb-controller-test.assets.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "21.0.0",
2+
"version": "22.0.0",
33
"files": {
44
"c475180f5b1bbabac165414da13a9b843b111cd3b6d5fae9c954c006640c4064": {
55
"source": {
@@ -144,15 +144,15 @@
144144
}
145145
}
146146
},
147-
"292c4b7414bf1bcfda3b17644a81a5d3696375b3964f62a8c7ddcc77265825fe": {
147+
"59dc5af6d59f2ec8fce2d9a506da6d69adf240e9508faec917bb14f2a79c054a": {
148148
"source": {
149149
"path": "aws-cdk-eks-cluster-alb-controller-test.template.json",
150150
"packaging": "file"
151151
},
152152
"destinations": {
153153
"current_account-current_region": {
154154
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
155-
"objectKey": "292c4b7414bf1bcfda3b17644a81a5d3696375b3964f62a8c7ddcc77265825fe.json",
155+
"objectKey": "59dc5af6d59f2ec8fce2d9a506da6d69adf240e9508faec917bb14f2a79c054a.json",
156156
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
157157
}
158158
}

packages/@aws-cdk/aws-eks/test/integ.alb-controller.js.snapshot/aws-cdk-eks-cluster-alb-controller-test.template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@
901901
"Fn::Join": [
902902
"",
903903
[
904-
"[{\"apiVersion\":\"apps/v1\",\"kind\":\"Deployment\",\"metadata\":{\"name\":\"hello-server-deployment-c852e88c\",\"labels\":{\"aws.cdk.eks/prune-c88b1dfeeaf63e3024ab07862029ba60fd8907fb04\":\"\"}},\"spec\":{\"minReadySeconds\":0,\"progressDeadlineSeconds\":600,\"replicas\":2,\"selector\":{\"matchLabels\":{\"cdk8s.io/metadata.addr\":\"hello-server-Deployment-c8659a74\"}},\"strategy\":{\"rollingUpdate\":{\"maxSurge\":\"25%\",\"maxUnavailable\":\"25%\"},\"type\":\"RollingUpdate\"},\"template\":{\"metadata\":{\"labels\":{\"cdk8s.io/metadata.addr\":\"hello-server-Deployment-c8659a74\"}},\"spec\":{\"automountServiceAccountToken\":false,\"containers\":[{\"args\":[\"-text\",\"hello\"],\"image\":\"hashicorp/http-echo\",\"imagePullPolicy\":\"Always\",\"name\":\"main\",\"ports\":[{\"containerPort\":5678}],\"resources\":{\"limits\":{\"cpu\":\"1500m\",\"memory\":\"2048Mi\"},\"requests\":{\"cpu\":\"1000m\",\"memory\":\"512Mi\"}},\"securityContext\":{\"allowPrivilegeEscalation\":false,\"privileged\":false,\"readOnlyRootFilesystem\":true,\"runAsGroup\":26000,\"runAsNonRoot\":true,\"runAsUser\":25000},\"startupProbe\":{\"failureThreshold\":3,\"tcpSocket\":{\"port\":5678}}}],\"dnsPolicy\":\"ClusterFirst\",\"restartPolicy\":\"Always\",\"securityContext\":{\"fsGroupChangePolicy\":\"Always\",\"runAsNonRoot\":true},\"setHostnameAsFQDN\":false}}}},{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"name\":\"hello-server-deployment-service-c8fd9c61\",\"labels\":{\"aws.cdk.eks/prune-c88b1dfeeaf63e3024ab07862029ba60fd8907fb04\":\"\"}},\"spec\":{\"externalIPs\":[],\"ports\":[{\"port\":5678,\"targetPort\":5678}],\"selector\":{\"cdk8s.io/metadata.addr\":\"hello-server-Deployment-c8659a74\"},\"type\":\"NodePort\"}},{\"apiVersion\":\"networking.k8s.io/v1\",\"kind\":\"Ingress\",\"metadata\":{\"annotations\":{\"kubernetes.io/ingress.class\":\"alb\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/inbound-cidrs\":\"",
904+
"[{\"apiVersion\":\"apps/v1\",\"kind\":\"Deployment\",\"metadata\":{\"name\":\"hello-server-deployment-c852e88c\",\"labels\":{\"aws.cdk.eks/prune-c88b1dfeeaf63e3024ab07862029ba60fd8907fb04\":\"\"}},\"spec\":{\"minReadySeconds\":0,\"progressDeadlineSeconds\":600,\"replicas\":2,\"selector\":{\"matchLabels\":{\"cdk8s.io/metadata.addr\":\"hello-server-Deployment-c8659a74\"}},\"strategy\":{\"rollingUpdate\":{\"maxSurge\":\"25%\",\"maxUnavailable\":\"25%\"},\"type\":\"RollingUpdate\"},\"template\":{\"metadata\":{\"labels\":{\"cdk8s.io/metadata.addr\":\"hello-server-Deployment-c8659a74\"}},\"spec\":{\"automountServiceAccountToken\":false,\"containers\":[{\"args\":[\"-text\",\"hello\"],\"image\":\"hashicorp/http-echo\",\"imagePullPolicy\":\"Always\",\"name\":\"main\",\"ports\":[{\"containerPort\":5678}],\"resources\":{\"limits\":{\"cpu\":\"1500m\",\"memory\":\"2048Mi\"},\"requests\":{\"cpu\":\"1000m\",\"memory\":\"512Mi\"}},\"securityContext\":{\"allowPrivilegeEscalation\":false,\"privileged\":false,\"readOnlyRootFilesystem\":true,\"runAsNonRoot\":true},\"startupProbe\":{\"failureThreshold\":3,\"tcpSocket\":{\"port\":5678}}}],\"dnsPolicy\":\"ClusterFirst\",\"restartPolicy\":\"Always\",\"securityContext\":{\"fsGroupChangePolicy\":\"Always\",\"runAsNonRoot\":true},\"setHostnameAsFQDN\":false}}}},{\"apiVersion\":\"v1\",\"kind\":\"Service\",\"metadata\":{\"name\":\"hello-server-deployment-service-c8fd9c61\",\"labels\":{\"aws.cdk.eks/prune-c88b1dfeeaf63e3024ab07862029ba60fd8907fb04\":\"\"}},\"spec\":{\"externalIPs\":[],\"ports\":[{\"port\":5678,\"targetPort\":5678}],\"selector\":{\"cdk8s.io/metadata.addr\":\"hello-server-Deployment-c8659a74\"},\"type\":\"NodePort\"}},{\"apiVersion\":\"networking.k8s.io/v1\",\"kind\":\"Ingress\",\"metadata\":{\"annotations\":{\"kubernetes.io/ingress.class\":\"alb\",\"alb.ingress.kubernetes.io/scheme\":\"internal\",\"alb.ingress.kubernetes.io/inbound-cidrs\":\"",
905905
{
906906
"Fn::GetAtt": [
907907
"Vpc8378EB38",

packages/@aws-cdk/aws-eks/test/integ.alb-controller.js.snapshot/awscdkclusteralbcontrollerDefaultTestDeployAssert78AE94CA.assets.json

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

packages/@aws-cdk/aws-eks/test/integ.alb-controller.js.snapshot/integ.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "21.0.0",
2+
"version": "22.0.0",
33
"testCases": {
44
"aws-cdk-cluster-alb-controller/DefaultTest": {
55
"stacks": [

packages/@aws-cdk/aws-eks/test/integ.alb-controller.js.snapshot/manifest.json

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "21.0.0",
2+
"version": "22.0.0",
33
"artifacts": {
44
"aws-cdk-eks-cluster-alb-controller-test.assets": {
55
"type": "cdk:asset-manifest",
@@ -17,7 +17,7 @@
1717
"validateOnSynth": false,
1818
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
1919
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
20-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/292c4b7414bf1bcfda3b17644a81a5d3696375b3964f62a8c7ddcc77265825fe.json",
20+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/59dc5af6d59f2ec8fce2d9a506da6d69adf240e9508faec917bb14f2a79c054a.json",
2121
"requiresBootstrapStackVersion": 6,
2222
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
2323
"additionalDependencies": [
@@ -162,10 +162,7 @@
162162
"/aws-cdk-eks-cluster-alb-controller-test/KubectlLayer/Resource": [
163163
{
164164
"type": "aws:cdk:logicalId",
165-
"data": "KubectlLayer600207B5",
166-
"trace": [
167-
"!!DESTRUCTIVE_CHANGES: WILL_REPLACE"
168-
]
165+
"data": "KubectlLayer600207B5"
169166
}
170167
],
171168
"/aws-cdk-eks-cluster-alb-controller-test/Cluster/Role/Resource": [

packages/@aws-cdk/aws-eks/test/integ.alb-controller.js.snapshot/tree.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@
697697
},
698698
"constructInfo": {
699699
"fqn": "@aws-cdk/lambda-layer-kubectl-v24.KubectlV24Layer",
700-
"version": "2.0.27"
700+
"version": "2.0.50"
701701
}
702702
},
703703
"Cluster": {
@@ -961,7 +961,7 @@
961961
},
962962
"constructInfo": {
963963
"fqn": "constructs.Construct",
964-
"version": "10.1.161"
964+
"version": "10.1.182"
965965
}
966966
},
967967
"KubectlReadyBarrier": {
@@ -2525,7 +2525,7 @@
25252525
},
25262526
"constructInfo": {
25272527
"fqn": "constructs.Construct",
2528-
"version": "10.1.161"
2528+
"version": "10.1.182"
25292529
}
25302530
}
25312531
},
@@ -2604,7 +2604,7 @@
26042604
},
26052605
"constructInfo": {
26062606
"fqn": "constructs.Construct",
2607-
"version": "10.1.161"
2607+
"version": "10.1.182"
26082608
}
26092609
},
26102610
"@aws-cdk--aws-eks.KubectlProvider": {
@@ -3245,7 +3245,7 @@
32453245
},
32463246
"constructInfo": {
32473247
"fqn": "constructs.Construct",
3248-
"version": "10.1.161"
3248+
"version": "10.1.182"
32493249
}
32503250
},
32513251
"awscdkeksclusteralbcontrollertestCluster481F6464-AlbController": {
@@ -4088,7 +4088,7 @@
40884088
},
40894089
"constructInfo": {
40904090
"fqn": "constructs.Construct",
4091-
"version": "10.1.161"
4091+
"version": "10.1.182"
40924092
}
40934093
},
40944094
"IngressPingerResponse": {
@@ -4134,7 +4134,7 @@
41344134
"path": "aws-cdk-cluster-alb-controller/DefaultTest/Default",
41354135
"constructInfo": {
41364136
"fqn": "constructs.Construct",
4137-
"version": "10.1.161"
4137+
"version": "10.1.182"
41384138
}
41394139
},
41404140
"DeployAssert": {
@@ -4180,7 +4180,7 @@
41804180
"path": "Tree",
41814181
"constructInfo": {
41824182
"fqn": "constructs.Construct",
4183-
"version": "10.1.161"
4183+
"version": "10.1.182"
41844184
}
41854185
}
41864186
},

packages/@aws-cdk/aws-eks/test/integ.eks-service-account-sdk-call.js.snapshot/aws-eks-service-account-sdk-calls-test.assets.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "21.0.0",
2+
"version": "22.0.0",
33
"files": {
44
"ad44c2b0638f04871c889d78e71dea90ffae67b9cc4aa4366d5102db42435ee1": {
55
"source": {
@@ -144,15 +144,15 @@
144144
}
145145
}
146146
},
147-
"f2a0f01570772204ccb6eabd502add1f0b4c4049bdc0006358ae317a43801a4d": {
147+
"0105ce475220dfe42cd9e7af0db5c090a5eda7e30cc75e688e14f6105a4b0a21": {
148148
"source": {
149149
"path": "aws-eks-service-account-sdk-calls-test.template.json",
150150
"packaging": "file"
151151
},
152152
"destinations": {
153153
"current_account-current_region": {
154154
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
155-
"objectKey": "f2a0f01570772204ccb6eabd502add1f0b4c4049bdc0006358ae317a43801a4d.json",
155+
"objectKey": "0105ce475220dfe42cd9e7af0db5c090a5eda7e30cc75e688e14f6105a4b0a21.json",
156156
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
157157
}
158158
}

packages/@aws-cdk/aws-eks/test/integ.eks-service-account-sdk-call.js.snapshot/aws-eks-service-account-sdk-calls-test.template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@
10521052
{
10531053
"Fn::Sub": "${AWS::AccountId}.dkr.ecr.${AWS::Region}.${AWS::URLSuffix}/cdk-hnb659fds-container-assets-${AWS::AccountId}-${AWS::Region}:078a27e3a5a83e24fda48494b75b1b703aade610c10e63f4a33f7029d6f6b236"
10541054
},
1055-
"\",\"imagePullPolicy\":\"Always\",\"name\":\"main\",\"resources\":{\"limits\":{\"cpu\":\"1500m\",\"memory\":\"2048Mi\"},\"requests\":{\"cpu\":\"1000m\",\"memory\":\"512Mi\"}},\"securityContext\":{\"allowPrivilegeEscalation\":false,\"privileged\":false,\"readOnlyRootFilesystem\":true,\"runAsGroup\":26000,\"runAsNonRoot\":true,\"runAsUser\":25000}}],\"dnsPolicy\":\"ClusterFirst\",\"restartPolicy\":\"Always\",\"securityContext\":{\"fsGroupChangePolicy\":\"Always\",\"runAsNonRoot\":true},\"serviceAccountName\":\"awseksserviceaccountsdkcallstestclustermyserviceaccount6d090a02\",\"setHostnameAsFQDN\":false}}}}]"
1055+
"\",\"imagePullPolicy\":\"Always\",\"name\":\"main\",\"resources\":{\"limits\":{\"cpu\":\"1500m\",\"memory\":\"2048Mi\"},\"requests\":{\"cpu\":\"1000m\",\"memory\":\"512Mi\"}},\"securityContext\":{\"allowPrivilegeEscalation\":false,\"privileged\":false,\"readOnlyRootFilesystem\":true,\"runAsNonRoot\":true}}],\"dnsPolicy\":\"ClusterFirst\",\"restartPolicy\":\"Always\",\"securityContext\":{\"fsGroupChangePolicy\":\"Always\",\"runAsNonRoot\":true},\"serviceAccountName\":\"awseksserviceaccountsdkcallstestclustermyserviceaccount6d090a02\",\"setHostnameAsFQDN\":false}}}}]"
10561056
]
10571057
]
10581058
},

packages/@aws-cdk/aws-eks/test/integ.eks-service-account-sdk-call.js.snapshot/awscdkeksserviceaccountsdkcallDefaultTestDeployAssertC5196707.assets.json

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

packages/@aws-cdk/aws-eks/test/integ.eks-service-account-sdk-call.js.snapshot/integ.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "21.0.0",
2+
"version": "22.0.0",
33
"testCases": {
44
"aws-cdk-eks-service-account-sdk-call/DefaultTest": {
55
"stacks": [

packages/@aws-cdk/aws-eks/test/integ.eks-service-account-sdk-call.js.snapshot/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "21.0.0",
2+
"version": "22.0.0",
33
"artifacts": {
44
"aws-eks-service-account-sdk-calls-test.assets": {
55
"type": "cdk:asset-manifest",
@@ -17,7 +17,7 @@
1717
"validateOnSynth": false,
1818
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
1919
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
20-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/f2a0f01570772204ccb6eabd502add1f0b4c4049bdc0006358ae317a43801a4d.json",
20+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/0105ce475220dfe42cd9e7af0db5c090a5eda7e30cc75e688e14f6105a4b0a21.json",
2121
"requiresBootstrapStackVersion": 6,
2222
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
2323
"additionalDependencies": [

0 commit comments

Comments
 (0)