@rio-cloud/cdk-v2-constructs 6.10.8 → 6.11.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
@@ -17,7 +17,7 @@
17
17
  "js-yaml": "~4.1.0"
18
18
  },
19
19
  "dependencies": {
20
- "aws-cdk-lib": "^2.128.0",
20
+ "aws-cdk-lib": "^2.161.1",
21
21
  "constructs": "^10.3.0"
22
22
  },
23
23
  "dependencyClosure": {
@@ -99,6 +99,36 @@
99
99
  }
100
100
  }
101
101
  },
102
+ "@aws-cdk/cloud-assembly-schema": {
103
+ "targets": {
104
+ "dotnet": {
105
+ "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/main/logo/default-256-dark.png",
106
+ "namespace": "Amazon.CDK.CloudAssembly.Schema",
107
+ "packageId": "Amazon.CDK.CloudAssembly.Schema"
108
+ },
109
+ "go": {
110
+ "moduleName": "github.com/cdklabs/cloud-assembly-schema-go"
111
+ },
112
+ "java": {
113
+ "maven": {
114
+ "artifactId": "cdk-cloud-assembly-schema",
115
+ "groupId": "software.amazon.awscdk"
116
+ },
117
+ "package": "software.amazon.awscdk.cloudassembly.schema"
118
+ },
119
+ "js": {
120
+ "npm": "@aws-cdk/cloud-assembly-schema"
121
+ },
122
+ "python": {
123
+ "classifiers": [
124
+ "Framework :: AWS CDK",
125
+ "Framework :: AWS CDK :: 2"
126
+ ],
127
+ "distName": "aws-cdk.cloud-assembly-schema",
128
+ "module": "aws_cdk.cloud_assembly_schema"
129
+ }
130
+ }
131
+ },
102
132
  "aws-cdk-lib": {
103
133
  "submodules": {
104
134
  "aws-cdk-lib.alexa_ask": {
@@ -231,8 +261,32 @@
231
261
  }
232
262
  }
233
263
  },
234
- "aws-cdk-lib.aws_apigatewayv2_authorizers": {},
235
- "aws-cdk-lib.aws_apigatewayv2_integrations": {},
264
+ "aws-cdk-lib.aws_apigatewayv2_authorizers": {
265
+ "targets": {
266
+ "dotnet": {
267
+ "namespace": "Amazon.CDK.AwsApigatewayv2Authorizers"
268
+ },
269
+ "java": {
270
+ "package": "software.amazon.awscdk.aws_apigatewayv2_authorizers"
271
+ },
272
+ "python": {
273
+ "module": "aws_cdk.aws_apigatewayv2_authorizers"
274
+ }
275
+ }
276
+ },
277
+ "aws-cdk-lib.aws_apigatewayv2_integrations": {
278
+ "targets": {
279
+ "dotnet": {
280
+ "namespace": "Amazon.CDK.AwsApigatewayv2Integrations"
281
+ },
282
+ "java": {
283
+ "package": "software.amazon.awscdk.aws_apigatewayv2_integrations"
284
+ },
285
+ "python": {
286
+ "module": "aws_cdk.aws_apigatewayv2_integrations"
287
+ }
288
+ }
289
+ },
236
290
  "aws-cdk-lib.aws_appconfig": {
237
291
  "targets": {
238
292
  "dotnet": {
@@ -298,6 +352,19 @@
298
352
  }
299
353
  }
300
354
  },
355
+ "aws-cdk-lib.aws_applicationsignals": {
356
+ "targets": {
357
+ "dotnet": {
358
+ "package": "Amazon.CDK.AWS.ApplicationSignals"
359
+ },
360
+ "java": {
361
+ "package": "software.amazon.awscdk.services.applicationsignals"
362
+ },
363
+ "python": {
364
+ "module": "aws_cdk.aws_applicationsignals"
365
+ }
366
+ }
367
+ },
301
368
  "aws-cdk-lib.aws_appmesh": {
302
369
  "targets": {
303
370
  "dotnet": {
@@ -350,6 +417,19 @@
350
417
  }
351
418
  }
352
419
  },
420
+ "aws-cdk-lib.aws_apptest": {
421
+ "targets": {
422
+ "dotnet": {
423
+ "package": "Amazon.CDK.AWS.AppTest"
424
+ },
425
+ "java": {
426
+ "package": "software.amazon.awscdk.services.apptest"
427
+ },
428
+ "python": {
429
+ "module": "aws_cdk.aws_apptest"
430
+ }
431
+ }
432
+ },
353
433
  "aws-cdk-lib.aws_aps": {
354
434
  "targets": {
355
435
  "dotnet": {
@@ -506,10 +586,23 @@
506
586
  }
507
587
  }
508
588
  },
589
+ "aws-cdk-lib.aws_bcmdataexports": {
590
+ "targets": {
591
+ "dotnet": {
592
+ "package": "Amazon.CDK.AWS.BCMDataExports"
593
+ },
594
+ "java": {
595
+ "package": "software.amazon.awscdk.services.bcmdataexports"
596
+ },
597
+ "python": {
598
+ "module": "aws_cdk.aws_bcmdataexports"
599
+ }
600
+ }
601
+ },
509
602
  "aws-cdk-lib.aws_bedrock": {
510
603
  "targets": {
511
604
  "dotnet": {
512
- "namespace": "Amazon.CDK.AWS.Bedrock"
605
+ "package": "Amazon.CDK.AWS.Bedrock"
513
606
  },
514
607
  "java": {
515
608
  "package": "software.amazon.awscdk.services.bedrock"
@@ -610,6 +703,19 @@
610
703
  }
611
704
  }
612
705
  },
706
+ "aws-cdk-lib.aws_cleanroomsml": {
707
+ "targets": {
708
+ "dotnet": {
709
+ "package": "Amazon.CDK.AWS.CleanRoomsML"
710
+ },
711
+ "java": {
712
+ "package": "software.amazon.awscdk.services.cleanroomsml"
713
+ },
714
+ "python": {
715
+ "module": "aws_cdk.aws_cleanroomsml"
716
+ }
717
+ }
718
+ },
613
719
  "aws-cdk-lib.aws_cloud9": {
614
720
  "targets": {
615
721
  "dotnet": {
@@ -741,6 +847,19 @@
741
847
  }
742
848
  }
743
849
  },
850
+ "aws-cdk-lib.aws_codeconnections": {
851
+ "targets": {
852
+ "dotnet": {
853
+ "package": "Amazon.CDK.AWS.CodeConnections"
854
+ },
855
+ "java": {
856
+ "package": "software.amazon.awscdk.services.codeconnections"
857
+ },
858
+ "python": {
859
+ "module": "aws_cdk.aws_codeconnections"
860
+ }
861
+ }
862
+ },
744
863
  "aws-cdk-lib.aws_codedeploy": {
745
864
  "targets": {
746
865
  "dotnet": {
@@ -1014,6 +1133,19 @@
1014
1133
  }
1015
1134
  }
1016
1135
  },
1136
+ "aws-cdk-lib.aws_deadline": {
1137
+ "targets": {
1138
+ "dotnet": {
1139
+ "package": "Amazon.CDK.AWS.Deadline"
1140
+ },
1141
+ "java": {
1142
+ "package": "software.amazon.awscdk.services.deadline"
1143
+ },
1144
+ "python": {
1145
+ "module": "aws_cdk.aws_deadline"
1146
+ }
1147
+ }
1148
+ },
1017
1149
  "aws-cdk-lib.aws_detective": {
1018
1150
  "targets": {
1019
1151
  "dotnet": {
@@ -2067,6 +2199,19 @@
2067
2199
  }
2068
2200
  }
2069
2201
  },
2202
+ "aws-cdk-lib.aws_launchwizard": {
2203
+ "targets": {
2204
+ "dotnet": {
2205
+ "package": "Amazon.CDK.AWS.LaunchWizard"
2206
+ },
2207
+ "java": {
2208
+ "package": "software.amazon.awscdk.services.launchwizard"
2209
+ },
2210
+ "python": {
2211
+ "module": "aws_cdk.aws_launchwizard"
2212
+ }
2213
+ }
2214
+ },
2070
2215
  "aws-cdk-lib.aws_lex": {
2071
2216
  "targets": {
2072
2217
  "dotnet": {
@@ -2535,6 +2680,19 @@
2535
2680
  }
2536
2681
  }
2537
2682
  },
2683
+ "aws-cdk-lib.aws_paymentcryptography": {
2684
+ "targets": {
2685
+ "dotnet": {
2686
+ "package": "Amazon.CDK.AWS.PaymentCryptography"
2687
+ },
2688
+ "java": {
2689
+ "package": "software.amazon.awscdk.services.paymentcryptography"
2690
+ },
2691
+ "python": {
2692
+ "module": "aws_cdk.aws_paymentcryptography"
2693
+ }
2694
+ }
2695
+ },
2538
2696
  "aws-cdk-lib.aws_pcaconnectorad": {
2539
2697
  "targets": {
2540
2698
  "dotnet": {
@@ -2548,6 +2706,19 @@
2548
2706
  }
2549
2707
  }
2550
2708
  },
2709
+ "aws-cdk-lib.aws_pcaconnectorscep": {
2710
+ "targets": {
2711
+ "dotnet": {
2712
+ "package": "Amazon.CDK.AWS.PCAConnectorSCEP"
2713
+ },
2714
+ "java": {
2715
+ "package": "software.amazon.awscdk.services.pcaconnectorscep"
2716
+ },
2717
+ "python": {
2718
+ "module": "aws_cdk.aws_pcaconnectorscep"
2719
+ }
2720
+ }
2721
+ },
2551
2722
  "aws-cdk-lib.aws_personalize": {
2552
2723
  "targets": {
2553
2724
  "dotnet": {
@@ -2613,6 +2784,19 @@
2613
2784
  }
2614
2785
  }
2615
2786
  },
2787
+ "aws-cdk-lib.aws_qbusiness": {
2788
+ "targets": {
2789
+ "dotnet": {
2790
+ "package": "Amazon.CDK.AWS.QBusiness"
2791
+ },
2792
+ "java": {
2793
+ "package": "software.amazon.awscdk.services.qbusiness"
2794
+ },
2795
+ "python": {
2796
+ "module": "aws_cdk.aws_qbusiness"
2797
+ }
2798
+ }
2799
+ },
2616
2800
  "aws-cdk-lib.aws_qldb": {
2617
2801
  "targets": {
2618
2802
  "dotnet": {
@@ -2821,6 +3005,19 @@
2821
3005
  }
2822
3006
  }
2823
3007
  },
3008
+ "aws-cdk-lib.aws_route53profiles": {
3009
+ "targets": {
3010
+ "dotnet": {
3011
+ "package": "Amazon.CDK.AWS.Route53Profiles"
3012
+ },
3013
+ "java": {
3014
+ "package": "software.amazon.awscdk.services.route53profiles"
3015
+ },
3016
+ "python": {
3017
+ "module": "aws_cdk.aws_route53profiles"
3018
+ }
3019
+ }
3020
+ },
2824
3021
  "aws-cdk-lib.aws_route53recoverycontrol": {
2825
3022
  "targets": {
2826
3023
  "dotnet": {
@@ -3042,6 +3239,19 @@
3042
3239
  }
3043
3240
  }
3044
3241
  },
3242
+ "aws-cdk-lib.aws_securitylake": {
3243
+ "targets": {
3244
+ "dotnet": {
3245
+ "package": "Amazon.CDK.AWS.SecurityLake"
3246
+ },
3247
+ "java": {
3248
+ "package": "software.amazon.awscdk.services.securitylake"
3249
+ },
3250
+ "python": {
3251
+ "module": "aws_cdk.aws_securitylake"
3252
+ }
3253
+ }
3254
+ },
3045
3255
  "aws-cdk-lib.aws_servicecatalog": {
3046
3256
  "targets": {
3047
3257
  "dotnet": {
@@ -3224,6 +3434,19 @@
3224
3434
  }
3225
3435
  }
3226
3436
  },
3437
+ "aws-cdk-lib.aws_ssmquicksetup": {
3438
+ "targets": {
3439
+ "dotnet": {
3440
+ "package": "Amazon.CDK.AWS.SSMQuickSetup"
3441
+ },
3442
+ "java": {
3443
+ "package": "software.amazon.awscdk.services.ssmquicksetup"
3444
+ },
3445
+ "python": {
3446
+ "module": "aws_cdk.aws_ssmquicksetup"
3447
+ }
3448
+ }
3449
+ },
3227
3450
  "aws-cdk-lib.aws_sso": {
3228
3451
  "targets": {
3229
3452
  "dotnet": {
@@ -3471,19 +3694,7 @@
3471
3694
  }
3472
3695
  }
3473
3696
  },
