aws-partitions 1.1064.0 → 1.1065.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +445 -52
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffdea33edc7a8fc706acf542432b607504b5bae0a3e2c6aa55ef6c76e0aa62c5
4
- data.tar.gz: eecf21ebf151deabed81bad0cb42279539d8cfb2ecd80ef795704f49eb77ec84
3
+ metadata.gz: 64b30d6fe1364f04e62df32dee99593a7461ba586d01c9b4e940ceaf604eb2f8
4
+ data.tar.gz: bc216eaa7db1cdec32e87fe17c6c96e5e72dbea7ebaf389dfd648211b7526b12
5
5
  SHA512:
6
- metadata.gz: dab51802b979eacacd2f15229e0f60c6dd71490e89fa361bf0cf03d2127eb4a9a50c9546296397c4ec0b3e05b30d7868697c34599be79735f7b00d3f73c9800a
7
- data.tar.gz: 5ea45524ce47d743be40a65dcf8a9ec2d5d8ceecd7d66982e65fb6557b4fd175068068509ab62c6175ecd9a24e566f73633cea5cc5e0c98eba3f772842ecb79c
6
+ metadata.gz: cbcb959bf07f8cee0fbcd59d968eca032453cdec8388c732d75da8b823f68cf5e39a9ec953886e71fe9cffe5fb02cc41ffd791231f10a072378aaa6bf806ec83
7
+ data.tar.gz: c1f58f39e0e488d2e88431236d442beebe2335047f693a33af407022a4c7a6befffd1db934b74114b7f35dd5b0208dba4117334aab0597ee471ad72e36a25688
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1065.0 (2025-03-11)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1064.0 (2025-03-10)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1064.0
1
+ 1.1065.0
data/partitions.json CHANGED
@@ -123,39 +123,156 @@
123
123
  "services" : {
124
124
  "access-analyzer" : {
125
125
  "endpoints" : {
126
- "af-south-1" : { },
127
- "ap-east-1" : { },
128
- "ap-northeast-1" : { },
129
- "ap-northeast-2" : { },
130
- "ap-northeast-3" : { },
131
- "ap-south-1" : { },
132
- "ap-south-2" : { },
133
- "ap-southeast-1" : { },
134
- "ap-southeast-2" : { },
135
- "ap-southeast-3" : { },
136
- "ap-southeast-4" : { },
137
- "ap-southeast-5" : { },
138
- "ap-southeast-7" : { },
126
+ "af-south-1" : {
127
+ "variants" : [ {
128
+ "hostname" : "access-analyzer.af-south-1.api.aws",
129
+ "tags" : [ "dualstack" ]
130
+ } ]
131
+ },
132
+ "ap-east-1" : {
133
+ "variants" : [ {
134
+ "hostname" : "access-analyzer.ap-east-1.api.aws",
135
+ "tags" : [ "dualstack" ]
136
+ } ]
137
+ },
138
+ "ap-northeast-1" : {
139
+ "variants" : [ {
140
+ "hostname" : "access-analyzer.ap-northeast-1.api.aws",
141
+ "tags" : [ "dualstack" ]
142
+ } ]
143
+ },
144
+ "ap-northeast-2" : {
145
+ "variants" : [ {
146
+ "hostname" : "access-analyzer.ap-northeast-2.api.aws",
147
+ "tags" : [ "dualstack" ]
148
+ } ]
149
+ },
150
+ "ap-northeast-3" : {
151
+ "variants" : [ {
152
+ "hostname" : "access-analyzer.ap-northeast-3.api.aws",
153
+ "tags" : [ "dualstack" ]
154
+ } ]
155
+ },
156
+ "ap-south-1" : {
157
+ "variants" : [ {
158
+ "hostname" : "access-analyzer.ap-south-1.api.aws",
159
+ "tags" : [ "dualstack" ]
160
+ } ]
161
+ },
162
+ "ap-south-2" : {
163
+ "variants" : [ {
164
+ "hostname" : "access-analyzer.ap-south-2.api.aws",
165
+ "tags" : [ "dualstack" ]
166
+ } ]
167
+ },
168
+ "ap-southeast-1" : {
169
+ "variants" : [ {
170
+ "hostname" : "access-analyzer.ap-southeast-1.api.aws",
171
+ "tags" : [ "dualstack" ]
172
+ } ]
173
+ },
174
+ "ap-southeast-2" : {
175
+ "variants" : [ {
176
+ "hostname" : "access-analyzer.ap-southeast-2.api.aws",
177
+ "tags" : [ "dualstack" ]
178
+ } ]
179
+ },
180
+ "ap-southeast-3" : {
181
+ "variants" : [ {
182
+ "hostname" : "access-analyzer.ap-southeast-3.api.aws",
183
+ "tags" : [ "dualstack" ]
184
+ } ]
185
+ },
186
+ "ap-southeast-4" : {
187
+ "variants" : [ {
188
+ "hostname" : "access-analyzer.ap-southeast-4.api.aws",
189
+ "tags" : [ "dualstack" ]
190
+ } ]
191
+ },
192
+ "ap-southeast-5" : {
193
+ "variants" : [ {
194
+ "hostname" : "access-analyzer.ap-southeast-5.api.aws",
195
+ "tags" : [ "dualstack" ]
196
+ } ]
197
+ },
198
+ "ap-southeast-7" : {
199
+ "variants" : [ {
200
+ "hostname" : "access-analyzer.ap-southeast-7.api.aws",
201
+ "tags" : [ "dualstack" ]
202
+ } ]
203
+ },
139
204
  "ca-central-1" : {
140
205
  "variants" : [ {
141
206
  "hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
142
207
  "tags" : [ "fips" ]
208
+ }, {
209
+ "hostname" : "access-analyzer-fips.ca-central-1.api.aws",
210
+ "tags" : [ "dualstack", "fips" ]
211
+ }, {
212
+ "hostname" : "access-analyzer.ca-central-1.api.aws",
213
+ "tags" : [ "dualstack" ]
143
214
  } ]
144
215
  },
145
216
  "ca-west-1" : {
146
217
  "variants" : [ {
147
218
  "hostname" : "access-analyzer-fips.ca-west-1.amazonaws.com",
148
219
  "tags" : [ "fips" ]
220
+ }, {
221
+ "hostname" : "access-analyzer-fips.ca-west-1.api.aws",
222
+ "tags" : [ "dualstack", "fips" ]
223
+ }, {
224
+ "hostname" : "access-analyzer.ca-west-1.api.aws",
225
+ "tags" : [ "dualstack" ]
226
+ } ]
227
+ },
228
+ "eu-central-1" : {
229
+ "variants" : [ {
230
+ "hostname" : "access-analyzer.eu-central-1.api.aws",
231
+ "tags" : [ "dualstack" ]
232
+ } ]
233
+ },
234
+ "eu-central-2" : {
235
+ "variants" : [ {
236
+ "hostname" : "access-analyzer.eu-central-2.api.aws",
237
+ "tags" : [ "dualstack" ]
238
+ } ]
239
+ },
240
+ "eu-north-1" : {
241
+ "variants" : [ {
242
+ "hostname" : "access-analyzer.eu-north-1.api.aws",
243
+ "tags" : [ "dualstack" ]
244
+ } ]
245
+ },
246
+ "eu-south-1" : {
247
+ "variants" : [ {
248
+ "hostname" : "access-analyzer.eu-south-1.api.aws",
249
+ "tags" : [ "dualstack" ]
250
+ } ]
251
+ },
252
+ "eu-south-2" : {
253
+ "variants" : [ {
254
+ "hostname" : "access-analyzer.eu-south-2.api.aws",
255
+ "tags" : [ "dualstack" ]
256
+ } ]
257
+ },
258
+ "eu-west-1" : {
259
+ "variants" : [ {
260
+ "hostname" : "access-analyzer.eu-west-1.api.aws",
261
+ "tags" : [ "dualstack" ]
262
+ } ]
263
+ },
264
+ "eu-west-2" : {
265
+ "variants" : [ {
266
+ "hostname" : "access-analyzer.eu-west-2.api.aws",
267
+ "tags" : [ "dualstack" ]
268
+ } ]
269
+ },
270
+ "eu-west-3" : {
271
+ "variants" : [ {
272
+ "hostname" : "access-analyzer.eu-west-3.api.aws",
273
+ "tags" : [ "dualstack" ]
149
274
  } ]
150
275
  },
151
- "eu-central-1" : { },
152
- "eu-central-2" : { },
153
- "eu-north-1" : { },
154
- "eu-south-1" : { },
155
- "eu-south-2" : { },
156
- "eu-west-1" : { },
157
- "eu-west-2" : { },
158
- "eu-west-3" : { },
159
276
  "fips-ca-central-1" : {
160
277
  "credentialScope" : {
161
278
  "region" : "ca-central-1"
@@ -198,33 +315,82 @@
198
315
  "deprecated" : true,
199
316
  "hostname" : "access-analyzer-fips.us-west-2.amazonaws.com"
200
317
  },
201
- "il-central-1" : { },
202
- "me-central-1" : { },
203
- "me-south-1" : { },
204
- "mx-central-1" : { },
205
- "sa-east-1" : { },
318
+ "il-central-1" : {
319
+ "variants" : [ {
320
+ "hostname" : "access-analyzer.il-central-1.api.aws",
321
+ "tags" : [ "dualstack" ]
322
+ } ]
323
+ },
324
+ "me-central-1" : {
325
+ "variants" : [ {
326
+ "hostname" : "access-analyzer.me-central-1.api.aws",
327
+ "tags" : [ "dualstack" ]
328
+ } ]
329
+ },
330
+ "me-south-1" : {
331
+ "variants" : [ {
332
+ "hostname" : "access-analyzer.me-south-1.api.aws",
333
+ "tags" : [ "dualstack" ]
334
+ } ]
335
+ },
336
+ "mx-central-1" : {
337
+ "variants" : [ {
338
+ "hostname" : "access-analyzer.mx-central-1.api.aws",
339
+ "tags" : [ "dualstack" ]
340
+ } ]
341
+ },
342
+ "sa-east-1" : {
343
+ "variants" : [ {
344
+ "hostname" : "access-analyzer.sa-east-1.api.aws",
345
+ "tags" : [ "dualstack" ]
346
+ } ]
347
+ },
206
348
  "us-east-1" : {
207
349
  "variants" : [ {
208
350
  "hostname" : "access-analyzer-fips.us-east-1.amazonaws.com",
209
351
  "tags" : [ "fips" ]
352
+ }, {
353
+ "hostname" : "access-analyzer-fips.us-east-1.api.aws",
354
+ "tags" : [ "dualstack", "fips" ]
355
+ }, {
356
+ "hostname" : "access-analyzer.us-east-1.api.aws",
357
+ "tags" : [ "dualstack" ]
210
358
  } ]
211
359
  },
212
360
  "us-east-2" : {
213
361
  "variants" : [ {
214
362
  "hostname" : "access-analyzer-fips.us-east-2.amazonaws.com",
215
363
  "tags" : [ "fips" ]
364
+ }, {
365
+ "hostname" : "access-analyzer-fips.us-east-2.api.aws",
366
+ "tags" : [ "dualstack", "fips" ]
367
+ }, {
368
+ "hostname" : "access-analyzer.us-east-2.api.aws",
369
+ "tags" : [ "dualstack" ]
216
370
  } ]
217
371
  },
218
372
  "us-west-1" : {
219
373
  "variants" : [ {
220
374
  "hostname" : "access-analyzer-fips.us-west-1.amazonaws.com",
221
375
  "tags" : [ "fips" ]
376
+ }, {
377
+ "hostname" : "access-analyzer-fips.us-west-1.api.aws",
378
+ "tags" : [ "dualstack", "fips" ]
379
+ }, {
380
+ "hostname" : "access-analyzer.us-west-1.api.aws",
381
+ "tags" : [ "dualstack" ]
222
382
  } ]
223
383
  },
224
384
  "us-west-2" : {
225
385
  "variants" : [ {
226
386
  "hostname" : "access-analyzer-fips.us-west-2.amazonaws.com",
227
387
  "tags" : [ "fips" ]
388
+ }, {
389
+ "hostname" : "access-analyzer-fips.us-west-2.api.aws",
390
+ "tags" : [ "dualstack", "fips" ]
391
+ }, {
392
+ "hostname" : "access-analyzer.us-west-2.api.aws",
393
+ "tags" : [ "dualstack" ]
228
394
  } ]
229
395
  }
230
396
  }
@@ -597,17 +763,58 @@
597
763
  "protocols" : [ "https" ]
598
764
  },
599
765
  "endpoints" : {
600
- "af-south-1" : { },
601
- "ap-east-1" : { },
602
- "ap-northeast-1" : { },
603
- "ap-northeast-2" : { },
604
- "ap-south-1" : { },
605
- "ap-southeast-1" : { },
606
- "ap-southeast-2" : { },
766
+ "af-south-1" : {
767
+ "variants" : [ {
768
+ "hostname" : "detective.af-south-1.api.aws",
769
+ "tags" : [ "dualstack" ]
770
+ } ]
771
+ },
772
+ "ap-east-1" : {
773
+ "variants" : [ {
774
+ "hostname" : "detective.ap-east-1.api.aws",
775
+ "tags" : [ "dualstack" ]
776
+ } ]
777
+ },
778
+ "ap-northeast-1" : {
779
+ "variants" : [ {
780
+ "hostname" : "detective.ap-northeast-1.api.aws",
781
+ "tags" : [ "dualstack" ]
782
+ } ]
783
+ },
784
+ "ap-northeast-2" : {
785
+ "variants" : [ {
786
+ "hostname" : "detective.ap-northeast-2.api.aws",
787
+ "tags" : [ "dualstack" ]
788
+ } ]
789
+ },
790
+ "ap-south-1" : {
791
+ "variants" : [ {
792
+ "hostname" : "detective.ap-south-1.api.aws",
793
+ "tags" : [ "dualstack" ]
794
+ } ]
795
+ },
796
+ "ap-southeast-1" : {
797
+ "variants" : [ {
798
+ "hostname" : "detective.ap-southeast-1.api.aws",
799
+ "tags" : [ "dualstack" ]
800
+ } ]
801
+ },
802
+ "ap-southeast-2" : {
803
+ "variants" : [ {
804
+ "hostname" : "detective.ap-southeast-2.api.aws",
805
+ "tags" : [ "dualstack" ]
806
+ } ]
807
+ },
607
808
  "ca-central-1" : {
608
809
  "variants" : [ {
609
810
  "hostname" : "api.detective-fips.ca-central-1.amazonaws.com",
610
811
  "tags" : [ "fips" ]
812
+ }, {
813
+ "hostname" : "detective-fips.ca-central-1.api.aws",
814
+ "tags" : [ "dualstack", "fips" ]
815
+ }, {
816
+ "hostname" : "detective.ca-central-1.api.aws",
817
+ "tags" : [ "dualstack" ]
611
818
  } ]
612
819
  },
613
820
  "ca-central-1-fips" : {
@@ -617,19 +824,70 @@
617
824
  "deprecated" : true,
618
825
  "hostname" : "api.detective-fips.ca-central-1.amazonaws.com"
619
826
  },
620
- "eu-central-1" : { },
621
- "eu-north-1" : { },
622
- "eu-south-1" : { },
623
- "eu-west-1" : { },
624
- "eu-west-2" : { },
625
- "eu-west-3" : { },
626
- "il-central-1" : { },
627
- "me-south-1" : { },
628
- "sa-east-1" : { },
827
+ "eu-central-1" : {
828
+ "variants" : [ {
829
+ "hostname" : "detective.eu-central-1.api.aws",
830
+ "tags" : [ "dualstack" ]
831
+ } ]
832
+ },
833
+ "eu-north-1" : {
834
+ "variants" : [ {
835
+ "hostname" : "detective.eu-north-1.api.aws",
836
+ "tags" : [ "dualstack" ]
837
+ } ]
838
+ },
839
+ "eu-south-1" : {
840
+ "variants" : [ {
841
+ "hostname" : "detective.eu-south-1.api.aws",
842
+ "tags" : [ "dualstack" ]
843
+ } ]
844
+ },
845
+ "eu-west-1" : {
846
+ "variants" : [ {
847
+ "hostname" : "detective.eu-west-1.api.aws",
848
+ "tags" : [ "dualstack" ]
849
+ } ]
850
+ },
851
+ "eu-west-2" : {
852
+ "variants" : [ {
853
+ "hostname" : "detective.eu-west-2.api.aws",
854
+ "tags" : [ "dualstack" ]
855
+ } ]
856
+ },
857
+ "eu-west-3" : {
858
+ "variants" : [ {
859
+ "hostname" : "detective.eu-west-3.api.aws",
860
+ "tags" : [ "dualstack" ]
861
+ } ]
862
+ },
863
+ "il-central-1" : {
864
+ "variants" : [ {
865
+ "hostname" : "detective.il-central-1.api.aws",
866
+ "tags" : [ "dualstack" ]
867
+ } ]
868
+ },
869
+ "me-south-1" : {
870
+ "variants" : [ {
871
+ "hostname" : "detective.me-south-1.api.aws",
872
+ "tags" : [ "dualstack" ]
873
+ } ]
874
+ },
875
+ "sa-east-1" : {
876
+ "variants" : [ {
877
+ "hostname" : "detective.sa-east-1.api.aws",
878
+ "tags" : [ "dualstack" ]
879
+ } ]
880
+ },
629
881
  "us-east-1" : {
630
882
  "variants" : [ {
631
883
  "hostname" : "api.detective-fips.us-east-1.amazonaws.com",
632
884
  "tags" : [ "fips" ]
885
+ }, {
886
+ "hostname" : "detective-fips.us-east-1.api.aws",
887
+ "tags" : [ "dualstack", "fips" ]
888
+ }, {
889
+ "hostname" : "detective.us-east-1.api.aws",
890
+ "tags" : [ "dualstack" ]
633
891
  } ]
634
892
  },
635
893
  "us-east-1-fips" : {
@@ -643,6 +901,12 @@
643
901
  "variants" : [ {
644
902
  "hostname" : "api.detective-fips.us-east-2.amazonaws.com",
645
903
  "tags" : [ "fips" ]
904
+ }, {
905
+ "hostname" : "detective-fips.us-east-2.api.aws",
906
+ "tags" : [ "dualstack", "fips" ]
907
+ }, {
908
+ "hostname" : "detective.us-east-2.api.aws",
909
+ "tags" : [ "dualstack" ]
646
910
  } ]
647
911
  },
648
912
  "us-east-2-fips" : {
@@ -656,6 +920,12 @@
656
920
  "variants" : [ {
657
921
  "hostname" : "api.detective-fips.us-west-1.amazonaws.com",
658
922
  "tags" : [ "fips" ]
923
+ }, {
924
+ "hostname" : "detective-fips.us-west-1.api.aws",
925
+ "tags" : [ "dualstack", "fips" ]
926
+ }, {
927
+ "hostname" : "detective.us-west-1.api.aws",
928
+ "tags" : [ "dualstack" ]
659
929
  } ]
660
930
  },
661
931
  "us-west-1-fips" : {
@@ -669,6 +939,12 @@
669
939
  "variants" : [ {
670
940
  "hostname" : "api.detective-fips.us-west-2.amazonaws.com",
671
941
  "tags" : [ "fips" ]
942
+ }, {
943
+ "hostname" : "detective-fips.us-west-2.api.aws",
944
+ "tags" : [ "dualstack", "fips" ]
945
+ }, {
946
+ "hostname" : "detective.us-west-2.api.aws",
947
+ "tags" : [ "dualstack" ]
672
948
  } ]
673
949
  },
674
950
  "us-west-2-fips" : {
@@ -1344,8 +1620,32 @@
1344
1620
  "ap-southeast-3" : { },
1345
1621
  "ap-southeast-4" : { },
1346
1622
  "ap-southeast-5" : { },
1347
- "ca-central-1" : { },
1348
- "ca-west-1" : { },
1623
+ "ca-central-1" : {
1624
+ "variants" : [ {
1625
+ "hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com",
1626
+ "tags" : [ "fips" ]
1627
+ } ]
1628
+ },
1629
+ "ca-central-1-fips" : {
1630
+ "credentialScope" : {
1631
+ "region" : "ca-central-1"
1632
+ },
1633
+ "deprecated" : true,
1634
+ "hostname" : "api-fips.sagemaker.ca-central-1.amazonaws.com"
1635
+ },
1636
+ "ca-west-1" : {
1637
+ "variants" : [ {
1638
+ "hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com",
1639
+ "tags" : [ "fips" ]
1640
+ } ]
1641
+ },
1642
+ "ca-west-1-fips" : {
1643
+ "credentialScope" : {
1644
+ "region" : "ca-west-1"
1645
+ },
1646
+ "deprecated" : true,
1647
+ "hostname" : "api-fips.sagemaker.ca-west-1.amazonaws.com"
1648
+ },
1349
1649
  "eu-central-1" : { },
1350
1650
  "eu-central-2" : { },
1351
1651
  "eu-north-1" : { },
@@ -14469,6 +14769,7 @@
14469
14769
  "ap-southeast-2" : { },
14470
14770
  "ap-southeast-3" : { },
14471
14771
  "ap-southeast-4" : { },
14772
+ "ap-southeast-5" : { },
14472
14773
  "ca-central-1" : { },
14473
14774
  "ca-west-1" : { },
14474
14775
  "eu-central-1" : { },
@@ -27177,8 +27478,18 @@
27177
27478
  "services" : {
27178
27479
  "access-analyzer" : {
27179
27480
  "endpoints" : {
27180
- "cn-north-1" : { },
27181
- "cn-northwest-1" : { }
27481
+ "cn-north-1" : {
27482
+ "variants" : [ {
27483
+ "hostname" : "access-analyzer.cn-north-1.api.amazonwebservices.com.cn",
27484
+ "tags" : [ "dualstack" ]
27485
+ } ]
27486
+ },
27487
+ "cn-northwest-1" : {
27488
+ "variants" : [ {
27489
+ "hostname" : "access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn",
27490
+ "tags" : [ "dualstack" ]
27491
+ } ]
27492
+ }
27182
27493
  }
27183
27494
  },
27184
27495
  "account" : {
@@ -28912,6 +29223,12 @@
28912
29223
  "variants" : [ {
28913
29224
  "hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
28914
29225
  "tags" : [ "fips" ]
29226
+ }, {
29227
+ "hostname" : "access-analyzer.us-gov-east-1.api.aws",
29228
+ "tags" : [ "dualstack" ]
29229
+ }, {
29230
+ "hostname" : "access-analyzer.us-gov-east-1.api.aws",
29231
+ "tags" : [ "dualstack", "fips" ]
28915
29232
  } ]
28916
29233
  },
28917
29234
  "us-gov-east-1-fips" : {
@@ -28929,6 +29246,12 @@
28929
29246
  "variants" : [ {
28930
29247
  "hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
28931
29248
  "tags" : [ "fips" ]
29249
+ }, {
29250
+ "hostname" : "access-analyzer.us-gov-west-1.api.aws",
29251
+ "tags" : [ "dualstack" ]
29252
+ }, {
29253
+ "hostname" : "access-analyzer.us-gov-west-1.api.aws",
29254
+ "tags" : [ "dualstack", "fips" ]
28932
29255
  } ]
28933
29256
  },
28934
29257
  "us-gov-west-1-fips" : {
@@ -29014,6 +29337,12 @@
29014
29337
  "variants" : [ {
29015
29338
  "hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com",
29016
29339
  "tags" : [ "fips" ]
29340
+ }, {
29341
+ "hostname" : "detective-fips.us-gov-east-1.api.aws",
29342
+ "tags" : [ "dualstack", "fips" ]
29343
+ }, {
29344
+ "hostname" : "detective.us-gov-east-1.api.aws",
29345
+ "tags" : [ "dualstack" ]
29017
29346
  } ]
29018
29347
  },
29019
29348
  "us-gov-east-1-fips" : {
@@ -29027,6 +29356,12 @@
29027
29356
  "variants" : [ {
29028
29357
  "hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com",
29029
29358
  "tags" : [ "fips" ]
29359
+ }, {
29360
+ "hostname" : "detective-fips.us-gov-west-1.api.aws",
29361
+ "tags" : [ "dualstack", "fips" ]
29362
+ }, {
29363
+ "hostname" : "detective.us-gov-west-1.api.aws",
29364
+ "tags" : [ "dualstack" ]
29030
29365
  } ]
29031
29366
  },
29032
29367
  "us-gov-west-1-fips" : {
@@ -29136,7 +29471,19 @@
29136
29471
  } ]
29137
29472
  },
29138
29473
  "endpoints" : {
29139
- "us-gov-east-1" : { },
29474
+ "us-gov-east-1" : {
29475
+ "variants" : [ {
29476
+ "hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com",
29477
+ "tags" : [ "fips" ]
29478
+ } ]
29479
+ },
29480
+ "us-gov-east-1-fips" : {
29481
+ "credentialScope" : {
29482
+ "region" : "us-gov-east-1"
29483
+ },
29484
+ "deprecated" : true,
29485
+ "hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com"
29486
+ },
29140
29487
  "us-gov-west-1" : {
29141
29488
  "variants" : [ {
29142
29489
  "hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
@@ -35439,8 +35786,32 @@
35439
35786
  },
35440
35787
  "workspaces" : {
35441
35788
  "endpoints" : {
35442
- "us-iso-east-1" : { },
35443
- "us-iso-west-1" : { }
35789
+ "fips-us-iso-east-1" : {
35790
+ "credentialScope" : {
35791
+ "region" : "us-iso-east-1"
35792
+ },
35793
+ "deprecated" : true,
35794
+ "hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov"
35795
+ },
35796
+ "fips-us-iso-west-1" : {
35797
+ "credentialScope" : {
35798
+ "region" : "us-iso-west-1"
35799
+ },
35800
+ "deprecated" : true,
35801
+ "hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov"
35802
+ },
35803
+ "us-iso-east-1" : {
35804
+ "variants" : [ {
35805
+ "hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov",
35806
+ "tags" : [ "fips" ]
35807
+ } ]
35808
+ },
35809
+ "us-iso-west-1" : {
35810
+ "variants" : [ {
35811
+ "hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov",
35812
+ "tags" : [ "fips" ]
35813
+ } ]
35814
+ }
35444
35815
  }
35445
35816
  }
35446
35817
  }
@@ -36178,7 +36549,19 @@
36178
36549
  },
36179
36550
  "workspaces" : {
36180
36551
  "endpoints" : {
36181
- "us-isob-east-1" : { }
36552
+ "fips-us-isob-east-1" : {
36553
+ "credentialScope" : {
36554
+ "region" : "us-isob-east-1"
36555
+ },
36556
+ "deprecated" : true,
36557
+ "hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov"
36558
+ },
36559
+ "us-isob-east-1" : {
36560
+ "variants" : [ {
36561
+ "hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov",
36562
+ "tags" : [ "fips" ]
36563
+ } ]
36564
+ }
36182
36565
  }
36183
36566
  },
36184
36567
  "xray" : {
@@ -36234,8 +36617,18 @@
36234
36617
  "services" : {
36235
36618
  "access-analyzer" : {
36236
36619
  "endpoints" : {
36237
- "us-isof-east-1" : { },
36238
- "us-isof-south-1" : { }
36620
+ "us-isof-east-1" : {
36621
+ "variants" : [ {
36622
+ "hostname" : "access-analyzer.us-isof-east-1.api.aws.hci.ic.gov",
36623
+ "tags" : [ "dualstack" ]
36624
+ } ]
36625
+ },
36626
+ "us-isof-south-1" : {
36627
+ "variants" : [ {
36628
+ "hostname" : "access-analyzer.us-isof-south-1.api.aws.hci.ic.gov",
36629
+ "tags" : [ "dualstack" ]
36630
+ } ]
36631
+ }
36239
36632
  }
36240
36633
  },
36241
36634
  "acm" : {
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.1064.0
4
+ version: 1.1065.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: 2025-03-10 00:00:00.000000000 Z
11
+ date: 2025-03-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: