@rio-cloud/cdk-v2-constructs 6.16.9 → 6.16.11-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -4294,7 +4294,16 @@
4294
4294
  },
4295
4295
  "name": "dynamoDbTable",
4296
4296
  "type": {
4297
- "fqn": "aws-cdk-lib.aws_dynamodb.Table"
4297
+ "union": {
4298
+ "types": [
4299
+ {
4300
+ "fqn": "aws-cdk-lib.aws_dynamodb.Table"
4301
+ },
4302
+ {
4303
+ "fqn": "aws-cdk-lib.aws_dynamodb.TableV2"
4304
+ }
4305
+ ]
4306
+ }
4298
4307
  }
4299
4308
  },
4300
4309
  {
@@ -4694,7 +4703,7 @@
4694
4703
  "kind": "interface",
4695
4704
  "locationInModule": {
4696
4705
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
4697
- "line": 83
4706
+ "line": 84
4698
4707
  },
4699
4708
  "name": "BlueGreenDeploymentConfig",
4700
4709
  "properties": [
@@ -4707,7 +4716,7 @@
4707
4716
  "immutable": true,
4708
4717
  "locationInModule": {
4709
4718
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
4710
- "line": 93
4719
+ "line": 94
4711
4720
  },
4712
4721
  "name": "capabilityNames",
4713
4722
  "optional": true,
@@ -4730,7 +4739,7 @@
4730
4739
  "immutable": true,
4731
4740
  "locationInModule": {
4732
4741
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
4733
- "line": 88
4742
+ "line": 89
4734
4743
  },
4735
4744
  "name": "testListener",
4736
4745
  "optional": true,
@@ -10299,7 +10308,7 @@
10299
10308
  },
10300
10309
  "locationInModule": {
10301
10310
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10302
- "line": 147
10311
+ "line": 148
10303
10312
  },
10304
10313
  "parameters": [
10305
10314
  {
@@ -10328,7 +10337,7 @@
10328
10337
  "kind": "class",
10329
10338
  "locationInModule": {
10330
10339
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10331
- "line": 96
10340
+ "line": 97
10332
10341
  },
10333
10342
  "name": "RioFargateServiceBlueGreenAlpha",
10334
10343
  "properties": [
@@ -10340,7 +10349,7 @@
10340
10349
  "immutable": true,
10341
10350
  "locationInModule": {
10342
10351
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10343
- "line": 142
10352
+ "line": 143
10344
10353
  },
10345
10354
  "name": "connections",
10346
10355
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -10355,7 +10364,7 @@
10355
10364
  "immutable": true,
10356
10365
  "locationInModule": {
10357
10366
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10358
- "line": 138
10367
+ "line": 139
10359
10368
  },
10360
10369
  "name": "datadogSideCarContainerDefinition",
10361
10370
  "type": {
@@ -10369,7 +10378,7 @@
10369
10378
  "immutable": true,
10370
10379
  "locationInModule": {
10371
10380
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10372
- "line": 143
10381
+ "line": 144
10373
10382
  },
10374
10383
  "name": "service",
10375
10384
  "type": {
@@ -10383,7 +10392,7 @@
10383
10392
  "immutable": true,
10384
10393
  "locationInModule": {
10385
10394
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10386
- "line": 137
10395
+ "line": 138
10387
10396
  },
10388
10397
  "name": "serviceContainerDefinition",
10389
10398
  "type": {
@@ -10397,7 +10406,7 @@
10397
10406
  "immutable": true,
10398
10407
  "locationInModule": {
10399
10408
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10400
- "line": 140
10409
+ "line": 141
10401
10410
  },
10402
10411
  "name": "taskDefinition",
10403
10412
  "type": {
@@ -10411,7 +10420,7 @@
10411
10420
  "immutable": true,
10412
10421
  "locationInModule": {
10413
10422
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10414
- "line": 144
10423
+ "line": 145
10415
10424
  },
10416
10425
  "name": "blueTargetGroup",
10417
10426
  "optional": true,
@@ -10426,7 +10435,7 @@
10426
10435
  "immutable": true,
10427
10436
  "locationInModule": {
10428
10437
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10429
- "line": 145
10438
+ "line": 146
10430
10439
  },
10431
10440
  "name": "greenTargetGroup",
10432
10441
  "optional": true,
@@ -10441,7 +10450,7 @@
10441
10450
  "immutable": true,
10442
10451
  "locationInModule": {
10443
10452
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10444
- "line": 139
10453
+ "line": 140
10445
10454
  },
10446
10455
  "name": "logRouterContainerDefinition",
10447
10456
  "optional": true,
@@ -10463,7 +10472,7 @@
10463
10472
  "kind": "interface",
10464
10473
  "locationInModule": {
10465
10474
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10466
- "line": 21
10475
+ "line": 22
10467
10476
  },
10468
10477
  "name": "RioFargateServiceBlueGreenAlphaProps",
10469
10478
  "properties": [
@@ -10476,7 +10485,7 @@
10476
10485
  "immutable": true,
10477
10486
  "locationInModule": {
10478
10487
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10479
- "line": 60
10488
+ "line": 61
10480
10489
  },
10481
10490
  "name": "containerDefinitionOption",
10482
10491
  "type": {
@@ -10492,7 +10501,7 @@
10492
10501
  "immutable": true,
10493
10502
  "locationInModule": {
10494
10503
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10495
- "line": 65
10504
+ "line": 66
10496
10505
  },
10497
10506
  "name": "fargateOptions",
10498
10507
  "type": {
@@ -10508,7 +10517,7 @@
10508
10517
  "immutable": true,
10509
10518
  "locationInModule": {
10510
10519
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10511
- "line": 30
10520
+ "line": 31
10512
10521
  },
10513
10522
  "name": "serviceName",
10514
10523
  "type": {
@@ -10524,7 +10533,7 @@
10524
10533
  "immutable": true,
10525
10534
  "locationInModule": {
10526
10535
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10527
- "line": 25
10536
+ "line": 26
10528
10537
  },
10529
10538
  "name": "stage",
10530
10539
  "type": {
@@ -10540,7 +10549,7 @@
10540
10549
  "immutable": true,
10541
10550
  "locationInModule": {
10542
10551
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10543
- "line": 35
10552
+ "line": 36
10544
10553
  },
10545
10554
  "name": "version",
10546
10555
  "type": {
@@ -10556,7 +10565,7 @@
10556
10565
  "immutable": true,
10557
10566
  "locationInModule": {
10558
10567
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10559
- "line": 47
10568
+ "line": 48
10560
10569
  },
10561
10570
  "name": "vpc",
10562
10571
  "type": {
@@ -10572,7 +10581,7 @@
10572
10581
  "immutable": true,
10573
10582
  "locationInModule": {
10574
10583
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10575
- "line": 80
10584
+ "line": 81
10576
10585
  },
10577
10586
  "name": "blueGreenDeploymentConfig",
10578
10587
  "optional": true,
@@ -10591,7 +10600,7 @@
10591
10600
  "immutable": true,
10592
10601
  "locationInModule": {
10593
10602
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10594
- "line": 55
10603
+ "line": 56
10595
10604
  },
10596
10605
  "name": "cluster",
10597
10606
  "optional": true,
@@ -10608,7 +10617,7 @@
10608
10617
  "immutable": true,
10609
10618
  "locationInModule": {
10610
10619
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10611
- "line": 75
10620
+ "line": 76
10612
10621
  },
10613
10622
  "name": "datadogOptions",
10614
10623
  "optional": true,
@@ -10626,7 +10635,7 @@
10626
10635
  "immutable": true,
10627
10636
  "locationInModule": {
10628
10637
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10629
- "line": 42
10638
+ "line": 43
10630
10639
  },
10631
10640
  "name": "frameworks",
10632
10641
  "optional": true,
@@ -10648,7 +10657,7 @@
10648
10657
  "immutable": true,
10649
10658
  "locationInModule": {
10650
10659
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10651
- "line": 70
10660
+ "line": 71
10652
10661
  },
10653
10662
  "name": "loadBalancerOptions",
10654
10663
  "optional": true,
@@ -11574,7 +11583,7 @@
11574
11583
  },
11575
11584
  "locationInModule": {
11576
11585
  "filename": "src/ses/ses-observability.ts",
11577
- "line": 89
11586
+ "line": 90
11578
11587
  },
11579
11588
  "parameters": [
11580
11589
  {
@@ -11600,7 +11609,7 @@
11600
11609
  "kind": "class",
11601
11610
  "locationInModule": {
11602
11611
  "filename": "src/ses/ses-observability.ts",
11603
- "line": 82
11612
+ "line": 83
11604
11613
  },
11605
11614
  "name": "SesObservability",
11606
11615
  "properties": [
@@ -11612,7 +11621,7 @@
11612
11621
  "immutable": true,
11613
11622
  "locationInModule": {
11614
11623
  "filename": "src/ses/ses-observability.ts",
11615
- "line": 84
11624
+ "line": 85
11616
11625
  },
11617
11626
  "name": "CONFIGURATION_SET_NAME_SSM_PARAMETER",
11618
11627
  "static": true,
@@ -11628,7 +11637,7 @@
11628
11637
  "immutable": true,
11629
11638
  "locationInModule": {
11630
11639
  "filename": "src/ses/ses-observability.ts",
11631
- "line": 85
11640
+ "line": 86
11632
11641
  },
11633
11642
  "name": "SNS_TOPIC_ARN_EXPORT_NAME",
11634
11643
  "static": true,
@@ -11643,7 +11652,7 @@
11643
11652
  "immutable": true,
11644
11653
  "locationInModule": {
11645
11654
  "filename": "src/ses/ses-observability.ts",
11646
- "line": 87
11655
+ "line": 88
11647
11656
  },
11648
11657
  "name": "configurationSet",
11649
11658
  "type": {
@@ -11657,7 +11666,7 @@
11657
11666
  "immutable": true,
11658
11667
  "locationInModule": {
11659
11668
  "filename": "src/ses/ses-observability.ts",
11660
- "line": 86
11669
+ "line": 87
11661
11670
  },
11662
11671
  "name": "snsTopic",
11663
11672
  "type": {
@@ -11677,7 +11686,7 @@
11677
11686
  "kind": "interface",
11678
11687
  "locationInModule": {
11679
11688
  "filename": "src/ses/ses-observability.ts",
11680
- "line": 17
11689
+ "line": 18
11681
11690
  },
11682
11691
  "name": "SesObservabilityProps",
11683
11692
  "properties": [
@@ -11691,7 +11700,7 @@
11691
11700
  "immutable": true,
11692
11701
  "locationInModule": {
11693
11702
  "filename": "src/ses/ses-observability.ts",
11694
- "line": 23
11703
+ "line": 24
11695
11704
  },
11696
11705
  "name": "loggedSesEvents",
11697
11706
  "optional": true,
@@ -11924,7 +11933,7 @@
11924
11933
  },
11925
11934
  "locationInModule": {
11926
11935
  "filename": "src/watchful/upperToLower.ts",
11927
- "line": 18
11936
+ "line": 19
11928
11937
  },
11929
11938
  "parameters": [
11930
11939
  {
@@ -11944,7 +11953,7 @@
11944
11953
  "kind": "class",
11945
11954
  "locationInModule": {
11946
11955
  "filename": "src/watchful/upperToLower.ts",
11947
- "line": 8
11956
+ "line": 9
11948
11957
  },
11949
11958
  "methods": [
11950
11959
  {
@@ -11953,7 +11962,7 @@
11953
11962
  },
11954
11963
  "locationInModule": {
11955
11964
  "filename": "src/watchful/upperToLower.ts",
11956
- "line": 10
11965
+ "line": 11
11957
11966
  },
11958
11967
  "name": "getOrCreate",
11959
11968
  "parameters": [
@@ -11981,7 +11990,7 @@
11981
11990
  "immutable": true,
11982
11991
  "locationInModule": {
11983
11992
  "filename": "src/watchful/upperToLower.ts",
11984
- "line": 16
11993
+ "line": 17
11985
11994
  },
11986
11995
  "name": "provider",
11987
11996
  "type": {
@@ -12990,7 +12999,16 @@
12990
12999
  },
12991
13000
  "name": "dynamoDbTable",
12992
13001
  "type": {
12993
- "fqn": "aws-cdk-lib.aws_dynamodb.Table"
13002
+ "union": {
13003
+ "types": [
13004
+ {
13005
+ "fqn": "aws-cdk-lib.aws_dynamodb.Table"
13006
+ },
13007
+ {
13008
+ "fqn": "aws-cdk-lib.aws_dynamodb.TableV2"
13009
+ }
13010
+ ]
13011
+ }
12994
13012
  }
12995
13013
  },
12996
13014
  {
@@ -16300,7 +16318,7 @@
16300
16318
  },
16301
16319
  "locationInModule": {
16302
16320
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16303
- "line": 49
16321
+ "line": 50
16304
16322
  },
16305
16323
  "parameters": [
16306
16324
  {
@@ -16326,7 +16344,7 @@
16326
16344
  "kind": "class",
16327
16345
  "locationInModule": {
16328
16346
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16329
- "line": 47
16347
+ "line": 48
16330
16348
  },
16331
16349
  "methods": [
16332
16350
  {
@@ -16335,7 +16353,7 @@
16335
16353
  },
16336
16354
  "locationInModule": {
16337
16355
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16338
- "line": 77
16356
+ "line": 78
16339
16357
  },
16340
16358
  "name": "resourceHandler",
16341
16359
  "returns": {
@@ -16360,7 +16378,7 @@
16360
16378
  "kind": "interface",
16361
16379
  "locationInModule": {
16362
16380
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16363
- "line": 17
16381
+ "line": 18
16364
16382
  },
16365
16383
  "name": "DatadogServiceCatalogEntryProperties",
16366
16384
  "namespace": "datadogv2",
@@ -16374,7 +16392,7 @@
16374
16392
  "immutable": true,
16375
16393
  "locationInModule": {
16376
16394
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16377
- "line": 21
16395
+ "line": 22
16378
16396
  },
16379
16397
  "name": "serviceName",
16380
16398
  "type": {
@@ -16391,7 +16409,7 @@
16391
16409
  "immutable": true,
16392
16410
  "locationInModule": {
16393
16411
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16394
- "line": 27
16412
+ "line": 28
16395
16413
  },
16396
16414
  "name": "extraTags",
16397
16415
  "optional": true,
@@ -16414,7 +16432,7 @@
16414
16432
  "immutable": true,
16415
16433
  "locationInModule": {
16416
16434
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16417
- "line": 39
16435
+ "line": 40
16418
16436
  },
16419
16437
  "name": "languages",
16420
16438
  "optional": true,
@@ -16437,7 +16455,7 @@
16437
16455
  "immutable": true,
16438
16456
  "locationInModule": {
16439
16457
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16440
- "line": 33
16458
+ "line": 34
16441
16459
  },
16442
16460
  "name": "serviceType",
16443
16461
  "optional": true,
@@ -16462,7 +16480,7 @@
16462
16480
  "kind": "class",
16463
16481
  "locationInModule": {
16464
16482
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16465
- "line": 27
16483
+ "line": 28
16466
16484
  },
16467
16485
  "methods": [
16468
16486
  {
@@ -16472,7 +16490,7 @@
16472
16490
  },
16473
16491
  "locationInModule": {
16474
16492
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16475
- "line": 32
16493
+ "line": 33
16476
16494
  },
16477
16495
  "name": "apiKeySecret",
16478
16496
  "parameters": [
@@ -16497,7 +16515,7 @@
16497
16515
  },
16498
16516
  "locationInModule": {
16499
16517
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16500
- "line": 44
16518
+ "line": 45
16501
16519
  },
16502
16520
  "name": "credentialsSecret",
16503
16521
  "parameters": [
@@ -16522,7 +16540,7 @@
16522
16540
  },
16523
16541
  "locationInModule": {
16524
16542
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16525
- "line": 167
16543
+ "line": 168
16526
16544
  },
16527
16545
  "name": "addRotationSchedule",
16528
16546
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16554,7 +16572,7 @@
16554
16572
  },
16555
16573
  "locationInModule": {
16556
16574
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16557
- "line": 171
16575
+ "line": 172
16558
16576
  },
16559
16577
  "name": "addToResourcePolicy",
16560
16578
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16580,7 +16598,7 @@
16580
16598
  },
16581
16599
  "locationInModule": {
16582
16600
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16583
- "line": 183
16601
+ "line": 184
16584
16602
  },
16585
16603
  "name": "applyRemovalPolicy",
16586
16604
  "overrides": "aws-cdk-lib.IResource",
@@ -16600,7 +16618,7 @@
16600
16618
  },
16601
16619
  "locationInModule": {
16602
16620
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16603
- "line": 179
16621
+ "line": 180
16604
16622
  },
16605
16623
  "name": "attach",
16606
16624
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16625,7 +16643,7 @@
16625
16643
  },
16626
16644
  "locationInModule": {
16627
16645
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16628
- "line": 175
16646
+ "line": 176
16629
16647
  },
16630
16648
  "name": "denyAccountRootDelete",
16631
16649
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret"
@@ -16637,7 +16655,7 @@
16637
16655
  },
16638
16656
  "locationInModule": {
16639
16657
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16640
- "line": 147
16658
+ "line": 148
16641
16659
  },
16642
16660
  "name": "grantRead",
16643
16661
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16674,7 +16692,7 @@
16674
16692
  },
16675
16693
  "locationInModule": {
16676
16694
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16677
- "line": 163
16695
+ "line": 164
16678
16696
  },
16679
16697
  "name": "grantWrite",
16680
16698
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16699,7 +16717,7 @@
16699
16717
  },
16700
16718
  "locationInModule": {
16701
16719
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16702
- "line": 143
16720
+ "line": 144
16703
16721
  },
16704
16722
  "name": "secretValueFromJson",
16705
16723
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16730,7 +16748,7 @@
16730
16748
  "immutable": true,
16731
16749
  "locationInModule": {
16732
16750
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16733
- "line": 119
16751
+ "line": 120
16734
16752
  },
16735
16753
  "name": "env",
16736
16754
  "overrides": "aws-cdk-lib.IResource",
@@ -16747,7 +16765,7 @@
16747
16765
  "immutable": true,
16748
16766
  "locationInModule": {
16749
16767
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16750
- "line": 127
16768
+ "line": 128
16751
16769
  },
16752
16770
  "name": "secretArn",
16753
16771
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16764,7 +16782,7 @@
16764
16782
  "immutable": true,
16765
16783
  "locationInModule": {
16766
16784
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16767
- "line": 135
16785
+ "line": 136
16768
16786
  },
16769
16787
  "name": "secretName",
16770
16788
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16780,7 +16798,7 @@
16780
16798
  "immutable": true,
16781
16799
  "locationInModule": {
16782
16800
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16783
- "line": 139
16801
+ "line": 140
16784
16802
  },
16785
16803
  "name": "secretValue",
16786
16804
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16796,7 +16814,7 @@
16796
16814
  "immutable": true,
16797
16815
  "locationInModule": {
16798
16816
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16799
- "line": 115
16817
+ "line": 116
16800
16818
  },
16801
16819
  "name": "stack",
16802
16820
  "overrides": "aws-cdk-lib.IResource",
@@ -16813,7 +16831,7 @@
16813
16831
  "immutable": true,
16814
16832
  "locationInModule": {
16815
16833
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16816
- "line": 123
16834
+ "line": 124
16817
16835
  },
16818
16836
  "name": "encryptionKey",
16819
16837
  "optional": true,
@@ -16831,7 +16849,7 @@
16831
16849
  "immutable": true,
16832
16850
  "locationInModule": {
16833
16851
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16834
- "line": 131
16852
+ "line": 132
16835
16853
  },
16836
16854
  "name": "secretFullArn",
16837
16855
  "optional": true,
@@ -17537,7 +17555,7 @@
17537
17555
  "kind": "interface",
17538
17556
  "locationInModule": {
17539
17557
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
17540
- "line": 83
17558
+ "line": 84
17541
17559
  },
17542
17560
  "name": "BlueGreenDeploymentConfig",
17543
17561
  "namespace": "fargate",
@@ -17551,7 +17569,7 @@
17551
17569
  "immutable": true,
17552
17570
  "locationInModule": {
17553
17571
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
17554
- "line": 93
17572
+ "line": 94
17555
17573
  },
17556
17574
  "name": "capabilityNames",
17557
17575
  "optional": true,
@@ -17574,7 +17592,7 @@
17574
17592
  "immutable": true,
17575
17593
  "locationInModule": {
17576
17594
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
17577
- "line": 88
17595
+ "line": 89
17578
17596
  },
17579
17597
  "name": "testListener",
17580
17598
  "optional": true,
@@ -18443,7 +18461,7 @@
18443
18461
  },
18444
18462
  "locationInModule": {
18445
18463
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18446
- "line": 147
18464
+ "line": 148
18447
18465
  },
18448
18466
  "parameters": [
18449
18467
  {
@@ -18472,7 +18490,7 @@
18472
18490
  "kind": "class",
18473
18491
  "locationInModule": {
18474
18492
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18475
- "line": 96
18493
+ "line": 97
18476
18494
  },
18477
18495
  "name": "RioFargateServiceBlueGreenAlpha",
18478
18496
  "namespace": "fargate",
@@ -18485,7 +18503,7 @@
18485
18503
  "immutable": true,
18486
18504
  "locationInModule": {
18487
18505
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18488
- "line": 142
18506
+ "line": 143
18489
18507
  },
18490
18508
  "name": "connections",
18491
18509
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -18500,7 +18518,7 @@
18500
18518
  "immutable": true,
18501
18519
  "locationInModule": {
18502
18520
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18503
- "line": 138
18521
+ "line": 139
18504
18522
  },
18505
18523
  "name": "datadogSideCarContainerDefinition",
18506
18524
  "type": {
@@ -18514,7 +18532,7 @@
18514
18532
  "immutable": true,
18515
18533
  "locationInModule": {
18516
18534
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18517
- "line": 143
18535
+ "line": 144
18518
18536
  },
18519
18537
  "name": "service",
18520
18538
  "type": {
@@ -18528,7 +18546,7 @@
18528
18546
  "immutable": true,
18529
18547
  "locationInModule": {
18530
18548
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18531
- "line": 137
18549
+ "line": 138
18532
18550
  },
18533
18551
  "name": "serviceContainerDefinition",
18534
18552
  "type": {
@@ -18542,7 +18560,7 @@
18542
18560
  "immutable": true,
18543
18561
  "locationInModule": {
18544
18562
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18545
- "line": 140
18563
+ "line": 141
18546
18564
  },
18547
18565
  "name": "taskDefinition",
18548
18566
  "type": {
@@ -18556,7 +18574,7 @@
18556
18574
  "immutable": true,
18557
18575
  "locationInModule": {
18558
18576
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18559
- "line": 144
18577
+ "line": 145
18560
18578
  },
18561
18579
  "name": "blueTargetGroup",
18562
18580
  "optional": true,
@@ -18571,7 +18589,7 @@
18571
18589
  "immutable": true,
18572
18590
  "locationInModule": {
18573
18591
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18574
- "line": 145
18592
+ "line": 146
18575
18593
  },
18576
18594
  "name": "greenTargetGroup",
18577
18595
  "optional": true,
@@ -18586,7 +18604,7 @@
18586
18604
  "immutable": true,
18587
18605
  "locationInModule": {
18588
18606
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18589
- "line": 139
18607
+ "line": 140
18590
18608
  },
18591
18609
  "name": "logRouterContainerDefinition",
18592
18610
  "optional": true,
@@ -18608,7 +18626,7 @@
18608
18626
  "kind": "interface",
18609
18627
  "locationInModule": {
18610
18628
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18611
- "line": 21
18629
+ "line": 22
18612
18630
  },
18613
18631
  "name": "RioFargateServiceBlueGreenAlphaProps",
18614
18632
  "namespace": "fargate",
@@ -18622,7 +18640,7 @@
18622
18640
  "immutable": true,
18623
18641
  "locationInModule": {
18624
18642
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18625
- "line": 60
18643
+ "line": 61
18626
18644
  },
18627
18645
  "name": "containerDefinitionOption",
18628
18646
  "type": {
@@ -18638,7 +18656,7 @@
18638
18656
  "immutable": true,
18639
18657
  "locationInModule": {
18640
18658
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18641
- "line": 65
18659
+ "line": 66
18642
18660
  },
18643
18661
  "name": "fargateOptions",
18644
18662
  "type": {
@@ -18654,7 +18672,7 @@
18654
18672
  "immutable": true,
18655
18673
  "locationInModule": {
18656
18674
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18657
- "line": 30
18675
+ "line": 31
18658
18676
  },
18659
18677
  "name": "serviceName",
18660
18678
  "type": {
@@ -18670,7 +18688,7 @@
18670
18688
  "immutable": true,
18671
18689
  "locationInModule": {
18672
18690
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18673
- "line": 25
18691
+ "line": 26
18674
18692
  },
18675
18693
  "name": "stage",
18676
18694
  "type": {
@@ -18686,7 +18704,7 @@
18686
18704
  "immutable": true,
18687
18705
  "locationInModule": {
18688
18706
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18689
- "line": 35
18707
+ "line": 36
18690
18708
  },
18691
18709
  "name": "version",
18692
18710
  "type": {
@@ -18702,7 +18720,7 @@
18702
18720
  "immutable": true,
18703
18721
  "locationInModule": {
18704
18722
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18705
- "line": 47
18723
+ "line": 48
18706
18724
  },
18707
18725
  "name": "vpc",
18708
18726
  "type": {
@@ -18718,7 +18736,7 @@
18718
18736
  "immutable": true,
18719
18737
  "locationInModule": {
18720
18738
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18721
- "line": 80
18739
+ "line": 81
18722
18740
  },
18723
18741
  "name": "blueGreenDeploymentConfig",
18724
18742
  "optional": true,
@@ -18737,7 +18755,7 @@
18737
18755
  "immutable": true,
18738
18756
  "locationInModule": {
18739
18757
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18740
- "line": 55
18758
+ "line": 56
18741
18759
  },
18742
18760
  "name": "cluster",
18743
18761
  "optional": true,
@@ -18754,7 +18772,7 @@
18754
18772
  "immutable": true,
18755
18773
  "locationInModule": {
18756
18774
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18757
- "line": 75
18775
+ "line": 76
18758
18776
  },
18759
18777
  "name": "datadogOptions",
18760
18778
  "optional": true,
@@ -18772,7 +18790,7 @@
18772
18790
  "immutable": true,
18773
18791
  "locationInModule": {
18774
18792
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18775
- "line": 42
18793
+ "line": 43
18776
18794
  },
18777
18795
  "name": "frameworks",
18778
18796
  "optional": true,
@@ -18794,7 +18812,7 @@
18794
18812
  "immutable": true,
18795
18813
  "locationInModule": {
18796
18814
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18797
- "line": 70
18815
+ "line": 71
18798
18816
  },
18799
18817
  "name": "loadBalancerOptions",
18800
18818
  "optional": true,
@@ -20046,7 +20064,7 @@
20046
20064
  },
20047
20065
  "locationInModule": {
20048
20066
  "filename": "src/ses/ses-observability.ts",
20049
- "line": 89
20067
+ "line": 90
20050
20068
  },
20051
20069
  "parameters": [
20052
20070
  {
@@ -20072,7 +20090,7 @@
20072
20090
  "kind": "class",
20073
20091
  "locationInModule": {
20074
20092
  "filename": "src/ses/ses-observability.ts",
20075
- "line": 82
20093
+ "line": 83
20076
20094
  },
20077
20095
  "name": "SesObservability",
20078
20096
  "namespace": "ses",
@@ -20085,7 +20103,7 @@
20085
20103
  "immutable": true,
20086
20104
  "locationInModule": {
20087
20105
  "filename": "src/ses/ses-observability.ts",
20088
- "line": 84
20106
+ "line": 85
20089
20107
  },
20090
20108
  "name": "CONFIGURATION_SET_NAME_SSM_PARAMETER",
20091
20109
  "static": true,
@@ -20101,7 +20119,7 @@
20101
20119
  "immutable": true,
20102
20120
  "locationInModule": {
20103
20121
  "filename": "src/ses/ses-observability.ts",
20104
- "line": 85
20122
+ "line": 86
20105
20123
  },
20106
20124
  "name": "SNS_TOPIC_ARN_EXPORT_NAME",
20107
20125
  "static": true,
@@ -20116,7 +20134,7 @@
20116
20134
  "immutable": true,
20117
20135
  "locationInModule": {
20118
20136
  "filename": "src/ses/ses-observability.ts",
20119
- "line": 87
20137
+ "line": 88
20120
20138
  },
20121
20139
  "name": "configurationSet",
20122
20140
  "type": {
@@ -20130,7 +20148,7 @@
20130
20148
  "immutable": true,
20131
20149
  "locationInModule": {
20132
20150
  "filename": "src/ses/ses-observability.ts",
20133
- "line": 86
20151
+ "line": 87
20134
20152
  },
20135
20153
  "name": "snsTopic",
20136
20154
  "type": {
@@ -20150,7 +20168,7 @@
20150
20168
  "kind": "interface",
20151
20169
  "locationInModule": {
20152
20170
  "filename": "src/ses/ses-observability.ts",
20153
- "line": 17
20171
+ "line": 18
20154
20172
  },
20155
20173
  "name": "SesObservabilityProps",
20156
20174
  "namespace": "ses",
@@ -20165,7 +20183,7 @@
20165
20183
  "immutable": true,
20166
20184
  "locationInModule": {
20167
20185
  "filename": "src/ses/ses-observability.ts",
20168
- "line": 23
20186
+ "line": 24
20169
20187
  },
20170
20188
  "name": "loggedSesEvents",
20171
20189
  "optional": true,
@@ -20572,5 +20590,5 @@
20572
20590
  }
20573
20591
  },
20574
20592
  "version": "0.0.0",
20575
- "fingerprint": "hXy5AhVeNobWDdhKBrVozU0mxiSmSJOLctvIVhA36Ew="
20593
+ "fingerprint": "IRJ9lLKhEf3VOG9bHJnIyZK0IS1eKpOgmOoYGPY1GRM="
20576
20594
  }