aws-partitions 1.1190.0 → 1.1198.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2defb0a858ede978e021d538ea5cf47462c43c40060f7f502eef76d79c8d0fa1
4
- data.tar.gz: 2436331943a7206502f8c519b8a340d21ffa87318fbaf430f4849c1a5c67dded
3
+ metadata.gz: f7fcf2e08e6b5fe5e786cfe77f2630b44c3d3cd237087538b0c51bde66eb3102
4
+ data.tar.gz: 526484225b4ea36ae1376b4f4f420c847575b8cd755b3872c4e7f0326494c275
5
5
  SHA512:
6
- metadata.gz: ad6469d6e43a4128c33da4a3a3a043f4363f3c20c7ad03305f5cad7eb8fcbc260982bff229d4e59aa2e73dffd706614d01233d7c24472c1c8a38c97e85038e03
7
- data.tar.gz: 458604f003ad18414bdeb5ddd01f2863d375902282d2ae74a927525e87117a5847251d989d65558cdf81c9111700180fa829b2498e32755cd438fefeb05ec27f
6
+ metadata.gz: 70e5d72caedcd16ac0134e0f87eb6dccd45a78cad006c4321b80632830870e9c8a59c0b484b5c7934bec41704142a4eea58b4cc8366b2cfca1256bcb60dbddf2
7
+ data.tar.gz: ee0b2822eef00b0c2e7e88641acbf0339ec08b8f7412027f118c675889688483a23ac3d72aef71ccbff0af2dbbfecb96b1f098f4353fc44692046fa466844f64
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1198.0 (2025-12-19)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::Wickr`.
8
+
9
+ 1.1197.0 (2025-12-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1196.0 (2025-12-17)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1195.0 (2025-12-16)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1194.0 (2025-12-12)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1193.0 (2025-12-11)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1192.0 (2025-12-09)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1191.0 (2025-12-08)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
4
44
  1.1190.0 (2025-12-02)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1190.0
1
+ 1.1198.0
@@ -652,6 +652,7 @@ module Aws
652
652
  'WAFRegional' => 'waf-regional',
653
653
  'WAFV2' => 'wafv2',
654
654
  'WellArchitected' => 'wellarchitected',
655
+ 'Wickr' => 'admin.wickr',
655
656
  'WorkDocs' => 'workdocs',
656
657
  'WorkMail' => 'workmail',
657
658
  'WorkMailMessageFlow' => 'workmailmessageflow',
data/partitions.json CHANGED
@@ -1578,6 +1578,7 @@
1578
1578
  "ap-southeast-3" : { },
1579
1579
  "ap-southeast-4" : { },
1580
1580
  "ap-southeast-5" : { },
1581
+ "ap-southeast-6" : { },
1581
1582
  "ap-southeast-7" : { },
1582
1583
  "ca-central-1" : {
1583
1584
  "variants" : [ {
@@ -4106,6 +4107,7 @@
4106
4107
  },
4107
4108
  "cases" : {
4108
4109
  "endpoints" : {
4110
+ "af-south-1" : { },
4109
4111
  "ap-northeast-1" : { },
4110
4112
  "ap-northeast-2" : { },
4111
4113
  "ap-southeast-1" : { },
@@ -4960,12 +4962,14 @@
4960
4962
  "tags" : [ "dualstack" ]
4961
4963
  } ]
4962
4964
  },
4965
+ "ap-southeast-5" : { },
4963
4966
  "ca-central-1" : {
4964
4967
  "variants" : [ {
4965
4968
  "hostname" : "cloudhsmv2.ca-central-1.api.aws",
4966
4969
  "tags" : [ "dualstack" ]
4967
4970
  } ]
4968
4971
  },
4972
+ "ca-west-1" : { },
4969
4973
  "eu-central-1" : {
4970
4974
  "variants" : [ {
4971
4975
  "hostname" : "cloudhsmv2.eu-central-1.api.aws",
@@ -5027,6 +5031,7 @@
5027
5031
  "tags" : [ "dualstack" ]
5028
5032
  } ]
5029
5033
  },
5034
+ "mx-central-1" : { },
5030
5035
  "sa-east-1" : {
5031
5036
  "variants" : [ {
5032
5037
  "hostname" : "cloudhsmv2.sa-east-1.api.aws",
@@ -9254,6 +9259,7 @@
9254
9259
  "tags" : [ "dualstack" ]
9255
9260
  } ]
9256
9261
  },
9262
+ "ap-south-2" : { },
9257
9263
  "ap-southeast-1" : {
9258
9264
  "variants" : [ {
9259
9265
  "hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
@@ -9272,7 +9278,9 @@
9272
9278
  "tags" : [ "dualstack" ]
9273
9279
  } ]
9274
9280
  },
9281
+ "ap-southeast-4" : { },
9275
9282
  "ap-southeast-5" : { },
9283
+ "ap-southeast-6" : { },
9276
9284
  "ap-southeast-7" : { },
9277
9285
  "ca-central-1" : {
9278
9286
  "variants" : [ {
@@ -9280,12 +9288,14 @@
9280
9288
  "tags" : [ "dualstack" ]
9281
9289
  } ]
9282
9290
  },
9291
+ "ca-west-1" : { },
9283
9292
  "eu-central-1" : {
9284
9293
  "variants" : [ {
9285
9294
  "hostname" : "elasticbeanstalk.eu-central-1.api.aws",
9286
9295
  "tags" : [ "dualstack" ]
9287
9296
  } ]
9288
9297
  },
9298
+ "eu-central-2" : { },
9289
9299
  "eu-north-1" : {
9290
9300
  "variants" : [ {
9291
9301
  "hostname" : "elasticbeanstalk.eu-north-1.api.aws",
@@ -14319,6 +14329,7 @@
14319
14329
  "ap-southeast-3" : { },
14320
14330
  "ap-southeast-4" : { },
14321
14331
  "ap-southeast-5" : { },
14332
+ "ap-southeast-6" : { },
14322
14333
  "ap-southeast-7" : { },
14323
14334
  "ca-central-1" : {
14324
14335
  "variants" : [ {
@@ -18186,6 +18197,11 @@
18186
18197
  }
18187
18198
  }
18188
18199
  },
18200
+ "partnercentral-channel" : {
18201
+ "endpoints" : {
18202
+ "us-east-1" : { }
18203
+ }
18204
+ },
18189
18205
  "personalize" : {
18190
18206
  "endpoints" : {
18191
18207
  "ap-northeast-1" : { },
@@ -18840,6 +18856,7 @@
18840
18856
  },
18841
18857
  "hostname" : "portal.sso.ap-east-1.amazonaws.com"
18842
18858
  },
18859
+ "ap-east-2" : { },
18843
18860
  "ap-northeast-1" : {
18844
18861
  "credentialScope" : {
18845
18862
  "region" : "ap-northeast-1"
@@ -25844,6 +25861,7 @@
25844
25861
  "endpoints" : {
25845
25862
  "af-south-1" : { },
25846
25863
  "ap-east-1" : { },
25864
+ "ap-east-2" : { },
25847
25865
  "ap-northeast-1" : { },
25848
25866
  "ap-northeast-2" : { },
25849
25867
  "ap-northeast-3" : { },
@@ -37860,6 +37878,11 @@
37860
37878
  }
37861
37879
  },
37862
37880
  "services" : {
37881
+ "agreement-marketplace" : {
37882
+ "endpoints" : {
37883
+ "us-isob-east-1" : { }
37884
+ }
37885
+ },
37863
37886
  "api.ecr" : {
37864
37887
  "endpoints" : {
37865
37888
  "us-isob-east-1" : {
@@ -39778,6 +39801,11 @@
39778
39801
  "isRegionalized" : false,
39779
39802
  "partitionEndpoint" : "aws-iso-f-global"
39780
39803
  },
39804
+ "identitystore" : {
39805
+ "endpoints" : {
39806
+ "us-isof-east-1" : { }
39807
+ }
39808
+ },
39781
39809
  "kinesis" : {
39782
39810
  "endpoints" : {
39783
39811
  "us-isof-east-1" : { },
@@ -39949,6 +39977,12 @@
39949
39977
  "us-isof-south-1" : { }
39950
39978
  }
39951
39979
  },
39980
+ "rolesanywhere" : {
39981
+ "endpoints" : {
39982
+ "us-isof-east-1" : { },
39983
+ "us-isof-south-1" : { }
39984
+ }
39985
+ },
39952
39986
  "route53" : {
39953
39987
  "endpoints" : {
39954
39988
  "aws-iso-f-global" : {
@@ -40195,7 +40229,490 @@
40195
40229
  "description" : "EU (Germany)"
40196
40230
  }
40197
40231
  },
40198
- "services" : { }
40232
+ "services" : {
40233
+ "access-analyzer" : {
40234
+ "endpoints" : {
40235
+ "eusc-de-east-1" : { }
40236
+ }
40237
+ },
40238
+ "acm" : {
40239
+ "endpoints" : {
40240
+ "eusc-de-east-1" : { }
40241
+ }
40242
+ },
40243
+ "acm-pca" : {
40244
+ "endpoints" : {
40245
+ "eusc-de-east-1" : { }
40246
+ }
40247
+ },
40248
+ "agreement-marketplace" : {
40249
+ "endpoints" : {
40250
+ "eusc-de-east-1" : { }
40251
+ }
40252
+ },
40253
+ "api.ecr" : {
40254
+ "endpoints" : {
40255
+ "eusc-de-east-1" : { }
40256
+ }
40257
+ },
40258
+ "api.pricing" : {
40259
+ "endpoints" : {
40260
+ "eusc-de-east-1" : { }
40261
+ }
40262
+ },
40263
+ "api.sagemaker" : {
40264
+ "endpoints" : {
40265
+ "eusc-de-east-1" : { }
40266
+ }
40267
+ },
40268
+ "appconfig" : {
40269
+ "endpoints" : {
40270
+ "eusc-de-east-1" : { }
40271
+ }
40272
+ },
40273
+ "appconfigdata" : {
40274
+ "endpoints" : {
40275
+ "eusc-de-east-1" : { }
40276
+ }
40277
+ },
40278
+ "application-autoscaling" : {
40279
+ "endpoints" : {
40280
+ "eusc-de-east-1" : { }
40281
+ }
40282
+ },
40283
+ "arc-zonal-shift" : {
40284
+ "endpoints" : {
40285
+ "eusc-de-east-1" : { }
40286
+ }
40287
+ },
40288
+ "athena" : {
40289
+ "endpoints" : {
40290
+ "eusc-de-east-1" : { }
40291
+ }
40292
+ },
40293
+ "autoscaling" : {
40294
+ "endpoints" : {
40295
+ "eusc-de-east-1" : { }
40296
+ }
40297
+ },
40298
+ "backup" : {
40299
+ "endpoints" : {
40300
+ "eusc-de-east-1" : { }
40301
+ }
40302
+ },
40303
+ "batch" : {
40304
+ "endpoints" : {
40305
+ "eusc-de-east-1" : { }
40306
+ }
40307
+ },
40308
+ "bedrock" : {
40309
+ "endpoints" : {
40310
+ "eusc-de-east-1" : { }
40311
+ }
40312
+ },
40313
+ "cloudcontrolapi" : {
40314
+ "endpoints" : {
40315
+ "eusc-de-east-1" : { }
40316
+ }
40317
+ },
40318
+ "cloudformation" : {
40319
+ "endpoints" : {
40320
+ "eusc-de-east-1" : { }
40321
+ }
40322
+ },
40323
+ "cloudtrail" : {
40324
+ "endpoints" : {
40325
+ "eusc-de-east-1" : { }
40326
+ }
40327
+ },
40328
+ "codedeploy" : {
40329
+ "endpoints" : {
40330
+ "eusc-de-east-1" : { }
40331
+ }
40332
+ },
40333
+ "compute-optimizer" : {
40334
+ "endpoints" : {
40335
+ "eusc-de-east-1" : { }
40336
+ }
40337
+ },
40338
+ "config" : {
40339
+ "endpoints" : {
40340
+ "eusc-de-east-1" : { }
40341
+ }
40342
+ },
40343
+ "cost-optimization-hub" : {
40344
+ "endpoints" : {
40345
+ "eusc-de-east-1" : { }
40346
+ }
40347
+ },
40348
+ "datasync" : {
40349
+ "endpoints" : {
40350
+ "eusc-de-east-1" : { }
40351
+ }
40352
+ },
40353
+ "datazone" : {
40354
+ "endpoints" : {
40355
+ "eusc-de-east-1" : { }
40356
+ }
40357
+ },
40358
+ "directconnect" : {
40359
+ "endpoints" : {
40360
+ "eusc-de-east-1" : { }
40361
+ }
40362
+ },
40363
+ "dlm" : {
40364
+ "endpoints" : {
40365
+ "eusc-de-east-1" : { }
40366
+ }
40367
+ },
40368
+ "dms" : {
40369
+ "endpoints" : {
40370
+ "eusc-de-east-1" : { }
40371
+ }
40372
+ },
40373
+ "ds" : {
40374
+ "endpoints" : {
40375
+ "eusc-de-east-1" : { }
40376
+ }
40377
+ },
40378
+ "dynamodb" : {
40379
+ "endpoints" : {
40380
+ "eusc-de-east-1" : { }
40381
+ }
40382
+ },
40383
+ "ebs" : {
40384
+ "endpoints" : {
40385
+ "eusc-de-east-1" : { }
40386
+ }
40387
+ },
40388
+ "ec2" : {
40389
+ "endpoints" : {
40390
+ "eusc-de-east-1" : { }
40391
+ }
40392
+ },
40393
+ "ecs" : {
40394
+ "endpoints" : {
40395
+ "eusc-de-east-1" : { }
40396
+ }
40397
+ },
40398
+ "eks" : {
40399
+ "endpoints" : {
40400
+ "eusc-de-east-1" : { }
40401
+ }
40402
+ },
40403
+ "eks-auth" : {
40404
+ "endpoints" : {
40405
+ "eusc-de-east-1" : { }
40406
+ }
40407
+ },
40408
+ "elasticache" : {
40409
+ "endpoints" : {
40410
+ "eusc-de-east-1" : { }
40411
+ }
40412
+ },
40413
+ "elasticfilesystem" : {
40414
+ "endpoints" : {
40415
+ "eusc-de-east-1" : { }
40416
+ }
40417
+ },
40418
+ "elasticloadbalancing" : {
40419
+ "endpoints" : {
40420
+ "eusc-de-east-1" : { }
40421
+ }
40422
+ },
40423
+ "elasticmapreduce" : {
40424
+ "endpoints" : {
40425
+ "eusc-de-east-1" : { }
40426
+ }
40427
+ },
40428
+ "email" : {
40429
+ "endpoints" : {
40430
+ "eusc-de-east-1" : { }
40431
+ }
40432
+ },
40433
+ "entitlement.marketplace" : {
40434
+ "endpoints" : {
40435
+ "eusc-de-east-1" : { }
40436
+ }
40437
+ },
40438
+ "es" : {
40439
+ "endpoints" : {
40440
+ "eusc-de-east-1" : { }
40441
+ }
40442
+ },
40443
+ "events" : {
40444
+ "endpoints" : {
40445
+ "eusc-de-east-1" : { }
40446
+ }
40447
+ },
40448
+ "firehose" : {
40449
+ "endpoints" : {
40450
+ "eusc-de-east-1" : { }
40451
+ }
40452
+ },
40453
+ "gameliftstreams" : {
40454
+ "endpoints" : {
40455
+ "eusc-de-east-1" : { }
40456
+ }
40457
+ },
40458
+ "glue" : {
40459
+ "endpoints" : {
40460
+ "eusc-de-east-1" : { }
40461
+ }
40462
+ },
40463
+ "guardduty" : {
40464
+ "endpoints" : {
40465
+ "eusc-de-east-1" : { }
40466
+ }
40467
+ },
40468
+ "health" : {
40469
+ "endpoints" : {
40470
+ "eusc-de-east-1" : {
40471
+ "deprecated" : true
40472
+ }
40473
+ }
40474
+ },
40475
+ "identitystore" : {
40476
+ "endpoints" : {
40477
+ "eusc-de-east-1" : { }
40478
+ }
40479
+ },
40480
+ "internetmonitor" : {
40481
+ "endpoints" : {
40482
+ "eusc-de-east-1" : { }
40483
+ }
40484
+ },
40485
+ "kafka" : {
40486
+ "endpoints" : {
40487
+ "eusc-de-east-1" : { }
40488
+ }
40489
+ },
40490
+ "kendra-ranking" : {
40491
+ "endpoints" : {
40492
+ "eusc-de-east-1" : { }
40493
+ }
40494
+ },
40495
+ "kinesis" : {
40496
+ "endpoints" : {
40497
+ "eusc-de-east-1" : { }
40498
+ }
40499
+ },
40500
+ "kinesisanalytics" : {
40501
+ "endpoints" : {
40502
+ "eusc-de-east-1" : { }
40503
+ }
40504
+ },
40505
+ "kms" : {
40506
+ "endpoints" : {
40507
+ "eusc-de-east-1" : { }
40508
+ }
40509
+ },
40510
+ "lakeformation" : {
40511
+ "endpoints" : {
40512
+ "eusc-de-east-1" : { }
40513
+ }
40514
+ },
40515
+ "lambda" : {
40516
+ "endpoints" : {
40517
+ "eusc-de-east-1" : { }
40518
+ }
40519
+ },
40520
+ "license-manager" : {
40521
+ "endpoints" : {
40522
+ "eusc-de-east-1" : { }
40523
+ }
40524
+ },
40525
+ "logs" : {
40526
+ "endpoints" : {
40527
+ "eusc-de-east-1" : { }
40528
+ }
40529
+ },
40530
+ "metering.marketplace" : {
40531
+ "endpoints" : {
40532
+ "eusc-de-east-1" : { }
40533
+ }
40534
+ },
40535
+ "metrics.sagemaker" : {
40536
+ "endpoints" : {
40537
+ "eusc-de-east-1" : { }
40538
+ }
40539
+ },
40540
+ "monitoring" : {
40541
+ "endpoints" : {
40542
+ "eusc-de-east-1" : { }
40543
+ }
40544
+ },
40545
+ "notifications" : {
40546
+ "endpoints" : {
40547
+ "eusc-de-east-1" : { }
40548
+ }
40549
+ },
40550
+ "oam" : {
40551
+ "endpoints" : {
40552
+ "eusc-de-east-1" : { }
40553
+ }
40554
+ },
40555
+ "pi" : {
40556
+ "endpoints" : {
40557
+ "eusc-de-east-1" : { }
40558
+ }
40559
+ },
40560
+ "qbusiness" : {
40561
+ "endpoints" : {
40562
+ "eusc-de-east-1" : { }
40563
+ }
40564
+ },
40565
+ "ram" : {
40566
+ "endpoints" : {
40567
+ "eusc-de-east-1" : { }
40568
+ }
40569
+ },
40570
+ "rbin" : {
40571
+ "endpoints" : {
40572
+ "eusc-de-east-1" : { }
40573
+ }
40574
+ },
40575
+ "rds" : {
40576
+ "endpoints" : {
40577
+ "eusc-de-east-1" : { }
40578
+ }
40579
+ },
40580
+ "redshift" : {
40581
+ "endpoints" : {
40582
+ "eusc-de-east-1" : { }
40583
+ }
40584
+ },
40585
+ "resource-groups" : {
40586
+ "endpoints" : {
40587
+ "eusc-de-east-1" : { }
40588
+ }
40589
+ },
40590
+ "rolesanywhere" : {
40591
+ "endpoints" : {
40592
+ "eusc-de-east-1" : { }
40593
+ }
40594
+ },
40595
+ "route53resolver" : {
40596
+ "endpoints" : {
40597
+ "eusc-de-east-1" : { }
40598
+ }
40599
+ },
40600
+ "s3" : {
40601
+ "endpoints" : {
40602
+ "eusc-de-east-1" : { }
40603
+ }
40604
+ },
40605
+ "s3-control" : {
40606
+ "endpoints" : {
40607
+ "eusc-de-east-1" : { }
40608
+ }
40609
+ },
40610
+ "scheduler" : {
40611
+ "endpoints" : {
40612
+ "eusc-de-east-1" : { }
40613
+ }
40614
+ },
40615
+ "secretsmanager" : {
40616
+ "endpoints" : {
40617
+ "eusc-de-east-1" : { }
40618
+ }
40619
+ },
40620
+ "securityhub" : {
40621
+ "endpoints" : {
40622
+ "eusc-de-east-1" : { }
40623
+ }
40624
+ },
40625
+ "servicediscovery" : {
40626
+ "endpoints" : {
40627
+ "eusc-de-east-1" : { }
40628
+ }
40629
+ },
40630
+ "servicequotas" : {
40631
+ "endpoints" : {
40632
+ "eusc-de-east-1" : { }
40633
+ }
40634
+ },
40635
+ "signer" : {
40636
+ "endpoints" : {
40637
+ "eusc-de-east-1" : { }
40638
+ }
40639
+ },
40640
+ "sms-voice" : {
40641
+ "endpoints" : {
40642
+ "eusc-de-east-1" : { }
40643
+ }
40644
+ },
40645
+ "sns" : {
40646
+ "endpoints" : {
40647
+ "eusc-de-east-1" : { }
40648
+ }
40649
+ },
40650
+ "sqs" : {
40651
+ "endpoints" : {
40652
+ "eusc-de-east-1" : { }
40653
+ }
40654
+ },
40655
+ "ssm" : {
40656
+ "endpoints" : {
40657
+ "eusc-de-east-1" : { }
40658
+ }
40659
+ },
40660
+ "states" : {
40661
+ "endpoints" : {
40662
+ "eusc-de-east-1" : { }
40663
+ }
40664
+ },
40665
+ "storagegateway" : {
40666
+ "endpoints" : {
40667
+ "eusc-de-east-1" : { }
40668
+ }
40669
+ },
40670
+ "streams.dynamodb" : {
40671
+ "endpoints" : {
40672
+ "eusc-de-east-1" : { }
40673
+ }
40674
+ },
40675
+ "sts" : {
40676
+ "endpoints" : {
40677
+ "eusc-de-east-1" : { }
40678
+ }
40679
+ },
40680
+ "swf" : {
40681
+ "endpoints" : {
40682
+ "eusc-de-east-1" : { }
40683
+ }
40684
+ },
40685
+ "synthetics" : {
40686
+ "endpoints" : {
40687
+ "eusc-de-east-1" : { }
40688
+ }
40689
+ },
40690
+ "tagging" : {
40691
+ "endpoints" : {
40692
+ "eusc-de-east-1" : { }
40693
+ }
40694
+ },
40695
+ "transfer" : {
40696
+ "endpoints" : {
40697
+ "eusc-de-east-1" : { }
40698
+ }
40699
+ },
40700
+ "trustedadvisor" : {
40701
+ "endpoints" : {
40702
+ "eusc-de-east-1" : { }
40703
+ }
40704
+ },
40705
+ "wafv2" : {
40706
+ "endpoints" : {
40707
+ "eusc-de-east-1" : { }
40708
+ }
40709
+ },
40710
+ "xray" : {
40711
+ "endpoints" : {
40712
+ "eusc-de-east-1" : { }
40713
+ }
40714
+ }
40715
+ }
40199
40716
  } ],
40200
40717
  "version" : 3
40201
40718
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1190.0
4
+ version: 1.1198.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services