@rio-cloud/cdk-v2-constructs 6.16.10 → 6.17.0-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,
@@ -4996,7 +5005,7 @@
4996
5005
  "kind": "interface",
4997
5006
  "locationInModule": {
4998
5007
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
4999
- "line": 262
5008
+ "line": 266
5000
5009
  },
5001
5010
  "name": "CodeBuildOptions",
5002
5011
  "properties": [
@@ -5008,7 +5017,7 @@
5008
5017
  "immutable": true,
5009
5018
  "locationInModule": {
5010
5019
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
5011
- "line": 264
5020
+ "line": 268
5012
5021
  },
5013
5022
  "name": "buildEnvironment",
5014
5023
  "optional": true,
@@ -5024,7 +5033,7 @@
5024
5033
  "immutable": true,
5025
5034
  "locationInModule": {
5026
5035
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
5027
- "line": 263
5036
+ "line": 267
5028
5037
  },
5029
5038
  "name": "partialBuildSpecPath",
5030
5039
  "optional": true,
@@ -9295,6 +9304,24 @@
9295
9304
  "primitive": "boolean"
9296
9305
  }
9297
9306
  },
9307
+ {
9308
+ "abstract": true,
9309
+ "docs": {
9310
+ "remarks": "Defaults to true.",
9311
+ "stability": "stable",
9312
+ "summary": "If set to false, no Datadog monitors for main and vulnerability pipelines will be created."
9313
+ },
9314
+ "immutable": true,
9315
+ "locationInModule": {
9316
+ "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
9317
+ "line": 216
9318
+ },
9319
+ "name": "enablePipelineMonitors",
9320
+ "optional": true,
9321
+ "type": {
9322
+ "primitive": "boolean"
9323
+ }
9324
+ },
9298
9325
  {
9299
9326
  "abstract": true,
9300
9327
  "docs": {
@@ -9450,7 +9477,7 @@
9450
9477
  },
9451
9478
  "locationInModule": {
9452
9479
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
9453
- "line": 283
9480
+ "line": 287
9454
9481
  },
9455
9482
  "parameters": [
9456
9483
  {
@@ -9476,7 +9503,7 @@
9476
9503
  "kind": "class",
9477
9504
  "locationInModule": {
9478
9505
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
9479
- "line": 267
9506
+ "line": 271
9480
9507
  },
9481
9508
  "name": "PipelineStack",
9482
9509
  "properties": [
@@ -9487,7 +9514,7 @@
9487
9514
  "immutable": true,
9488
9515
  "locationInModule": {
9489
9516
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
9490
- "line": 342
9517
+ "line": 346
9491
9518
  },
9492
9519
  "name": "branchCodeBuildProject",
9493
9520
  "type": {
@@ -9501,7 +9528,7 @@
9501
9528
  "immutable": true,
9502
9529
  "locationInModule": {
9503
9530
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
9504
- "line": 338
9531
+ "line": 342
9505
9532
  },
9506
9533
  "name": "mainCodebuildProject",
9507
9534
  "type": {
@@ -9809,7 +9836,7 @@
9809
9836
  "kind": "enum",
9810
9837
  "locationInModule": {
9811
9838
  "filename": "src/contributions/team-transport-two/pipeline/pipeline-stack.ts",
9812
- "line": 215
9839
+ "line": 219
9813
9840
  },
9814
9841
  "members": [
9815
9842
  {
@@ -10299,7 +10326,7 @@
10299
10326
  },
10300
10327
  "locationInModule": {
10301
10328
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10302
- "line": 147
10329
+ "line": 148
10303
10330
  },
10304
10331
  "parameters": [
10305
10332
  {
@@ -10328,7 +10355,7 @@
10328
10355
  "kind": "class",
10329
10356
  "locationInModule": {
10330
10357
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10331
- "line": 96
10358
+ "line": 97
10332
10359
  },
10333
10360
  "name": "RioFargateServiceBlueGreenAlpha",
10334
10361
  "properties": [
@@ -10340,7 +10367,7 @@
10340
10367
  "immutable": true,
10341
10368
  "locationInModule": {
10342
10369
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10343
- "line": 142
10370
+ "line": 143
10344
10371
  },
10345
10372
  "name": "connections",
10346
10373
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -10355,7 +10382,7 @@
10355
10382
  "immutable": true,
10356
10383
  "locationInModule": {
10357
10384
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10358
- "line": 138
10385
+ "line": 139
10359
10386
  },
10360
10387
  "name": "datadogSideCarContainerDefinition",
10361
10388
  "type": {
@@ -10369,7 +10396,7 @@
10369
10396
  "immutable": true,
10370
10397
  "locationInModule": {
10371
10398
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10372
- "line": 143
10399
+ "line": 144
10373
10400
  },
10374
10401
  "name": "service",
10375
10402
  "type": {
@@ -10383,7 +10410,7 @@
10383
10410
  "immutable": true,
10384
10411
  "locationInModule": {
10385
10412
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10386
- "line": 137
10413
+ "line": 138
10387
10414
  },
10388
10415
  "name": "serviceContainerDefinition",
10389
10416
  "type": {
@@ -10397,7 +10424,7 @@
10397
10424
  "immutable": true,
10398
10425
  "locationInModule": {
10399
10426
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10400
- "line": 140
10427
+ "line": 141
10401
10428
  },
10402
10429
  "name": "taskDefinition",
10403
10430
  "type": {
@@ -10411,7 +10438,7 @@
10411
10438
  "immutable": true,
10412
10439
  "locationInModule": {
10413
10440
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10414
- "line": 144
10441
+ "line": 145
10415
10442
  },
10416
10443
  "name": "blueTargetGroup",
10417
10444
  "optional": true,
@@ -10426,7 +10453,7 @@
10426
10453
  "immutable": true,
10427
10454
  "locationInModule": {
10428
10455
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10429
- "line": 145
10456
+ "line": 146
10430
10457
  },
10431
10458
  "name": "greenTargetGroup",
10432
10459
  "optional": true,
@@ -10441,7 +10468,7 @@
10441
10468
  "immutable": true,
10442
10469
  "locationInModule": {
10443
10470
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10444
- "line": 139
10471
+ "line": 140
10445
10472
  },
10446
10473
  "name": "logRouterContainerDefinition",
10447
10474
  "optional": true,
@@ -10463,7 +10490,7 @@
10463
10490
  "kind": "interface",
10464
10491
  "locationInModule": {
10465
10492
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10466
- "line": 21
10493
+ "line": 22
10467
10494
  },
10468
10495
  "name": "RioFargateServiceBlueGreenAlphaProps",
10469
10496
  "properties": [
@@ -10476,7 +10503,7 @@
10476
10503
  "immutable": true,
10477
10504
  "locationInModule": {
10478
10505
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10479
- "line": 60
10506
+ "line": 61
10480
10507
  },
10481
10508
  "name": "containerDefinitionOption",
10482
10509
  "type": {
@@ -10492,7 +10519,7 @@
10492
10519
  "immutable": true,
10493
10520
  "locationInModule": {
10494
10521
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10495
- "line": 65
10522
+ "line": 66
10496
10523
  },
10497
10524
  "name": "fargateOptions",
10498
10525
  "type": {
@@ -10508,7 +10535,7 @@
10508
10535
  "immutable": true,
10509
10536
  "locationInModule": {
10510
10537
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10511
- "line": 30
10538
+ "line": 31
10512
10539
  },
10513
10540
  "name": "serviceName",
10514
10541
  "type": {
@@ -10524,7 +10551,7 @@
10524
10551
  "immutable": true,
10525
10552
  "locationInModule": {
10526
10553
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10527
- "line": 25
10554
+ "line": 26
10528
10555
  },
10529
10556
  "name": "stage",
10530
10557
  "type": {
@@ -10540,7 +10567,7 @@
10540
10567
  "immutable": true,
10541
10568
  "locationInModule": {
10542
10569
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10543
- "line": 35
10570
+ "line": 36
10544
10571
  },
10545
10572
  "name": "version",
10546
10573
  "type": {
@@ -10556,7 +10583,7 @@
10556
10583
  "immutable": true,
10557
10584
  "locationInModule": {
10558
10585
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10559
- "line": 47
10586
+ "line": 48
10560
10587
  },
10561
10588
  "name": "vpc",
10562
10589
  "type": {
@@ -10572,7 +10599,7 @@
10572
10599
  "immutable": true,
10573
10600
  "locationInModule": {
10574
10601
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10575
- "line": 80
10602
+ "line": 81
10576
10603
  },
10577
10604
  "name": "blueGreenDeploymentConfig",
10578
10605
  "optional": true,
@@ -10591,7 +10618,7 @@
10591
10618
  "immutable": true,
10592
10619
  "locationInModule": {
10593
10620
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10594
- "line": 55
10621
+ "line": 56
10595
10622
  },
10596
10623
  "name": "cluster",
10597
10624
  "optional": true,
@@ -10608,7 +10635,7 @@
10608
10635
  "immutable": true,
10609
10636
  "locationInModule": {
10610
10637
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10611
- "line": 75
10638
+ "line": 76
10612
10639
  },
10613
10640
  "name": "datadogOptions",
10614
10641
  "optional": true,
@@ -10626,7 +10653,7 @@
10626
10653
  "immutable": true,
10627
10654
  "locationInModule": {
10628
10655
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10629
- "line": 42
10656
+ "line": 43
10630
10657
  },
10631
10658
  "name": "frameworks",
10632
10659
  "optional": true,
@@ -10648,7 +10675,7 @@
10648
10675
  "immutable": true,
10649
10676
  "locationInModule": {
10650
10677
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
10651
- "line": 70
10678
+ "line": 71
10652
10679
  },
10653
10680
  "name": "loadBalancerOptions",
10654
10681
  "optional": true,
@@ -11574,7 +11601,7 @@
11574
11601
  },
11575
11602
  "locationInModule": {
11576
11603
  "filename": "src/ses/ses-observability.ts",
11577
- "line": 89
11604
+ "line": 90
11578
11605
  },
11579
11606
  "parameters": [
11580
11607
  {
@@ -11600,7 +11627,7 @@
11600
11627
  "kind": "class",
11601
11628
  "locationInModule": {
11602
11629
  "filename": "src/ses/ses-observability.ts",
11603
- "line": 82
11630
+ "line": 83
11604
11631
  },
11605
11632
  "name": "SesObservability",
11606
11633
  "properties": [
@@ -11612,7 +11639,7 @@
11612
11639
  "immutable": true,
11613
11640
  "locationInModule": {
11614
11641
  "filename": "src/ses/ses-observability.ts",
11615
- "line": 84
11642
+ "line": 85
11616
11643
  },
11617
11644
  "name": "CONFIGURATION_SET_NAME_SSM_PARAMETER",
11618
11645
  "static": true,
@@ -11628,7 +11655,7 @@
11628
11655
  "immutable": true,
11629
11656
  "locationInModule": {
11630
11657
  "filename": "src/ses/ses-observability.ts",
11631
- "line": 85
11658
+ "line": 86
11632
11659
  },
11633
11660
  "name": "SNS_TOPIC_ARN_EXPORT_NAME",
11634
11661
  "static": true,
@@ -11643,7 +11670,7 @@
11643
11670
  "immutable": true,
11644
11671
  "locationInModule": {
11645
11672
  "filename": "src/ses/ses-observability.ts",
11646
- "line": 87
11673
+ "line": 88
11647
11674
  },
11648
11675
  "name": "configurationSet",
11649
11676
  "type": {
@@ -11657,7 +11684,7 @@
11657
11684
  "immutable": true,
11658
11685
  "locationInModule": {
11659
11686
  "filename": "src/ses/ses-observability.ts",
11660
- "line": 86
11687
+ "line": 87
11661
11688
  },
11662
11689
  "name": "snsTopic",
11663
11690
  "type": {
@@ -11677,7 +11704,7 @@
11677
11704
  "kind": "interface",
11678
11705
  "locationInModule": {
11679
11706
  "filename": "src/ses/ses-observability.ts",
11680
- "line": 17
11707
+ "line": 18
11681
11708
  },
11682
11709
  "name": "SesObservabilityProps",
11683
11710
  "properties": [
@@ -11691,7 +11718,7 @@
11691
11718
  "immutable": true,
11692
11719
  "locationInModule": {
11693
11720
  "filename": "src/ses/ses-observability.ts",
11694
- "line": 23
11721
+ "line": 24
11695
11722
  },
11696
11723
  "name": "loggedSesEvents",
11697
11724
  "optional": true,
@@ -11924,7 +11951,7 @@
11924
11951
  },
11925
11952
  "locationInModule": {
11926
11953
  "filename": "src/watchful/upperToLower.ts",
11927
- "line": 18
11954
+ "line": 19
11928
11955
  },
11929
11956
  "parameters": [
11930
11957
  {
@@ -11944,7 +11971,7 @@
11944
11971
  "kind": "class",
11945
11972
  "locationInModule": {
11946
11973
  "filename": "src/watchful/upperToLower.ts",
11947
- "line": 8
11974
+ "line": 9
11948
11975
  },
11949
11976
  "methods": [
11950
11977
  {
@@ -11953,7 +11980,7 @@
11953
11980
  },
11954
11981
  "locationInModule": {
11955
11982
  "filename": "src/watchful/upperToLower.ts",
11956
- "line": 10
11983
+ "line": 11
11957
11984
  },
11958
11985
  "name": "getOrCreate",
11959
11986
  "parameters": [
@@ -11981,7 +12008,7 @@
11981
12008
  "immutable": true,
11982
12009
  "locationInModule": {
11983
12010
  "filename": "src/watchful/upperToLower.ts",
11984
- "line": 16
12011
+ "line": 17
11985
12012
  },
11986
12013
  "name": "provider",
11987
12014
  "type": {
@@ -12990,7 +13017,16 @@
12990
13017
  },
12991
13018
  "name": "dynamoDbTable",
12992
13019
  "type": {
12993
- "fqn": "aws-cdk-lib.aws_dynamodb.Table"
13020
+ "union": {
13021
+ "types": [
13022
+ {
13023
+ "fqn": "aws-cdk-lib.aws_dynamodb.Table"
13024
+ },
13025
+ {
13026
+ "fqn": "aws-cdk-lib.aws_dynamodb.TableV2"
13027
+ }
13028
+ ]
13029
+ }
12994
13030
  }
12995
13031
  },
12996
13032
  {
@@ -16300,7 +16336,7 @@
16300
16336
  },
16301
16337
  "locationInModule": {
16302
16338
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16303
- "line": 49
16339
+ "line": 50
16304
16340
  },
16305
16341
  "parameters": [
16306
16342
  {
@@ -16326,7 +16362,7 @@
16326
16362
  "kind": "class",
16327
16363
  "locationInModule": {
16328
16364
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16329
- "line": 47
16365
+ "line": 48
16330
16366
  },
16331
16367
  "methods": [
16332
16368
  {
@@ -16335,7 +16371,7 @@
16335
16371
  },
16336
16372
  "locationInModule": {
16337
16373
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16338
- "line": 77
16374
+ "line": 78
16339
16375
  },
16340
16376
  "name": "resourceHandler",
16341
16377
  "returns": {
@@ -16360,7 +16396,7 @@
16360
16396
  "kind": "interface",
16361
16397
  "locationInModule": {
16362
16398
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16363
- "line": 17
16399
+ "line": 18
16364
16400
  },
16365
16401
  "name": "DatadogServiceCatalogEntryProperties",
16366
16402
  "namespace": "datadogv2",
@@ -16374,7 +16410,7 @@
16374
16410
  "immutable": true,
16375
16411
  "locationInModule": {
16376
16412
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16377
- "line": 21
16413
+ "line": 22
16378
16414
  },
16379
16415
  "name": "serviceName",
16380
16416
  "type": {
@@ -16391,7 +16427,7 @@
16391
16427
  "immutable": true,
16392
16428
  "locationInModule": {
16393
16429
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16394
- "line": 27
16430
+ "line": 28
16395
16431
  },
16396
16432
  "name": "extraTags",
16397
16433
  "optional": true,
@@ -16414,7 +16450,7 @@
16414
16450
  "immutable": true,
16415
16451
  "locationInModule": {
16416
16452
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16417
- "line": 39
16453
+ "line": 40
16418
16454
  },
16419
16455
  "name": "languages",
16420
16456
  "optional": true,
@@ -16437,7 +16473,7 @@
16437
16473
  "immutable": true,
16438
16474
  "locationInModule": {
16439
16475
  "filename": "src/datadogv2/datadog-service-catalog-entry.ts",
16440
- "line": 33
16476
+ "line": 34
16441
16477
  },
16442
16478
  "name": "serviceType",
16443
16479
  "optional": true,
@@ -16462,7 +16498,7 @@
16462
16498
  "kind": "class",
16463
16499
  "locationInModule": {
16464
16500
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16465
- "line": 27
16501
+ "line": 28
16466
16502
  },
16467
16503
  "methods": [
16468
16504
  {
@@ -16472,7 +16508,7 @@
16472
16508
  },
16473
16509
  "locationInModule": {
16474
16510
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16475
- "line": 32
16511
+ "line": 33
16476
16512
  },
16477
16513
  "name": "apiKeySecret",
16478
16514
  "parameters": [
@@ -16497,7 +16533,7 @@
16497
16533
  },
16498
16534
  "locationInModule": {
16499
16535
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16500
- "line": 44
16536
+ "line": 45
16501
16537
  },
16502
16538
  "name": "credentialsSecret",
16503
16539
  "parameters": [
@@ -16522,7 +16558,7 @@
16522
16558
  },
16523
16559
  "locationInModule": {
16524
16560
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16525
- "line": 167
16561
+ "line": 168
16526
16562
  },
16527
16563
  "name": "addRotationSchedule",
16528
16564
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16554,7 +16590,7 @@
16554
16590
  },
16555
16591
  "locationInModule": {
16556
16592
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16557
- "line": 171
16593
+ "line": 172
16558
16594
  },
16559
16595
  "name": "addToResourcePolicy",
16560
16596
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16580,7 +16616,7 @@
16580
16616
  },
16581
16617
  "locationInModule": {
16582
16618
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16583
- "line": 183
16619
+ "line": 184
16584
16620
  },
16585
16621
  "name": "applyRemovalPolicy",
16586
16622
  "overrides": "aws-cdk-lib.IResource",
@@ -16600,7 +16636,7 @@
16600
16636
  },
16601
16637
  "locationInModule": {
16602
16638
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16603
- "line": 179
16639
+ "line": 180
16604
16640
  },
16605
16641
  "name": "attach",
16606
16642
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16625,7 +16661,7 @@
16625
16661
  },
16626
16662
  "locationInModule": {
16627
16663
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16628
- "line": 175
16664
+ "line": 176
16629
16665
  },
16630
16666
  "name": "denyAccountRootDelete",
16631
16667
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret"
@@ -16637,7 +16673,7 @@
16637
16673
  },
16638
16674
  "locationInModule": {
16639
16675
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16640
- "line": 147
16676
+ "line": 148
16641
16677
  },
16642
16678
  "name": "grantRead",
16643
16679
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16674,7 +16710,7 @@
16674
16710
  },
16675
16711
  "locationInModule": {
16676
16712
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16677
- "line": 163
16713
+ "line": 164
16678
16714
  },
16679
16715
  "name": "grantWrite",
16680
16716
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16699,7 +16735,7 @@
16699
16735
  },
16700
16736
  "locationInModule": {
16701
16737
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16702
- "line": 143
16738
+ "line": 144
16703
16739
  },
16704
16740
  "name": "secretValueFromJson",
16705
16741
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16730,7 +16766,7 @@
16730
16766
  "immutable": true,
16731
16767
  "locationInModule": {
16732
16768
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16733
- "line": 119
16769
+ "line": 120
16734
16770
  },
16735
16771
  "name": "env",
16736
16772
  "overrides": "aws-cdk-lib.IResource",
@@ -16747,7 +16783,7 @@
16747
16783
  "immutable": true,
16748
16784
  "locationInModule": {
16749
16785
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16750
- "line": 127
16786
+ "line": 128
16751
16787
  },
16752
16788
  "name": "secretArn",
16753
16789
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16764,7 +16800,7 @@
16764
16800
  "immutable": true,
16765
16801
  "locationInModule": {
16766
16802
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16767
- "line": 135
16803
+ "line": 136
16768
16804
  },
16769
16805
  "name": "secretName",
16770
16806
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16780,7 +16816,7 @@
16780
16816
  "immutable": true,
16781
16817
  "locationInModule": {
16782
16818
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16783
- "line": 139
16819
+ "line": 140
16784
16820
  },
16785
16821
  "name": "secretValue",
16786
16822
  "overrides": "aws-cdk-lib.aws_secretsmanager.ISecret",
@@ -16796,7 +16832,7 @@
16796
16832
  "immutable": true,
16797
16833
  "locationInModule": {
16798
16834
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16799
- "line": 115
16835
+ "line": 116
16800
16836
  },
16801
16837
  "name": "stack",
16802
16838
  "overrides": "aws-cdk-lib.IResource",
@@ -16813,7 +16849,7 @@
16813
16849
  "immutable": true,
16814
16850
  "locationInModule": {
16815
16851
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16816
- "line": 123
16852
+ "line": 124
16817
16853
  },
16818
16854
  "name": "encryptionKey",
16819
16855
  "optional": true,
@@ -16831,7 +16867,7 @@
16831
16867
  "immutable": true,
16832
16868
  "locationInModule": {
16833
16869
  "filename": "src/datadogv2/datadog-shared-secrets.ts",
16834
- "line": 131
16870
+ "line": 132
16835
16871
  },
16836
16872
  "name": "secretFullArn",
16837
16873
  "optional": true,
@@ -17537,7 +17573,7 @@
17537
17573
  "kind": "interface",
17538
17574
  "locationInModule": {
17539
17575
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
17540
- "line": 83
17576
+ "line": 84
17541
17577
  },
17542
17578
  "name": "BlueGreenDeploymentConfig",
17543
17579
  "namespace": "fargate",
@@ -17551,7 +17587,7 @@
17551
17587
  "immutable": true,
17552
17588
  "locationInModule": {
17553
17589
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
17554
- "line": 93
17590
+ "line": 94
17555
17591
  },
17556
17592
  "name": "capabilityNames",
17557
17593
  "optional": true,
@@ -17574,7 +17610,7 @@
17574
17610
  "immutable": true,
17575
17611
  "locationInModule": {
17576
17612
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
17577
- "line": 88
17613
+ "line": 89
17578
17614
  },
17579
17615
  "name": "testListener",
17580
17616
  "optional": true,
@@ -18443,7 +18479,7 @@
18443
18479
  },
18444
18480
  "locationInModule": {
18445
18481
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18446
- "line": 147
18482
+ "line": 148
18447
18483
  },
18448
18484
  "parameters": [
18449
18485
  {
@@ -18472,7 +18508,7 @@
18472
18508
  "kind": "class",
18473
18509
  "locationInModule": {
18474
18510
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18475
- "line": 96
18511
+ "line": 97
18476
18512
  },
18477
18513
  "name": "RioFargateServiceBlueGreenAlpha",
18478
18514
  "namespace": "fargate",
@@ -18485,7 +18521,7 @@
18485
18521
  "immutable": true,
18486
18522
  "locationInModule": {
18487
18523
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18488
- "line": 142
18524
+ "line": 143
18489
18525
  },
18490
18526
  "name": "connections",
18491
18527
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -18500,7 +18536,7 @@
18500
18536
  "immutable": true,
18501
18537
  "locationInModule": {
18502
18538
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18503
- "line": 138
18539
+ "line": 139
18504
18540
  },
18505
18541
  "name": "datadogSideCarContainerDefinition",
18506
18542
  "type": {
@@ -18514,7 +18550,7 @@
18514
18550
  "immutable": true,
18515
18551
  "locationInModule": {
18516
18552
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18517
- "line": 143
18553
+ "line": 144
18518
18554
  },
18519
18555
  "name": "service",
18520
18556
  "type": {
@@ -18528,7 +18564,7 @@
18528
18564
  "immutable": true,
18529
18565
  "locationInModule": {
18530
18566
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18531
- "line": 137
18567
+ "line": 138
18532
18568
  },
18533
18569
  "name": "serviceContainerDefinition",
18534
18570
  "type": {
@@ -18542,7 +18578,7 @@
18542
18578
  "immutable": true,
18543
18579
  "locationInModule": {
18544
18580
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18545
- "line": 140
18581
+ "line": 141
18546
18582
  },
18547
18583
  "name": "taskDefinition",
18548
18584
  "type": {
@@ -18556,7 +18592,7 @@
18556
18592
  "immutable": true,
18557
18593
  "locationInModule": {
18558
18594
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18559
- "line": 144
18595
+ "line": 145
18560
18596
  },
18561
18597
  "name": "blueTargetGroup",
18562
18598
  "optional": true,
@@ -18571,7 +18607,7 @@
18571
18607
  "immutable": true,
18572
18608
  "locationInModule": {
18573
18609
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18574
- "line": 145
18610
+ "line": 146
18575
18611
  },
18576
18612
  "name": "greenTargetGroup",
18577
18613
  "optional": true,
@@ -18586,7 +18622,7 @@
18586
18622
  "immutable": true,
18587
18623
  "locationInModule": {
18588
18624
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18589
- "line": 139
18625
+ "line": 140
18590
18626
  },
18591
18627
  "name": "logRouterContainerDefinition",
18592
18628
  "optional": true,
@@ -18608,7 +18644,7 @@
18608
18644
  "kind": "interface",
18609
18645
  "locationInModule": {
18610
18646
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18611
- "line": 21
18647
+ "line": 22
18612
18648
  },
18613
18649
  "name": "RioFargateServiceBlueGreenAlphaProps",
18614
18650
  "namespace": "fargate",
@@ -18622,7 +18658,7 @@
18622
18658
  "immutable": true,
18623
18659
  "locationInModule": {
18624
18660
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18625
- "line": 60
18661
+ "line": 61
18626
18662
  },
18627
18663
  "name": "containerDefinitionOption",
18628
18664
  "type": {
@@ -18638,7 +18674,7 @@
18638
18674
  "immutable": true,
18639
18675
  "locationInModule": {
18640
18676
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18641
- "line": 65
18677
+ "line": 66
18642
18678
  },
18643
18679
  "name": "fargateOptions",
18644
18680
  "type": {
@@ -18654,7 +18690,7 @@
18654
18690
  "immutable": true,
18655
18691
  "locationInModule": {
18656
18692
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18657
- "line": 30
18693
+ "line": 31
18658
18694
  },
18659
18695
  "name": "serviceName",
18660
18696
  "type": {
@@ -18670,7 +18706,7 @@
18670
18706
  "immutable": true,
18671
18707
  "locationInModule": {
18672
18708
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18673
- "line": 25
18709
+ "line": 26
18674
18710
  },
18675
18711
  "name": "stage",
18676
18712
  "type": {
@@ -18686,7 +18722,7 @@
18686
18722
  "immutable": true,
18687
18723
  "locationInModule": {
18688
18724
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18689
- "line": 35
18725
+ "line": 36
18690
18726
  },
18691
18727
  "name": "version",
18692
18728
  "type": {
@@ -18702,7 +18738,7 @@
18702
18738
  "immutable": true,
18703
18739
  "locationInModule": {
18704
18740
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18705
- "line": 47
18741
+ "line": 48
18706
18742
  },
18707
18743
  "name": "vpc",
18708
18744
  "type": {
@@ -18718,7 +18754,7 @@
18718
18754
  "immutable": true,
18719
18755
  "locationInModule": {
18720
18756
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18721
- "line": 80
18757
+ "line": 81
18722
18758
  },
18723
18759
  "name": "blueGreenDeploymentConfig",
18724
18760
  "optional": true,
@@ -18737,7 +18773,7 @@
18737
18773
  "immutable": true,
18738
18774
  "locationInModule": {
18739
18775
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18740
- "line": 55
18776
+ "line": 56
18741
18777
  },
18742
18778
  "name": "cluster",
18743
18779
  "optional": true,
@@ -18754,7 +18790,7 @@
18754
18790
  "immutable": true,
18755
18791
  "locationInModule": {
18756
18792
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18757
- "line": 75
18793
+ "line": 76
18758
18794
  },
18759
18795
  "name": "datadogOptions",
18760
18796
  "optional": true,
@@ -18772,7 +18808,7 @@
18772
18808
  "immutable": true,
18773
18809
  "locationInModule": {
18774
18810
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18775
- "line": 42
18811
+ "line": 43
18776
18812
  },
18777
18813
  "name": "frameworks",
18778
18814
  "optional": true,
@@ -18794,7 +18830,7 @@
18794
18830
  "immutable": true,
18795
18831
  "locationInModule": {
18796
18832
  "filename": "src/fargate/rio-fargate-service-blue-green-alpha.ts",
18797
- "line": 70
18833
+ "line": 71
18798
18834
  },
18799
18835
  "name": "loadBalancerOptions",
18800
18836
  "optional": true,
@@ -20046,7 +20082,7 @@
20046
20082
  },
20047
20083
  "locationInModule": {
20048
20084
  "filename": "src/ses/ses-observability.ts",
20049
- "line": 89
20085
+ "line": 90
20050
20086
  },
20051
20087
  "parameters": [
20052
20088
  {
@@ -20072,7 +20108,7 @@
20072
20108
  "kind": "class",
20073
20109
  "locationInModule": {
20074
20110
  "filename": "src/ses/ses-observability.ts",
20075
- "line": 82
20111
+ "line": 83
20076
20112
  },
20077
20113
  "name": "SesObservability",
20078
20114
  "namespace": "ses",
@@ -20085,7 +20121,7 @@
20085
20121
  "immutable": true,
20086
20122
  "locationInModule": {
20087
20123
  "filename": "src/ses/ses-observability.ts",
20088
- "line": 84
20124
+ "line": 85
20089
20125
  },
20090
20126
  "name": "CONFIGURATION_SET_NAME_SSM_PARAMETER",
20091
20127
  "static": true,
@@ -20101,7 +20137,7 @@
20101
20137
  "immutable": true,
20102
20138
  "locationInModule": {
20103
20139
  "filename": "src/ses/ses-observability.ts",
20104
- "line": 85
20140
+ "line": 86
20105
20141
  },
20106
20142
  "name": "SNS_TOPIC_ARN_EXPORT_NAME",
20107
20143
  "static": true,
@@ -20116,7 +20152,7 @@
20116
20152
  "immutable": true,
20117
20153
  "locationInModule": {
20118
20154
  "filename": "src/ses/ses-observability.ts",
20119
- "line": 87
20155
+ "line": 88
20120
20156
  },
20121
20157
  "name": "configurationSet",
20122
20158
  "type": {
@@ -20130,7 +20166,7 @@
20130
20166
  "immutable": true,
20131
20167
  "locationInModule": {
20132
20168
  "filename": "src/ses/ses-observability.ts",
20133
- "line": 86
20169
+ "line": 87
20134
20170
  },
20135
20171
  "name": "snsTopic",
20136
20172
  "type": {
@@ -20150,7 +20186,7 @@
20150
20186
  "kind": "interface",
20151
20187
  "locationInModule": {
20152
20188
  "filename": "src/ses/ses-observability.ts",
20153
- "line": 17
20189
+ "line": 18
20154
20190
  },
20155
20191
  "name": "SesObservabilityProps",
20156
20192
  "namespace": "ses",
@@ -20165,7 +20201,7 @@
20165
20201
  "immutable": true,
20166
20202
  "locationInModule": {
20167
20203
  "filename": "src/ses/ses-observability.ts",
20168
- "line": 23
20204
+ "line": 24
20169
20205
  },
20170
20206
  "name": "loggedSesEvents",
20171
20207
  "optional": true,
@@ -20572,5 +20608,5 @@
20572
20608
  }
20573
20609
  },
20574
20610
  "version": "0.0.0",
20575
- "fingerprint": "hXy5AhVeNobWDdhKBrVozU0mxiSmSJOLctvIVhA36Ew="
20611
+ "fingerprint": "rcBN7lF5X7DN58oynj8mLVEU7f7/WH93ja9sT6OA3NA="
20576
20612
  }