|
1 | 1 | {
|
2 |
| - "version": "22.0.0", |
| 2 | + "version": "29.0.0", |
3 | 3 | "artifacts": {
|
4 | 4 | "redshift-defaultiamrole-integ.assets": {
|
5 | 5 | "type": "cdk:asset-manifest",
|
|
17 | 17 | "validateOnSynth": false,
|
18 | 18 | "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
19 | 19 | "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}/3b8fac91d54694ce82b7d11fb7e162d77477381e3254fead4dee0509fcf0d575.json", |
| 20 | + "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/fa991089a30fe26fab8225c5ca4145a65cd9c6f1c7ebebae477f130972053ca5.json", |
21 | 21 | "requiresBootstrapStackVersion": 6,
|
22 | 22 | "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
23 | 23 | "additionalDependencies": [
|
|
207 | 207 | "data": "Cluster192CD0375"
|
208 | 208 | }
|
209 | 209 | ],
|
| 210 | + "/redshift-defaultiamrole-integ/Cluster1/default-role": [ |
| 211 | + { |
| 212 | + "type": "aws:cdk:warning", |
| 213 | + "data": "installLatestAwsSdk was not specified, and defaults to true. You probably do not want this. Set the global context flag '@aws-cdk/customresources:installLatestAwsSdkDefault' to false to switch this behavior off project-wide, or set the property explicitly to true if you know you need to call APIs that are not in Lambda's built-in SDK version." |
| 214 | + } |
| 215 | + ], |
210 | 216 | "/redshift-defaultiamrole-integ/Cluster1/default-role/Resource/Default": [
|
211 | 217 | {
|
212 | 218 | "type": "aws:cdk:logicalId",
|
|
267 | 273 | "data": "Cluster2720FF351"
|
268 | 274 | }
|
269 | 275 | ],
|
| 276 | + "/redshift-defaultiamrole-integ/Cluster2/default-role": [ |
| 277 | + { |
| 278 | + "type": "aws:cdk:warning", |
| 279 | + "data": "installLatestAwsSdk was not specified, and defaults to true. You probably do not want this. Set the global context flag '@aws-cdk/customresources:installLatestAwsSdkDefault' to false to switch this behavior off project-wide, or set the property explicitly to true if you know you need to call APIs that are not in Lambda's built-in SDK version." |
| 280 | + } |
| 281 | + ], |
270 | 282 | "/redshift-defaultiamrole-integ/Cluster2/default-role/Resource/Default": [
|
271 | 283 | {
|
272 | 284 | "type": "aws:cdk:logicalId",
|
|
0 commit comments