@aws-solutions-constructs/aws-fargate-opensearch 2.101.0 → 2.103.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 (29) hide show
  1. package/.jsii +252 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +6 -6
  4. package/test/integ.faropn-existing-resources.js.snapshot/asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093/__entrypoint__.js +1 -0
  5. package/test/integ.faropn-existing-resources.js.snapshot/cdk.out +1 -1
  6. package/test/integ.faropn-existing-resources.js.snapshot/faropn-existing-resources.assets.json +8 -8
  7. package/test/integ.faropn-existing-resources.js.snapshot/faropn-existing-resources.metadata.json +1005 -0
  8. package/test/integ.faropn-existing-resources.js.snapshot/faropn-existing-resources.template.json +2 -2
  9. package/test/integ.faropn-existing-resources.js.snapshot/faropnexistingresourcesIntegDefaultTestDeployAssert753D5E58.assets.json +1 -1
  10. package/test/integ.faropn-existing-resources.js.snapshot/faropnexistingresourcesIntegDefaultTestDeployAssert753D5E58.metadata.json +14 -0
  11. package/test/integ.faropn-existing-resources.js.snapshot/integ.json +2 -2
  12. package/test/integ.faropn-existing-resources.js.snapshot/manifest.json +57 -1034
  13. package/test/integ.faropn-existing-resources.js.snapshot/tree.json +1 -1
  14. package/test/integ.faropn-existing-resources.js.snapshot/validation-report.json +27 -0
  15. package/test/integ.faropn-new-resources.js.snapshot/asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093/__entrypoint__.js +1 -0
  16. package/test/integ.faropn-new-resources.js.snapshot/cdk.out +1 -1
  17. package/test/integ.faropn-new-resources.js.snapshot/faropn-new-resources.assets.json +8 -8
  18. package/test/integ.faropn-new-resources.js.snapshot/faropn-new-resources.metadata.json +1005 -0
  19. package/test/integ.faropn-new-resources.js.snapshot/faropn-new-resources.template.json +2 -2
  20. package/test/integ.faropn-new-resources.js.snapshot/faropnnewresourcesIntegDefaultTestDeployAssert740558EF.assets.json +1 -1
  21. package/test/integ.faropn-new-resources.js.snapshot/faropnnewresourcesIntegDefaultTestDeployAssert740558EF.metadata.json +14 -0
  22. package/test/integ.faropn-new-resources.js.snapshot/integ.json +2 -2
  23. package/test/integ.faropn-new-resources.js.snapshot/manifest.json +57 -1033
  24. package/test/integ.faropn-new-resources.js.snapshot/tree.json +1 -1
  25. package/test/integ.faropn-new-resources.js.snapshot/validation-report.json +27 -0
  26. package/test/integ.faropn-existing-resources.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +0 -1
  27. package/test/integ.faropn-new-resources.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +0 -1
  28. /package/test/integ.faropn-existing-resources.js.snapshot/{asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200 → asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093}/index.js +0 -0
  29. /package/test/integ.faropn-new-resources.js.snapshot/{asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200 → asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093}/index.js +0 -0
@@ -0,0 +1,1005 @@
1
+ {
2
+ "/faropn-existing-resources/Vpc": [
3
+ {
4
+ "type": "aws:cdk:analytics:construct",
5
+ "data": {
6
+ "enableDnsHostnames": true,
7
+ "enableDnsSupport": true,
8
+ "ipAddresses": "*"
9
+ }
10
+ }
11
+ ],
12
+ "/faropn-existing-resources/Custom::VpcRestrictDefaultSGCustomResourceProvider": [
13
+ {
14
+ "type": "aws:cdk:is-custom-resource-handler-customResourceProvider",
15
+ "data": true
16
+ }
17
+ ],
18
+ "/faropn-existing-resources/faropn-existing-resources-ECR_API-security-group": [
19
+ {
20
+ "type": "aws:cdk:analytics:construct",
21
+ "data": {
22
+ "vpc": "*",
23
+ "allowAllOutbound": true
24
+ }
25
+ },
26
+ {
27
+ "type": "aws:cdk:analytics:method",
28
+ "data": {
29
+ "addIngressRule": [
30
+ {
31
+ "canInlineRule": true,
32
+ "connections": "*",
33
+ "uniqueId": "*"
34
+ },
35
+ {},
36
+ "*",
37
+ "*"
38
+ ]
39
+ }
40
+ },
41
+ {
42
+ "type": "aws:cdk:analytics:method",
43
+ "data": {
44
+ "addIngressRule": [
45
+ {
46
+ "canInlineRule": true,
47
+ "connections": "*",
48
+ "uniqueId": "*"
49
+ },
50
+ {},
51
+ "*",
52
+ false
53
+ ]
54
+ }
55
+ }
56
+ ],
57
+ "/faropn-existing-resources/faropn-existing-resources-ECR_DKR-security-group": [
58
+ {
59
+ "type": "aws:cdk:analytics:construct",
60
+ "data": {
61
+ "vpc": "*",
62
+ "allowAllOutbound": true
63
+ }
64
+ },
65
+ {
66
+ "type": "aws:cdk:analytics:method",
67
+ "data": {
68
+ "addIngressRule": [
69
+ {
70
+ "canInlineRule": true,
71
+ "connections": "*",
72
+ "uniqueId": "*"
73
+ },
74
+ {},
75
+ "*",
76
+ "*"
77
+ ]
78
+ }
79
+ },
80
+ {
81
+ "type": "aws:cdk:analytics:method",
82
+ "data": {
83
+ "addIngressRule": [
84
+ {
85
+ "canInlineRule": true,
86
+ "connections": "*",
87
+ "uniqueId": "*"
88
+ },
89
+ {},
90
+ "*",
91
+ false
92
+ ]
93
+ }
94
+ }
95
+ ],
96
+ "/faropn-existing-resources/test-cluster": [
97
+ {
98
+ "type": "aws:cdk:analytics:construct",
99
+ "data": {
100
+ "vpc": "*"
101
+ }
102
+ }
103
+ ],
104
+ "/faropn-existing-resources/test-taskdef": [
105
+ {
106
+ "type": "aws:cdk:analytics:construct",
107
+ "data": "*"
108
+ },
109
+ {
110
+ "type": "aws:cdk:analytics:construct",
111
+ "data": "*"
112
+ },
113
+ {
114
+ "type": "aws:cdk:analytics:method",
115
+ "data": "*"
116
+ }
117
+ ],
118
+ "/faropn-existing-resources/test-sg": [
119
+ {
120
+ "type": "aws:cdk:analytics:construct",
121
+ "data": {
122
+ "allowAllOutbound": true,
123
+ "disableInlineRules": false,
124
+ "vpc": "*",
125
+ "description": "*"
126
+ }
127
+ }
128
+ ],
129
+ "/faropn-existing-resources/test-service": [
130
+ {
131
+ "type": "aws:cdk:warning",
132
+ "data": "Enable the 'circuitBreaker' property to trigger a quicker deployment failure if tasks are failing to come start (without this setting deployments may take up to 3 hours to fail). [ack: @aws-cdk/aws-ecs:shouldUseCircuitBreaker]",
133
+ "trace": [
134
+ "Annotations.addMessage (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/node_modules/aws-cdk-lib/core/lib/annotations.js:1:3441)",
135
+ "Annotations.addWarningV2 (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/node_modules/aws-cdk-lib/core/lib/annotations.js:1:2129)",
136
+ "new BaseService2 (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/node_modules/aws-cdk-lib/aws-ecs/lib/base/base-service.js:1:14671)",
137
+ "new BaseService2 (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/node_modules/aws-cdk-lib/core/lib/no-box-stack-traces.js:1:345)",
138
+ "new FargateService2 (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/node_modules/aws-cdk-lib/aws-ecs/lib/fargate/fargate-service.js:1:7829)",
139
+ "new FargateService2 (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/node_modules/aws-cdk-lib/core/lib/prop-injectable.js:1:855)",
140
+ "CreateFargateService (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/patterns/@aws-solutions-constructs/core/lib/fargate-helper.js:83:24)",
141
+ "Object.<anonymous> (/Users/biffgaut/Documents/Active/AWS/Constructs/github/RefreshCdk/aws-solutions-constructs/source/patterns/@aws-solutions-constructs/aws-fargate-opensearch/test/integ.faropn-existing-resources.js:31:70)",
142
+ "Module._compile (node:internal/modules/cjs/loader:1706:14)",
143
+ "Object..js (node:internal/modules/cjs/loader:1839:10)",
144
+ "Module.load (node:internal/modules/cjs/loader:1441:32)",
145
+ "Function._load (node:internal/modules/cjs/loader:1263:12)",
146
+ "TracingChannel.traceSync (node:diagnostics_channel:328:14)",
147
+ "wrapModuleLoad (node:internal/modules/cjs/loader:237:24)",
148
+ "Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)",
149
+ "node:internal/main/run_main_module:36:49"
150
+ ]
151
+ },
152
+ {
153
+ "type": "aws:cdk:analytics:construct",
154
+ "data": "*"
155
+ }
156
+ ],
157
+ "/faropn-existing-resources/BootstrapVersion": [
158
+ {
159
+ "type": "aws:cdk:logicalId",
160
+ "data": "BootstrapVersion"
161
+ }
162
+ ],
163
+ "/faropn-existing-resources/CheckBootstrapVersion": [
164
+ {
165
+ "type": "aws:cdk:logicalId",
166
+ "data": "CheckBootstrapVersion"
167
+ }
168
+ ],
169
+ "/faropn-existing-resources/Vpc/Resource": [
170
+ {
171
+ "type": "aws:cdk:logicalId",
172
+ "data": "Vpc8378EB38"
173
+ }
174
+ ],
175
+ "/faropn-existing-resources/Vpc/PublicSubnet1": [
176
+ {
177
+ "type": "aws:cdk:analytics:construct",
178
+ "data": {
179
+ "availabilityZone": "*",
180
+ "vpcId": "*",
181
+ "cidrBlock": "*",
182
+ "mapPublicIpOnLaunch": true,
183
+ "ipv6CidrBlock": "*",
184
+ "assignIpv6AddressOnCreation": "*"
185
+ }
186
+ },
187
+ {
188
+ "type": "aws:cdk:analytics:construct",
189
+ "data": {
190
+ "availabilityZone": "*",
191
+ "vpcId": "*",
192
+ "cidrBlock": "*",
193
+ "mapPublicIpOnLaunch": true,
194
+ "ipv6CidrBlock": "*",
195
+ "assignIpv6AddressOnCreation": "*"
196
+ }
197
+ },
198
+ {
199
+ "type": "aws:cdk:analytics:method",
200
+ "data": {}
201
+ },
202
+ {
203
+ "type": "aws:cdk:analytics:method",
204
+ "data": {
205
+ "addNatGateway": [
206
+ "*"
207
+ ]
208
+ }
209
+ }
210
+ ],
211
+ "/faropn-existing-resources/Vpc/PublicSubnet2": [
212
+ {
213
+ "type": "aws:cdk:analytics:construct",
214
+ "data": {
215
+ "availabilityZone": "*",
216
+ "vpcId": "*",
217
+ "cidrBlock": "*",
218
+ "mapPublicIpOnLaunch": true,
219
+ "ipv6CidrBlock": "*",
220
+ "assignIpv6AddressOnCreation": "*"
221
+ }
222
+ },
223
+ {
224
+ "type": "aws:cdk:analytics:construct",
225
+ "data": {
226
+ "availabilityZone": "*",
227
+ "vpcId": "*",
228
+ "cidrBlock": "*",
229
+ "mapPublicIpOnLaunch": true,
230
+ "ipv6CidrBlock": "*",
231
+ "assignIpv6AddressOnCreation": "*"
232
+ }
233
+ },
234
+ {
235
+ "type": "aws:cdk:analytics:method",
236
+ "data": {}
237
+ },
238
+ {
239
+ "type": "aws:cdk:analytics:method",
240
+ "data": {
241
+ "addNatGateway": [
242
+ "*"
243
+ ]
244
+ }
245
+ }
246
+ ],
247
+ "/faropn-existing-resources/Vpc/PrivateSubnet1": [
248
+ {
249
+ "type": "aws:cdk:analytics:construct",
250
+ "data": {
251
+ "availabilityZone": "*",
252
+ "vpcId": "*",
253
+ "cidrBlock": "*",
254
+ "mapPublicIpOnLaunch": false,
255
+ "ipv6CidrBlock": "*",
256
+ "assignIpv6AddressOnCreation": "*"
257
+ }
258
+ },
259
+ {
260
+ "type": "aws:cdk:analytics:construct",
261
+ "data": {
262
+ "availabilityZone": "*",
263
+ "vpcId": "*",
264
+ "cidrBlock": "*",
265
+ "mapPublicIpOnLaunch": false,
266
+ "ipv6CidrBlock": "*",
267
+ "assignIpv6AddressOnCreation": "*"
268
+ }
269
+ },
270
+ {
271
+ "type": "aws:cdk:analytics:method",
272
+ "data": {}
273
+ }
274
+ ],
275
+ "/faropn-existing-resources/Vpc/PrivateSubnet2": [
276
+ {
277
+ "type": "aws:cdk:analytics:construct",
278
+ "data": {
279
+ "availabilityZone": "*",
280
+ "vpcId": "*",
281
+ "cidrBlock": "*",
282
+ "mapPublicIpOnLaunch": false,
283
+ "ipv6CidrBlock": "*",
284
+ "assignIpv6AddressOnCreation": "*"
285
+ }
286
+ },
287
+ {
288
+ "type": "aws:cdk:analytics:construct",
289
+ "data": {
290
+ "availabilityZone": "*",
291
+ "vpcId": "*",
292
+ "cidrBlock": "*",
293
+ "mapPublicIpOnLaunch": false,
294
+ "ipv6CidrBlock": "*",
295
+ "assignIpv6AddressOnCreation": "*"
296
+ }
297
+ },
298
+ {
299
+ "type": "aws:cdk:analytics:method",
300
+ "data": {}
301
+ }
302
+ ],
303
+ "/faropn-existing-resources/Vpc/IGW": [
304
+ {
305
+ "type": "aws:cdk:logicalId",
306
+ "data": "VpcIGWD7BA715C"
307
+ }
308
+ ],
309
+ "/faropn-existing-resources/Vpc/VPCGW": [
310
+ {
311
+ "type": "aws:cdk:logicalId",
312
+ "data": "VpcVPCGWBF912B6E"
313
+ }
314
+ ],
315
+ "/faropn-existing-resources/Vpc/RestrictDefaultSecurityGroupCustomResource": [
316
+ {
317
+ "type": "aws:cdk:analytics:construct",
318
+ "data": "*"
319
+ }
320
+ ],
321
+ "/faropn-existing-resources/Vpc/FlowLog": [
322
+ {
323
+ "type": "aws:cdk:analytics:construct",
324
+ "data": {
325
+ "resourceType": "*"
326
+ }
327
+ }
328
+ ],
329
+ "/faropn-existing-resources/Vpc/ECR_API": [
330
+ {
331
+ "type": "aws:cdk:analytics:construct",
332
+ "data": {
333
+ "vpc": "*",
334
+ "service": {
335
+ "name": "*",
336
+ "port": "*",
337
+ "privateDnsDefault": true
338
+ },
339
+ "securityGroups": [
340
+ "*"
341
+ ]
342
+ }
343
+ }
344
+ ],
345
+ "/faropn-existing-resources/Vpc/ECR_DKR": [
346
+ {
347
+ "type": "aws:cdk:analytics:construct",
348
+ "data": {
349
+ "vpc": "*",
350
+ "service": {
351
+ "name": "*",
352
+ "port": "*",
353
+ "privateDnsDefault": true
354
+ },
355
+ "securityGroups": [
356
+ "*"
357
+ ]
358
+ }
359
+ }
360
+ ],
361
+ "/faropn-existing-resources/Vpc/S3": [
362
+ {
363
+ "type": "aws:cdk:analytics:construct",
364
+ "data": {
365
+ "vpc": "*",
366
+ "service": {
367
+ "name": "*"
368
+ }
369
+ }
370
+ }
371
+ ],
372
+ "/faropn-existing-resources/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role": [
373
+ {
374
+ "type": "aws:cdk:logicalId",
375
+ "data": "CustomVpcRestrictDefaultSGCustomResourceProviderRole26592FE0"
376
+ }
377
+ ],
378
+ "/faropn-existing-resources/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler": [
379
+ {
380
+ "type": "aws:cdk:logicalId",
381
+ "data": "CustomVpcRestrictDefaultSGCustomResourceProviderHandlerDC833E5E"
382
+ }
383
+ ],
384
+ "/faropn-existing-resources/faropn-existing-resources-ECR_API-security-group/Resource": [
385
+ {
386
+ "type": "aws:cdk:logicalId",
387
+ "data": "faropnexistingresourcesECRAPIsecuritygroup9E21D9FB"
388
+ }
389
+ ],
390
+ "/faropn-existing-resources/faropn-existing-resources-ECR_DKR-security-group/Resource": [
391
+ {
392
+ "type": "aws:cdk:logicalId",
393
+ "data": "faropnexistingresourcesECRDKRsecuritygroupCF68611A"
394
+ }
395
+ ],
396
+ "/faropn-existing-resources/test-cluster/Resource": [
397
+ {
398
+ "type": "aws:cdk:logicalId",
399
+ "data": "testclusterDF8B0D19"
400
+ }
401
+ ],
402
+ "/faropn-existing-resources/test-taskdef/TaskRole": [
403
+ {
404
+ "type": "aws:cdk:analytics:construct",
405
+ "data": {
406
+ "assumedBy": {
407
+ "principalAccount": "*",
408
+ "assumeRoleAction": "*"
409
+ }
410
+ }
411
+ }
412
+ ],
413
+ "/faropn-existing-resources/test-taskdef/Resource": [
414
+ {
415
+ "type": "aws:cdk:logicalId",
416
+ "data": "testtaskdefF924AD58"
417
+ }
418
+ ],
419
+ "/faropn-existing-resources/test-sg/Resource": [
420
+ {
421
+ "type": "aws:cdk:logicalId",
422
+ "data": "testsg872EB48A"
423
+ }
424
+ ],
425
+ "/faropn-existing-resources/test-service/Service": [
426
+ {
427
+ "type": "aws:cdk:logicalId",
428
+ "data": "testserviceService2730C249"
429
+ }
430
+ ],
431
+ "/faropn-existing-resources/test-construct/CognitoUserPool": [
432
+ {
433
+ "type": "aws:cdk:analytics:construct",
434
+ "data": "*"
435
+ }
436
+ ],
437
+ "/faropn-existing-resources/test-construct/CognitoUserPoolClient": [
438
+ {
439
+ "type": "aws:cdk:analytics:construct",
440
+ "data": {
441
+ "userPool": "*"
442
+ }
443
+ }
444
+ ],
445
+ "/faropn-existing-resources/test-construct/CognitoIdentityPool": [
446
+ {
447
+ "type": "aws:cdk:logicalId",
448
+ "data": "testconstructCognitoIdentityPool51EFD08D"
449
+ }
450
+ ],
451
+ "/faropn-existing-resources/test-construct/UserPoolDomain": [
452
+ {
453
+ "type": "aws:cdk:logicalId",
454
+ "data": "testconstructUserPoolDomain6B64F32F"
455
+ }
456
+ ],
457
+ "/faropn-existing-resources/test-construct/CognitoAuthorizedRole": [
458
+ {
459
+ "type": "aws:cdk:analytics:construct",
460
+ "data": {
461
+ "assumedBy": {
462
+ "principalAccount": "*",
463
+ "assumeRoleAction": "*"
464
+ },
465
+ "inlinePolicies": "*"
466
+ }
467
+ }
468
+ ],
469
+ "/faropn-existing-resources/test-construct/IdentityPoolRoleMapping": [
470
+ {
471
+ "type": "aws:cdk:logicalId",
472
+ "data": "testconstructIdentityPoolRoleMapping1391CBDD"
473
+ }
474
+ ],
475
+ "/faropn-existing-resources/test-construct/CognitoDashboardConfigureRole": [
476
+ {
477
+ "type": "aws:cdk:analytics:construct",
478
+ "data": {
479
+ "assumedBy": {
480
+ "principalAccount": "*",
481
+ "assumeRoleAction": "*"
482
+ }
483
+ }
484
+ },
485
+ {
486
+ "type": "aws:cdk:analytics:method",
487
+ "data": {
488
+ "attachInlinePolicy": [
489
+ "*"
490
+ ]
491
+ }
492
+ }
493
+ ],
494
+ "/faropn-existing-resources/test-construct/CognitoDashboardConfigureRolePolicy": [
495
+ {
496
+ "type": "aws:cdk:analytics:construct",
497
+ "data": {
498
+ "statements": "*"
499
+ }
500
+ },
501
+ {
502
+ "type": "aws:cdk:analytics:method",
503
+ "data": {
504
+ "addStatements": [
505
+ {}
506
+ ]
507
+ }
508
+ },
509
+ {
510
+ "type": "aws:cdk:analytics:method",
511
+ "data": {
512
+ "addStatements": [
513
+ {}
514
+ ]
515
+ }
516
+ },
517
+ {
518
+ "type": "aws:cdk:analytics:method",
519
+ "data": {
520
+ "attachToRole": [
521
+ "*"
522
+ ]
523
+ }
524
+ },
525
+ {
526
+ "type": "aws:cdk:analytics:method",
527
+ "data": {
528
+ "attachToRole": [
529
+ "*"
530
+ ]
531
+ }
532
+ }
533
+ ],
534
+ "/faropn-existing-resources/test-construct/OpenSearchDomain": [
535
+ {
536
+ "type": "aws:cdk:logicalId",
537
+ "data": "testconstructOpenSearchDomainD2A5B104"
538
+ }
539
+ ],
540
+ "/faropn-existing-resources/test-construct/StatusRedAlarm": [
541
+ {
542
+ "type": "aws:cdk:analytics:construct",
543
+ "data": {
544
+ "metric": {
545
+ "warnings": "*",
546
+ "warningsV2": "*"
547
+ },
548
+ "threshold": "*",
549
+ "evaluationPeriods": "*",
550
+ "comparisonOperator": "*",
551
+ "alarmDescription": "*"
552
+ }
553
+ }
554
+ ],
555
+ "/faropn-existing-resources/test-construct/StatusYellowAlarm": [
556
+ {
557
+ "type": "aws:cdk:analytics:construct",
558
+ "data": {
559
+ "metric": {
560
+ "warnings": "*",
561
+ "warningsV2": "*"
562
+ },
563
+ "threshold": "*",
564
+ "evaluationPeriods": "*",
565
+ "comparisonOperator": "*",
566
+ "alarmDescription": "*"
567
+ }
568
+ }
569
+ ],
570
+ "/faropn-existing-resources/test-construct/FreeStorageSpaceTooLowAlarm": [
571
+ {
572
+ "type": "aws:cdk:analytics:construct",
573
+ "data": {
574
+ "metric": {
575
+ "warnings": "*",
576
+ "warningsV2": "*"
577
+ },
578
+ "threshold": "*",
579
+ "evaluationPeriods": "*",
580
+ "comparisonOperator": "*",
581
+ "alarmDescription": "*"
582
+ }
583
+ }
584
+ ],
585
+ "/faropn-existing-resources/test-construct/IndexWritesBlockedTooHighAlarm": [
586
+ {
587
+ "type": "aws:cdk:analytics:construct",
588
+ "data": {
589
+ "metric": {
590
+ "warnings": "*",
591
+ "warningsV2": "*"
592
+ },
593
+ "threshold": "*",
594
+ "evaluationPeriods": "*",
595
+ "comparisonOperator": "*",
596
+ "alarmDescription": "*"
597
+ }
598
+ }
599
+ ],
600
+ "/faropn-existing-resources/test-construct/AutomatedSnapshotFailureTooHighAlarm": [
601
+ {
602
+ "type": "aws:cdk:analytics:construct",
603
+ "data": {
604
+ "metric": {
605
+ "warnings": "*",
606
+ "warningsV2": "*"
607
+ },
608
+ "threshold": "*",
609
+ "evaluationPeriods": "*",
610
+ "comparisonOperator": "*",
611
+ "alarmDescription": "*"
612
+ }
613
+ }
614
+ ],
615
+ "/faropn-existing-resources/test-construct/CPUUtilizationTooHighAlarm": [
616
+ {
617
+ "type": "aws:cdk:analytics:construct",
618
+ "data": {
619
+ "metric": {
620
+ "warnings": "*",
621
+ "warningsV2": "*"
622
+ },
623
+ "threshold": "*",
624
+ "evaluationPeriods": "*",
625
+ "comparisonOperator": "*",
626
+ "alarmDescription": "*"
627
+ }
628
+ }
629
+ ],
630
+ "/faropn-existing-resources/test-construct/JVMMemoryPressureTooHighAlarm": [
631
+ {
632
+ "type": "aws:cdk:analytics:construct",
633
+ "data": {
634
+ "metric": {
635
+ "warnings": "*",
636
+ "warningsV2": "*"
637
+ },
638
+ "threshold": "*",
639
+ "evaluationPeriods": "*",
640
+ "comparisonOperator": "*",
641
+ "alarmDescription": "*"
642
+ }
643
+ }
644
+ ],
645
+ "/faropn-existing-resources/test-construct/MasterCPUUtilizationTooHighAlarm": [
646
+ {
647
+ "type": "aws:cdk:analytics:construct",
648
+ "data": {
649
+ "metric": {
650
+ "warnings": "*",
651
+ "warningsV2": "*"
652
+ },
653
+ "threshold": "*",
654
+ "evaluationPeriods": "*",
655
+ "comparisonOperator": "*",
656
+ "alarmDescription": "*"
657
+ }
658
+ }
659
+ ],
660
+ "/faropn-existing-resources/test-construct/MasterJVMMemoryPressureTooHighAlarm": [
661
+ {
662
+ "type": "aws:cdk:analytics:construct",
663
+ "data": {
664
+ "metric": {
665
+ "warnings": "*",
666
+ "warningsV2": "*"
667
+ },
668
+ "threshold": "*",
669
+ "evaluationPeriods": "*",
670
+ "comparisonOperator": "*",
671
+ "alarmDescription": "*"
672
+ }
673
+ }
674
+ ],
675
+ "/faropn-existing-resources/Vpc/PublicSubnet1/Subnet": [
676
+ {
677
+ "type": "aws:cdk:logicalId",
678
+ "data": "VpcPublicSubnet1Subnet5C2D37C4"
679
+ }
680
+ ],
681
+ "/faropn-existing-resources/Vpc/PublicSubnet1/RouteTable": [
682
+ {
683
+ "type": "aws:cdk:logicalId",
684
+ "data": "VpcPublicSubnet1RouteTable6C95E38E"
685
+ }
686
+ ],
687
+ "/faropn-existing-resources/Vpc/PublicSubnet1/RouteTableAssociation": [
688
+ {
689
+ "type": "aws:cdk:logicalId",
690
+ "data": "VpcPublicSubnet1RouteTableAssociation97140677"
691
+ }
692
+ ],
693
+ "/faropn-existing-resources/Vpc/PublicSubnet1/DefaultRoute": [
694
+ {
695
+ "type": "aws:cdk:logicalId",
696
+ "data": "VpcPublicSubnet1DefaultRoute3DA9E72A"
697
+ }
698
+ ],
699
+ "/faropn-existing-resources/Vpc/PublicSubnet1/EIP": [
700
+ {
701
+ "type": "aws:cdk:logicalId",
702
+ "data": "VpcPublicSubnet1EIPD7E02669"
703
+ }
704
+ ],
705
+ "/faropn-existing-resources/Vpc/PublicSubnet1/NATGateway": [
706
+ {
707
+ "type": "aws:cdk:logicalId",
708
+ "data": "VpcPublicSubnet1NATGateway4D7517AA"
709
+ }
710
+ ],
711
+ "/faropn-existing-resources/Vpc/PublicSubnet2/Subnet": [
712
+ {
713
+ "type": "aws:cdk:logicalId",
714
+ "data": "VpcPublicSubnet2Subnet691E08A3"
715
+ }
716
+ ],
717
+ "/faropn-existing-resources/Vpc/PublicSubnet2/RouteTable": [
718
+ {
719
+ "type": "aws:cdk:logicalId",
720
+ "data": "VpcPublicSubnet2RouteTable94F7E489"
721
+ }
722
+ ],
723
+ "/faropn-existing-resources/Vpc/PublicSubnet2/RouteTableAssociation": [
724
+ {
725
+ "type": "aws:cdk:logicalId",
726
+ "data": "VpcPublicSubnet2RouteTableAssociationDD5762D8"
727
+ }
728
+ ],
729
+ "/faropn-existing-resources/Vpc/PublicSubnet2/DefaultRoute": [
730
+ {
731
+ "type": "aws:cdk:logicalId",
732
+ "data": "VpcPublicSubnet2DefaultRoute97F91067"
733
+ }
734
+ ],
735
+ "/faropn-existing-resources/Vpc/PublicSubnet2/EIP": [
736
+ {
737
+ "type": "aws:cdk:logicalId",
738
+ "data": "VpcPublicSubnet2EIP3C605A87"
739
+ }
740
+ ],
741
+ "/faropn-existing-resources/Vpc/PublicSubnet2/NATGateway": [
742
+ {
743
+ "type": "aws:cdk:logicalId",
744
+ "data": "VpcPublicSubnet2NATGateway9182C01D"
745
+ }
746
+ ],
747
+ "/faropn-existing-resources/Vpc/PrivateSubnet1/Subnet": [
748
+ {
749
+ "type": "aws:cdk:logicalId",
750
+ "data": "VpcPrivateSubnet1Subnet536B997A"
751
+ }
752
+ ],
753
+ "/faropn-existing-resources/Vpc/PrivateSubnet1/RouteTable": [
754
+ {
755
+ "type": "aws:cdk:logicalId",
756
+ "data": "VpcPrivateSubnet1RouteTableB2C5B500"
757
+ }
758
+ ],
759
+ "/faropn-existing-resources/Vpc/PrivateSubnet1/RouteTableAssociation": [
760
+ {
761
+ "type": "aws:cdk:logicalId",
762
+ "data": "VpcPrivateSubnet1RouteTableAssociation70C59FA6"
763
+ }
764
+ ],
765
+ "/faropn-existing-resources/Vpc/PrivateSubnet1/DefaultRoute": [
766
+ {
767
+ "type": "aws:cdk:logicalId",
768
+ "data": "VpcPrivateSubnet1DefaultRouteBE02A9ED"
769
+ }
770
+ ],
771
+ "/faropn-existing-resources/Vpc/PrivateSubnet2/Subnet": [
772
+ {
773
+ "type": "aws:cdk:logicalId",
774
+ "data": "VpcPrivateSubnet2Subnet3788AAA1"
775
+ }
776
+ ],
777
+ "/faropn-existing-resources/Vpc/PrivateSubnet2/RouteTable": [
778
+ {
779
+ "type": "aws:cdk:logicalId",
780
+ "data": "VpcPrivateSubnet2RouteTableA678073B"
781
+ }
782
+ ],
783
+ "/faropn-existing-resources/Vpc/PrivateSubnet2/RouteTableAssociation": [
784
+ {
785
+ "type": "aws:cdk:logicalId",
786
+ "data": "VpcPrivateSubnet2RouteTableAssociationA89CAD56"
787
+ }
788
+ ],
789
+ "/faropn-existing-resources/Vpc/PrivateSubnet2/DefaultRoute": [
790
+ {
791
+ "type": "aws:cdk:logicalId",
792
+ "data": "VpcPrivateSubnet2DefaultRoute060D2087"
793
+ }
794
+ ],
795
+ "/faropn-existing-resources/Vpc/RestrictDefaultSecurityGroupCustomResource/Default": [
796
+ {
797
+ "type": "aws:cdk:logicalId",
798
+ "data": "VpcRestrictDefaultSecurityGroupCustomResourceC73DA2BE"
799
+ }
800
+ ],
801
+ "/faropn-existing-resources/Vpc/FlowLog/IAMRole": [
802
+ {
803
+ "type": "aws:cdk:analytics:construct",
804
+ "data": {
805
+ "roleName": "*",
806
+ "assumedBy": {
807
+ "principalAccount": "*",
808
+ "assumeRoleAction": "*"
809
+ }
810
+ }
811
+ },
812
+ {
813
+ "type": "aws:cdk:analytics:method",
814
+ "data": {
815
+ "addToPrincipalPolicy": [
816
+ {}
817
+ ]
818
+ }
819
+ },
820
+ {
821
+ "type": "aws:cdk:analytics:method",
822
+ "data": {
823
+ "attachInlinePolicy": [
824
+ "*"
825
+ ]
826
+ }
827
+ },
828
+ {
829
+ "type": "aws:cdk:analytics:method",
830
+ "data": {
831
+ "attachInlinePolicy": [
832
+ "*"
833
+ ]
834
+ }
835
+ }
836
+ ],
837
+ "/faropn-existing-resources/Vpc/FlowLog/LogGroup": [
838
+ {
839
+ "type": "aws:cdk:analytics:construct",
840
+ "data": "*"
841
+ }
842
+ ],
843
+ "/faropn-existing-resources/Vpc/FlowLog/FlowLog": [
844
+ {
845
+ "type": "aws:cdk:logicalId",
846
+ "data": "VpcFlowLog8FF33A73"
847
+ }
848
+ ],
849
+ "/faropn-existing-resources/Vpc/ECR_API/Resource": [
850
+ {
851
+ "type": "aws:cdk:logicalId",
852
+ "data": "VpcECRAPI9A3B6A2B"
853
+ }
854
+ ],
855
+ "/faropn-existing-resources/Vpc/ECR_DKR/Resource": [
856
+ {
857
+ "type": "aws:cdk:logicalId",
858
+ "data": "VpcECRDKR604E039F"
859
+ }
860
+ ],
861
+ "/faropn-existing-resources/Vpc/S3/Resource": [
862
+ {
863
+ "type": "aws:cdk:logicalId",
864
+ "data": "VpcS3A5408339"
865
+ }
866
+ ],
867
+ "/faropn-existing-resources/test-taskdef/TaskRole/Resource": [
868
+ {
869
+ "type": "aws:cdk:logicalId",
870
+ "data": "testtaskdefTaskRoleB2DEF113"
871
+ }
872
+ ],
873
+ "/faropn-existing-resources/test-construct/CognitoUserPool/Resource": [
874
+ {
875
+ "type": "aws:cdk:logicalId",
876
+ "data": "testconstructCognitoUserPoolA4991355"
877
+ }
878
+ ],
879
+ "/faropn-existing-resources/test-construct/CognitoUserPoolClient/Resource": [
880
+ {
881
+ "type": "aws:cdk:logicalId",
882
+ "data": "testconstructCognitoUserPoolClient36ACF012"
883
+ }
884
+ ],
885
+ "/faropn-existing-resources/test-construct/CognitoAuthorizedRole/Resource": [
886
+ {
887
+ "type": "aws:cdk:logicalId",
888
+ "data": "testconstructCognitoAuthorizedRole7BA83790"
889
+ }
890
+ ],
891
+ "/faropn-existing-resources/test-construct/CognitoDashboardConfigureRole/Resource": [
892
+ {
893
+ "type": "aws:cdk:logicalId",
894
+ "data": "testconstructCognitoDashboardConfigureRoleFA66EB70"
895
+ }
896
+ ],
897
+ "/faropn-existing-resources/test-construct/CognitoDashboardConfigureRolePolicy/Resource": [
898
+ {
899
+ "type": "aws:cdk:logicalId",
900
+ "data": "testconstructCognitoDashboardConfigureRolePolicy3EC6F1C4"
901
+ }
902
+ ],
903
+ "/faropn-existing-resources/test-construct/StatusRedAlarm/Resource": [
904
+ {
905
+ "type": "aws:cdk:logicalId",
906
+ "data": "testconstructStatusRedAlarmFBEA96DF"
907
+ }
908
+ ],
909
+ "/faropn-existing-resources/test-construct/StatusYellowAlarm/Resource": [
910
+ {
911
+ "type": "aws:cdk:logicalId",
912
+ "data": "testconstructStatusYellowAlarm3B8C3640"
913
+ }
914
+ ],
915
+ "/faropn-existing-resources/test-construct/FreeStorageSpaceTooLowAlarm/Resource": [
916
+ {
917
+ "type": "aws:cdk:logicalId",
918
+ "data": "testconstructFreeStorageSpaceTooLowAlarm08294658"
919
+ }
920
+ ],
921
+ "/faropn-existing-resources/test-construct/IndexWritesBlockedTooHighAlarm/Resource": [
922
+ {
923
+ "type": "aws:cdk:logicalId",
924
+ "data": "testconstructIndexWritesBlockedTooHighAlarm06094A18"
925
+ }
926
+ ],
927
+ "/faropn-existing-resources/test-construct/AutomatedSnapshotFailureTooHighAlarm/Resource": [
928
+ {
929
+ "type": "aws:cdk:logicalId",
930
+ "data": "testconstructAutomatedSnapshotFailureTooHighAlarm29E550A3"
931
+ }
932
+ ],
933
+ "/faropn-existing-resources/test-construct/CPUUtilizationTooHighAlarm/Resource": [
934
+ {
935
+ "type": "aws:cdk:logicalId",
936
+ "data": "testconstructCPUUtilizationTooHighAlarmD32179B7"
937
+ }
938
+ ],
939
+ "/faropn-existing-resources/test-construct/JVMMemoryPressureTooHighAlarm/Resource": [
940
+ {
941
+ "type": "aws:cdk:logicalId",
942
+ "data": "testconstructJVMMemoryPressureTooHighAlarmFD4175A0"
943
+ }
944
+ ],
945
+ "/faropn-existing-resources/test-construct/MasterCPUUtilizationTooHighAlarm/Resource": [
946
+ {
947
+ "type": "aws:cdk:logicalId",
948
+ "data": "testconstructMasterCPUUtilizationTooHighAlarmAA50D0A7"
949
+ }
950
+ ],
951
+ "/faropn-existing-resources/test-construct/MasterJVMMemoryPressureTooHighAlarm/Resource": [
952
+ {
953
+ "type": "aws:cdk:logicalId",
954
+ "data": "testconstructMasterJVMMemoryPressureTooHighAlarm5AE37D64"
955
+ }
956
+ ],
957
+ "/faropn-existing-resources/Vpc/FlowLog/IAMRole/Resource": [
958
+ {
959
+ "type": "aws:cdk:logicalId",
960
+ "data": "VpcFlowLogIAMRole6A475D41"
961
+ }
962
+ ],
963
+ "/faropn-existing-resources/Vpc/FlowLog/IAMRole/DefaultPolicy": [
964
+ {
965
+ "type": "aws:cdk:analytics:construct",
966
+ "data": "*"
967
+ },
968
+ {
969
+ "type": "aws:cdk:analytics:method",
970
+ "data": {
971
+ "attachToRole": [
972
+ "*"
973
+ ]
974
+ }
975
+ },
976
+ {
977
+ "type": "aws:cdk:analytics:method",
978
+ "data": {
979
+ "attachToRole": [
980
+ "*"
981
+ ]
982
+ }
983
+ },
984
+ {
985
+ "type": "aws:cdk:analytics:method",
986
+ "data": {
987
+ "addStatements": [
988
+ {}
989
+ ]
990
+ }
991
+ }
992
+ ],
993
+ "/faropn-existing-resources/Vpc/FlowLog/LogGroup/Resource": [
994
+ {
995
+ "type": "aws:cdk:logicalId",
996
+ "data": "VpcFlowLogLogGroup7B5C56B9"
997
+ }
998
+ ],
999
+ "/faropn-existing-resources/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource": [
1000
+ {
1001
+ "type": "aws:cdk:logicalId",
1002
+ "data": "VpcFlowLogIAMRoleDefaultPolicy406FB995"
1003
+ }
1004
+ ]
1005
+ }