aws-partitions 1.848.0 → 1.854.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: 19dc7d277da8263fa435586b1e11632916b3fd1b9d5882a93cda4a9c4d6732ae
4
- data.tar.gz: 43ed9d656f786f7b242c42849a29fc23217bd771606c19fc960badb37491a9b2
3
+ metadata.gz: 2a73f4c1335c017dd052184d21a4f882a2ac3daff7efe7747dd8a080ed40b24d
4
+ data.tar.gz: 433bff66db7b96069d96ddb4feebf075a4138dae1a99883103c47d9d7e9b1077
5
5
  SHA512:
6
- metadata.gz: e44e55e8f444902b7cf1ba68652b8bf1e4aee4ce71904a5aa7186c5598d9fc212ac612a3ecddf0a6acb79e8bbc04d6aa17683f69d9ffc2698ea4813a294b06b6
7
- data.tar.gz: d4630baa53ed1315345e6e7605ec2c3aa3f31e55686108a5e0c1187881ff0753e8d948405a2a9da02e288b9f5f6e2ba5ed91a32f58ec80bd8339c60ccee2d7ab
6
+ metadata.gz: 7a2951810bf0eefc49d18982ea7ef3980f31dcbdecf5fa55d9fda47b35ce923722fb7218c829ae720e7438af2462ed9483f6ae485d4ee4f531119fbbffbdc8c5
7
+ data.tar.gz: 873ed4ddeb66623d6cd7324c3c16f39385223542a098764e2dafcb9b833f3bbdb0e8e7f5140c822e62ad6b7fedfd46510f6fce549637e6585a917c51b5414b49
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.854.0 (2023-11-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.853.0 (2023-11-17)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::TrustedAdvisor`.
13
+
14
+ 1.852.0 (2023-11-16)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.851.0 (2023-11-15)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.850.0 (2023-11-14)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.849.0 (2023-11-13)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
4
34
  1.848.0 (2023-11-08)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.848.0
1
+ 1.854.0
@@ -453,7 +453,6 @@ module Aws
453
453
  'MTurk' => 'mturk-requester',
454
454
  'MWAA' => 'airflow',
455
455
  'MachineLearning' => 'machinelearning',
456
- 'Macie' => 'macie',
457
456
  'Macie2' => 'macie2',
458
457
  'MainframeModernization' => 'm2',
459
458
  'ManagedBlockchain' => 'managedblockchain',
@@ -588,6 +587,7 @@ module Aws
588
587
  'TranscribeStreamingService' => 'transcribestreaming',
589
588
  'Transfer' => 'transfer',
590
589
  'Translate' => 'translate',
590
+ 'TrustedAdvisor' => 'trustedadvisor',
591
591
  'VPCLattice' => 'vpc-lattice',
592
592
  'VerifiedPermissions' => 'verifiedpermissions',
593
593
  'VoiceID' => 'voiceid',
data/partitions.json CHANGED
@@ -515,7 +515,19 @@
515
515
  "ap-south-1" : { },
516
516
  "ap-southeast-1" : { },
517
517
  "ap-southeast-2" : { },
518
- "ca-central-1" : { },
518
+ "ca-central-1" : {
519
+ "variants" : [ {
520
+ "hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
521
+ "tags" : [ "fips" ]
522
+ } ]
523
+ },
524
+ "ca-central-1-fips" : {
525
+ "credentialScope" : {
526
+ "region" : "ca-central-1"
527
+ },
528
+ "deprecated" : true,
529
+ "hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
530
+ },
519
531
  "eu-central-1" : { },
520
532
  "eu-north-1" : { },
521
533
  "eu-south-1" : { },
@@ -2208,7 +2220,12 @@
2208
2220
  "ap-southeast-2" : { },
2209
2221
  "ap-southeast-3" : { },
2210
2222
  "ap-southeast-4" : { },
2211
- "ca-central-1" : { },
2223
+ "ca-central-1" : {
2224
+ "variants" : [ {
2225
+ "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
2226
+ "tags" : [ "fips" ]
2227
+ } ]
2228
+ },
2212
2229
  "eu-central-1" : { },
2213
2230
  "eu-central-2" : { },
2214
2231
  "eu-north-1" : { },
@@ -2217,14 +2234,69 @@
2217
2234
  "eu-west-1" : { },
2218
2235
  "eu-west-2" : { },
2219
2236
  "eu-west-3" : { },
2237
+ "fips-ca-central-1" : {
2238
+ "credentialScope" : {
2239
+ "region" : "ca-central-1"
2240
+ },
2241
+ "deprecated" : true,
2242
+ "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2243
+ },
2244
+ "fips-us-east-1" : {
2245
+ "credentialScope" : {
2246
+ "region" : "us-east-1"
2247
+ },
2248
+ "deprecated" : true,
2249
+ "hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
2250
+ },
2251
+ "fips-us-east-2" : {
2252
+ "credentialScope" : {
2253
+ "region" : "us-east-2"
2254
+ },
2255
+ "deprecated" : true,
2256
+ "hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
2257
+ },
2258
+ "fips-us-west-1" : {
2259
+ "credentialScope" : {
2260
+ "region" : "us-west-1"
2261
+ },
2262
+ "deprecated" : true,
2263
+ "hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
2264
+ },
2265
+ "fips-us-west-2" : {
2266
+ "credentialScope" : {
2267
+ "region" : "us-west-2"
2268
+ },
2269
+ "deprecated" : true,
2270
+ "hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
2271
+ },
2220
2272
  "il-central-1" : { },
2221
2273
  "me-central-1" : { },
2222
2274
  "me-south-1" : { },
2223
2275
  "sa-east-1" : { },
2224
- "us-east-1" : { },
2225
- "us-east-2" : { },
2226
- "us-west-1" : { },
2227
- "us-west-2" : { }
2276
+ "us-east-1" : {
2277
+ "variants" : [ {
2278
+ "hostname" : "autoscaling-fips.us-east-1.amazonaws.com",
2279
+ "tags" : [ "fips" ]
2280
+ } ]
2281
+ },
2282
+ "us-east-2" : {
2283
+ "variants" : [ {
2284
+ "hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
2285
+ "tags" : [ "fips" ]
2286
+ } ]
2287
+ },
2288
+ "us-west-1" : {
2289
+ "variants" : [ {
2290
+ "hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
2291
+ "tags" : [ "fips" ]
2292
+ } ]
2293
+ },
2294
+ "us-west-2" : {
2295
+ "variants" : [ {
2296
+ "hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
2297
+ "tags" : [ "fips" ]
2298
+ } ]
2299
+ }
2228
2300
  }
2229
2301
  },
2230
2302
  "autoscaling-plans" : {
@@ -3358,9 +3430,13 @@
3358
3430
  "ap-east-1" : { },
3359
3431
  "ap-northeast-1" : { },
3360
3432
  "ap-northeast-2" : { },
3433
+ "ap-northeast-3" : { },
3361
3434
  "ap-south-1" : { },
3435
+ "ap-south-2" : { },
3362
3436
  "ap-southeast-1" : { },
3363
3437
  "ap-southeast-2" : { },
3438
+ "ap-southeast-3" : { },
3439
+ "ap-southeast-4" : { },
3364
3440
  "ca-central-1" : {
3365
3441
  "variants" : [ {
3366
3442
  "hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
@@ -3371,6 +3447,7 @@
3371
3447
  "eu-central-2" : { },
3372
3448
  "eu-north-1" : { },
3373
3449
  "eu-south-1" : { },
3450
+ "eu-south-2" : { },
3374
3451
  "eu-west-1" : { },
3375
3452
  "eu-west-2" : { },
3376
3453
  "eu-west-3" : { },
@@ -3409,6 +3486,8 @@
3409
3486
  "deprecated" : true,
3410
3487
  "hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
3411
3488
  },
3489
+ "il-central-1" : { },
3490
+ "me-central-1" : { },
3412
3491
  "me-south-1" : { },
3413
3492
  "sa-east-1" : { },
3414
3493
  "us-east-1" : {
@@ -3796,6 +3875,12 @@
3796
3875
  },
3797
3876
  "hostname" : "compute-optimizer.ap-south-1.amazonaws.com"
3798
3877
  },
3878
+ "ap-south-2" : {
3879
+ "credentialScope" : {
3880
+ "region" : "ap-south-2"
3881
+ },
3882
+ "hostname" : "compute-optimizer.ap-south-2.amazonaws.com"
3883
+ },
3799
3884
  "ap-southeast-1" : {
3800
3885
  "credentialScope" : {
3801
3886
  "region" : "ap-southeast-1"
@@ -3808,6 +3893,18 @@
3808
3893
  },
3809
3894
  "hostname" : "compute-optimizer.ap-southeast-2.amazonaws.com"
3810
3895
  },
3896
+ "ap-southeast-3" : {
3897
+ "credentialScope" : {
3898
+ "region" : "ap-southeast-3"
3899
+ },
3900
+ "hostname" : "compute-optimizer.ap-southeast-3.amazonaws.com"
3901
+ },
3902
+ "ap-southeast-4" : {
3903
+ "credentialScope" : {
3904
+ "region" : "ap-southeast-4"
3905
+ },
3906
+ "hostname" : "compute-optimizer.ap-southeast-4.amazonaws.com"
3907
+ },
3811
3908
  "ca-central-1" : {
3812
3909
  "credentialScope" : {
3813
3910
  "region" : "ca-central-1"
@@ -3820,6 +3917,12 @@
3820
3917
  },
3821
3918
  "hostname" : "compute-optimizer.eu-central-1.amazonaws.com"
3822
3919
  },
3920
+ "eu-central-2" : {
3921
+ "credentialScope" : {
3922
+ "region" : "eu-central-2"
3923
+ },
3924
+ "hostname" : "compute-optimizer.eu-central-2.amazonaws.com"
3925
+ },
3823
3926
  "eu-north-1" : {
3824
3927
  "credentialScope" : {
3825
3928
  "region" : "eu-north-1"
@@ -3832,6 +3935,12 @@
3832
3935
  },
3833
3936
  "hostname" : "compute-optimizer.eu-south-1.amazonaws.com"
3834
3937
  },
3938
+ "eu-south-2" : {
3939
+ "credentialScope" : {
3940
+ "region" : "eu-south-2"
3941
+ },
3942
+ "hostname" : "compute-optimizer.eu-south-2.amazonaws.com"
3943
+ },
3835
3944
  "eu-west-1" : {
3836
3945
  "credentialScope" : {
3837
3946
  "region" : "eu-west-1"
@@ -3850,6 +3959,18 @@
3850
3959
  },
3851
3960
  "hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
3852
3961
  },
3962
+ "il-central-1" : {
3963
+ "credentialScope" : {
3964
+ "region" : "il-central-1"
3965
+ },
3966
+ "hostname" : "compute-optimizer.il-central-1.amazonaws.com"
3967
+ },
3968
+ "me-central-1" : {
3969
+ "credentialScope" : {
3970
+ "region" : "me-central-1"
3971
+ },
3972
+ "hostname" : "compute-optimizer.me-central-1.amazonaws.com"
3973
+ },
3853
3974
  "me-south-1" : {
3854
3975
  "credentialScope" : {
3855
3976
  "region" : "me-south-1"
@@ -6571,6 +6692,7 @@
6571
6692
  "ap-south-1" : { },
6572
6693
  "ap-southeast-1" : { },
6573
6694
  "ap-southeast-2" : { },
6695
+ "ap-southeast-3" : { },
6574
6696
  "ca-central-1" : {
6575
6697
  "variants" : [ {
6576
6698
  "hostname" : "emr-containers-fips.ca-central-1.amazonaws.com",
@@ -6618,6 +6740,7 @@
6618
6740
  "deprecated" : true,
6619
6741
  "hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
6620
6742
  },
6743
+ "me-central-1" : { },
6621
6744
  "me-south-1" : { },
6622
6745
  "sa-east-1" : { },
6623
6746
  "us-east-1" : {
@@ -6648,12 +6771,15 @@
6648
6771
  },
6649
6772
  "emr-serverless" : {
6650
6773
  "endpoints" : {
6774
+ "af-south-1" : { },
6651
6775
  "ap-east-1" : { },
6652
6776
  "ap-northeast-1" : { },
6653
6777
  "ap-northeast-2" : { },
6778
+ "ap-northeast-3" : { },
6654
6779
  "ap-south-1" : { },
6655
6780
  "ap-southeast-1" : { },
6656
6781
  "ap-southeast-2" : { },
6782
+ "ap-southeast-3" : { },
6657
6783
  "ca-central-1" : {
6658
6784
  "variants" : [ {
6659
6785
  "hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
@@ -6662,6 +6788,7 @@
6662
6788
  },
6663
6789
  "eu-central-1" : { },
6664
6790
  "eu-north-1" : { },
6791
+ "eu-south-1" : { },
6665
6792
  "eu-west-1" : { },
6666
6793
  "eu-west-2" : { },
6667
6794
  "eu-west-3" : { },
@@ -10429,6 +10556,7 @@
10429
10556
  "eu-central-2" : { },
10430
10557
  "eu-north-1" : { },
10431
10558
  "eu-south-1" : { },
10559
+ "eu-south-2" : { },
10432
10560
  "eu-west-1" : { },
10433
10561
  "eu-west-2" : { },
10434
10562
  "eu-west-3" : { },
@@ -10588,6 +10716,7 @@
10588
10716
  "eu-central-2" : { },
10589
10717
  "eu-north-1" : { },
10590
10718
  "eu-south-1" : { },
10719
+ "eu-south-2" : { },
10591
10720
  "eu-west-1" : { },
10592
10721
  "eu-west-2" : { },
10593
10722
  "eu-west-3" : { },
@@ -10838,36 +10967,6 @@
10838
10967
  "us-east-1" : { }
10839
10968
  }
10840
10969
  },
10841
- "macie" : {
10842
- "endpoints" : {
10843
- "fips-us-east-1" : {
10844
- "credentialScope" : {
10845
- "region" : "us-east-1"
10846
- },
10847
- "deprecated" : true,
10848
- "hostname" : "macie-fips.us-east-1.amazonaws.com"
10849
- },
10850
- "fips-us-west-2" : {
10851
- "credentialScope" : {
10852
- "region" : "us-west-2"
10853
- },
10854
- "deprecated" : true,
10855
- "hostname" : "macie-fips.us-west-2.amazonaws.com"
10856
- },
10857
- "us-east-1" : {
10858
- "variants" : [ {
10859
- "hostname" : "macie-fips.us-east-1.amazonaws.com",
10860
- "tags" : [ "fips" ]
10861
- } ]
10862
- },
10863
- "us-west-2" : {
10864
- "variants" : [ {
10865
- "hostname" : "macie-fips.us-west-2.amazonaws.com",
10866
- "tags" : [ "fips" ]
10867
- } ]
10868
- }
10869
- }
10870
- },
10871
10970
  "macie2" : {
10872
10971
  "endpoints" : {
10873
10972
  "af-south-1" : { },
@@ -12281,8 +12380,11 @@
12281
12380
  "osis" : {
12282
12381
  "endpoints" : {
12283
12382
  "ap-northeast-1" : { },
12383
+ "ap-northeast-2" : { },
12384
+ "ap-south-1" : { },
12284
12385
  "ap-southeast-1" : { },
12285
12386
  "ap-southeast-2" : { },
12387
+ "ca-central-1" : { },
12286
12388
  "eu-central-1" : { },
12287
12389
  "eu-west-1" : { },
12288
12390
  "eu-west-2" : { },
@@ -15236,6 +15338,7 @@
15236
15338
  "deprecated" : true,
15237
15339
  "hostname" : "servicecatalog-appregistry-fips.us-west-2.amazonaws.com"
15238
15340
  },
15341
+ "il-central-1" : { },
15239
15342
  "me-central-1" : { },
15240
15343
  "me-south-1" : { },
15241
15344
  "sa-east-1" : { },
@@ -20591,8 +20694,32 @@
20591
20694
  },
20592
20695
  "appconfigdata" : {
20593
20696
  "endpoints" : {
20594
- "us-gov-east-1" : { },
20595
- "us-gov-west-1" : { }
20697
+ "fips-us-gov-east-1" : {
20698
+ "credentialScope" : {
20699
+ "region" : "us-gov-east-1"
20700
+ },
20701
+ "deprecated" : true,
20702
+ "hostname" : "appconfigdata.us-gov-east-1.amazonaws.com"
20703
+ },
20704
+ "fips-us-gov-west-1" : {
20705
+ "credentialScope" : {
20706
+ "region" : "us-gov-west-1"
20707
+ },
20708
+ "deprecated" : true,
20709
+ "hostname" : "appconfigdata.us-gov-west-1.amazonaws.com"
20710
+ },
20711
+ "us-gov-east-1" : {
20712
+ "variants" : [ {
20713
+ "hostname" : "appconfigdata.us-gov-east-1.amazonaws.com",
20714
+ "tags" : [ "fips" ]
20715
+ } ]
20716
+ },
20717
+ "us-gov-west-1" : {
20718
+ "variants" : [ {
20719
+ "hostname" : "appconfigdata.us-gov-west-1.amazonaws.com",
20720
+ "tags" : [ "fips" ]
20721
+ } ]
20722
+ }
20596
20723
  }
20597
20724
  },
20598
20725
  "application-autoscaling" : {
@@ -24103,17 +24230,31 @@
24103
24230
  },
24104
24231
  "simspaceweaver" : {
24105
24232
  "endpoints" : {
24106
- "us-gov-east-1" : {
24233
+ "fips-us-gov-east-1" : {
24107
24234
  "credentialScope" : {
24108
24235
  "region" : "us-gov-east-1"
24109
24236
  },
24237
+ "deprecated" : true,
24110
24238
  "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com"
24111
24239
  },
24112
- "us-gov-west-1" : {
24240
+ "fips-us-gov-west-1" : {
24113
24241
  "credentialScope" : {
24114
24242
  "region" : "us-gov-west-1"
24115
24243
  },
24244
+ "deprecated" : true,
24116
24245
  "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com"
24246
+ },
24247
+ "us-gov-east-1" : {
24248
+ "variants" : [ {
24249
+ "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com",
24250
+ "tags" : [ "fips" ]
24251
+ } ]
24252
+ },
24253
+ "us-gov-west-1" : {
24254
+ "variants" : [ {
24255
+ "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com",
24256
+ "tags" : [ "fips" ]
24257
+ } ]
24117
24258
  }
24118
24259
  }
24119
24260
  },
@@ -24278,12 +24419,34 @@
24278
24419
  "credentialScope" : {
24279
24420
  "region" : "us-gov-east-1"
24280
24421
  },
24422
+ "hostname" : "sso.us-gov-east-1.amazonaws.com",
24423
+ "variants" : [ {
24424
+ "hostname" : "sso.us-gov-east-1.amazonaws.com",
24425
+ "tags" : [ "fips" ]
24426
+ } ]
24427
+ },
24428
+ "us-gov-east-1-fips" : {
24429
+ "credentialScope" : {
24430
+ "region" : "us-gov-east-1"
24431
+ },
24432
+ "deprecated" : true,
24281
24433
  "hostname" : "sso.us-gov-east-1.amazonaws.com"
24282
24434
  },
24283
24435
  "us-gov-west-1" : {
24284
24436
  "credentialScope" : {
24285
24437
  "region" : "us-gov-west-1"
24286
24438
  },
24439
+ "hostname" : "sso.us-gov-west-1.amazonaws.com",
24440
+ "variants" : [ {
24441
+ "hostname" : "sso.us-gov-west-1.amazonaws.com",
24442
+ "tags" : [ "fips" ]
24443
+ } ]
24444
+ },
24445
+ "us-gov-west-1-fips" : {
24446
+ "credentialScope" : {
24447
+ "region" : "us-gov-west-1"
24448
+ },
24449
+ "deprecated" : true,
24287
24450
  "hostname" : "sso.us-gov-west-1.amazonaws.com"
24288
24451
  }
24289
24452
  }
@@ -25006,7 +25169,8 @@
25006
25169
  },
25007
25170
  "ebs" : {
25008
25171
  "endpoints" : {
25009
- "us-iso-east-1" : { }
25172
+ "us-iso-east-1" : { },
25173
+ "us-iso-west-1" : { }
25010
25174
  }
25011
25175
  },
25012
25176
  "ec2" : {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.848.0
4
+ version: 1.854.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-08 00:00:00.000000000 Z
11
+ date: 2023-11-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: