@aws-solutions-constructs/aws-sqs-pipes-stepfunctions 2.95.1 → 2.97.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 (70) hide show
  1. package/.jsii +4603 -269
  2. package/README.adoc +1 -2
  3. package/lib/index.d.ts +2 -1
  4. package/lib/index.js +2 -2
  5. package/package.json +8 -8
  6. package/test/integ.sqspstp-custom-log-level.js.snapshot/cdk.out +1 -1
  7. package/test/integ.sqspstp-custom-log-level.js.snapshot/integ.json +3 -2
  8. package/test/integ.sqspstp-custom-log-level.js.snapshot/manifest.json +766 -5
  9. package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstp-custom-log-level.assets.json +5 -4
  10. package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstp-custom-log-level.template.json +1 -1
  11. package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.assets.json +3 -2
  12. package/test/integ.sqspstp-custom-log-level.js.snapshot/tree.json +1 -957
  13. package/test/integ.sqspstp-existing-queue.js.snapshot/cdk.out +1 -1
  14. package/test/integ.sqspstp-existing-queue.js.snapshot/integ.json +3 -2
  15. package/test/integ.sqspstp-existing-queue.js.snapshot/manifest.json +766 -5
  16. package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstp-existing-queue.assets.json +5 -4
  17. package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstp-existing-queue.template.json +1 -1
  18. package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets.json +3 -2
  19. package/test/integ.sqspstp-existing-queue.js.snapshot/tree.json +1 -957
  20. package/test/integ.sqspstp-existing-state-machine.js.snapshot/cdk.out +1 -1
  21. package/test/integ.sqspstp-existing-state-machine.js.snapshot/integ.json +3 -2
  22. package/test/integ.sqspstp-existing-state-machine.js.snapshot/manifest.json +684 -5
  23. package/test/integ.sqspstp-existing-state-machine.js.snapshot/sqspstp-existing-state-machine.assets.json +5 -4
  24. package/test/integ.sqspstp-existing-state-machine.js.snapshot/sqspstp-existing-state-machine.template.json +1 -1
  25. package/test/integ.sqspstp-existing-state-machine.js.snapshot/sqspstpexistingstatemachineIntegDefaultTestDeployAssertE03331F3.assets.json +3 -2
  26. package/test/integ.sqspstp-existing-state-machine.js.snapshot/tree.json +1 -767
  27. package/test/integ.sqspstp-filter.js.snapshot/cdk.out +1 -1
  28. package/test/integ.sqspstp-filter.js.snapshot/integ.json +3 -2
  29. package/test/integ.sqspstp-filter.js.snapshot/manifest.json +766 -5
  30. package/test/integ.sqspstp-filter.js.snapshot/sqspstp-filter.assets.json +5 -4
  31. package/test/integ.sqspstp-filter.js.snapshot/sqspstp-filter.template.json +1 -1
  32. package/test/integ.sqspstp-filter.js.snapshot/sqspstpfilterIntegDefaultTestDeployAssert0C52837E.assets.json +3 -2
  33. package/test/integ.sqspstp-filter.js.snapshot/tree.json +1 -965
  34. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/asset.947efcc93dea6b762c3fca8bf09476c9d8fd2490afbd3e08e668328245340cb8/index.js +22 -0
  35. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/cdk.out +1 -1
  36. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/integ.json +3 -2
  37. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/manifest.json +846 -5
  38. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstp-lambda-function-enrichment.assets.json +10 -8
  39. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstp-lambda-function-enrichment.template.json +3 -3
  40. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstplambdafunctionenrichmentIntegDefaultTestDeployAssert1F2A8125.assets.json +3 -2
  41. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/tree.json +1 -1127
  42. package/test/integ.sqspstp-logs-off.js.snapshot/cdk.out +1 -1
  43. package/test/integ.sqspstp-logs-off.js.snapshot/integ.json +3 -2
  44. package/test/integ.sqspstp-logs-off.js.snapshot/manifest.json +757 -5
  45. package/test/integ.sqspstp-logs-off.js.snapshot/sqspstp-logs-off.assets.json +5 -4
  46. package/test/integ.sqspstp-logs-off.js.snapshot/sqspstp-logs-off.template.json +1 -1
  47. package/test/integ.sqspstp-logs-off.js.snapshot/sqspstplogsoffIntegDefaultTestDeployAssert25C29ACD.assets.json +3 -2
  48. package/test/integ.sqspstp-logs-off.js.snapshot/tree.json +1 -902
  49. package/test/integ.sqspstp-no-arguments.js.snapshot/cdk.out +1 -1
  50. package/test/integ.sqspstp-no-arguments.js.snapshot/integ.json +3 -2
  51. package/test/integ.sqspstp-no-arguments.js.snapshot/manifest.json +766 -5
  52. package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstp-no-arguments.assets.json +5 -4
  53. package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstp-no-arguments.template.json +1 -1
  54. package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstpnoargumentsIntegDefaultTestDeployAssert83953622.assets.json +3 -2
  55. package/test/integ.sqspstp-no-arguments.js.snapshot/tree.json +1 -957
  56. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/cdk.out +1 -1
  57. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/integ.json +3 -2
  58. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/manifest.json +766 -5
  59. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstp-set-queue-batch-size.assets.json +5 -4
  60. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstp-set-queue-batch-size.template.json +1 -1
  61. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstpsetqueuebatchsizeIntegDefaultTestDeployAssertA1752E9D.assets.json +3 -2
  62. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/tree.json +1 -961
  63. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/cdk.out +1 -1
  64. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/integ.json +3 -2
  65. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/manifest.json +934 -5
  66. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstp-state-machine-enrichment.assets.json +5 -4
  67. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstp-state-machine-enrichment.template.json +2 -2
  68. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstpstatemachineenrichmentIntegDefaultTestDeployAssert47A5DE6D.assets.json +3 -2
  69. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/tree.json +1 -1252
  70. package/test/sqs-pipes-stepfunctions.test.js +2 -2
