aws-partitions 1.830.0 → 1.852.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: 8e94fe25b9091daa529fd6f3b02a949218992e39438bd09c31e758480e13917b
4
- data.tar.gz: 6fe5e293292627c8113a61c195f5dc9284cc442ceb4fe0459250b4e4007b0129
3
+ metadata.gz: d3d2a1565e231128a47d5d5a4eb427f6eca24d257c0315ea95a908980e78ef5b
4
+ data.tar.gz: 7ab8501827362b97f59d97612fb0ffb14b9334a26410eff7147816d3d8b211e2
5
5
  SHA512:
6
- metadata.gz: 5ba502a41796ccf447837519276f4a0d437050a27bcbf8e2e940a5e348d611b98fb9901ee53b1a851c0066bc22465f21355cf4c4d717e8f3f3be3be635653cab
7
- data.tar.gz: b982615ab60f119bb03b4525c58203ca499b6a0eb2d3751bad14347459cdf16979438995aa78e33fde87e4e439f23551582ce87ed9d915a525b12be13b046f46
6
+ metadata.gz: 005c8b7deea4c0bc659835e9133666a7c7cbf6224996f0e516b39172184791781a6fbeed8c119dd8b1d82a7fa77ec13f994d14bf5e70ccb67820a2e586526b36
7
+ data.tar.gz: 228e8f19cade3891b0401e61e07aab39fb326369708a77889c9bc86a3b6d4a4190b79fd988a55faf3581b2047d72a8607280a4a4a7a4694821bc7d92e80fe8ac
data/CHANGELOG.md CHANGED
@@ -1,6 +1,116 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.852.0 (2023-11-16)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.851.0 (2023-11-15)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.850.0 (2023-11-14)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.849.0 (2023-11-13)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.848.0 (2023-11-08)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.847.0 (2023-11-07)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.846.0 (2023-11-06)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.845.0 (2023-11-03)
40
+ ------------------
41
+
42
+ * Feature - Added support for enumerating regions for `Aws::LaunchWizard`.
43
+
44
+ 1.844.0 (2023-11-02)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.843.0 (2023-10-27)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.842.0 (2023-10-26)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.841.0 (2023-10-24)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
64
+ 1.840.0 (2023-10-23)
65
+ ------------------
66
+
67
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
68
+
69
+ 1.839.0 (2023-10-20)
70
+ ------------------
71
+
72
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
73
+
74
+ 1.838.0 (2023-10-18)
75
+ ------------------
76
+
77
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
78
+
79
+ 1.837.0 (2023-10-17)
80
+ ------------------
81
+
82
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
83
+
84
+ 1.836.0 (2023-10-16)
85
+ ------------------
86
+
87
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
88
+
89
+ 1.835.0 (2023-10-12)
90
+ ------------------
91
+
92
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
93
+
94
+ 1.834.0 (2023-10-05)
95
+ ------------------
96
+
97
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
98
+
99
+ 1.833.0 (2023-10-04)
100
+ ------------------
101
+
102
+ * Feature - Added support for enumerating regions for `Aws::DataZone`.
103
+
104
+ 1.832.0 (2023-10-03)
105
+ ------------------
106
+
107
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
108
+
109
+ 1.831.0 (2023-10-02)
110
+ ------------------
111
+
112
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
113
+
4
114
  1.830.0 (2023-09-28)
5
115
  ------------------
6
116
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.830.0
1
+ 1.852.0
@@ -340,6 +340,7 @@ module Aws
340
340
  'DataExchange' => 'dataexchange',
341
341
  'DataPipeline' => 'datapipeline',
342
342
  'DataSync' => 'datasync',
343
+ 'DataZone' => 'datazone',
343
344
  'DatabaseMigrationService' => 'dms',
344
345
  'Detective' => 'api.detective',
345
346
  'DevOpsGuru' => 'devops-guru',
@@ -381,7 +382,6 @@ module Aws
381
382
  'ForecastService' => 'forecast',
382
383
  'FraudDetector' => 'frauddetector',
383
384
  'GameLift' => 'gamelift',
384
- 'GameSparks' => 'gamesparks',
385
385
  'Glacier' => 'glacier',
386
386
  'GlobalAccelerator' => 'globalaccelerator',
387
387
  'Glue' => 'glue',
@@ -436,6 +436,7 @@ module Aws
436
436
  'LakeFormation' => 'lakeformation',
437
437
  'Lambda' => 'lambda',
438
438
  'LambdaPreview' => 'lambda',
439
+ 'LaunchWizard' => 'launchwizard',
439
440
  'Lex' => 'runtime.lex',
440
441
  'LexModelBuildingService' => 'models.lex',
441
442
  'LexModelsV2' => 'models-v2-lex',
