@aws-solutions-constructs/aws-iot-sqs 2.58.1 → 2.60.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +32 -8
- package/lib/index.js +6 -10
- package/package.json +6 -6
- package/test/integ.iotsqs-custom-max-receive-count.js.snapshot/iotsqs-custom-max-receive-count.assets.json +2 -2
- package/test/integ.iotsqs-custom-max-receive-count.js.snapshot/iotsqs-custom-max-receive-count.template.json +6 -6
- package/test/integ.iotsqs-custom-max-receive-count.js.snapshot/manifest.json +16 -7
- package/test/integ.iotsqs-custom-max-receive-count.js.snapshot/tree.json +36 -36
- package/test/integ.iotsqs-default-arguments.js.snapshot/iotsqs-default-arguments.assets.json +2 -2
- package/test/integ.iotsqs-default-arguments.js.snapshot/iotsqs-default-arguments.template.json +6 -6
- package/test/integ.iotsqs-default-arguments.js.snapshot/manifest.json +16 -7
- package/test/integ.iotsqs-default-arguments.js.snapshot/tree.json +36 -36
- package/test/integ.iotsqs-use-kms-key-props.js.snapshot/iotsqs-use-kms-key-props.assets.json +2 -2
- package/test/integ.iotsqs-use-kms-key-props.js.snapshot/iotsqs-use-kms-key-props.template.json +6 -6
- package/test/integ.iotsqs-use-kms-key-props.js.snapshot/manifest.json +9 -9
- package/test/integ.iotsqs-use-kms-key-props.js.snapshot/tree.json +38 -38
- package/test/integ.iotsqs-use-queue-props.js.snapshot/iotsqs-use-queue-props.assets.json +2 -2
- package/test/integ.iotsqs-use-queue-props.js.snapshot/iotsqs-use-queue-props.template.json +6 -6
- package/test/integ.iotsqs-use-queue-props.js.snapshot/manifest.json +16 -7
- package/test/integ.iotsqs-use-queue-props.js.snapshot/tree.json +36 -36
- package/test/integ.iotsqs-with-existing-key.js.snapshot/iotsqs-with-existing-key.assets.json +2 -2
- package/test/integ.iotsqs-with-existing-key.js.snapshot/iotsqs-with-existing-key.template.json +6 -6
- package/test/integ.iotsqs-with-existing-key.js.snapshot/manifest.json +23 -5
- package/test/integ.iotsqs-with-existing-key.js.snapshot/tree.json +40 -40
- package/test/integ.iotsqs-without-create-kms-key.js.snapshot/iotsqs-without-create-kms-key.assets.json +2 -2
- package/test/integ.iotsqs-without-create-kms-key.js.snapshot/iotsqs-without-create-kms-key.template.json +6 -6
- package/test/integ.iotsqs-without-create-kms-key.js.snapshot/manifest.json +23 -5
- package/test/integ.iotsqs-without-create-kms-key.js.snapshot/tree.json +36 -36
- package/test/iot-sqs.test.js +3 -3
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"validateOnSynth": false,
|
|
67
67
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
68
68
|
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
69
|
-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/
|
|
69
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/5027add6d84164b6094b40e79cf89cc68197fbf3f0eab876fe5d9bb37b6cb42a.json",
|
|
70
70
|
"requiresBootstrapStackVersion": 6,
|
|
71
71
|
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
72
72
|
"additionalDependencies": [
|
|
@@ -82,16 +82,16 @@
|
|
|
82
82
|
"iotsqs-default-arguments.assets"
|
|
83
83
|
],
|
|
84
84
|
"metadata": {
|
|
85
|
-
"/iotsqs-default-arguments/test-iot-sqs-stack/
|
|
85
|
+
"/iotsqs-default-arguments/test-iot-sqs-stack/queue-dlq/Resource": [
|
|
86
86
|
{
|
|
87
87
|
"type": "aws:cdk:logicalId",
|
|
88
|
-
"data": "
|
|
88
|
+
"data": "testiotsqsstackqueuedlq8FBD6728"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"/iotsqs-default-arguments/test-iot-sqs-stack/
|
|
91
|
+
"/iotsqs-default-arguments/test-iot-sqs-stack/queue-dlq/Policy/Resource": [
|
|
92
92
|
{
|
|
93
93
|
"type": "aws:cdk:logicalId",
|
|
94
|
-
"data": "
|
|
94
|
+
"data": "testiotsqsstackqueuedlqPolicyC72D7226"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"/iotsqs-default-arguments/test-iot-sqs-stack/'queueKey'/Resource": [
|
|
@@ -148,10 +148,19 @@
|
|
|
148
148
|
"data": "CheckBootstrapVersion"
|
|
149
149
|
}
|
|
150
150
|
],
|
|
151
|
-
"
|
|
151
|
+
"testiotsqsstackdeadLetterQueueA417EB97": [
|
|
152
152
|
{
|
|
153
153
|
"type": "aws:cdk:logicalId",
|
|
154
|
-
"data": "
|
|
154
|
+
"data": "testiotsqsstackdeadLetterQueueA417EB97",
|
|
155
|
+
"trace": [
|
|
156
|
+
"!!DESTRUCTIVE_CHANGES: WILL_DESTROY"
|
|
157
|
+
]
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"testiotsqsstackdeadLetterQueuePolicyD0F4B7D3": [
|
|
161
|
+
{
|
|
162
|
+
"type": "aws:cdk:logicalId",
|
|
163
|
+
"data": "testiotsqsstackdeadLetterQueuePolicyD0F4B7D3",
|
|
155
164
|
"trace": [
|
|
156
165
|
"!!DESTRUCTIVE_CHANGES: WILL_DESTROY"
|
|
157
166
|
]
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
"id": "test-iot-sqs-stack",
|
|
13
13
|
"path": "iotsqs-default-arguments/test-iot-sqs-stack",
|
|
14
14
|
"children": {
|
|
15
|
-
"
|
|
16
|
-
"id": "
|
|
17
|
-
"path": "iotsqs-default-arguments/test-iot-sqs-stack/
|
|
15
|
+
"queue-dlq": {
|
|
16
|
+
"id": "queue-dlq",
|
|
17
|
+
"path": "iotsqs-default-arguments/test-iot-sqs-stack/queue-dlq",
|
|
18
18
|
"children": {
|
|
19
19
|
"Resource": {
|
|
20
20
|
"id": "Resource",
|
|
21
|
-
"path": "iotsqs-default-arguments/test-iot-sqs-stack/
|
|
21
|
+
"path": "iotsqs-default-arguments/test-iot-sqs-stack/queue-dlq/Resource",
|
|
22
22
|
"attributes": {
|
|
23
23
|
"aws:cdk:cloudformation:type": "AWS::SQS::Queue",
|
|
24
24
|
"aws:cdk:cloudformation:props": {
|
|
@@ -27,16 +27,16 @@
|
|
|
27
27
|
},
|
|
28
28
|
"constructInfo": {
|
|
29
29
|
"fqn": "aws-cdk-lib.aws_sqs.CfnQueue",
|
|
30
|
-
"version": "2.
|
|
30
|
+
"version": "2.143.0"
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"Policy": {
|
|
34
34
|
"id": "Policy",
|
|
35
|
-
"path": "iotsqs-default-arguments/test-iot-sqs-stack/
|
|
35
|
+
"path": "iotsqs-default-arguments/test-iot-sqs-stack/queue-dlq/Policy",
|
|
36
36
|
"children": {
|
|
37
37
|
"Resource": {
|
|
38
38
|
"id": "Resource",
|
|
39
|
-
"path": "iotsqs-default-arguments/test-iot-sqs-stack/
|
|
39
|
+
"path": "iotsqs-default-arguments/test-iot-sqs-stack/queue-dlq/Policy/Resource",
|
|
40
40
|
"attributes": {
|
|
41
41
|
"aws:cdk:cloudformation:type": "AWS::SQS::QueuePolicy",
|
|
42
42
|
"aws:cdk:cloudformation:props": {
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
},
|
|
74
74
|
"Resource": {
|
|
75
75
|
"Fn::GetAtt": [
|
|
76
|
-
"
|
|
76
|
+
"testiotsqsstackqueuedlq8FBD6728",
|
|
77
77
|
"Arn"
|
|
78
78
|
]
|
|
79
79
|
},
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
},
|
|
93
93
|
"Resource": {
|
|
94
94
|
"Fn::GetAtt": [
|
|
95
|
-
"
|
|
95
|
+
"testiotsqsstackqueuedlq8FBD6728",
|
|
96
96
|
"Arn"
|
|
97
97
|
]
|
|
98
98
|
},
|
|
@@ -103,26 +103,26 @@
|
|
|
103
103
|
},
|
|
104
104
|
"queues": [
|
|
105
105
|
{
|
|
106
|
-
"Ref": "
|
|
106
|
+
"Ref": "testiotsqsstackqueuedlq8FBD6728"
|
|
107
107
|
}
|
|
108
108
|
]
|
|
109
109
|
}
|
|
110
110
|
},
|
|
111
111
|
"constructInfo": {
|
|
112
112
|
"fqn": "aws-cdk-lib.aws_sqs.CfnQueuePolicy",
|
|
113
|
-
"version": "2.
|
|
113
|
+
"version": "2.143.0"
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
116
|
},
|
|
117
117
|
"constructInfo": {
|
|
118
118
|
"fqn": "aws-cdk-lib.aws_sqs.QueuePolicy",
|
|
119
|
-
"version": "2.
|
|
119
|
+
"version": "2.143.0"
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
123
|
"constructInfo": {
|
|
124
124
|
"fqn": "aws-cdk-lib.aws_sqs.Queue",
|
|
125
|
-
"version": "2.
|
|
125
|
+
"version": "2.143.0"
|
|
126
126
|
}
|
|
127
127
|
},
|
|
128
128
|
"'queueKey'": {
|
|
@@ -194,13 +194,13 @@
|
|
|
194
194
|
},
|
|
195
195
|
"constructInfo": {
|
|
196
196
|
"fqn": "aws-cdk-lib.aws_kms.CfnKey",
|
|
197
|
-
"version": "2.
|
|
197
|
+
"version": "2.143.0"
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
200
|
},
|
|
201
201
|
"constructInfo": {
|
|
202
202
|
"fqn": "aws-cdk-lib.aws_kms.Key",
|
|
203
|
-
"version": "2.
|
|
203
|
+
"version": "2.143.0"
|
|
204
204
|
}
|
|
205
205
|
},
|
|
206
206
|
"queue": {
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"redrivePolicy": {
|
|
223
223
|
"deadLetterTargetArn": {
|
|
224
224
|
"Fn::GetAtt": [
|
|
225
|
-
"
|
|
225
|
+
"testiotsqsstackqueuedlq8FBD6728",
|
|
226
226
|
"Arn"
|
|
227
227
|
]
|
|
228
228
|
},
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
},
|
|
233
233
|
"constructInfo": {
|
|
234
234
|
"fqn": "aws-cdk-lib.aws_sqs.CfnQueue",
|
|
235
|
-
"version": "2.
|
|
235
|
+
"version": "2.143.0"
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"Policy": {
|
|
@@ -315,19 +315,19 @@
|
|
|
315
315
|
},
|
|
316
316
|
"constructInfo": {
|
|
317
317
|
"fqn": "aws-cdk-lib.aws_sqs.CfnQueuePolicy",
|
|
318
|
-
"version": "2.
|
|
318
|
+
"version": "2.143.0"
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
321
|
},
|
|
322
322
|
"constructInfo": {
|
|
323
323
|
"fqn": "aws-cdk-lib.aws_sqs.QueuePolicy",
|
|
324
|
-
"version": "2.
|
|
324
|
+
"version": "2.143.0"
|
|
325
325
|
}
|
|
326
326
|
}
|
|
327
327
|
},
|
|
328
328
|
"constructInfo": {
|
|
329
329
|
"fqn": "aws-cdk-lib.aws_sqs.Queue",
|
|
330
|
-
"version": "2.
|
|
330
|
+
"version": "2.143.0"
|
|
331
331
|
}
|
|
332
332
|
},
|
|
333
333
|
"iot-actions-role": {
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
"path": "iotsqs-default-arguments/test-iot-sqs-stack/iot-actions-role/Importiot-actions-role",
|
|
340
340
|
"constructInfo": {
|
|
341
341
|
"fqn": "aws-cdk-lib.Resource",
|
|
342
|
-
"version": "2.
|
|
342
|
+
"version": "2.143.0"
|
|
343
343
|
}
|
|
344
344
|
},
|
|
345
345
|
"Resource": {
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
},
|
|
365
365
|
"constructInfo": {
|
|
366
366
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
367
|
-
"version": "2.
|
|
367
|
+
"version": "2.143.0"
|
|
368
368
|
}
|
|
369
369
|
},
|
|
370
370
|
"DefaultPolicy": {
|
|
@@ -421,19 +421,19 @@
|
|
|
421
421
|
},
|
|
422
422
|
"constructInfo": {
|
|
423
423
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
424
|
-
"version": "2.
|
|
424
|
+
"version": "2.143.0"
|
|
425
425
|
}
|
|
426
426
|
}
|
|
427
427
|
},
|
|
428
428
|
"constructInfo": {
|
|
429
429
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
430
|
-
"version": "2.
|
|
430
|
+
"version": "2.143.0"
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
433
|
},
|
|
434
434
|
"constructInfo": {
|
|
435
435
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
436
|
-
"version": "2.
|
|
436
|
+
"version": "2.143.0"
|
|
437
437
|
}
|
|
438
438
|
},
|
|
439
439
|
"IotTopicRule": {
|
|
@@ -466,13 +466,13 @@
|
|
|
466
466
|
},
|
|
467
467
|
"constructInfo": {
|
|
468
468
|
"fqn": "aws-cdk-lib.aws_iot.CfnTopicRule",
|
|
469
|
-
"version": "2.
|
|
469
|
+
"version": "2.143.0"
|
|
470
470
|
}
|
|
471
471
|
}
|
|
472
472
|
},
|
|
473
473
|
"constructInfo": {
|
|
474
474
|
"fqn": "@aws-solutions-constructs/aws-iot-sqs.IotToSqs",
|
|
475
|
-
"version": "2.
|
|
475
|
+
"version": "2.58.1"
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
478
|
"Integ": {
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"path": "iotsqs-default-arguments/Integ/DefaultTest/DeployAssert/BootstrapVersion",
|
|
501
501
|
"constructInfo": {
|
|
502
502
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
503
|
-
"version": "2.
|
|
503
|
+
"version": "2.143.0"
|
|
504
504
|
}
|
|
505
505
|
},
|
|
506
506
|
"CheckBootstrapVersion": {
|
|
@@ -508,25 +508,25 @@
|
|
|
508
508
|
"path": "iotsqs-default-arguments/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
|
|
509
509
|
"constructInfo": {
|
|
510
510
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
511
|
-
"version": "2.
|
|
511
|
+
"version": "2.143.0"
|
|
512
512
|
}
|
|
513
513
|
}
|
|
514
514
|
},
|
|
515
515
|
"constructInfo": {
|
|
516
516
|
"fqn": "aws-cdk-lib.Stack",
|
|
517
|
-
"version": "2.
|
|
517
|
+
"version": "2.143.0"
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
},
|
|
521
521
|
"constructInfo": {
|
|
522
522
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
|
|
523
|
-
"version": "2.
|
|
523
|
+
"version": "2.143.0-alpha.0"
|
|
524
524
|
}
|
|
525
525
|
}
|
|
526
526
|
},
|
|
527
527
|
"constructInfo": {
|
|
528
528
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
|
|
529
|
-
"version": "2.
|
|
529
|
+
"version": "2.143.0-alpha.0"
|
|
530
530
|
}
|
|
531
531
|
},
|
|
532
532
|
"BootstrapVersion": {
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
"path": "iotsqs-default-arguments/BootstrapVersion",
|
|
535
535
|
"constructInfo": {
|
|
536
536
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
537
|
-
"version": "2.
|
|
537
|
+
"version": "2.143.0"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
540
|
"CheckBootstrapVersion": {
|
|
@@ -542,13 +542,13 @@
|
|
|
542
542
|
"path": "iotsqs-default-arguments/CheckBootstrapVersion",
|
|
543
543
|
"constructInfo": {
|
|
544
544
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
545
|
-
"version": "2.
|
|
545
|
+
"version": "2.143.0"
|
|
546
546
|
}
|
|
547
547
|
}
|
|
548
548
|
},
|
|
549
549
|
"constructInfo": {
|
|
550
550
|
"fqn": "aws-cdk-lib.Stack",
|
|
551
|
-
"version": "2.
|
|
551
|
+
"version": "2.143.0"
|
|
552
552
|
}
|
|
553
553
|
},
|
|
554
554
|
"Tree": {
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
},
|
|
563
563
|
"constructInfo": {
|
|
564
564
|
"fqn": "aws-cdk-lib.App",
|
|
565
|
-
"version": "2.
|
|
565
|
+
"version": "2.143.0"
|
|
566
566
|
}
|
|
567
567
|
}
|
|
568
568
|
}
|
package/test/integ.iotsqs-use-kms-key-props.js.snapshot/iotsqs-use-kms-key-props.assets.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "36.0.0",
|
|
3
3
|
"files": {
|
|
4
|
-
"
|
|
4
|
+
"7b512274a926da65b556a03be0cd8f07759bb4298ae14116e7f9375dc42abe2c": {
|
|
5
5
|
"source": {
|
|
6
6
|
"path": "iotsqs-use-kms-key-props.template.json",
|
|
7
7
|
"packaging": "file"
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"destinations": {
|
|
10
10
|
"current_account-current_region": {
|
|
11
11
|
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
12
|
-
"objectKey": "
|
|
12
|
+
"objectKey": "7b512274a926da65b556a03be0cd8f07759bb4298ae14116e7f9375dc42abe2c.json",
|
|
13
13
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
|
|
14
14
|
}
|
|
15
15
|
}
|
package/test/integ.iotsqs-use-kms-key-props.js.snapshot/iotsqs-use-kms-key-props.template.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Description": "Integration Test for aws-iot-sqs",
|
|
3
3
|
"Resources": {
|
|
4
|
-
"
|
|
4
|
+
"testiotsqsstackqueuedlq8FBD6728": {
|
|
5
5
|
"Type": "AWS::SQS::Queue",
|
|
6
6
|
"Properties": {
|
|
7
7
|
"KmsMasterKeyId": "alias/aws/sqs"
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"UpdateReplacePolicy": "Delete",
|
|
10
10
|
"DeletionPolicy": "Delete"
|
|
11
11
|
},
|
|
12
|
-
"
|
|
12
|
+
"testiotsqsstackqueuedlqPolicyC72D7226": {
|
|
13
13
|
"Type": "AWS::SQS::QueuePolicy",
|
|
14
14
|
"Properties": {
|
|
15
15
|
"PolicyDocument": {
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
},
|
|
46
46
|
"Resource": {
|
|
47
47
|
"Fn::GetAtt": [
|
|
48
|
-
"
|
|
48
|
+
"testiotsqsstackqueuedlq8FBD6728",
|
|
49
49
|
"Arn"
|
|
50
50
|
]
|
|
51
51
|
},
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
},
|
|
65
65
|
"Resource": {
|
|
66
66
|
"Fn::GetAtt": [
|
|
67
|
-
"
|
|
67
|
+
"testiotsqsstackqueuedlq8FBD6728",
|
|
68
68
|
"Arn"
|
|
69
69
|
]
|
|
70
70
|
},
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
},
|
|
76
76
|
"Queues": [
|
|
77
77
|
{
|
|
78
|
-
"Ref": "
|
|
78
|
+
"Ref": "testiotsqsstackqueuedlq8FBD6728"
|
|
79
79
|
}
|
|
80
80
|
]
|
|
81
81
|
}
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"RedrivePolicy": {
|
|
167
167
|
"deadLetterTargetArn": {
|
|
168
168
|
"Fn::GetAtt": [
|
|
169
|
-
"
|
|
169
|
+
"testiotsqsstackqueuedlq8FBD6728",
|
|
170
170
|
"Arn"
|
|
171
171
|
]
|
|
172
172
|
},
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"validateOnSynth": false,
|
|
67
67
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
68
68
|
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
69
|
-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/
|
|
69
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/7b512274a926da65b556a03be0cd8f07759bb4298ae14116e7f9375dc42abe2c.json",
|
|
70
70
|
"requiresBootstrapStackVersion": 6,
|
|
71
71
|
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
72
72
|
"additionalDependencies": [
|
|
@@ -82,16 +82,16 @@
|
|
|
82
82
|
"iotsqs-use-kms-key-props.assets"
|
|
83
83
|
],
|
|
84
84
|
"metadata": {
|
|
85
|
-
"/iotsqs-use-kms-key-props/test-iot-sqs-stack/
|
|
85
|
+
"/iotsqs-use-kms-key-props/test-iot-sqs-stack/queue-dlq/Resource": [
|
|
86
86
|
{
|
|
87
87
|
"type": "aws:cdk:logicalId",
|
|
88
|
-
"data": "
|
|
88
|
+
"data": "testiotsqsstackqueuedlq8FBD6728"
|
|
89
89
|
}
|
|
90
90
|
],
|
|
91
|
-
"/iotsqs-use-kms-key-props/test-iot-sqs-stack/
|
|
91
|
+
"/iotsqs-use-kms-key-props/test-iot-sqs-stack/queue-dlq/Policy/Resource": [
|
|
92
92
|
{
|
|
93
93
|
"type": "aws:cdk:logicalId",
|
|
94
|
-
"data": "
|
|
94
|
+
"data": "testiotsqsstackqueuedlqPolicyC72D7226"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"/iotsqs-use-kms-key-props/test-iot-sqs-stack/'queueKey'/Resource": [
|
|
@@ -154,19 +154,19 @@
|
|
|
154
154
|
"data": "CheckBootstrapVersion"
|
|
155
155
|
}
|
|
156
156
|
],
|
|
157
|
-
"
|
|
157
|
+
"testiotsqsstackdeadLetterQueueA417EB97": [
|
|
158
158
|
{
|
|
159
159
|
"type": "aws:cdk:logicalId",
|
|
160
|
-
"data": "
|
|
160
|
+
"data": "testiotsqsstackdeadLetterQueueA417EB97",
|
|
161
161
|
"trace": [
|
|
162
162
|
"!!DESTRUCTIVE_CHANGES: WILL_DESTROY"
|
|
163
163
|
]
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
|
-
"
|
|
166
|
+
"testiotsqsstackdeadLetterQueuePolicyD0F4B7D3": [
|
|
167
167
|
{
|
|
168
168
|
"type": "aws:cdk:logicalId",
|
|
169
|
-
"data": "
|
|
169
|
+
"data": "testiotsqsstackdeadLetterQueuePolicyD0F4B7D3",
|
|
170
170
|
"trace": [
|
|
171
171
|
"!!DESTRUCTIVE_CHANGES: WILL_DESTROY"
|
|
172
172
|
]
|