3474
- "aws-cdk-lib.cloud_assembly_schema": {
3475
- "targets": {
3476
- "dotnet": {
3477
- "namespace": "Amazon.CDK.CloudAssembly.Schema"
3478
- },
3479
- "java": {
3480
- "package": "software.amazon.awscdk.cloudassembly.schema"
3481
- },
3482
- "python": {
3483
- "module": "aws_cdk.cloud_assembly_schema"
3484
- }
3485
- }
3486
- },
3697
+ "aws-cdk-lib.cloud_assembly_schema": {},
3487
3698
  "aws-cdk-lib.cloudformation_include": {
3488
3699
  "targets": {
3489
3700
  "dotnet": {
@@ -5059,7 +5270,7 @@
5059
5270
  "kind": "enum",
5060
5271
  "locationInModule": {
5061
5272
  "filename": "src/fargate/rio-fargate-service.ts",
5062
- "line": 303
5273
+ "line": 315
5063
5274
  },
5064
5275
  "members": [
5065
5276
  {
@@ -5309,7 +5520,7 @@
5309
5520
  "immutable": true,
5310
5521
  "locationInModule": {
5311
5522
  "filename": "src/fargate/rio-fargate-service.ts",
5312
- "line": 300
5523
+ "line": 312
5313
5524
  },
5314
5525
  "name": "additionalTags",
5315
5526
  "optional": true,
@@ -5400,6 +5611,24 @@
5400
5611
  "primitive": "string"
5401
5612
  }
5402
5613
  },
5614
+ {
5615
+ "abstract": true,
5616
+ "docs": {
5617
+ "default": "- true",
5618
+ "stability": "stable",
5619
+ "summary": "When you set up a restart policy for a container, Amazon ECS can restart the container without needing to replace the task."
5620
+ },
5621
+ "immutable": true,
5622
+ "locationInModule": {
5623
+ "filename": "src/fargate/rio-fargate-service.ts",
5624
+ "line": 287
5625
+ },
5626
+ "name": "enableRestartPolicy",
5627
+ "optional": true,
5628
+ "type": {
5629
+ "primitive": "boolean"
5630
+ }
5631
+ },
5403
5632
  {
5404
5633
  "abstract": true,
5405
5634
  "docs": {
@@ -5454,6 +5683,29 @@
5454
5683
  "type": {
5455
5684
  "primitive": "number"
5456
5685
  }
5686
+ },
5687
+ {
5688
+ "abstract": true,
5689
+ "docs": {
5690
+ "default": "- [0]",
5691
+ "stability": "stable",
5692
+ "summary": "The exit codes to be ignored by the restart policy."
5693
+ },
5694
+ "immutable": true,
5695
+ "locationInModule": {
5696
+ "filename": "src/fargate/rio-fargate-service.ts",
5697
+ "line": 293
5698
+ },
5699
+ "name": "restartIgnoredExitCodes",
5700
+ "optional": true,
5701
+ "type": {
5702
+ "collection": {
5703
+ "elementtype": {
5704
+ "primitive": "number"
5705
+ },
5706
+ "kind": "array"
5707
+ }
5708
+ }
5457
5709
  }
5458
5710
  ],
5459
5711
  "symbolId": "src/fargate/rio-fargate-service:DatadogIntegrationProps"
@@ -9011,7 +9263,7 @@
9011
9263
  },
9012
9264
  "locationInModule": {
9013
9265
  "filename": "src/fargate/rio-fargate-service.ts",
9014
- "line": 377
9266
+ "line": 391
9015
9267
  },
9016
9268
  "parameters": [
9017
9269
  {
@@ -9040,7 +9292,7 @@
9040
9292
  "kind": "class",
9041
9293
  "locationInModule": {
9042
9294
  "filename": "src/fargate/rio-fargate-service.ts",
9043
- "line": 331
9295
+ "line": 343
9044
9296
  },
9045
9297
  "name": "RioFargateService",
9046
9298
  "properties": [
@@ -9052,7 +9304,7 @@
9052
9304
  "immutable": true,
9053
9305
  "locationInModule": {
9054
9306
  "filename": "src/fargate/rio-fargate-service.ts",
9055
- "line": 373
9307
+ "line": 387
9056
9308
  },
9057
9309
  "name": "connections",
9058
9310
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -9067,7 +9319,7 @@
9067
9319
  "immutable": true,
9068
9320
  "locationInModule": {
9069
9321
  "filename": "src/fargate/rio-fargate-service.ts",
9070
- "line": 369
9322
+ "line": 383
9071
9323
  },
9072
9324
  "name": "datadogSideCarContainerDefinition",
9073
9325
  "type": {
@@ -9081,7 +9333,7 @@
9081
9333
  "immutable": true,
9082
9334
  "locationInModule": {
9083
9335
  "filename": "src/fargate/rio-fargate-service.ts",
9084
- "line": 374
9336
+ "line": 388
9085
9337
  },
9086
9338
  "name": "service",
9087
9339
  "type": {
@@ -9095,7 +9347,7 @@
9095
9347
  "immutable": true,
9096
9348
  "locationInModule": {
9097
9349
  "filename": "src/fargate/rio-fargate-service.ts",
9098
- "line": 368
9350
+ "line": 382
9099
9351
  },
9100
9352
  "name": "serviceContainerDefinition",
9101
9353
  "type": {
@@ -9109,7 +9361,7 @@
9109
9361
  "immutable": true,
9110
9362
  "locationInModule": {
9111
9363
  "filename": "src/fargate/rio-fargate-service.ts",
9112
- "line": 371
9364
+ "line": 385
9113
9365
  },
9114
9366
  "name": "taskDefinition",
9115
9367
  "type": {
@@ -9123,7 +9375,7 @@
9123
9375
  "immutable": true,
9124
9376
  "locationInModule": {
9125
9377
  "filename": "src/fargate/rio-fargate-service.ts",
9126
- "line": 370
9378
+ "line": 384
9127
9379
  },
9128
9380
  "name": "logRouterContainerDefinition",
9129
9381
  "optional": true,
@@ -9138,7 +9390,7 @@
9138
9390
  "immutable": true,
9139
9391
  "locationInModule": {
9140
9392
  "filename": "src/fargate/rio-fargate-service.ts",
9141
- "line": 375
9393
+ "line": 389
9142
9394
  },
9143
9395
  "name": "targetGroup",
9144
9396
  "optional": true,
@@ -15854,7 +16106,7 @@
15854
16106
  "kind": "enum",
15855
16107
  "locationInModule": {
15856
16108
  "filename": "src/fargate/rio-fargate-service.ts",
15857
- "line": 303
16109
+ "line": 315
15858
16110
  },
15859
16111
  "members": [
15860
16112
  {
@@ -15917,7 +16169,7 @@
15917
16169
  "immutable": true,
15918
16170
  "locationInModule": {
15919
16171
  "filename": "src/fargate/rio-fargate-service.ts",
15920
- "line": 300
16172
+ "line": 312
15921
16173
  },
15922
16174
  "name": "additionalTags",
15923
16175
  "optional": true,
@@ -16008,6 +16260,24 @@
16008
16260
  "primitive": "string"
16009
16261
  }
16010
16262
  },
16263
+ {
16264
+ "abstract": true,
16265
+ "docs": {
16266
+ "default": "- true",
16267
+ "stability": "stable",
16268
+ "summary": "When you set up a restart policy for a container, Amazon ECS can restart the container without needing to replace the task."
16269
+ },
16270
+ "immutable": true,
16271
+ "locationInModule": {
16272
+ "filename": "src/fargate/rio-fargate-service.ts",
16273
+ "line": 287
16274
+ },
16275
+ "name": "enableRestartPolicy",
16276
+ "optional": true,
16277
+ "type": {
16278
+ "primitive": "boolean"
16279
+ }
16280
+ },
16011
16281
  {
16012
16282
  "abstract": true,
16013
16283
  "docs": {
@@ -16062,6 +16332,29 @@
16062
16332
  "type": {
16063
16333
  "primitive": "number"
16064
16334
  }
16335
+ },
16336
+ {
16337
+ "abstract": true,
16338
+ "docs": {
16339
+ "default": "- [0]",
16340
+ "stability": "stable",
16341
+ "summary": "The exit codes to be ignored by the restart policy."
16342
+ },
16343
+ "immutable": true,
16344
+ "locationInModule": {
16345
+ "filename": "src/fargate/rio-fargate-service.ts",
16346
+ "line": 293
16347
+ },
16348
+ "name": "restartIgnoredExitCodes",
16349
+ "optional": true,
16350
+ "type": {
16351
+ "collection": {
16352
+ "elementtype": {
16353
+ "primitive": "number"
16354
+ },
16355
+ "kind": "array"
16356
+ }
16357
+ }
16065
16358
  }
16066
16359
  ],
16067
16360
  "symbolId": "src/fargate/rio-fargate-service:DatadogIntegrationProps"
@@ -16372,7 +16665,7 @@
16372
16665
  },
16373
16666
  "locationInModule": {
16374
16667
  "filename": "src/fargate/rio-fargate-service.ts",
16375
- "line": 377
16668
+ "line": 391
16376
16669
  },
16377
16670
  "parameters": [
16378
16671
  {
@@ -16401,7 +16694,7 @@
16401
16694
  "kind": "class",
16402
16695
  "locationInModule": {
16403
16696
  "filename": "src/fargate/rio-fargate-service.ts",
16404
- "line": 331
16697
+ "line": 343
16405
16698
  },
16406
16699
  "name": "RioFargateService",
16407
16700
  "namespace": "fargate",
@@ -16414,7 +16707,7 @@
16414
16707
  "immutable": true,
16415
16708
  "locationInModule": {
16416
16709
  "filename": "src/fargate/rio-fargate-service.ts",
16417
- "line": 373
16710
+ "line": 387
16418
16711
  },
16419
16712
  "name": "connections",
16420
16713
  "overrides": "aws-cdk-lib.aws_ec2.IConnectable",
@@ -16429,7 +16722,7 @@
16429
16722
  "immutable": true,
16430
16723
  "locationInModule": {
16431
16724
  "filename": "src/fargate/rio-fargate-service.ts",
16432
- "line": 369
16725
+ "line": 383
16433
16726
  },
16434
16727
  "name": "datadogSideCarContainerDefinition",
16435
16728
  "type": {
@@ -16443,7 +16736,7 @@
16443
16736
  "immutable": true,
16444
16737
  "locationInModule": {
16445
16738
  "filename": "src/fargate/rio-fargate-service.ts",
16446
- "line": 374
16739
+ "line": 388
16447
16740
  },
16448
16741
  "name": "service",
16449
16742
  "type": {
@@ -16457,7 +16750,7 @@
16457
16750
  "immutable": true,
16458
16751
  "locationInModule": {
16459
16752
  "filename": "src/fargate/rio-fargate-service.ts",
16460
- "line": 368
16753
+ "line": 382
16461
16754
  },
16462
16755
  "name": "serviceContainerDefinition",
16463
16756
  "type": {
@@ -16471,7 +16764,7 @@
16471
16764
  "immutable": true,
16472
16765
  "locationInModule": {
16473
16766
  "filename": "src/fargate/rio-fargate-service.ts",
16474
- "line": 371
16767
+ "line": 385
16475
16768
  },
16476
16769
  "name": "taskDefinition",
16477
16770
  "type": {
@@ -16485,7 +16778,7 @@
16485
16778
  "immutable": true,
16486
16779
  "locationInModule": {
16487
16780
  "filename": "src/fargate/rio-fargate-service.ts",
16488
- "line": 370
16781
+ "line": 384
16489
16782
  },
16490
16783
  "name": "logRouterContainerDefinition",
16491
16784
  "optional": true,
@@ -16500,7 +16793,7 @@
16500
16793
  "immutable": true,
16501
16794
  "locationInModule": {
16502
16795
  "filename": "src/fargate/rio-fargate-service.ts",
16503
- "line": 375
16796
+ "line": 389
16504
16797
  },
16505
16798
  "name": "targetGroup",
16506
16799
  "optional": true,
@@ -18503,5 +18796,5 @@
18503
18796
  }
18504
18797
  },
18505
18798
  "version": "0.0.0",
18506
- "fingerprint": "GbD2vSOmMpwl9la03c7fyEbFOlSzx1fowupcO/KyrMw="
18799
+ "fingerprint": "YkBZmlH1/HN8/iX0zsflEEhFMc/4DYM6BBkjMp5yeo0="
18507
18800
  }