data/partitions.json CHANGED
@@ -1050,11 +1050,18 @@
1050
1050
  "endpoints" : {
1051
1051
  "af-south-1" : { },
1052
1052
  "ap-northeast-1" : { },
1053
+ "ap-northeast-2" : { },
1054
+ "ap-northeast-3" : { },
1053
1055
  "ap-south-1" : { },
1054
1056
  "ap-southeast-1" : { },
1055
1057
  "ap-southeast-2" : { },
1058
+ "ap-southeast-4" : { },
1059
+ "ca-central-1" : { },
1056
1060
  "eu-central-1" : { },
1061
+ "eu-north-1" : { },
1057
1062
  "eu-west-1" : { },
1063
+ "eu-west-3" : { },
1064
+ "sa-east-1" : { },
1058
1065
  "us-east-1" : { },
1059
1066
  "us-east-2" : { },
1060
1067
  "us-west-2" : { }
@@ -1760,10 +1767,13 @@
1760
1767
  "apprunner" : {
1761
1768
  "endpoints" : {
1762
1769
  "ap-northeast-1" : { },
1770
+ "ap-south-1" : { },
1763
1771
  "ap-southeast-1" : { },
1764
1772
  "ap-southeast-2" : { },
1765
1773
  "eu-central-1" : { },
1766
1774
  "eu-west-1" : { },
1775
+ "eu-west-2" : { },
1776
+ "eu-west-3" : { },
1767
1777
  "fips-us-east-1" : {
1768
1778
  "credentialScope" : {
1769
1779
  "region" : "us-east-1"
@@ -2198,7 +2208,12 @@
2198
2208
  "ap-southeast-2" : { },
2199
2209
  "ap-southeast-3" : { },
2200
2210
  "ap-southeast-4" : { },
2201
- "ca-central-1" : { },
2211
+ "ca-central-1" : {
2212
+ "variants" : [ {
2213
+ "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
2214
+ "tags" : [ "fips" ]
2215
+ } ]
2216
+ },
2202
2217
  "eu-central-1" : { },
2203
2218
  "eu-central-2" : { },
2204
2219
  "eu-north-1" : { },
@@ -2207,14 +2222,69 @@
2207
2222
  "eu-west-1" : { },
2208
2223
  "eu-west-2" : { },
2209
2224
  "eu-west-3" : { },
2225
+ "fips-ca-central-1" : {
2226
+ "credentialScope" : {
2227
+ "region" : "ca-central-1"
2228
+ },
2229
+ "deprecated" : true,
2230
+ "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2231
+ },
2232
+ "fips-us-east-1" : {
2233
+ "credentialScope" : {
2234
+ "region" : "us-east-1"
2235
+ },
2236
+ "deprecated" : true,
2237
+ "hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
2238
+ },
2239
+ "fips-us-east-2" : {
2240
+ "credentialScope" : {
2241
+ "region" : "us-east-2"
2242
+ },
2243
+ "deprecated" : true,
2244
+ "hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
2245
+ },
2246
+ "fips-us-west-1" : {
2247
+ "credentialScope" : {
2248
+ "region" : "us-west-1"
2249
+ },
2250
+ "deprecated" : true,
2251
+ "hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
2252
+ },
2253
+ "fips-us-west-2" : {
2254
+ "credentialScope" : {
2255
+ "region" : "us-west-2"
2256
+ },
2257
+ "deprecated" : true,
2258
+ "hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
2259
+ },
2210
2260
  "il-central-1" : { },
2211
2261
  "me-central-1" : { },
2212
2262
  "me-south-1" : { },
2213
2263
  "sa-east-1" : { },
2214
- "us-east-1" : { },
2215
- "us-east-2" : { },
2216
- "us-west-1" : { },
2217
- "us-west-2" : { }
2264
+ "us-east-1" : {
2265
+ "variants" : [ {
2266
+ "hostname" : "autoscaling-fips.us-east-1.amazonaws.com",
2267
+ "tags" : [ "fips" ]
2268
+ } ]
2269
+ },
2270
+ "us-east-2" : {
2271
+ "variants" : [ {
2272
+ "hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
2273
+ "tags" : [ "fips" ]
2274
+ } ]
2275
+ },
2276
+ "us-west-1" : {
2277
+ "variants" : [ {
2278
+ "hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
2279
+ "tags" : [ "fips" ]
2280
+ } ]
2281
+ },
2282
+ "us-west-2" : {
2283
+ "variants" : [ {
2284
+ "hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
2285
+ "tags" : [ "fips" ]
2286
+ } ]
2287
+ }
2218
2288
  }
2219
2289
  },
2220
2290
  "autoscaling-plans" : {
@@ -2420,6 +2490,99 @@
2420
2490
  }
2421
2491
  }
2422
2492
  },
2493
+ "bedrock" : {
2494
+ "endpoints" : {
2495
+ "ap-northeast-1" : { },
2496
+ "ap-southeast-1" : { },
2497
+ "bedrock-ap-northeast-1" : {
2498
+ "credentialScope" : {
2499
+ "region" : "ap-northeast-1"
2500
+ },
2501
+ "hostname" : "bedrock.ap-northeast-1.amazonaws.com"
2502
+ },
2503
+ "bedrock-ap-southeast-1" : {
2504
+ "credentialScope" : {
2505
+ "region" : "ap-southeast-1"
2506
+ },
2507
+ "hostname" : "bedrock.ap-southeast-1.amazonaws.com"
2508
+ },
2509
+ "bedrock-eu-central-1" : {
2510
+ "credentialScope" : {
2511
+ "region" : "eu-central-1"
2512
+ },
2513
+ "hostname" : "bedrock.eu-central-1.amazonaws.com"
2514
+ },
2515
+ "bedrock-fips-us-east-1" : {
2516
+ "credentialScope" : {
2517
+ "region" : "us-east-1"
2518
+ },
2519
+ "hostname" : "bedrock-fips.us-east-1.amazonaws.com"
2520
+ },
2521
+ "bedrock-fips-us-west-2" : {
2522
+ "credentialScope" : {
2523
+ "region" : "us-west-2"
2524
+ },
2525
+ "hostname" : "bedrock-fips.us-west-2.amazonaws.com"
2526
+ },
2527
+ "bedrock-runtime-ap-northeast-1" : {
2528
+ "credentialScope" : {
2529
+ "region" : "ap-northeast-1"
2530
+ },
2531
+ "hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com"
2532
+ },
2533
+ "bedrock-runtime-ap-southeast-1" : {
2534
+ "credentialScope" : {
2535
+ "region" : "ap-southeast-1"
2536
+ },
2537
+ "hostname" : "bedrock-runtime.ap-southeast-1.amazonaws.com"
2538
+ },
2539
+ "bedrock-runtime-eu-central-1" : {
2540
+ "credentialScope" : {
2541
+ "region" : "eu-central-1"
2542
+ },
2543
+ "hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
2544
+ },
2545
+ "bedrock-runtime-fips-us-east-1" : {
2546
+ "credentialScope" : {
2547
+ "region" : "us-east-1"
2548
+ },
2549
+ "hostname" : "bedrock-runtime-fips.us-east-1.amazonaws.com"
2550
+ },
2551
+ "bedrock-runtime-fips-us-west-2" : {
2552
+ "credentialScope" : {
2553
+ "region" : "us-west-2"
2554
+ },
2555
+ "hostname" : "bedrock-runtime-fips.us-west-2.amazonaws.com"
2556
+ },
2557
+ "bedrock-runtime-us-east-1" : {
2558
+ "credentialScope" : {
2559
+ "region" : "us-east-1"
2560
+ },
2561
+ "hostname" : "bedrock-runtime.us-east-1.amazonaws.com"
2562
+ },
2563
+ "bedrock-runtime-us-west-2" : {
2564
+ "credentialScope" : {
2565
+ "region" : "us-west-2"
2566
+ },
2567
+ "hostname" : "bedrock-runtime.us-west-2.amazonaws.com"
2568
+ },
2569
+ "bedrock-us-east-1" : {
2570
+ "credentialScope" : {
2571
+ "region" : "us-east-1"
2572
+ },
2573
+ "hostname" : "bedrock.us-east-1.amazonaws.com"
2574
+ },
2575
+ "bedrock-us-west-2" : {
2576
+ "credentialScope" : {
2577
+ "region" : "us-west-2"
2578
+ },
2579
+ "hostname" : "bedrock.us-west-2.amazonaws.com"
2580
+ },
2581
+ "eu-central-1" : { },
2582
+ "us-east-1" : { },
2583
+ "us-west-2" : { }
2584
+ }
2585
+ },
2423
2586
  "billingconductor" : {
2424
2587
  "endpoints" : {
2425
2588
  "aws-global" : {
@@ -3255,9 +3418,13 @@
3255
3418
  "ap-east-1" : { },
3256
3419
  "ap-northeast-1" : { },
3257
3420
  "ap-northeast-2" : { },
3421
+ "ap-northeast-3" : { },
3258
3422
  "ap-south-1" : { },
3423
+ "ap-south-2" : { },
3259
3424
  "ap-southeast-1" : { },
3260
3425
  "ap-southeast-2" : { },
3426
+ "ap-southeast-3" : { },
3427
+ "ap-southeast-4" : { },
3261
3428
  "ca-central-1" : {
3262
3429
  "variants" : [ {
3263
3430
  "hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
@@ -3268,6 +3435,7 @@
3268
3435
  "eu-central-2" : { },
3269
3436
  "eu-north-1" : { },
3270
3437
  "eu-south-1" : { },
3438
+ "eu-south-2" : { },
3271
3439
  "eu-west-1" : { },
3272
3440
  "eu-west-2" : { },
3273
3441
  "eu-west-3" : { },
@@ -3306,6 +3474,8 @@
3306
3474
  "deprecated" : true,
3307
3475
  "hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
3308
3476
  },
3477
+ "il-central-1" : { },
3478
+ "me-central-1" : { },
3309
3479
  "me-south-1" : { },
3310
3480
  "sa-east-1" : { },
3311
3481
  "us-east-1" : {
@@ -3693,6 +3863,12 @@
3693
3863
  },
3694
3864
  "hostname" : "compute-optimizer.ap-south-1.amazonaws.com"
3695
3865
  },
3866
+ "ap-south-2" : {
3867
+ "credentialScope" : {
3868
+ "region" : "ap-south-2"
3869
+ },
3870
+ "hostname" : "compute-optimizer.ap-south-2.amazonaws.com"
3871
+ },
3696
3872
  "ap-southeast-1" : {
3697
3873
  "credentialScope" : {
3698
3874
  "region" : "ap-southeast-1"
@@ -3705,6 +3881,18 @@
3705
3881
  },
3706
3882
  "hostname" : "compute-optimizer.ap-southeast-2.amazonaws.com"
3707
3883
  },
3884
+ "ap-southeast-3" : {
3885
+ "credentialScope" : {
3886
+ "region" : "ap-southeast-3"
3887
+ },
3888
+ "hostname" : "compute-optimizer.ap-southeast-3.amazonaws.com"
3889
+ },
3890
+ "ap-southeast-4" : {
3891
+ "credentialScope" : {
3892
+ "region" : "ap-southeast-4"
3893
+ },
3894
+ "hostname" : "compute-optimizer.ap-southeast-4.amazonaws.com"
3895
+ },
3708
3896
  "ca-central-1" : {
3709
3897
  "credentialScope" : {
3710
3898
  "region" : "ca-central-1"
@@ -3717,6 +3905,12 @@
3717
3905
  },
3718
3906
  "hostname" : "compute-optimizer.eu-central-1.amazonaws.com"
3719
3907
  },
3908
+ "eu-central-2" : {
3909
+ "credentialScope" : {
3910
+ "region" : "eu-central-2"
3911
+ },
3912
+ "hostname" : "compute-optimizer.eu-central-2.amazonaws.com"
3913
+ },
3720
3914
  "eu-north-1" : {
3721
3915
  "credentialScope" : {
3722
3916
  "region" : "eu-north-1"
@@ -3729,6 +3923,12 @@
3729
3923
  },
3730
3924
  "hostname" : "compute-optimizer.eu-south-1.amazonaws.com"
3731
3925
  },
3926
+ "eu-south-2" : {
3927
+ "credentialScope" : {
3928
+ "region" : "eu-south-2"
3929
+ },
3930
+ "hostname" : "compute-optimizer.eu-south-2.amazonaws.com"
3931
+ },
3732
3932
  "eu-west-1" : {
3733
3933
  "credentialScope" : {
3734
3934
  "region" : "eu-west-1"
@@ -3747,6 +3947,18 @@
3747
3947
  },
3748
3948
  "hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
3749
3949
  },
3950
+ "il-central-1" : {
3951
+ "credentialScope" : {
3952
+ "region" : "il-central-1"
3953
+ },
3954
+ "hostname" : "compute-optimizer.il-central-1.amazonaws.com"
3955
+ },
3956
+ "me-central-1" : {
3957
+ "credentialScope" : {
3958
+ "region" : "me-central-1"
3959
+ },
3960
+ "hostname" : "compute-optimizer.me-central-1.amazonaws.com"
3961
+ },
3750
3962
  "me-south-1" : {
3751
3963
  "credentialScope" : {
3752
3964
  "region" : "me-south-1"
@@ -3963,6 +4175,7 @@
3963
4175
  "ap-southeast-1" : { },
3964
4176
  "ap-southeast-2" : { },
3965
4177
  "ap-southeast-3" : { },
4178
+ "ap-southeast-4" : { },
3966
4179
  "ca-central-1" : {
3967
4180
  "variants" : [ {
3968
4181
  "hostname" : "controltower-fips.ca-central-1.amazonaws.com",
@@ -4506,6 +4719,118 @@
4506
4719
  }
4507
4720
  }
4508
4721
  },
4722
+ "datazone" : {
4723
+ "defaults" : {
4724
+ "dnsSuffix" : "api.aws",
4725
+ "variants" : [ {
4726
+ "dnsSuffix" : "api.aws",
4727
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
4728
+ "tags" : [ "fips" ]
4729
+ } ]
4730
+ },
4731
+ "endpoints" : {
4732
+ "af-south-1" : {
4733
+ "hostname" : "datazone.af-south-1.api.aws"
4734
+ },
4735
+ "ap-east-1" : {
4736
+ "hostname" : "datazone.ap-east-1.api.aws"
4737
+ },
4738
+ "ap-northeast-1" : {
4739
+ "hostname" : "datazone.ap-northeast-1.api.aws"
4740
+ },
4741
+ "ap-northeast-2" : {
4742
+ "hostname" : "datazone.ap-northeast-2.api.aws"
4743
+ },
4744
+ "ap-northeast-3" : {
4745
+ "hostname" : "datazone.ap-northeast-3.api.aws"
4746
+ },
4747
+ "ap-south-1" : {
4748
+ "hostname" : "datazone.ap-south-1.api.aws"
4749
+ },
4750
+ "ap-south-2" : {
4751
+ "hostname" : "datazone.ap-south-2.api.aws"
4752
+ },
4753
+ "ap-southeast-1" : {
4754
+ "hostname" : "datazone.ap-southeast-1.api.aws"
4755
+ },
4756
+ "ap-southeast-2" : {
4757
+ "hostname" : "datazone.ap-southeast-2.api.aws"
4758
+ },
4759
+ "ap-southeast-3" : {
4760
+ "hostname" : "datazone.ap-southeast-3.api.aws"
4761
+ },
4762
+ "ap-southeast-4" : {
4763
+ "hostname" : "datazone.ap-southeast-4.api.aws"
4764
+ },
4765
+ "ca-central-1" : {
4766
+ "hostname" : "datazone.ca-central-1.api.aws",
4767
+ "variants" : [ {
4768
+ "hostname" : "datazone-fips.ca-central-1.amazonaws.com",
4769
+ "tags" : [ "fips" ]
4770
+ } ]
4771
+ },
4772
+ "eu-central-1" : {
4773
+ "hostname" : "datazone.eu-central-1.api.aws"
4774
+ },
4775
+ "eu-central-2" : {
4776
+ "hostname" : "datazone.eu-central-2.api.aws"
4777
+ },
4778
+ "eu-north-1" : {
4779
+ "hostname" : "datazone.eu-north-1.api.aws"
4780
+ },
4781
+ "eu-south-1" : {
4782
+ "hostname" : "datazone.eu-south-1.api.aws"
4783
+ },
4784
+ "eu-south-2" : {
4785
+ "hostname" : "datazone.eu-south-2.api.aws"
4786
+ },
4787
+ "eu-west-1" : {
4788
+ "hostname" : "datazone.eu-west-1.api.aws"
4789
+ },
4790
+ "eu-west-2" : {
4791
+ "hostname" : "datazone.eu-west-2.api.aws"
4792
+ },
4793
+ "eu-west-3" : {
4794
+ "hostname" : "datazone.eu-west-3.api.aws"
4795
+ },
4796
+ "il-central-1" : {
4797
+ "hostname" : "datazone.il-central-1.api.aws"
4798
+ },
4799
+ "me-central-1" : {
4800
+ "hostname" : "datazone.me-central-1.api.aws"
4801
+ },
4802
+ "me-south-1" : {
4803
+ "hostname" : "datazone.me-south-1.api.aws"
4804
+ },
4805
+ "sa-east-1" : {
4806
+ "hostname" : "datazone.sa-east-1.api.aws"
4807
+ },
4808
+ "us-east-1" : {
4809
+ "hostname" : "datazone.us-east-1.api.aws",
4810
+ "variants" : [ {
4811
+ "hostname" : "datazone-fips.us-east-1.amazonaws.com",
4812
+ "tags" : [ "fips" ]
4813
+ } ]
4814
+ },
4815
+ "us-east-2" : {
4816
+ "hostname" : "datazone.us-east-2.api.aws",
4817
+ "variants" : [ {
4818
+ "hostname" : "datazone-fips.us-east-2.amazonaws.com",
4819
+ "tags" : [ "fips" ]
4820
+ } ]
4821
+ },
4822
+ "us-west-1" : {
4823
+ "hostname" : "datazone.us-west-1.api.aws"
4824
+ },
4825
+ "us-west-2" : {
4826
+ "hostname" : "datazone.us-west-2.api.aws",
4827
+ "variants" : [ {
4828
+ "hostname" : "datazone-fips.us-west-2.amazonaws.com",
4829
+ "tags" : [ "fips" ]
4830
+ } ]
4831
+ }
4832
+ }
4833
+ },
4509
4834
  "dax" : {
4510
4835
  "endpoints" : {
4511
4836
  "ap-northeast-1" : { },
@@ -6228,6 +6553,9 @@
6228
6553
  "variants" : [ {
6229
6554
  "hostname" : "elasticmapreduce-fips.us-east-2.amazonaws.com",
6230
6555
  "tags" : [ "fips" ]
6556
+ }, {
6557
+ "hostname" : "elasticmapreduce.us-east-2.api.aws",
6558
+ "tags" : [ "dualstack" ]
6231
6559
  } ]
6232
6560
  },
6233
6561
  "us-west-1" : {
@@ -6348,6 +6676,7 @@
6348
6676
  "ap-east-1" : { },
6349
6677
  "ap-northeast-1" : { },
6350
6678
  "ap-northeast-2" : { },
6679
+ "ap-northeast-3" : { },
6351
6680
  "ap-south-1" : { },
6352
6681
  "ap-southeast-1" : { },
6353
6682
  "ap-southeast-2" : { },
@@ -6428,12 +6757,15 @@
6428
6757
  },
6429
6758
  "emr-serverless" : {
6430
6759
  "endpoints" : {
6760
+ "af-south-1" : { },
6431
6761
  "ap-east-1" : { },
6432
6762
  "ap-northeast-1" : { },
6433
6763
  "ap-northeast-2" : { },
6764
+ "ap-northeast-3" : { },
6434
6765
  "ap-south-1" : { },
6435
6766
  "ap-southeast-1" : { },
6436
6767
  "ap-southeast-2" : { },
6768
+ "ap-southeast-3" : { },
6437
6769
  "ca-central-1" : {
6438
6770
  "variants" : [ {
6439
6771
  "hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
@@ -6442,6 +6774,7 @@
6442
6774
  },
6443
6775
  "eu-central-1" : { },
6444
6776
  "eu-north-1" : { },
6777
+ "eu-south-1" : { },
6445
6778
  "eu-west-1" : { },
6446
6779
  "eu-west-2" : { },
6447
6780
  "eu-west-3" : { },
@@ -6850,8 +7183,13 @@
6850
7183
  },
6851
7184
  "finspace" : {
6852
7185
  "endpoints" : {
7186
+ "ap-northeast-1" : { },
7187
+ "ap-southeast-1" : { },
7188
+ "ap-southeast-2" : { },
6853
7189
  "ca-central-1" : { },
7190
+ "eu-central-1" : { },
6854
7191
  "eu-west-1" : { },
7192
+ "eu-west-2" : { },
6855
7193
  "us-east-1" : { },
6856
7194
  "us-east-2" : { },
6857
7195
  "us-west-2" : { }
@@ -7521,12 +7859,6 @@
7521
7859
  "us-west-2" : { }
7522
7860
  }
7523
7861
  },
7524
- "gamesparks" : {
7525
- "endpoints" : {
7526
- "ap-northeast-1" : { },
7527
- "us-east-1" : { }
7528
- }
7529
- },
7530
7862
  "geo" : {
7531
7863
  "endpoints" : {
7532
7864
  "ap-northeast-1" : { },
@@ -8891,8 +9223,29 @@
8891
9223
  },
8892
9224
  "iottwinmaker" : {
8893
9225
  "endpoints" : {
9226
+ "ap-northeast-1" : { },
9227
+ "ap-northeast-2" : { },
9228
+ "ap-south-1" : { },
8894
9229
  "ap-southeast-1" : { },
8895
9230
  "ap-southeast-2" : { },
9231
+ "api-ap-northeast-1" : {
9232
+ "credentialScope" : {
9233
+ "region" : "ap-northeast-1"
9234
+ },
9235
+ "hostname" : "api.iottwinmaker.ap-northeast-1.amazonaws.com"
9236
+ },
9237
+ "api-ap-northeast-2" : {
9238
+ "credentialScope" : {
9239
+ "region" : "ap-northeast-2"
9240
+ },
9241
+ "hostname" : "api.iottwinmaker.ap-northeast-2.amazonaws.com"
9242
+ },
9243
+ "api-ap-south-1" : {
9244
+ "credentialScope" : {
9245
+ "region" : "ap-south-1"
9246
+ },
9247
+ "hostname" : "api.iottwinmaker.ap-south-1.amazonaws.com"
9248
+ },
8896
9249
  "api-ap-southeast-1" : {
8897
9250
  "credentialScope" : {
8898
9251
  "region" : "ap-southeast-1"
@@ -8929,6 +9282,24 @@
8929
9282
  },
8930
9283
  "hostname" : "api.iottwinmaker.us-west-2.amazonaws.com"
8931
9284
  },
9285
+ "data-ap-northeast-1" : {
9286
+ "credentialScope" : {
9287
+ "region" : "ap-northeast-1"
9288
+ },
9289
+ "hostname" : "data.iottwinmaker.ap-northeast-1.amazonaws.com"
9290
+ },
9291
+ "data-ap-northeast-2" : {
9292
+ "credentialScope" : {
9293
+ "region" : "ap-northeast-2"
9294
+ },
9295
+ "hostname" : "data.iottwinmaker.ap-northeast-2.amazonaws.com"
9296
+ },
9297
+ "data-ap-south-1" : {
9298
+ "credentialScope" : {
9299
+ "region" : "ap-south-1"
9300
+ },
9301
+ "hostname" : "data.iottwinmaker.ap-south-1.amazonaws.com"
9302
+ },
8932
9303
  "data-ap-southeast-1" : {
8933
9304
  "credentialScope" : {
8934
9305
  "region" : "ap-southeast-1"
@@ -10161,11 +10532,14 @@
10161
10532
  "ap-northeast-2" : { },
10162
10533
  "ap-northeast-3" : { },
10163
10534
  "ap-south-1" : { },
10535
+ "ap-south-2" : { },
10164
10536
  "ap-southeast-1" : { },
10165
10537
  "ap-southeast-2" : { },
10166
10538
  "ap-southeast-3" : { },
10539
+ "ap-southeast-4" : { },
10167
10540
  "ca-central-1" : { },
10168
10541
  "eu-central-1" : { },
10542
+ "eu-central-2" : { },
10169
10543
  "eu-north-1" : { },
10170
10544
  "eu-south-1" : { },
10171
10545
  "eu-west-1" : { },
@@ -10200,6 +10574,7 @@
10200
10574
  "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
10201
10575
  },
10202
10576
  "il-central-1" : { },
10577
+ "me-central-1" : { },
10203
10578
  "me-south-1" : { },
10204
10579
  "sa-east-1" : { },
10205
10580
  "us-east-1" : {
@@ -10316,11 +10691,14 @@
10316
10691
  "ap-northeast-2" : { },
10317
10692
  "ap-northeast-3" : { },
10318
10693
  "ap-south-1" : { },
10694
+ "ap-south-2" : { },
10319
10695
  "ap-southeast-1" : { },
10320
10696
  "ap-southeast-2" : { },
10321
10697
  "ap-southeast-3" : { },
10698
+ "ap-southeast-4" : { },
10322
10699
  "ca-central-1" : { },
10323
10700
  "eu-central-1" : { },
10701
+ "eu-central-2" : { },
10324
10702
  "eu-north-1" : { },
10325
10703
  "eu-south-1" : { },
10326
10704
  "eu-west-1" : { },
@@ -10355,6 +10733,7 @@
10355
10733
  "hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
10356
10734
  },
10357
10735
  "il-central-1" : { },
10736
+ "me-central-1" : { },
10358
10737
  "me-south-1" : { },
10359
10738
  "sa-east-1" : { },
10360
10739
  "us-east-1" : {
@@ -10892,6 +11271,7 @@
10892
11271
  "endpoints" : {
10893
11272
  "ap-northeast-1" : { },
10894
11273
  "ap-northeast-2" : { },
11274
+ "ap-northeast-3" : { },
10895
11275
  "ap-south-1" : { },
10896
11276
  "ap-southeast-1" : { },
10897
11277
  "ap-southeast-2" : { },
@@ -10912,6 +11292,7 @@
10912
11292
  "endpoints" : {
10913
11293
  "ap-northeast-1" : { },
10914
11294
  "ap-northeast-2" : { },
11295
+ "ap-northeast-3" : { },
10915
11296
  "ap-south-1" : { },
10916
11297
  "ap-southeast-1" : { },
10917
11298
  "ap-southeast-2" : { },
@@ -10932,6 +11313,7 @@
10932
11313
  "endpoints" : {
10933
11314
  "ap-northeast-1" : { },
10934
11315
  "ap-northeast-2" : { },
11316
+ "ap-northeast-3" : { },
10935
11317
  "ap-south-1" : { },
10936
11318
  "ap-southeast-1" : { },
10937
11319
  "ap-southeast-2" : { },
@@ -13425,6 +13807,12 @@
13425
13807
  } ]
13426
13808
  },
13427
13809
  "endpoints" : {
13810
+ "af-south-1" : {
13811
+ "hostname" : "resource-explorer-2.af-south-1.api.aws"
13812
+ },
13813
+ "ap-east-1" : {
13814
+ "hostname" : "resource-explorer-2.ap-east-1.api.aws"
13815
+ },
13428
13816
  "ap-northeast-1" : {
13429
13817
  "hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
13430
13818
  },
@@ -13446,6 +13834,9 @@
13446
13834
  "ap-southeast-2" : {
13447
13835
  "hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
13448
13836
  },
13837
+ "ap-southeast-3" : {
13838
+ "hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
13839
+ },
13449
13840
  "ap-southeast-4" : {
13450
13841
  "hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
13451
13842
  },
@@ -13461,6 +13852,9 @@
13461
13852
  "eu-north-1" : {
13462
13853
  "hostname" : "resource-explorer-2.eu-north-1.api.aws"
13463
13854
  },
13855
+ "eu-south-1" : {
13856
+ "hostname" : "resource-explorer-2.eu-south-1.api.aws"
13857
+ },
13464
13858
  "eu-west-1" : {
13465
13859
  "hostname" : "resource-explorer-2.eu-west-1.api.aws"
13466
13860
  },
@@ -13473,6 +13867,12 @@
13473
13867
  "il-central-1" : {
13474
13868
  "hostname" : "resource-explorer-2.il-central-1.api.aws"
13475
13869
  },
13870
+ "me-central-1" : {
13871
+ "hostname" : "resource-explorer-2.me-central-1.api.aws"
13872
+ },
13873
+ "me-south-1" : {
13874
+ "hostname" : "resource-explorer-2.me-south-1.api.aws"
13875
+ },
13476
13876
  "sa-east-1" : {
13477
13877
  "hostname" : "resource-explorer-2.sa-east-1.api.aws"
13478
13878
  },
@@ -14729,12 +15129,16 @@
14729
15129
  "endpoints" : {
14730
15130
  "ap-northeast-1" : { },
14731
15131
  "ap-northeast-2" : { },
15132
+ "ap-northeast-3" : { },
14732
15133
  "ap-south-1" : { },
14733
15134
  "ap-southeast-1" : { },
14734
15135
  "ap-southeast-2" : { },
15136
+ "ca-central-1" : { },
14735
15137
  "eu-central-1" : { },
15138
+ "eu-north-1" : { },
14736
15139
  "eu-west-1" : { },
14737
15140
  "eu-west-2" : { },
15141
+ "eu-west-3" : { },
14738
15142
  "sa-east-1" : { },
14739
15143
  "us-east-1" : { },
14740
15144
  "us-east-2" : { },
@@ -17183,6 +17587,7 @@
17183
17587
  "ap-northeast-1" : { },
17184
17588
  "ap-northeast-2" : { },
17185
17589
  "ap-southeast-1" : { },
17590
+ "ap-southeast-2" : { },
17186
17591
  "ca-central-1" : {
17187
17592
  "variants" : [ {
17188
17593
  "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com",
@@ -18897,6 +19302,24 @@
18897
19302
  "cn-northwest-1" : { }
18898
19303
  }
18899
19304
  },
19305
+ "datazone" : {
19306
+ "defaults" : {
19307
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19308
+ "variants" : [ {
19309
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19310
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
19311
+ "tags" : [ "fips" ]
19312
+ } ]
19313
+ },
19314
+ "endpoints" : {
19315
+ "cn-north-1" : {
19316
+ "hostname" : "datazone.cn-north-1.api.amazonwebservices.com.cn"
19317
+ },
19318
+ "cn-northwest-1" : {
19319
+ "hostname" : "datazone.cn-northwest-1.api.amazonwebservices.com.cn"
19320
+ }
19321
+ }
19322
+ },
18900
19323
  "dax" : {
18901
19324
  "endpoints" : {
18902
19325
  "cn-north-1" : { },
@@ -19032,8 +19455,18 @@
19032
19455
  "protocols" : [ "https" ]
19033
19456
  },
19034
19457
  "endpoints" : {
19035
- "cn-north-1" : { },
19036
- "cn-northwest-1" : { }
19458
+ "cn-north-1" : {
19459
+ "variants" : [ {
19460
+ "hostname" : "elasticmapreduce.cn-north-1.api.amazonwebservices.com.cn",
19461
+ "tags" : [ "dualstack" ]
19462
+ } ]
19463
+ },
19464
+ "cn-northwest-1" : {
19465
+ "variants" : [ {
19466
+ "hostname" : "elasticmapreduce.cn-northwest-1.api.amazonwebservices.com.cn",
19467
+ "tags" : [ "dualstack" ]
19468
+ } ]
19469
+ }
19037
19470
  }
19038
19471
  },
19039
19472
  "emr-containers" : {
@@ -19730,8 +20163,18 @@
19730
20163
  },
19731
20164
  "states" : {
19732
20165
  "endpoints" : {
19733
- "cn-north-1" : { },
19734
- "cn-northwest-1" : { }
20166
+ "cn-north-1" : {
20167
+ "variants" : [ {
20168
+ "hostname" : "states.cn-north-1.api.amazonwebservices.com.cn",
20169
+ "tags" : [ "dualstack" ]
20170
+ } ]
20171
+ },
20172
+ "cn-northwest-1" : {
20173
+ "variants" : [ {
20174
+ "hostname" : "states.cn-northwest-1.api.amazonwebservices.com.cn",
20175
+ "tags" : [ "dualstack" ]
20176
+ } ]
20177
+ }
19735
20178
  }
19736
20179
  },
19737
20180
  "storagegateway" : {
@@ -20261,8 +20704,32 @@
20261
20704
  },
20262
20705
  "appconfigdata" : {
20263
20706
  "endpoints" : {
20264
- "us-gov-east-1" : { },
20265
- "us-gov-west-1" : { }
20707
+ "fips-us-gov-east-1" : {
20708
+ "credentialScope" : {
20709
+ "region" : "us-gov-east-1"
20710
+ },
20711
+ "deprecated" : true,
20712
+ "hostname" : "appconfigdata.us-gov-east-1.amazonaws.com"
20713
+ },
20714
+ "fips-us-gov-west-1" : {
20715
+ "credentialScope" : {
20716
+ "region" : "us-gov-west-1"
20717
+ },
20718
+ "deprecated" : true,
20719
+ "hostname" : "appconfigdata.us-gov-west-1.amazonaws.com"
20720
+ },
20721
+ "us-gov-east-1" : {
20722
+ "variants" : [ {
20723
+ "hostname" : "appconfigdata.us-gov-east-1.amazonaws.com",
20724
+ "tags" : [ "fips" ]
20725
+ } ]
20726
+ },
20727
+ "us-gov-west-1" : {
20728
+ "variants" : [ {
20729
+ "hostname" : "appconfigdata.us-gov-west-1.amazonaws.com",
20730
+ "tags" : [ "fips" ]
20731
+ } ]
20732
+ }
20266
20733
  }
20267
20734
  },
20268
20735
  "application-autoscaling" : {
@@ -20784,6 +21251,11 @@
20784
21251
  }
20785
21252
  }
20786
21253
  },
21254
+ "codestar-connections" : {
21255
+ "endpoints" : {
21256
+ "us-gov-east-1" : { }
21257
+ }
21258
+ },
20787
21259
  "cognito-identity" : {
20788
21260
  "endpoints" : {
20789
21261
  "fips-us-gov-west-1" : {
@@ -21079,6 +21551,24 @@
21079
21551
  }
21080
21552
  }
21081
21553
  },
21554
+ "datazone" : {
21555
+ "defaults" : {
21556
+ "dnsSuffix" : "api.aws",
21557
+ "variants" : [ {
21558
+ "dnsSuffix" : "api.aws",
21559
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
21560
+ "tags" : [ "fips" ]
21561
+ } ]
21562
+ },
21563
+ "endpoints" : {
21564
+ "us-gov-east-1" : {
21565
+ "hostname" : "datazone.us-gov-east-1.api.aws"
21566
+ },
21567
+ "us-gov-west-1" : {
21568
+ "hostname" : "datazone.us-gov-west-1.api.aws"
21569
+ }
21570
+ }
21571
+ },
21082
21572
  "directconnect" : {
21083
21573
  "endpoints" : {
21084
21574
  "us-gov-east-1" : {
@@ -21519,6 +22009,9 @@
21519
22009
  "variants" : [ {
21520
22010
  "hostname" : "elasticmapreduce.us-gov-east-1.amazonaws.com",
21521
22011
  "tags" : [ "fips" ]
22012
+ }, {
22013
+ "hostname" : "elasticmapreduce.us-gov-east-1.api.aws",
22014
+ "tags" : [ "dualstack" ]
21522
22015
  } ]
21523
22016
  },
21524
22017
  "us-gov-west-1" : {
@@ -21526,6 +22019,9 @@
21526
22019
  "variants" : [ {
21527
22020
  "hostname" : "elasticmapreduce.us-gov-west-1.amazonaws.com",
21528
22021
  "tags" : [ "fips" ]
22022
+ }, {
22023
+ "hostname" : "elasticmapreduce.us-gov-west-1.api.aws",
22024
+ "tags" : [ "dualstack" ]
21529
22025
  } ]
21530
22026
  }
21531
22027
  }
@@ -21821,12 +22317,24 @@
21821
22317
  "variants" : [ {
21822
22318
  "hostname" : "glue-fips.us-gov-east-1.amazonaws.com",
21823
22319
  "tags" : [ "fips" ]
22320
+ }, {
22321
+ "hostname" : "glue-fips.us-gov-east-1.api.aws",
22322
+ "tags" : [ "dualstack", "fips" ]
22323
+ }, {
22324
+ "hostname" : "glue.us-gov-east-1.api.aws",
22325
+ "tags" : [ "dualstack" ]
21824
22326
  } ]
21825
22327
  },
21826
22328
  "us-gov-west-1" : {
21827
22329
  "variants" : [ {
21828
22330
  "hostname" : "glue-fips.us-gov-west-1.amazonaws.com",
21829
22331
  "tags" : [ "fips" ]
22332
+ }, {
22333
+ "hostname" : "glue-fips.us-gov-west-1.api.aws",
22334
+ "tags" : [ "dualstack", "fips" ]
22335
+ }, {
22336
+ "hostname" : "glue.us-gov-west-1.api.aws",
22337
+ "tags" : [ "dualstack" ]
21830
22338
  } ]
21831
22339
  }
21832
22340
  }
@@ -22437,12 +22945,24 @@
22437
22945
  "variants" : [ {
22438
22946
  "hostname" : "lakeformation-fips.us-gov-east-1.amazonaws.com",
22439
22947
  "tags" : [ "fips" ]
22948
+ }, {
22949
+ "hostname" : "lakeformation-fips.us-gov-east-1.api.aws",
22950
+ "tags" : [ "dualstack", "fips" ]
22951
+ }, {
22952
+ "hostname" : "lakeformation.us-gov-east-1.api.aws",
22953
+ "tags" : [ "dualstack" ]
22440
22954
  } ]
22441
22955
  },
22442
22956
  "us-gov-west-1" : {
22443
22957
  "variants" : [ {
22444
22958
  "hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com",
22445
22959
  "tags" : [ "fips" ]
22960
+ }, {
22961
+ "hostname" : "lakeformation-fips.us-gov-west-1.api.aws",
22962
+ "tags" : [ "dualstack", "fips" ]
22963
+ }, {
22964
+ "hostname" : "lakeformation.us-gov-west-1.api.aws",
22965
+ "tags" : [ "dualstack" ]
22446
22966
  } ]
22447
22967
  }
22448
22968
  }
@@ -22549,6 +23069,26 @@
22549
23069
  }
22550
23070
  }
22551
23071
  },
23072
+ "m2" : {
23073
+ "endpoints" : {
23074
+ "fips-us-gov-east-1" : {
23075
+ "deprecated" : true
23076
+ },
23077
+ "fips-us-gov-west-1" : {
23078
+ "deprecated" : true
23079
+ },
23080
+ "us-gov-east-1" : {
23081
+ "variants" : [ {
23082
+ "tags" : [ "fips" ]
23083
+ } ]
23084
+ },
23085
+ "us-gov-west-1" : {
23086
+ "variants" : [ {
23087
+ "tags" : [ "fips" ]
23088
+ } ]
23089
+ }
23090
+ }
23091
+ },
22552
23092
  "managedblockchain" : {
22553
23093
  "endpoints" : {
22554
23094
  "us-gov-west-1" : { }
@@ -23134,6 +23674,36 @@
23134
23674
  }
23135
23675
  }
23136
23676
  },
23677
+ "resiliencehub" : {
23678
+ "endpoints" : {
23679
+ "fips-us-gov-east-1" : {
23680
+ "credentialScope" : {
23681
+ "region" : "us-gov-east-1"
23682
+ },
23683
+ "deprecated" : true,
23684
+ "hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com"
23685
+ },
23686
+ "fips-us-gov-west-1" : {
23687
+ "credentialScope" : {
23688
+ "region" : "us-gov-west-1"
23689
+ },
23690
+ "deprecated" : true,
23691
+ "hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com"
23692
+ },
23693
+ "us-gov-east-1" : {
23694
+ "variants" : [ {
23695
+ "hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
23696
+ "tags" : [ "fips" ]
23697
+ } ]
23698
+ },
23699
+ "us-gov-west-1" : {
23700
+ "variants" : [ {
23701
+ "hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
23702
+ "tags" : [ "fips" ]
23703
+ } ]
23704
+ }
23705
+ }
23706
+ },
23137
23707
  "resource-explorer-2" : {
23138
23708
  "defaults" : {
23139
23709
  "dnsSuffix" : "api.aws",
@@ -23670,8 +24240,32 @@
23670
24240
  },
23671
24241
  "simspaceweaver" : {
23672
24242
  "endpoints" : {
23673
- "us-gov-east-1" : { },
23674
- "us-gov-west-1" : { }
24243
+ "fips-us-gov-east-1" : {
24244
+ "credentialScope" : {
24245
+ "region" : "us-gov-east-1"
24246
+ },
24247
+ "deprecated" : true,
24248
+ "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com"
24249
+ },
24250
+ "fips-us-gov-west-1" : {
24251
+ "credentialScope" : {
24252
+ "region" : "us-gov-west-1"
24253
+ },
24254
+ "deprecated" : true,
24255
+ "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com"
24256
+ },
24257
+ "us-gov-east-1" : {
24258
+ "variants" : [ {
24259
+ "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com",
24260
+ "tags" : [ "fips" ]
24261
+ } ]
24262
+ },
24263
+ "us-gov-west-1" : {
24264
+ "variants" : [ {
24265
+ "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com",
24266
+ "tags" : [ "fips" ]
24267
+ } ]
24268
+ }
23675
24269
  }
23676
24270
  },
23677
24271
  "sms" : {
@@ -23835,12 +24429,34 @@
23835
24429
  "credentialScope" : {
23836
24430
  "region" : "us-gov-east-1"
23837
24431
  },
24432
+ "hostname" : "sso.us-gov-east-1.amazonaws.com",
24433
+ "variants" : [ {
24434
+ "hostname" : "sso.us-gov-east-1.amazonaws.com",
24435
+ "tags" : [ "fips" ]
24436
+ } ]
24437
+ },
24438
+ "us-gov-east-1-fips" : {
24439
+ "credentialScope" : {
24440
+ "region" : "us-gov-east-1"
24441
+ },
24442
+ "deprecated" : true,
23838
24443
  "hostname" : "sso.us-gov-east-1.amazonaws.com"
23839
24444
  },
23840
24445
  "us-gov-west-1" : {
23841
24446
  "credentialScope" : {
23842
24447
  "region" : "us-gov-west-1"
23843
24448
  },
24449
+ "hostname" : "sso.us-gov-west-1.amazonaws.com",
24450
+ "variants" : [ {
24451
+ "hostname" : "sso.us-gov-west-1.amazonaws.com",
24452
+ "tags" : [ "fips" ]
24453
+ } ]
24454
+ },
24455
+ "us-gov-west-1-fips" : {
24456
+ "credentialScope" : {
24457
+ "region" : "us-gov-west-1"
24458
+ },
24459
+ "deprecated" : true,
23844
24460
  "hostname" : "sso.us-gov-west-1.amazonaws.com"
23845
24461
  }
23846
24462
  }
@@ -24563,7 +25179,8 @@
24563
25179
  },
24564
25180
  "ebs" : {
24565
25181
  "endpoints" : {
24566
- "us-iso-east-1" : { }
25182
+ "us-iso-east-1" : { },
25183
+ "us-iso-west-1" : { }
24567
25184
  }
24568
25185
  },
24569
25186
  "ec2" : {
@@ -25030,6 +25647,11 @@
25030
25647
  }
25031
25648
  }
25032
25649
  },
25650
+ "api.sagemaker" : {
25651
+ "endpoints" : {
25652
+ "us-isob-east-1" : { }
25653
+ }
25654
+ },
25033
25655
  "appconfig" : {
25034
25656
  "endpoints" : {
25035
25657
  "us-isob-east-1" : { }
@@ -25056,6 +25678,11 @@
25056
25678
  "us-isob-east-1" : { }
25057
25679
  }
25058
25680
  },
25681
+ "cloudcontrolapi" : {
25682
+ "endpoints" : {
25683
+ "us-isob-east-1" : { }
25684
+ }
25685
+ },
25059
25686
  "cloudformation" : {
25060
25687
  "endpoints" : {
25061
25688
  "us-isob-east-1" : { }
@@ -25366,6 +25993,11 @@
25366
25993
  "us-isob-east-1" : { }
25367
25994
  }
25368
25995
  },
25996
+ "runtime.sagemaker" : {
25997
+ "endpoints" : {
25998
+ "us-isob-east-1" : { }
25999
+ }
26000
+ },
25369
26001
  "s3" : {
25370
26002
  "defaults" : {
25371
26003
  "protocols" : [ "http", "https" ],
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.830.0
4
+ version: 1.852.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-09-28 00:00:00.000000000 Z
11
+ date: 2023-11-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: