@aws-solutions-constructs/aws-eventbridge-sqs 2.76.0 → 2.78.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.
Files changed (55) hide show
  1. package/.jsii +155 -39
  2. package/README.md +5 -0
  3. package/lib/index.d.ts +27 -0
  4. package/lib/index.js +26 -10
  5. package/package.json +9 -8
  6. package/test/eventbridge-sqs-queue.test.js +142 -3
  7. package/test/integ.evtsqs-custom-target.d.ts +13 -0
  8. package/test/integ.evtsqs-custom-target.js +36 -0
  9. package/test/integ.evtsqs-custom-target.js.snapshot/cdk.out +1 -0
  10. package/test/integ.evtsqs-custom-target.js.snapshot/evtsqs-custom-target.assets.json +19 -0
  11. package/test/integ.evtsqs-custom-target.js.snapshot/evtsqs-custom-target.template.json +312 -0
  12. package/test/integ.evtsqs-custom-target.js.snapshot/evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.assets.json +19 -0
  13. package/test/integ.evtsqs-custom-target.js.snapshot/evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.template.json +36 -0
  14. package/test/integ.evtsqs-custom-target.js.snapshot/integ.json +12 -0
  15. package/test/integ.evtsqs-custom-target.js.snapshot/manifest.json +149 -0
  16. package/test/integ.evtsqs-custom-target.js.snapshot/tree.json +487 -0
  17. package/test/integ.evtsqs-exist-bus.js.snapshot/cdk.out +1 -1
  18. package/test/integ.evtsqs-exist-bus.js.snapshot/evtsqs-exist-bus.assets.json +3 -3
  19. package/test/integ.evtsqs-exist-bus.js.snapshot/evtsqs-exist-bus.template.json +15 -6
  20. package/test/integ.evtsqs-exist-bus.js.snapshot/evtsqsexistbusIntegDefaultTestDeployAssertD6166996.assets.json +1 -1
  21. package/test/integ.evtsqs-exist-bus.js.snapshot/integ.json +1 -1
  22. package/test/integ.evtsqs-exist-bus.js.snapshot/manifest.json +2 -2
  23. package/test/integ.evtsqs-exist-bus.js.snapshot/tree.json +38 -29
  24. package/test/integ.evtsqs-exist-queue.js.snapshot/cdk.out +1 -1
  25. package/test/integ.evtsqs-exist-queue.js.snapshot/evtsqs-exist-queue.assets.json +3 -3
  26. package/test/integ.evtsqs-exist-queue.js.snapshot/evtsqs-exist-queue.template.json +15 -6
  27. package/test/integ.evtsqs-exist-queue.js.snapshot/evtsqsexistqueueIntegDefaultTestDeployAssert4E2D04AB.assets.json +1 -1
  28. package/test/integ.evtsqs-exist-queue.js.snapshot/integ.json +1 -1
  29. package/test/integ.evtsqs-exist-queue.js.snapshot/manifest.json +2 -2
  30. package/test/integ.evtsqs-exist-queue.js.snapshot/tree.json +36 -27
  31. package/test/integ.evtsqs-new-bus.js.snapshot/cdk.out +1 -1
  32. package/test/integ.evtsqs-new-bus.js.snapshot/evtsqs-new-bus.assets.json +3 -3
  33. package/test/integ.evtsqs-new-bus.js.snapshot/evtsqs-new-bus.template.json +15 -6
  34. package/test/integ.evtsqs-new-bus.js.snapshot/evtsqsnewbusIntegDefaultTestDeployAssertA45AD5F2.assets.json +1 -1
  35. package/test/integ.evtsqs-new-bus.js.snapshot/integ.json +1 -1
  36. package/test/integ.evtsqs-new-bus.js.snapshot/manifest.json +2 -20
  37. package/test/integ.evtsqs-new-bus.js.snapshot/tree.json +42 -33
  38. package/test/integ.evtsqs-no-arg.js.snapshot/cdk.out +1 -1
  39. package/test/integ.evtsqs-no-arg.js.snapshot/evtsqs-no-arg.assets.json +3 -3
  40. package/test/integ.evtsqs-no-arg.js.snapshot/evtsqs-no-arg.template.json +15 -6
  41. package/test/integ.evtsqs-no-arg.js.snapshot/evtsqsnoargIntegDefaultTestDeployAssertB5DFB718.assets.json +1 -1
  42. package/test/integ.evtsqs-no-arg.js.snapshot/integ.json +1 -1
  43. package/test/integ.evtsqs-no-arg.js.snapshot/manifest.json +2 -20
  44. package/test/integ.evtsqs-no-arg.js.snapshot/tree.json +40 -31
  45. package/test/integ.evtsqs-rule-dlq.d.ts +13 -0
  46. package/test/integ.evtsqs-rule-dlq.js +36 -0
  47. package/test/integ.evtsqs-rule-dlq.js.snapshot/cdk.out +1 -0
  48. package/test/integ.evtsqs-rule-dlq.js.snapshot/evtsqs-rule-dlq.assets.json +19 -0
  49. package/test/integ.evtsqs-rule-dlq.js.snapshot/evtsqs-rule-dlq.template.json +485 -0
  50. package/test/integ.evtsqs-rule-dlq.js.snapshot/evtsqsruledlqIntegDefaultTestDeployAssertE0D1E1C2.assets.json +19 -0
  51. package/test/integ.evtsqs-rule-dlq.js.snapshot/evtsqsruledlqIntegDefaultTestDeployAssertE0D1E1C2.template.json +36 -0
  52. package/test/integ.evtsqs-rule-dlq.js.snapshot/integ.json +12 -0
  53. package/test/integ.evtsqs-rule-dlq.js.snapshot/manifest.json +179 -0
  54. package/test/integ.evtsqs-rule-dlq.js.snapshot/tree.json +728 -0
  55. package/.eslintignore +0 -6
@@ -0,0 +1,312 @@
1
+ {
2
+ "Resources": {
3
+ "constructqueuedlq6B66D1E6": {
4
+ "Type": "AWS::SQS::Queue",
5
+ "Properties": {
6
+ "KmsMasterKeyId": "alias/aws/sqs"
7
+ },
8
+ "UpdateReplacePolicy": "Delete",
9
+ "DeletionPolicy": "Delete"
10
+ },
11
+ "constructqueuedlqPolicy3B6CC54E": {
12
+ "Type": "AWS::SQS::QueuePolicy",
13
+ "Properties": {
14
+ "PolicyDocument": {
15
+ "Statement": [
16
+ {
17
+ "Action": [
18
+ "sqs:AddPermission",
19
+ "sqs:DeleteMessage",
20
+ "sqs:GetQueueAttributes",
21
+ "sqs:ReceiveMessage",
22
+ "sqs:RemovePermission",
23
+ "sqs:SendMessage",
24
+ "sqs:SetQueueAttributes"
25
+ ],
26
+ "Effect": "Allow",
27
+ "Principal": {
28
+ "AWS": {
29
+ "Fn::Join": [
30
+ "",
31
+ [
32
+ "arn:",
33
+ {
34
+ "Ref": "AWS::Partition"
35
+ },
36
+ ":iam::",
37
+ {
38
+ "Ref": "AWS::AccountId"
39
+ },
40
+ ":root"
41
+ ]
42
+ ]
43
+ }
44
+ },
45
+ "Resource": {
46
+ "Fn::GetAtt": [
47
+ "constructqueuedlq6B66D1E6",
48
+ "Arn"
49
+ ]
50
+ },
51
+ "Sid": "QueueOwnerOnlyAccess"
52
+ },
53
+ {
54
+ "Action": "SQS:*",
55
+ "Condition": {
56
+ "Bool": {
57
+ "aws:SecureTransport": "false"
58
+ }
59
+ },
60
+ "Effect": "Deny",
61
+ "Principal": {
62
+ "AWS": "*"
63
+ },
64
+ "Resource": {
65
+ "Fn::GetAtt": [
66
+ "constructqueuedlq6B66D1E6",
67
+ "Arn"
68
+ ]
69
+ },
70
+ "Sid": "HttpsOnly"
71
+ }
72
+ ],
73
+ "Version": "2012-10-17"
74
+ },
75
+ "Queues": [
76
+ {
77
+ "Ref": "constructqueuedlq6B66D1E6"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ "constructqueueKey0638E1FB": {
83
+ "Type": "AWS::KMS::Key",
84
+ "Properties": {
85
+ "EnableKeyRotation": true,
86
+ "KeyPolicy": {
87
+ "Statement": [
88
+ {
89
+ "Action": "kms:*",
90
+ "Effect": "Allow",
91
+ "Principal": {
92
+ "AWS": {
93
+ "Fn::Join": [
94
+ "",
95
+ [
96
+ "arn:",
97
+ {
98
+ "Ref": "AWS::Partition"
99
+ },
100
+ ":iam::",
101
+ {
102
+ "Ref": "AWS::AccountId"
103
+ },
104
+ ":root"
105
+ ]
106
+ ]
107
+ }
108
+ },
109
+ "Resource": "*"
110
+ },
111
+ {
112
+ "Action": [
113
+ "kms:Decrypt",
114
+ "kms:Encrypt",
115
+ "kms:GenerateDataKey*",
116
+ "kms:ReEncrypt*"
117
+ ],
118
+ "Condition": {
119
+ "StringEquals": {
120
+ "aws:SourceAccount": {
121
+ "Ref": "AWS::AccountId"
122
+ }
123
+ }
124
+ },
125
+ "Effect": "Allow",
126
+ "Principal": {
127
+ "Service": "events.amazonaws.com"
128
+ },
129
+ "Resource": "*"
130
+ }
131
+ ],
132
+ "Version": "2012-10-17"
133
+ }
134
+ },
135
+ "UpdateReplacePolicy": "Retain",
136
+ "DeletionPolicy": "Retain"
137
+ },
138
+ "constructqueue481DC1EC": {
139
+ "Type": "AWS::SQS::Queue",
140
+ "Properties": {
141
+ "KmsMasterKeyId": {
142
+ "Fn::GetAtt": [
143
+ "constructqueueKey0638E1FB",
144
+ "Arn"
145
+ ]
146
+ },
147
+ "RedrivePolicy": {
148
+ "deadLetterTargetArn": {
149
+ "Fn::GetAtt": [
150
+ "constructqueuedlq6B66D1E6",
151
+ "Arn"
152
+ ]
153
+ },
154
+ "maxReceiveCount": 15
155
+ }
156
+ },
157
+ "UpdateReplacePolicy": "Delete",
158
+ "DeletionPolicy": "Delete"
159
+ },
160
+ "constructqueuePolicy5B0256B1": {
161
+ "Type": "AWS::SQS::QueuePolicy",
162
+ "Properties": {
163
+ "PolicyDocument": {
164
+ "Statement": [
165
+ {
166
+ "Action": [
167
+ "sqs:AddPermission",
168
+ "sqs:DeleteMessage",
169
+ "sqs:GetQueueAttributes",
170
+ "sqs:ReceiveMessage",
171
+ "sqs:RemovePermission",
172
+ "sqs:SendMessage",
173
+ "sqs:SetQueueAttributes"
174
+ ],
175
+ "Effect": "Allow",
176
+ "Principal": {
177
+ "AWS": {
178
+ "Fn::Join": [
179
+ "",
180
+ [
181
+ "arn:",
182
+ {
183
+ "Ref": "AWS::Partition"
184
+ },
185
+ ":iam::",
186
+ {
187
+ "Ref": "AWS::AccountId"
188
+ },
189
+ ":root"
190
+ ]
191
+ ]
192
+ }
193
+ },
194
+ "Resource": {
195
+ "Fn::GetAtt": [
196
+ "constructqueue481DC1EC",
197
+ "Arn"
198
+ ]
199
+ },
200
+ "Sid": "QueueOwnerOnlyAccess"
201
+ },
202
+ {
203
+ "Action": "SQS:*",
204
+ "Condition": {
205
+ "Bool": {
206
+ "aws:SecureTransport": "false"
207
+ }
208
+ },
209
+ "Effect": "Deny",
210
+ "Principal": {
211
+ "AWS": "*"
212
+ },
213
+ "Resource": {
214
+ "Fn::GetAtt": [
215
+ "constructqueue481DC1EC",
216
+ "Arn"
217
+ ]
218
+ },
219
+ "Sid": "HttpsOnly"
220
+ },
221
+ {
222
+ "Action": [
223
+ "sqs:GetQueueAttributes",
224
+ "sqs:GetQueueUrl",
225
+ "sqs:SendMessage"
226
+ ],
227
+ "Condition": {
228
+ "StringEquals": {
229
+ "aws:SourceAccount": {
230
+ "Ref": "AWS::AccountId"
231
+ }
232
+ }
233
+ },
234
+ "Effect": "Allow",
235
+ "Principal": {
236
+ "Service": "events.amazonaws.com"
237
+ },
238
+ "Resource": {
239
+ "Fn::GetAtt": [
240
+ "constructqueue481DC1EC",
241
+ "Arn"
242
+ ]
243
+ }
244
+ }
245
+ ],
246
+ "Version": "2012-10-17"
247
+ },
248
+ "Queues": [
249
+ {
250
+ "Ref": "constructqueue481DC1EC"
251
+ }
252
+ ]
253
+ }
254
+ },
255
+ "constructEventsRule43880ADB": {
256
+ "Type": "AWS::Events::Rule",
257
+ "Properties": {
258
+ "ScheduleExpression": "rate(5 minutes)",
259
+ "State": "ENABLED",
260
+ "Targets": [
261
+ {
262
+ "Arn": {
263
+ "Fn::GetAtt": [
264
+ "constructqueue481DC1EC",
265
+ "Arn"
266
+ ]
267
+ },
268
+ "Id": "Target0",
269
+ "RetryPolicy": {
270
+ "MaximumEventAgeInSeconds": 3600,
271
+ "MaximumRetryAttempts": 2
272
+ }
273
+ }
274
+ ]
275
+ }
276
+ }
277
+ },
278
+ "Parameters": {
279
+ "BootstrapVersion": {
280
+ "Type": "AWS::SSM::Parameter::Value<String>",
281
+ "Default": "/cdk-bootstrap/hnb659fds/version",
282
+ "Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store. [cdk:skip]"
283
+ }
284
+ },
285
+ "Rules": {
286
+ "CheckBootstrapVersion": {
287
+ "Assertions": [
288
+ {
289
+ "Assert": {
290
+ "Fn::Not": [
291
+ {
292
+ "Fn::Contains": [
293
+ [
294
+ "1",
295
+ "2",
296
+ "3",
297
+ "4",
298
+ "5"
299
+ ],
300
+ {
301
+ "Ref": "BootstrapVersion"
302
+ }
303
+ ]
304
+ }
305
+ ]
306
+ },
307
+ "AssertDescription": "CDK bootstrap stack version 6 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI."
308
+ }
309
+ ]
310
+ }
311
+ }
312
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "version": "39.0.0",
3
+ "files": {
4
+ "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
5
+ "source": {
6
+ "path": "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.template.json",
7
+ "packaging": "file"
8
+ },
9
+ "destinations": {
10
+ "current_account-current_region": {
11
+ "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
12
+ "objectKey": "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
13
+ "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
14
+ }
15
+ }
16
+ }
17
+ },
18
+ "dockerImages": {}
19
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "Parameters": {
3
+ "BootstrapVersion": {
4
+ "Type": "AWS::SSM::Parameter::Value<String>",
5
+ "Default": "/cdk-bootstrap/hnb659fds/version",
6
+ "Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store. [cdk:skip]"
7
+ }
8
+ },
9
+ "Rules": {
10
+ "CheckBootstrapVersion": {
11
+ "Assertions": [
12
+ {
13
+ "Assert": {
14
+ "Fn::Not": [
15
+ {
16
+ "Fn::Contains": [
17
+ [
18
+ "1",
19
+ "2",
20
+ "3",
21
+ "4",
22
+ "5"
23
+ ],
24
+ {
25
+ "Ref": "BootstrapVersion"
26
+ }
27
+ ]
28
+ }
29
+ ]
30
+ },
31
+ "AssertDescription": "CDK bootstrap stack version 6 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI."
32
+ }
33
+ ]
34
+ }
35
+ }
36
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "version": "39.0.0",
3
+ "testCases": {
4
+ "evtsqs-custom-target/Integ/DefaultTest": {
5
+ "stacks": [
6
+ "evtsqs-custom-target"
7
+ ],
8
+ "assertionStack": "evtsqs-custom-target/Integ/DefaultTest/DeployAssert",
9
+ "assertionStackName": "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E"
10
+ }
11
+ }
12
+ }
@@ -0,0 +1,149 @@
1
+ {
2
+ "version": "39.0.0",
3
+ "artifacts": {
4
+ "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.assets": {
5
+ "type": "cdk:asset-manifest",
6
+ "properties": {
7
+ "file": "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.assets.json",
8
+ "requiresBootstrapStackVersion": 6,
9
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
10
+ }
11
+ },
12
+ "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E": {
13
+ "type": "aws:cloudformation:stack",
14
+ "environment": "aws://unknown-account/unknown-region",
15
+ "properties": {
16
+ "templateFile": "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.template.json",
17
+ "terminationProtection": false,
18
+ "validateOnSynth": false,
19
+ "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
20
+ "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
21
+ "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
22
+ "requiresBootstrapStackVersion": 6,
23
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
24
+ "additionalDependencies": [
25
+ "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.assets"
26
+ ],
27
+ "lookupRole": {
28
+ "arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
29
+ "requiresBootstrapStackVersion": 8,
30
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
31
+ }
32
+ },
33
+ "dependencies": [
34
+ "evtsqscustomtargetIntegDefaultTestDeployAssertD220243E.assets"
35
+ ],
36
+ "metadata": {
37
+ "/evtsqs-custom-target/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
38
+ {
39
+ "type": "aws:cdk:logicalId",
40
+ "data": "BootstrapVersion"
41
+ }
42
+ ],
43
+ "/evtsqs-custom-target/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
44
+ {
45
+ "type": "aws:cdk:logicalId",
46
+ "data": "CheckBootstrapVersion"
47
+ }
48
+ ]
49
+ },
50
+ "displayName": "evtsqs-custom-target/Integ/DefaultTest/DeployAssert"
51
+ },
52
+ "evtsqs-custom-target.assets": {
53
+ "type": "cdk:asset-manifest",
54
+ "properties": {
55
+ "file": "evtsqs-custom-target.assets.json",
56
+ "requiresBootstrapStackVersion": 6,
57
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
58
+ }
59
+ },
60
+ "evtsqs-custom-target": {
61
+ "type": "aws:cloudformation:stack",
62
+ "environment": "aws://unknown-account/unknown-region",
63
+ "properties": {
64
+ "templateFile": "evtsqs-custom-target.template.json",
65
+ "terminationProtection": false,
66
+ "validateOnSynth": false,
67
+ "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
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}/8221310775997696fa75dec2375830f8d37a0d9d424ea6d55a03f453d4bec94c.json",
70
+ "requiresBootstrapStackVersion": 6,
71
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
72
+ "additionalDependencies": [
73
+ "evtsqs-custom-target.assets"
74
+ ],
75
+ "lookupRole": {
76
+ "arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
77
+ "requiresBootstrapStackVersion": 8,
78
+ "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
79
+ }
80
+ },
81
+ "dependencies": [
82
+ "evtsqs-custom-target.assets"
83
+ ],
84
+ "metadata": {
85
+ "/evtsqs-custom-target/construct/queue-dlq/Resource": [
86
+ {
87
+ "type": "aws:cdk:logicalId",
88
+ "data": "constructqueuedlq6B66D1E6"
89
+ }
90
+ ],
91
+ "/evtsqs-custom-target/construct/queue-dlq/Policy/Resource": [
92
+ {
93
+ "type": "aws:cdk:logicalId",
94
+ "data": "constructqueuedlqPolicy3B6CC54E"
95
+ }
96
+ ],
97
+ "/evtsqs-custom-target/construct/'queueKey'/Resource": [
98
+ {
99
+ "type": "aws:cdk:logicalId",
100
+ "data": "constructqueueKey0638E1FB"
101
+ }
102
+ ],
103
+ "/evtsqs-custom-target/construct/queue": [
104
+ {
105
+ "type": "aws:cdk:warning",
106
+ "data": "encryption: Automatically changed to QueueEncryption.KMS, was: QueueEncryption.KMS_MANAGED\nWhen encryptionMasterKey is provided, always set `encryption: QueueEncryption.KMS` [ack: @aws-cdk/aws-sqs:queueEncryptionChangedToKMS]"
107
+ }
108
+ ],
109
+ "/evtsqs-custom-target/construct/queue/Resource": [
110
+ {
111
+ "type": "aws:cdk:logicalId",
112
+ "data": "constructqueue481DC1EC"
113
+ }
114
+ ],
115
+ "/evtsqs-custom-target/construct/queue/Policy/Resource": [
116
+ {
117
+ "type": "aws:cdk:logicalId",
118
+ "data": "constructqueuePolicy5B0256B1"
119
+ }
120
+ ],
121
+ "/evtsqs-custom-target/construct/EventsRule/Resource": [
122
+ {
123
+ "type": "aws:cdk:logicalId",
124
+ "data": "constructEventsRule43880ADB"
125
+ }
126
+ ],
127
+ "/evtsqs-custom-target/BootstrapVersion": [
128
+ {
129
+ "type": "aws:cdk:logicalId",
130
+ "data": "BootstrapVersion"
131
+ }
132
+ ],
133
+ "/evtsqs-custom-target/CheckBootstrapVersion": [
134
+ {
135
+ "type": "aws:cdk:logicalId",
136
+ "data": "CheckBootstrapVersion"
137
+ }
138
+ ]
139
+ },
140
+ "displayName": "evtsqs-custom-target"
141
+ },
142
+ "Tree": {
143
+ "type": "cdk:tree",
144
+ "properties": {
145
+ "file": "tree.json"
146
+ }
147
+ }
148
+ }
149
+ }