@@ -1,1127 +1 @@
1
- {
2
- "version": "tree-0.1",
3
- "tree": {
4
- "id": "App",
5
- "path": "",
6
- "children": {
7
- "sqspstp-lambda-function-enrichment": {
8
- "id": "sqspstp-lambda-function-enrichment",
9
- "path": "sqspstp-lambda-function-enrichment",
10
- "children": {
11
- "enrichment-function": {
12
- "id": "enrichment-function",
13
- "path": "sqspstp-lambda-function-enrichment/enrichment-function",
14
- "children": {
15
- "ServiceRole": {
16
- "id": "ServiceRole",
17
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/ServiceRole",
18
- "children": {
19
- "ImportServiceRole": {
20
- "id": "ImportServiceRole",
21
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/ServiceRole/ImportServiceRole",
22
- "constructInfo": {
23
- "fqn": "aws-cdk-lib.Resource",
24
- "version": "2.161.0"
25
- }
26
- },
27
- "Resource": {
28
- "id": "Resource",
29
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/ServiceRole/Resource",
30
- "attributes": {
31
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
32
- "aws:cdk:cloudformation:props": {
33
- "assumeRolePolicyDocument": {
34
- "Statement": [
35
- {
36
- "Action": "sts:AssumeRole",
37
- "Effect": "Allow",
38
- "Principal": {
39
- "Service": "lambda.amazonaws.com"
40
- }
41
- }
42
- ],
43
- "Version": "2012-10-17"
44
- },
45
- "managedPolicyArns": [
46
- {
47
- "Fn::Join": [
48
- "",
49
- [
50
- "arn:",
51
- {
52
- "Ref": "AWS::Partition"
53
- },
54
- ":iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
55
- ]
56
- ]
57
- }
58
- ]
59
- }
60
- },
61
- "constructInfo": {
62
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
63
- "version": "2.161.0"
64
- }
65
- }
66
- },
67
- "constructInfo": {
68
- "fqn": "aws-cdk-lib.aws_iam.Role",
69
- "version": "2.161.0"
70
- }
71
- },
72
- "Code": {
73
- "id": "Code",
74
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/Code",
75
- "children": {
76
- "Stage": {
77
- "id": "Stage",
78
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/Code/Stage",
79
- "constructInfo": {
80
- "fqn": "aws-cdk-lib.AssetStaging",
81
- "version": "2.161.0"
82
- }
83
- },
84
- "AssetBucket": {
85
- "id": "AssetBucket",
86
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/Code/AssetBucket",
87
- "constructInfo": {
88
- "fqn": "aws-cdk-lib.aws_s3.BucketBase",
89
- "version": "2.161.0"
90
- }
91
- }
92
- },
93
- "constructInfo": {
94
- "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
95
- "version": "2.161.0"
96
- }
97
- },
98
- "Resource": {
99
- "id": "Resource",
100
- "path": "sqspstp-lambda-function-enrichment/enrichment-function/Resource",
101
- "attributes": {
102
- "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
103
- "aws:cdk:cloudformation:props": {
104
- "code": {
105
- "s3Bucket": {
106
- "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
107
- },
108
- "s3Key": "33adcab38bd8c4e154734b436a40ee81920a89cd6c787ce62302c33df5e1dfcb.zip"
109
- },
110
- "handler": "index.handler",
111
- "role": {
112
- "Fn::GetAtt": [
113
- "enrichmentfunctionServiceRoleF21A0515",
114
- "Arn"
115
- ]
116
- },
117
- "runtime": "nodejs20.x"
118
- }
119
- },
120
- "constructInfo": {
121
- "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
122
- "version": "2.161.0"
123
- }
124
- }
125
- },
126
- "constructInfo": {
127
- "fqn": "aws-cdk-lib.aws_lambda.Function",
128
- "version": "2.161.0"
129
- }
130
- },
131
- "lambdas3stp-test": {
132
- "id": "lambdas3stp-test",
133
- "path": "sqspstp-lambda-function-enrichment/lambdas3stp-test",
134
- "children": {
135
- "ServiceRole": {
136
- "id": "ServiceRole",
137
- "path": "sqspstp-lambda-function-enrichment/lambdas3stp-test/ServiceRole",
138
- "children": {
139
- "ImportServiceRole": {
140
- "id": "ImportServiceRole",
141
- "path": "sqspstp-lambda-function-enrichment/lambdas3stp-test/ServiceRole/ImportServiceRole",
142
- "constructInfo": {
143
- "fqn": "aws-cdk-lib.Resource",
144
- "version": "2.161.0"
145
- }
146
- },
147
- "Resource": {
148
- "id": "Resource",
149
- "path": "sqspstp-lambda-function-enrichment/lambdas3stp-test/ServiceRole/Resource",
150
- "attributes": {
151
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
152
- "aws:cdk:cloudformation:props": {
153
- "assumeRolePolicyDocument": {
154
- "Statement": [
155
- {
156
- "Action": "sts:AssumeRole",
157
- "Effect": "Allow",
158
- "Principal": {
159
- "Service": "lambda.amazonaws.com"
160
- }
161
- }
162
- ],
163
- "Version": "2012-10-17"
164
- },
165
- "managedPolicyArns": [
166
- {
167
- "Fn::Join": [
168
- "",
169
- [
170
- "arn:",
171
- {
172
- "Ref": "AWS::Partition"
173
- },
174
- ":iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"
175
- ]
176
- ]
177
- }
178
- ]
179
- }
180
- },
181
- "constructInfo": {
182
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
183
- "version": "2.161.0"
184
- }
185
- }
186
- },
187
- "constructInfo": {
188
- "fqn": "aws-cdk-lib.aws_iam.Role",
189
- "version": "2.161.0"
190
- }
191
- },
192
- "Resource": {
193
- "id": "Resource",
194
- "path": "sqspstp-lambda-function-enrichment/lambdas3stp-test/Resource",
195
- "attributes": {
196
- "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
197
- "aws:cdk:cloudformation:props": {
198
- "code": {
199
- "zipFile": "exports.handler = async (event) => console.log(event)"
200
- },
201
- "handler": "index.handler",
202
- "role": {
203
- "Fn::GetAtt": [
204
- "lambdas3stptestServiceRoleF17BB6C7",
205
- "Arn"
206
- ]
207
- },
208
- "runtime": "nodejs20.x"
209
- }
210
- },
211
- "constructInfo": {
212
- "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
213
- "version": "2.161.0"
214
- }
215
- }
216
- },
217
- "constructInfo": {
218
- "fqn": "aws-cdk-lib.aws_lambda.Function",
219
- "version": "2.161.0"
220
- }
221
- },
222
- "tasks3stp-test": {
223
- "id": "tasks3stp-test",
224
- "path": "sqspstp-lambda-function-enrichment/tasks3stp-test",
225
- "constructInfo": {
226
- "fqn": "aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvoke",
227
- "version": "2.161.0"
228
- }
229
- },
230
- "test-sqs-pipes-states-construct": {
231
- "id": "test-sqs-pipes-states-construct",
232
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct",
233
- "children": {
234
- "queue-dlq": {
235
- "id": "queue-dlq",
236
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq",
237
- "children": {
238
- "Resource": {
239
- "id": "Resource",
240
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq/Resource",
241
- "attributes": {
242
- "aws:cdk:cloudformation:type": "AWS::SQS::Queue",
243
- "aws:cdk:cloudformation:props": {
244
- "kmsMasterKeyId": "alias/aws/sqs"
245
- }
246
- },
247
- "constructInfo": {
248
- "fqn": "aws-cdk-lib.aws_sqs.CfnQueue",
249
- "version": "2.161.0"
250
- }
251
- },
252
- "Policy": {
253
- "id": "Policy",
254
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq/Policy",
255
- "children": {
256
- "Resource": {
257
- "id": "Resource",
258
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq/Policy/Resource",
259
- "attributes": {
260
- "aws:cdk:cloudformation:type": "AWS::SQS::QueuePolicy",
261
- "aws:cdk:cloudformation:props": {
262
- "policyDocument": {
263
- "Statement": [
264
- {
265
- "Action": [
266
- "sqs:AddPermission",
267
- "sqs:DeleteMessage",
268
- "sqs:GetQueueAttributes",
269
- "sqs:ReceiveMessage",
270
- "sqs:RemovePermission",
271
- "sqs:SendMessage",
272
- "sqs:SetQueueAttributes"
273
- ],
274
- "Effect": "Allow",
275
- "Principal": {
276
- "AWS": {
277
- "Fn::Join": [
278
- "",
279
- [
280
- "arn:",
281
- {
282
- "Ref": "AWS::Partition"
283
- },
284
- ":iam::",
285
- {
286
- "Ref": "AWS::AccountId"
287
- },
288
- ":root"
289
- ]
290
- ]
291
- }
292
- },
293
- "Resource": {
294
- "Fn::GetAtt": [
295
- "testsqspipesstatesconstructqueuedlq420A82FD",
296
- "Arn"
297
- ]
298
- },
299
- "Sid": "QueueOwnerOnlyAccess"
300
- },
301
- {
302
- "Action": "SQS:*",
303
- "Condition": {
304
- "Bool": {
305
- "aws:SecureTransport": "false"
306
- }
307
- },
308
- "Effect": "Deny",
309
- "Principal": {
310
- "AWS": "*"
311
- },
312
- "Resource": {
313
- "Fn::GetAtt": [
314
- "testsqspipesstatesconstructqueuedlq420A82FD",
315
- "Arn"
316
- ]
317
- },
318
- "Sid": "HttpsOnly"
319
- }
320
- ],
321
- "Version": "2012-10-17"
322
- },
323
- "queues": [
324
- {
325
- "Ref": "testsqspipesstatesconstructqueuedlq420A82FD"
326
- }
327
- ]
328
- }
329
- },
330
- "constructInfo": {
331
- "fqn": "aws-cdk-lib.aws_sqs.CfnQueuePolicy",
332
- "version": "2.161.0"
333
- }
334
- }
335
- },
336
- "constructInfo": {
337
- "fqn": "aws-cdk-lib.aws_sqs.QueuePolicy",
338
- "version": "2.161.0"
339
- }
340
- }
341
- },
342
- "constructInfo": {
343
- "fqn": "aws-cdk-lib.aws_sqs.Queue",
344
- "version": "2.161.0"
345
- }
346
- },
347
- "queue": {
348
- "id": "queue",
349
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue",
350
- "children": {
351
- "Resource": {
352
- "id": "Resource",
353
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue/Resource",
354
- "attributes": {
355
- "aws:cdk:cloudformation:type": "AWS::SQS::Queue",
356
- "aws:cdk:cloudformation:props": {
357
- "kmsMasterKeyId": "alias/aws/sqs",
358
- "redrivePolicy": {
359
- "deadLetterTargetArn": {
360
- "Fn::GetAtt": [
361
- "testsqspipesstatesconstructqueuedlq420A82FD",
362
- "Arn"
363
- ]
364
- },
365
- "maxReceiveCount": 15
366
- }
367
- }
368
- },
369
- "constructInfo": {
370
- "fqn": "aws-cdk-lib.aws_sqs.CfnQueue",
371
- "version": "2.161.0"
372
- }
373
- },
374
- "Policy": {
375
- "id": "Policy",
376
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue/Policy",
377
- "children": {
378
- "Resource": {
379
- "id": "Resource",
380
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue/Policy/Resource",
381
- "attributes": {
382
- "aws:cdk:cloudformation:type": "AWS::SQS::QueuePolicy",
383
- "aws:cdk:cloudformation:props": {
384
- "policyDocument": {
385
- "Statement": [
386
- {
387
- "Action": [
388
- "sqs:AddPermission",
389
- "sqs:DeleteMessage",
390
- "sqs:GetQueueAttributes",
391
- "sqs:ReceiveMessage",
392
- "sqs:RemovePermission",
393
- "sqs:SendMessage",
394
- "sqs:SetQueueAttributes"
395
- ],
396
- "Effect": "Allow",
397
- "Principal": {
398
- "AWS": {
399
- "Fn::Join": [
400
- "",
401
- [
402
- "arn:",
403
- {
404
- "Ref": "AWS::Partition"
405
- },
406
- ":iam::",
407
- {
408
- "Ref": "AWS::AccountId"
409
- },
410
- ":root"
411
- ]
412
- ]
413
- }
414
- },
415
- "Resource": {
416
- "Fn::GetAtt": [
417
- "testsqspipesstatesconstructqueueA7C76715",
418
- "Arn"
419
- ]
420
- },
421
- "Sid": "QueueOwnerOnlyAccess"
422
- },
423
- {
424
- "Action": "SQS:*",
425
- "Condition": {
426
- "Bool": {
427
- "aws:SecureTransport": "false"
428
- }
429
- },
430
- "Effect": "Deny",
431
- "Principal": {
432
- "AWS": "*"
433
- },
434
- "Resource": {
435
- "Fn::GetAtt": [
436
- "testsqspipesstatesconstructqueueA7C76715",
437
- "Arn"
438
- ]
439
- },
440
- "Sid": "HttpsOnly"
441
- }
442
- ],
443
- "Version": "2012-10-17"
444
- },
445
- "queues": [
446
- {
447
- "Ref": "testsqspipesstatesconstructqueueA7C76715"
448
- }
449
- ]
450
- }
451
- },
452
- "constructInfo": {
453
- "fqn": "aws-cdk-lib.aws_sqs.CfnQueuePolicy",
454
- "version": "2.161.0"
455
- }
456
- }
457
- },
458
- "constructInfo": {
459
- "fqn": "aws-cdk-lib.aws_sqs.QueuePolicy",
460
- "version": "2.161.0"
461
- }
462
- }
463
- },
464
- "constructInfo": {
465
- "fqn": "aws-cdk-lib.aws_sqs.Queue",
466
- "version": "2.161.0"
467
- }
468
- },
469
- "StateMachineLogGroup": {
470
- "id": "StateMachineLogGroup",
471
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachineLogGroup",
472
- "children": {
473
- "Resource": {
474
- "id": "Resource",
475
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachineLogGroup/Resource",
476
- "attributes": {
477
- "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
478
- "aws:cdk:cloudformation:props": {
479
- "logGroupName": {
480
- "Fn::Join": [
481
- "",
482
- [
483
- "/aws/vendedlogs/states/constructs/sqspstp-lambda-function-enrichmenttest-sqs-pipes-states-constructStateMachineLog-",
484
- {
485
- "Fn::Select": [
486
- 2,
487
- {
488
- "Fn::Split": [
489
- "/",
490
- {
491
- "Ref": "AWS::StackId"
492
- }
493
- ]
494
- }
495
- ]
496
- }
497
- ]
498
- ]
499
- }
500
- }
501
- },
502
- "constructInfo": {
503
- "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
504
- "version": "2.161.0"
505
- }
506
- }
507
- },
508
- "constructInfo": {
509
- "fqn": "aws-cdk-lib.aws_logs.LogGroup",
510
- "version": "2.161.0"
511
- }
512
- },
513
- "StateMachine": {
514
- "id": "StateMachine",
515
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine",
516
- "children": {
517
- "Role": {
518
- "id": "Role",
519
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role",
520
- "children": {
521
- "ImportRole": {
522
- "id": "ImportRole",
523
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/ImportRole",
524
- "constructInfo": {
525
- "fqn": "aws-cdk-lib.Resource",
526
- "version": "2.161.0"
527
- }
528
- },
529
- "Resource": {
530
- "id": "Resource",
531
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/Resource",
532
- "attributes": {
533
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
534
- "aws:cdk:cloudformation:props": {
535
- "assumeRolePolicyDocument": {
536
- "Statement": [
537
- {
538
- "Action": "sts:AssumeRole",
539
- "Effect": "Allow",
540
- "Principal": {
541
- "Service": "states.amazonaws.com"
542
- }
543
- }
544
- ],
545
- "Version": "2012-10-17"
546
- }
547
- }
548
- },
549
- "constructInfo": {
550
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
551
- "version": "2.161.0"
552
- }
553
- },
554
- "DefaultPolicy": {
555
- "id": "DefaultPolicy",
556
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/DefaultPolicy",
557
- "children": {
558
- "Resource": {
559
- "id": "Resource",
560
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/DefaultPolicy/Resource",
561
- "attributes": {
562
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
563
- "aws:cdk:cloudformation:props": {
564
- "policyDocument": {
565
- "Statement": [
566
- {
567
- "Action": "lambda:InvokeFunction",
568
- "Effect": "Allow",
569
- "Resource": [
570
- {
571
- "Fn::GetAtt": [
572
- "lambdas3stptest9FBDC6CE",
573
- "Arn"
574
- ]
575
- },
576
- {
577
- "Fn::Join": [
578
- "",
579
- [
580
- {
581
- "Fn::GetAtt": [
582
- "lambdas3stptest9FBDC6CE",
583
- "Arn"
584
- ]
585
- },
586
- ":*"
587
- ]
588
- ]
589
- }
590
- ]
591
- },
592
- {
593
- "Action": [
594
- "logs:CreateLogDelivery",
595
- "logs:DeleteLogDelivery",
596
- "logs:DescribeLogGroups",
597
- "logs:DescribeResourcePolicies",
598
- "logs:GetLogDelivery",
599
- "logs:ListLogDeliveries",
600
- "logs:PutResourcePolicy",
601
- "logs:UpdateLogDelivery"
602
- ],
603
- "Effect": "Allow",
604
- "Resource": "*"
605
- }
606
- ],
607
- "Version": "2012-10-17"
608
- },
609
- "policyName": "testsqspipesstatesconstructStateMachineRoleDefaultPolicyD1BA2BF2",
610
- "roles": [
611
- {
612
- "Ref": "testsqspipesstatesconstructStateMachineRoleBF97BFC0"
613
- }
614
- ]
615
- }
616
- },
617
- "constructInfo": {
618
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
619
- "version": "2.161.0"
620
- }
621
- }
622
- },
623
- "constructInfo": {
624
- "fqn": "aws-cdk-lib.aws_iam.Policy",
625
- "version": "2.161.0"
626
- }
627
- }
628
- },
629
- "constructInfo": {
630
- "fqn": "aws-cdk-lib.aws_iam.Role",
631
- "version": "2.161.0"
632
- }
633
- },
634
- "Resource": {
635
- "id": "Resource",
636
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Resource",
637
- "attributes": {
638
- "aws:cdk:cloudformation:type": "AWS::StepFunctions::StateMachine",
639
- "aws:cdk:cloudformation:props": {
640
- "definitionString": {
641
- "Fn::Join": [
642
- "",
643
- [
644
- "{\"StartAt\":\"tasks3stp-test\",\"States\":{\"tasks3stp-test\":{\"End\":true,\"Retry\":[{\"ErrorEquals\":[\"Lambda.ClientExecutionTimeoutException\",\"Lambda.ServiceException\",\"Lambda.AWSLambdaException\",\"Lambda.SdkClientException\"],\"IntervalSeconds\":2,\"MaxAttempts\":6,\"BackoffRate\":2}],\"Type\":\"Task\",\"Resource\":\"arn:",
645
- {
646
- "Ref": "AWS::Partition"
647
- },
648
- ":states:::lambda:invoke\",\"Parameters\":{\"FunctionName\":\"",
649
- {
650
- "Fn::GetAtt": [
651
- "lambdas3stptest9FBDC6CE",
652
- "Arn"
653
- ]
654
- },
655
- "\",\"Payload.$\":\"$\"}}}}"
656
- ]
657
- ]
658
- },
659
- "loggingConfiguration": {
660
- "destinations": [
661
- {
662
- "cloudWatchLogsLogGroup": {
663
- "logGroupArn": {
664
- "Fn::GetAtt": [
665
- "testsqspipesstatesconstructStateMachineLogGroupADE94F1D",
666
- "Arn"
667
- ]
668
- }
669
- }
670
- }
671
- ],
672
- "level": "ERROR"
673
- },
674
- "roleArn": {
675
- "Fn::GetAtt": [
676
- "testsqspipesstatesconstructStateMachineRoleBF97BFC0",
677
- "Arn"
678
- ]
679
- }
680
- }
681
- },
682
- "constructInfo": {
683
- "fqn": "aws-cdk-lib.aws_stepfunctions.CfnStateMachine",
684
- "version": "2.161.0"
685
- }
686
- }
687
- },
688
- "constructInfo": {
689
- "fqn": "aws-cdk-lib.aws_stepfunctions.StateMachine",
690
- "version": "2.161.0"
691
- }
692
- },
693
- "ExecutionFailedAlarm": {
694
- "id": "ExecutionFailedAlarm",
695
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionFailedAlarm",
696
- "children": {
697
- "Resource": {
698
- "id": "Resource",
699
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionFailedAlarm/Resource",
700
- "attributes": {
701
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
702
- "aws:cdk:cloudformation:props": {
703
- "alarmDescription": "Alarm for the number of executions that failed exceeded the threshold of 1. ",
704
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
705
- "dimensions": [
706
- {
707
- "name": "StateMachineArn",
708
- "value": {
709
- "Ref": "testsqspipesstatesconstructStateMachine29272AA9"
710
- }
711
- }
712
- ],
713
- "evaluationPeriods": 1,
714
- "metricName": "ExecutionsFailed",
715
- "namespace": "AWS/States",
716
- "period": 300,
717
- "statistic": "Sum",
718
- "threshold": 1
719
- }
720
- },
721
- "constructInfo": {
722
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
723
- "version": "2.161.0"
724
- }
725
- }
726
- },
727
- "constructInfo": {
728
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
729
- "version": "2.161.0"
730
- }
731
- },
732
- "ExecutionThrottledAlarm": {
733
- "id": "ExecutionThrottledAlarm",
734
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionThrottledAlarm",
735
- "children": {
736
- "Resource": {
737
- "id": "Resource",
738
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionThrottledAlarm/Resource",
739
- "attributes": {
740
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
741
- "aws:cdk:cloudformation:props": {
742
- "alarmDescription": "Alarm for the number of executions that throttled exceeded the threshold of 1. ",
743
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
744
- "dimensions": [
745
- {
746
- "name": "StateMachineArn",
747
- "value": {
748
- "Ref": "testsqspipesstatesconstructStateMachine29272AA9"
749
- }
750
- }
751
- ],
752
- "evaluationPeriods": 1,
753
- "metricName": "ExecutionThrottled",
754
- "namespace": "AWS/States",
755
- "period": 300,
756
- "statistic": "Sum",
757
- "threshold": 1
758
- }
759
- },
760
- "constructInfo": {
761
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
762
- "version": "2.161.0"
763
- }
764
- }
765
- },
766
- "constructInfo": {
767
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
768
- "version": "2.161.0"
769
- }
770
- },
771
- "ExecutionAbortedAlarm": {
772
- "id": "ExecutionAbortedAlarm",
773
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionAbortedAlarm",
774
- "children": {
775
- "Resource": {
776
- "id": "Resource",
777
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionAbortedAlarm/Resource",
778
- "attributes": {
779
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
780
- "aws:cdk:cloudformation:props": {
781
- "alarmDescription": "Alarm for the number of executions that aborted exceeded the threshold of 1. ",
782
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
783
- "dimensions": [
784
- {
785
- "name": "StateMachineArn",
786
- "value": {
787
- "Ref": "testsqspipesstatesconstructStateMachine29272AA9"
788
- }
789
- }
790
- ],
791
- "evaluationPeriods": 1,
792
- "metricName": "ExecutionsAborted",
793
- "namespace": "AWS/States",
794
- "period": 300,
795
- "statistic": "Maximum",
796
- "threshold": 1
797
- }
798
- },
799
- "constructInfo": {
800
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
801
- "version": "2.161.0"
802
- }
803
- }
804
- },
805
- "constructInfo": {
806
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
807
- "version": "2.161.0"
808
- }
809
- },
810
- "PipeRole--test-sqs-pipes-states-construct": {
811
- "id": "PipeRole--test-sqs-pipes-states-construct",
812
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct",
813
- "children": {
814
- "ImportPipeRole--test-sqs-pipes-states-construct": {
815
- "id": "ImportPipeRole--test-sqs-pipes-states-construct",
816
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct/ImportPipeRole--test-sqs-pipes-states-construct",
817
- "constructInfo": {
818
- "fqn": "aws-cdk-lib.Resource",
819
- "version": "2.161.0"
820
- }
821
- },
822
- "Resource": {
823
- "id": "Resource",
824
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct/Resource",
825
- "attributes": {
826
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
827
- "aws:cdk:cloudformation:props": {
828
- "assumeRolePolicyDocument": {
829
- "Statement": [
830
- {
831
- "Action": "sts:AssumeRole",
832
- "Effect": "Allow",
833
- "Principal": {
834
- "Service": "pipes.amazonaws.com"
835
- }
836
- }
837
- ],
838
- "Version": "2012-10-17"
839
- },
840
- "policies": [
841
- {
842
- "policyName": "sourcePolicy",
843
- "policyDocument": {
844
- "Statement": [
845
- {
846
- "Action": [
847
- "sqs:DeleteMessage",
848
- "sqs:GetQueueAttributes",
849
- "sqs:ReceiveMessage"
850
- ],
851
- "Effect": "Allow",
852
- "Resource": {
853
- "Fn::GetAtt": [
854
- "testsqspipesstatesconstructqueueA7C76715",
855
- "Arn"
856
- ]
857
- }
858
- }
859
- ],
860
- "Version": "2012-10-17"
861
- }
862
- },
863
- {
864
- "policyName": "targetPolicy",
865
- "policyDocument": {
866
- "Statement": [
867
- {
868
- "Action": "states:StartExecution",
869
- "Effect": "Allow",
870
- "Resource": {
871
- "Ref": "testsqspipesstatesconstructStateMachine29272AA9"
872
- }
873
- }
874
- ],
875
- "Version": "2012-10-17"
876
- }
877
- }
878
- ]
879
- }
880
- },
881
- "constructInfo": {
882
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
883
- "version": "2.161.0"
884
- }
885
- }
886
- },
887
- "constructInfo": {
888
- "fqn": "aws-cdk-lib.aws_iam.Role",
889
- "version": "2.161.0"
890
- }
891
- },
892
- "enrichmentpolicytest-sqs-pipes-states-construct": {
893
- "id": "enrichmentpolicytest-sqs-pipes-states-construct",
894
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/enrichmentpolicytest-sqs-pipes-states-construct",
895
- "children": {
896
- "Resource": {
897
- "id": "Resource",
898
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/enrichmentpolicytest-sqs-pipes-states-construct/Resource",
899
- "attributes": {
900
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
901
- "aws:cdk:cloudformation:props": {
902
- "policyDocument": {
903
- "Statement": [
904
- {
905
- "Action": "lambda:InvokeFunction",
906
- "Effect": "Allow",
907
- "Resource": {
908
- "Fn::GetAtt": [
909
- "enrichmentfunction84C1BE72",
910
- "Arn"
911
- ]
912
- }
913
- }
914
- ],
915
- "Version": "2012-10-17"
916
- },
917
- "policyName": "testsqspipesstatesconstructenrichmentpolicytestsqspipesstatesconstructC752476A",
918
- "roles": [
919
- {
920
- "Ref": "testsqspipesstatesconstructPipeRoletestsqspipesstatesconstruct2CC9A13C"
921
- }
922
- ]
923
- }
924
- },
925
- "constructInfo": {
926
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
927
- "version": "2.161.0"
928
- }
929
- }
930
- },
931
- "constructInfo": {
932
- "fqn": "aws-cdk-lib.aws_iam.Policy",
933
- "version": "2.161.0"
934
- }
935
- },
936
- "LogGroup-test-sqs-pipes-states-construct": {
937
- "id": "LogGroup-test-sqs-pipes-states-construct",
938
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/LogGroup-test-sqs-pipes-states-construct",
939
- "children": {
940
- "Resource": {
941
- "id": "Resource",
942
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/LogGroup-test-sqs-pipes-states-construct/Resource",
943
- "attributes": {
944
- "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
945
- "aws:cdk:cloudformation:props": {
946
- "logGroupName": {
947
- "Fn::Join": [
948
- "",
949
- [
950
- "/aws/vendedlogs/pipes/constructs/sqspstp-lambda-function-enrichmenttest-sqs-pipes-states-constructPipesLog-",
951
- {
952
- "Fn::Select": [
953
- 2,
954
- {
955
- "Fn::Split": [
956
- "/",
957
- {
958
- "Ref": "AWS::StackId"
959
- }
960
- ]
961
- }
962
- ]
963
- }
964
- ]
965
- ]
966
- }
967
- }
968
- },
969
- "constructInfo": {
970
- "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
971
- "version": "2.161.0"
972
- }
973
- }
974
- },
975
- "constructInfo": {
976
- "fqn": "aws-cdk-lib.aws_logs.LogGroup",
977
- "version": "2.161.0"
978
- }
979
- },
980
- "pipe-test-sqs-pipes-states-construct": {
981
- "id": "pipe-test-sqs-pipes-states-construct",
982
- "path": "sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/pipe-test-sqs-pipes-states-construct",
983
- "attributes": {
984
- "aws:cdk:cloudformation:type": "AWS::Pipes::Pipe",
985
- "aws:cdk:cloudformation:props": {
986
- "enrichment": {
987
- "Fn::GetAtt": [
988
- "enrichmentfunction84C1BE72",
989
- "Arn"
990
- ]
991
- },
992
- "logConfiguration": {
993
- "cloudwatchLogsLogDestination": {
994
- "logGroupArn": {
995
- "Fn::GetAtt": [
996
- "testsqspipesstatesconstructLogGrouptestsqspipesstatesconstructF827FE15",
997
- "Arn"
998
- ]
999
- }
1000
- },
1001
- "level": "TRACE"
1002
- },
1003
- "roleArn": {
1004
- "Fn::GetAtt": [
1005
- "testsqspipesstatesconstructPipeRoletestsqspipesstatesconstruct2CC9A13C",
1006
- "Arn"
1007
- ]
1008
- },
1009
- "source": {
1010
- "Fn::GetAtt": [
1011
- "testsqspipesstatesconstructqueueA7C76715",
1012
- "Arn"
1013
- ]
1014
- },
1015
- "sourceParameters": {},
1016
- "target": {
1017
- "Ref": "testsqspipesstatesconstructStateMachine29272AA9"
1018
- },
1019
- "targetParameters": {
1020
- "stepFunctionStateMachineParameters": {
1021
- "invocationType": "FIRE_AND_FORGET"
1022
- }
1023
- }
1024
- }
1025
- },
1026
- "constructInfo": {
1027
- "fqn": "aws-cdk-lib.aws_pipes.CfnPipe",
1028
- "version": "2.161.0"
1029
- }
1030
- }
1031
- },
1032
- "constructInfo": {
1033
- "fqn": "@aws-solutions-constructs/aws-sqs-pipes-stepfunctions.SqsToPipesToStepfunctions",
1034
- "version": "2.72.0"
1035
- }
1036
- },
1037
- "Integ": {
1038
- "id": "Integ",
1039
- "path": "sqspstp-lambda-function-enrichment/Integ",
1040
- "children": {
1041
- "DefaultTest": {
1042
- "id": "DefaultTest",
1043
- "path": "sqspstp-lambda-function-enrichment/Integ/DefaultTest",
1044
- "children": {
1045
- "Default": {
1046
- "id": "Default",
1047
- "path": "sqspstp-lambda-function-enrichment/Integ/DefaultTest/Default",
1048
- "constructInfo": {
1049
- "fqn": "constructs.Construct",
1050
- "version": "10.4.2"
1051
- }
1052
- },
1053
- "DeployAssert": {
1054
- "id": "DeployAssert",
1055
- "path": "sqspstp-lambda-function-enrichment/Integ/DefaultTest/DeployAssert",
1056
- "children": {
1057
- "BootstrapVersion": {
1058
- "id": "BootstrapVersion",
1059
- "path": "sqspstp-lambda-function-enrichment/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1060
- "constructInfo": {
1061
- "fqn": "aws-cdk-lib.CfnParameter",
1062
- "version": "2.161.0"
1063
- }
1064
- },
1065
- "CheckBootstrapVersion": {
1066
- "id": "CheckBootstrapVersion",
1067
- "path": "sqspstp-lambda-function-enrichment/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1068
- "constructInfo": {
1069
- "fqn": "aws-cdk-lib.CfnRule",
1070
- "version": "2.161.0"
1071
- }
1072
- }
1073
- },
1074
- "constructInfo": {
1075
- "fqn": "aws-cdk-lib.Stack",
1076
- "version": "2.161.0"
1077
- }
1078
- }
1079
- },
1080
- "constructInfo": {
1081
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1082
- "version": "2.161.0-alpha.0"
1083
- }
1084
- }
1085
- },
1086
- "constructInfo": {
1087
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1088
- "version": "2.161.0-alpha.0"
1089
- }
1090
- },
1091
- "BootstrapVersion": {
1092
- "id": "BootstrapVersion",
1093
- "path": "sqspstp-lambda-function-enrichment/BootstrapVersion",
1094
- "constructInfo": {
1095
- "fqn": "aws-cdk-lib.CfnParameter",
1096
- "version": "2.161.0"
1097
- }
1098
- },
1099
- "CheckBootstrapVersion": {
1100
- "id": "CheckBootstrapVersion",
1101
- "path": "sqspstp-lambda-function-enrichment/CheckBootstrapVersion",
1102
- "constructInfo": {
1103
- "fqn": "aws-cdk-lib.CfnRule",
1104
- "version": "2.161.0"
1105
- }
1106
- }
1107
- },
1108
- "constructInfo": {
1109
- "fqn": "aws-cdk-lib.Stack",
1110
- "version": "2.161.0"
1111
- }
1112
- },
1113
- "Tree": {
1114
- "id": "Tree",
1115
- "path": "Tree",
1116
- "constructInfo": {
1117
- "fqn": "constructs.Construct",
1118
- "version": "10.4.2"
1119
- }
1120
- }
1121
- },
1122
- "constructInfo": {
1123
- "fqn": "aws-cdk-lib.App",
1124
- "version": "2.161.0"
1125
- }
1126
- }
1127
- }
1
+ {"version":"tree-0.1","tree":{"id":"App","path":"","constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.223.0"},"children":{"sqspstp-lambda-function-enrichment":{"id":"sqspstp-lambda-function-enrichment","path":"sqspstp-lambda-function-enrichment","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.223.0"},"children":{"enrichment-function":{"id":"enrichment-function","path":"sqspstp-lambda-function-enrichment/enrichment-function","constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.Function","version":"2.223.0","metadata":[{"runtime":"*","handler":"*","code":"*"}]},"children":{"ServiceRole":{"id":"ServiceRole","path":"sqspstp-lambda-function-enrichment/enrichment-function/ServiceRole","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.223.0","metadata":[{"assumedBy":{"principalAccount":"*","assumeRoleAction":"*"},"managedPolicies":[{"managedPolicyArn":"*"}]}]},"children":{"ImportServiceRole":{"id":"ImportServiceRole","path":"sqspstp-lambda-function-enrichment/enrichment-function/ServiceRole/ImportServiceRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.223.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/enrichment-function/ServiceRole/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"lambda.amazonaws.com"}}],"Version":"2012-10-17"},"managedPolicyArns":[{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"]]}]}}}}},"Code":{"id":"Code","path":"sqspstp-lambda-function-enrichment/enrichment-function/Code","constructInfo":{"fqn":"aws-cdk-lib.aws_s3_assets.Asset","version":"2.223.0"},"children":{"Stage":{"id":"Stage","path":"sqspstp-lambda-function-enrichment/enrichment-function/Code/Stage","constructInfo":{"fqn":"aws-cdk-lib.AssetStaging","version":"2.223.0"}},"AssetBucket":{"id":"AssetBucket","path":"sqspstp-lambda-function-enrichment/enrichment-function/Code/AssetBucket","constructInfo":{"fqn":"aws-cdk-lib.aws_s3.BucketBase","version":"2.223.0","metadata":[]}}}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/enrichment-function/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.CfnFunction","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Lambda::Function","aws:cdk:cloudformation:props":{"code":{"s3Bucket":{"Fn::Sub":"cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"},"s3Key":"947efcc93dea6b762c3fca8bf09476c9d8fd2490afbd3e08e668328245340cb8.zip"},"handler":"index.handler","role":{"Fn::GetAtt":["enrichmentfunctionServiceRoleF21A0515","Arn"]},"runtime":"nodejs22.x"}}}}},"lambdas3stp-test":{"id":"lambdas3stp-test","path":"sqspstp-lambda-function-enrichment/lambdas3stp-test","constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.Function","version":"2.223.0","metadata":[{"code":"*","runtime":"*","handler":"*"}]},"children":{"ServiceRole":{"id":"ServiceRole","path":"sqspstp-lambda-function-enrichment/lambdas3stp-test/ServiceRole","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.223.0","metadata":[{"assumedBy":{"principalAccount":"*","assumeRoleAction":"*"},"managedPolicies":[{"managedPolicyArn":"*"}]}]},"children":{"ImportServiceRole":{"id":"ImportServiceRole","path":"sqspstp-lambda-function-enrichment/lambdas3stp-test/ServiceRole/ImportServiceRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.223.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/lambdas3stp-test/ServiceRole/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"lambda.amazonaws.com"}}],"Version":"2012-10-17"},"managedPolicyArns":[{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":iam::aws:policy/service-role/AWSLambdaBasicExecutionRole"]]}]}}}}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/lambdas3stp-test/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.CfnFunction","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Lambda::Function","aws:cdk:cloudformation:props":{"code":{"zipFile":"exports.handler = async (event) => console.log(event)"},"handler":"index.handler","role":{"Fn::GetAtt":["lambdas3stptestServiceRoleF17BB6C7","Arn"]},"runtime":"nodejs22.x"}}}}},"tasks3stp-test":{"id":"tasks3stp-test","path":"sqspstp-lambda-function-enrichment/tasks3stp-test","constructInfo":{"fqn":"aws-cdk-lib.aws_stepfunctions_tasks.LambdaInvoke","version":"2.223.0"}},"test-sqs-pipes-states-construct":{"id":"test-sqs-pipes-states-construct","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct","constructInfo":{"fqn":"@aws-solutions-constructs/aws-sqs-pipes-stepfunctions.SqsToPipesToStepfunctions","version":"2.95.1"},"children":{"queue-dlq":{"id":"queue-dlq","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.Queue","version":"2.223.0","metadata":[{"encryption":"KMS_MANAGED","fifo":"*"}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.CfnQueue","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::SQS::Queue","aws:cdk:cloudformation:props":{"kmsMasterKeyId":"alias/aws/sqs"}}},"Policy":{"id":"Policy","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq/Policy","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.QueuePolicy","version":"2.223.0","metadata":[{"queues":["*"]}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue-dlq/Policy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.CfnQueuePolicy","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::SQS::QueuePolicy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["sqs:AddPermission","sqs:DeleteMessage","sqs:GetQueueAttributes","sqs:ReceiveMessage","sqs:RemovePermission","sqs:SendMessage","sqs:SetQueueAttributes"],"Effect":"Allow","Principal":{"AWS":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":iam::",{"Ref":"AWS::AccountId"},":root"]]}},"Resource":{"Fn::GetAtt":["testsqspipesstatesconstructqueuedlq420A82FD","Arn"]},"Sid":"QueueOwnerOnlyAccess"},{"Action":"SQS:*","Condition":{"Bool":{"aws:SecureTransport":"false"}},"Effect":"Deny","Principal":{"AWS":"*"},"Resource":{"Fn::GetAtt":["testsqspipesstatesconstructqueuedlq420A82FD","Arn"]},"Sid":"HttpsOnly"}],"Version":"2012-10-17"},"queues":[{"Ref":"testsqspipesstatesconstructqueuedlq420A82FD"}]}}}}}}},"queue":{"id":"queue","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.Queue","version":"2.223.0","metadata":[{"encryption":"KMS_MANAGED","deadLetterQueue":{"maxReceiveCount":"*","queue":"*"}}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.CfnQueue","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::SQS::Queue","aws:cdk:cloudformation:props":{"kmsMasterKeyId":"alias/aws/sqs","redrivePolicy":{"deadLetterTargetArn":{"Fn::GetAtt":["testsqspipesstatesconstructqueuedlq420A82FD","Arn"]},"maxReceiveCount":15}}}},"Policy":{"id":"Policy","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue/Policy","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.QueuePolicy","version":"2.223.0","metadata":[{"queues":["*"]}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/queue/Policy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_sqs.CfnQueuePolicy","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::SQS::QueuePolicy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["sqs:AddPermission","sqs:DeleteMessage","sqs:GetQueueAttributes","sqs:ReceiveMessage","sqs:RemovePermission","sqs:SendMessage","sqs:SetQueueAttributes"],"Effect":"Allow","Principal":{"AWS":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":iam::",{"Ref":"AWS::AccountId"},":root"]]}},"Resource":{"Fn::GetAtt":["testsqspipesstatesconstructqueueA7C76715","Arn"]},"Sid":"QueueOwnerOnlyAccess"},{"Action":"SQS:*","Condition":{"Bool":{"aws:SecureTransport":"false"}},"Effect":"Deny","Principal":{"AWS":"*"},"Resource":{"Fn::GetAtt":["testsqspipesstatesconstructqueueA7C76715","Arn"]},"Sid":"HttpsOnly"}],"Version":"2012-10-17"},"queues":[{"Ref":"testsqspipesstatesconstructqueueA7C76715"}]}}}}}}},"StateMachineLogGroup":{"id":"StateMachineLogGroup","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachineLogGroup","constructInfo":{"fqn":"aws-cdk-lib.aws_logs.LogGroup","version":"2.223.0","metadata":[{"retention":9999,"logGroupName":"*"}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachineLogGroup/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_logs.CfnLogGroup","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Logs::LogGroup","aws:cdk:cloudformation:props":{"logGroupName":{"Fn::Join":["",["/aws/vendedlogs/states/constructs/sqspstp-lambda-function-enrichmenttest-sqs-pipes-states-constructStateMachineLog-",{"Fn::Select":[2,{"Fn::Split":["/",{"Ref":"AWS::StackId"}]}]}]]}}}}}},"StateMachine":{"id":"StateMachine","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine","constructInfo":{"fqn":"aws-cdk-lib.aws_stepfunctions.StateMachine","version":"2.223.0","metadata":[{"logs":{"destination":"*","level":"ERROR"},"definitionBody":"*"},{"addToRolePolicy":[{}]},{"addToRolePolicy":[{}]}]},"children":{"Role":{"id":"Role","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.223.0","metadata":[{"assumedBy":{"principalAccount":"*","assumeRoleAction":"*"}},{"addToPrincipalPolicy":[{}]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]},{"addToPrincipalPolicy":[{}]}]},"children":{"ImportRole":{"id":"ImportRole","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/ImportRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.223.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"states.amazonaws.com"}}],"Version":"2012-10-17"}}}},"DefaultPolicy":{"id":"DefaultPolicy","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/DefaultPolicy","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.223.0","metadata":["*",{"attachToRole":["*"]},{"attachToRole":["*"]},{"addStatements":[{}]},{"addStatements":[{}]}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Role/DefaultPolicy/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":"lambda:InvokeFunction","Effect":"Allow","Resource":[{"Fn::GetAtt":["lambdas3stptest9FBDC6CE","Arn"]},{"Fn::Join":["",[{"Fn::GetAtt":["lambdas3stptest9FBDC6CE","Arn"]},":*"]]}]},{"Action":["logs:CreateLogDelivery","logs:DeleteLogDelivery","logs:DescribeLogGroups","logs:DescribeResourcePolicies","logs:GetLogDelivery","logs:ListLogDeliveries","logs:PutResourcePolicy","logs:UpdateLogDelivery"],"Effect":"Allow","Resource":"*"}],"Version":"2012-10-17"},"policyName":"testsqspipesstatesconstructStateMachineRoleDefaultPolicyD1BA2BF2","roles":[{"Ref":"testsqspipesstatesconstructStateMachineRoleBF97BFC0"}]}}}}}}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/StateMachine/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_stepfunctions.CfnStateMachine","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::StepFunctions::StateMachine","aws:cdk:cloudformation:props":{"definitionString":{"Fn::Join":["",["{\"StartAt\":\"tasks3stp-test\",\"States\":{\"tasks3stp-test\":{\"End\":true,\"Retry\":[{\"ErrorEquals\":[\"Lambda.ClientExecutionTimeoutException\",\"Lambda.ServiceException\",\"Lambda.AWSLambdaException\",\"Lambda.SdkClientException\"],\"IntervalSeconds\":2,\"MaxAttempts\":6,\"BackoffRate\":2}],\"Type\":\"Task\",\"Resource\":\"arn:",{"Ref":"AWS::Partition"},":states:::lambda:invoke\",\"Parameters\":{\"FunctionName\":\"",{"Fn::GetAtt":["lambdas3stptest9FBDC6CE","Arn"]},"\",\"Payload.$\":\"$\"}}}}"]]},"loggingConfiguration":{"destinations":[{"cloudWatchLogsLogGroup":{"logGroupArn":{"Fn::GetAtt":["testsqspipesstatesconstructStateMachineLogGroupADE94F1D","Arn"]}}}],"level":"ERROR"},"roleArn":{"Fn::GetAtt":["testsqspipesstatesconstructStateMachineRoleBF97BFC0","Arn"]}}}}}},"ExecutionFailedAlarm":{"id":"ExecutionFailedAlarm","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionFailedAlarm","constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.223.0","metadata":[{"metric":{"warnings":"*","warningsV2":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionFailedAlarm/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.CfnAlarm","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::CloudWatch::Alarm","aws:cdk:cloudformation:props":{"alarmDescription":"Alarm for the number of executions that failed exceeded the threshold of 1. ","comparisonOperator":"GreaterThanOrEqualToThreshold","dimensions":[{"name":"StateMachineArn","value":{"Ref":"testsqspipesstatesconstructStateMachine29272AA9"}}],"evaluationPeriods":1,"metricName":"ExecutionsFailed","namespace":"AWS/States","period":300,"statistic":"Sum","threshold":1}}}}},"ExecutionThrottledAlarm":{"id":"ExecutionThrottledAlarm","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionThrottledAlarm","constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.223.0","metadata":[{"metric":{"warnings":"*","warningsV2":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionThrottledAlarm/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.CfnAlarm","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::CloudWatch::Alarm","aws:cdk:cloudformation:props":{"alarmDescription":"Alarm for the number of executions that throttled exceeded the threshold of 1. ","comparisonOperator":"GreaterThanOrEqualToThreshold","dimensions":[{"name":"StateMachineArn","value":{"Ref":"testsqspipesstatesconstructStateMachine29272AA9"}}],"evaluationPeriods":1,"metricName":"ExecutionThrottled","namespace":"AWS/States","period":300,"statistic":"Sum","threshold":1}}}}},"ExecutionAbortedAlarm":{"id":"ExecutionAbortedAlarm","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionAbortedAlarm","constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.223.0","metadata":[{"metric":{"warnings":"*","warningsV2":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/ExecutionAbortedAlarm/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.CfnAlarm","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::CloudWatch::Alarm","aws:cdk:cloudformation:props":{"alarmDescription":"Alarm for the number of executions that aborted exceeded the threshold of 1. ","comparisonOperator":"GreaterThanOrEqualToThreshold","dimensions":[{"name":"StateMachineArn","value":{"Ref":"testsqspipesstatesconstructStateMachine29272AA9"}}],"evaluationPeriods":1,"metricName":"ExecutionsAborted","namespace":"AWS/States","period":300,"statistic":"Maximum","threshold":1}}}}},"PipeRole--test-sqs-pipes-states-construct":{"id":"PipeRole--test-sqs-pipes-states-construct","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.223.0","metadata":[{"assumedBy":{"principalAccount":"*","assumeRoleAction":"*"},"inlinePolicies":"*"},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]}]},"children":{"ImportPipeRole--test-sqs-pipes-states-construct":{"id":"ImportPipeRole--test-sqs-pipes-states-construct","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct/ImportPipeRole--test-sqs-pipes-states-construct","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.223.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"pipes.amazonaws.com"}}],"Version":"2012-10-17"},"policies":[{"policyName":"sourcePolicy","policyDocument":{"Statement":[{"Action":["sqs:DeleteMessage","sqs:GetQueueAttributes","sqs:ReceiveMessage"],"Effect":"Allow","Resource":{"Fn::GetAtt":["testsqspipesstatesconstructqueueA7C76715","Arn"]}}],"Version":"2012-10-17"}},{"policyName":"targetPolicy","policyDocument":{"Statement":[{"Action":"states:StartExecution","Effect":"Allow","Resource":{"Ref":"testsqspipesstatesconstructStateMachine29272AA9"}}],"Version":"2012-10-17"}}]}}}}},"enrichmentpolicytest-sqs-pipes-states-construct":{"id":"enrichmentpolicytest-sqs-pipes-states-construct","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/enrichmentpolicytest-sqs-pipes-states-construct","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.223.0","metadata":[{"statements":"*"},{"addStatements":[{}]},{"attachToRole":["*"]},{"attachToRole":["*"]}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/enrichmentpolicytest-sqs-pipes-states-construct/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":"lambda:InvokeFunction","Effect":"Allow","Resource":{"Fn::GetAtt":["enrichmentfunction84C1BE72","Arn"]}}],"Version":"2012-10-17"},"policyName":"testsqspipesstatesconstructenrichmentpolicytestsqspipesstatesconstructC752476A","roles":[{"Ref":"testsqspipesstatesconstructPipeRoletestsqspipesstatesconstruct2CC9A13C"}]}}}}},"LogGroup-test-sqs-pipes-states-construct":{"id":"LogGroup-test-sqs-pipes-states-construct","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/LogGroup-test-sqs-pipes-states-construct","constructInfo":{"fqn":"aws-cdk-lib.aws_logs.LogGroup","version":"2.223.0","metadata":[{"retention":9999,"logGroupName":"*"}]},"children":{"Resource":{"id":"Resource","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/LogGroup-test-sqs-pipes-states-construct/Resource","constructInfo":{"fqn":"aws-cdk-lib.aws_logs.CfnLogGroup","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Logs::LogGroup","aws:cdk:cloudformation:props":{"logGroupName":{"Fn::Join":["",["/aws/vendedlogs/pipes/constructs/sqspstp-lambda-function-enrichmenttest-sqs-pipes-states-constructPipesLog-",{"Fn::Select":[2,{"Fn::Split":["/",{"Ref":"AWS::StackId"}]}]}]]}}}}}},"pipe-test-sqs-pipes-states-construct":{"id":"pipe-test-sqs-pipes-states-construct","path":"sqspstp-lambda-function-enrichment/test-sqs-pipes-states-construct/pipe-test-sqs-pipes-states-construct","constructInfo":{"fqn":"aws-cdk-lib.aws_pipes.CfnPipe","version":"2.223.0"},"attributes":{"aws:cdk:cloudformation:type":"AWS::Pipes::Pipe","aws:cdk:cloudformation:props":{"enrichment":{"Fn::GetAtt":["enrichmentfunction84C1BE72","Arn"]},"logConfiguration":{"cloudwatchLogsLogDestination":{"logGroupArn":{"Fn::GetAtt":["testsqspipesstatesconstructLogGrouptestsqspipesstatesconstructF827FE15","Arn"]}},"level":"TRACE"},"roleArn":{"Fn::GetAtt":["testsqspipesstatesconstructPipeRoletestsqspipesstatesconstruct2CC9A13C","Arn"]},"source":{"Fn::GetAtt":["testsqspipesstatesconstructqueueA7C76715","Arn"]},"sourceParameters":{},"target":{"Ref":"testsqspipesstatesconstructStateMachine29272AA9"},"targetParameters":{"stepFunctionStateMachineParameters":{"invocationType":"FIRE_AND_FORGET"}}}}}}},"Integ":{"id":"Integ","path":"sqspstp-lambda-function-enrichment/Integ","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.223.0-alpha.0"},"children":{"DefaultTest":{"id":"DefaultTest","path":"sqspstp-lambda-function-enrichment/Integ/DefaultTest","constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.223.0-alpha.0"},"children":{"Default":{"id":"Default","path":"sqspstp-lambda-function-enrichment/Integ/DefaultTest/Default","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}},"DeployAssert":{"id":"DeployAssert","path":"sqspstp-lambda-function-enrichment/Integ/DefaultTest/DeployAssert","constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.223.0"},"children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"sqspstp-lambda-function-enrichment/Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.223.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"sqspstp-lambda-function-enrichment/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.223.0"}}}}}}}},"BootstrapVersion":{"id":"BootstrapVersion","path":"sqspstp-lambda-function-enrichment/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.223.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"sqspstp-lambda-function-enrichment/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.223.0"}}}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}}}}}