aws-partitions 1.1064.0 → 1.1066.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +538 -57
  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: 3eca0f8da3d7bebe81f30057594330fc36f9a13cf57cfef226b68f8c889ad778
4
+ data.tar.gz: 1eb51c2b131cbe127c95506b00fd707d0c6086a7db2bf9cb725e794c1e6fc858
5
5
  SHA512:
6
- metadata.gz: dab51802b979eacacd2f15229e0f60c6dd71490e89fa361bf0cf03d2127eb4a9a50c9546296397c4ec0b3e05b30d7868697c34599be79735f7b00d3f73c9800a
7
- data.tar.gz: 5ea45524ce47d743be40a65dcf8a9ec2d5d8ceecd7d66982e65fb6557b4fd175068068509ab62c6175ecd9a24e566f73633cea5cc5e0c98eba3f772842ecb79c
6
+ metadata.gz: eb6f1273cc9f64a5bec42d542b710ff0bdebc11ef8bf747a01e524de239b8170b5ea28ef16bd703097cefd8a15f84340c3926c71e3fb0048b111f30865d1fb2d
7
+ data.tar.gz: 962f204f4eb9a8c7d14c176fb3d39f6db211bf84dab92d239c4520a1502f650243b35882ff3605e905a858ab3a036f155d6450fce15186d2c515a6bfbbaa613c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1066.0 (2025-03-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1065.0 (2025-03-11)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1064.0 (2025-03-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1064.0
1
+ 1.1066.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" : { },
@@ -10229,6 +10529,7 @@
10229
10529
  "ap-southeast-3" : { },
10230
10530
  "ap-southeast-4" : { },
10231
10531
  "ap-southeast-5" : { },
10532
+ "ap-southeast-7" : { },
10232
10533
  "ca-central-1" : {
10233
10534
  "variants" : [ {
10234
10535
  "hostname" : "fms-fips.ca-central-1.amazonaws.com",
@@ -10422,6 +10723,7 @@
10422
10723
  "tags" : [ "fips" ]
10423
10724
  } ]
10424
10725
  },
10726
+ "mx-central-1" : { },
10425
10727
  "sa-east-1" : {
10426
10728
  "variants" : [ {
10427
10729
  "hostname" : "fms-fips.sa-east-1.amazonaws.com",
@@ -11097,6 +11399,12 @@
11097
11399
  "tags" : [ "dualstack" ]
11098
11400
  } ]
11099
11401
  },
11402
+ "ap-southeast-7" : {
11403
+ "variants" : [ {
11404
+ "hostname" : "glue.ap-southeast-7.api.aws",
11405
+ "tags" : [ "dualstack" ]
11406
+ } ]
11407
+ },
11100
11408
  "ca-central-1" : {
11101
11409
  "variants" : [ {
11102
11410
  "hostname" : "glue.ca-central-1.api.aws",
@@ -11203,6 +11511,12 @@
11203
11511
  "tags" : [ "dualstack" ]
11204
11512
  } ]
11205
11513
  },
11514
+ "mx-central-1" : {
11515
+ "variants" : [ {
11516
+ "hostname" : "glue.mx-central-1.api.aws",
11517
+ "tags" : [ "dualstack" ]
11518
+ } ]
11519
+ },
11206
11520
  "sa-east-1" : {
11207
11521
  "variants" : [ {
11208
11522
  "hostname" : "glue.sa-east-1.api.aws",
@@ -14469,6 +14783,7 @@
14469
14783
  "ap-southeast-2" : { },
14470
14784
  "ap-southeast-3" : { },
14471
14785
  "ap-southeast-4" : { },
14786
+ "ap-southeast-5" : { },
14472
14787
  "ca-central-1" : { },
14473
14788
  "ca-west-1" : { },
14474
14789
  "eu-central-1" : { },
@@ -17415,6 +17730,12 @@
17415
17730
  },
17416
17731
  "ca-central-1" : {
17417
17732
  "variants" : [ {
17733
+ "hostname" : "polly-fips.ca-central-1.amazonaws.com",
17734
+ "tags" : [ "fips" ]
17735
+ }, {
17736
+ "hostname" : "polly-fips.ca-central-1.api.aws",
17737
+ "tags" : [ "dualstack", "fips" ]
17738
+ }, {
17418
17739
  "hostname" : "polly.ca-central-1.api.aws",
17419
17740
  "tags" : [ "dualstack" ]
17420
17741
  } ]
@@ -17455,6 +17776,13 @@
17455
17776
  "tags" : [ "dualstack" ]
17456
17777
  } ]
17457
17778
  },
17779
+ "fips-ca-central-1" : {
17780
+ "credentialScope" : {
17781
+ "region" : "ca-central-1"
17782
+ },
17783
+ "deprecated" : true,
17784
+ "hostname" : "polly-fips.ca-central-1.amazonaws.com"
17785
+ },
17458
17786
  "fips-us-east-1" : {
17459
17787
  "credentialScope" : {
17460
17788
  "region" : "us-east-1"
@@ -17980,6 +18308,7 @@
17980
18308
  "eu-central-2" : { },
17981
18309
  "eu-north-1" : { },
17982
18310
  "eu-south-1" : { },
18311
+ "eu-south-2" : { },
17983
18312
  "eu-west-1" : { },
17984
18313
  "eu-west-2" : { },
17985
18314
  "eu-west-3" : { },
@@ -24085,8 +24414,18 @@
24085
24414
  "ap-southeast-4" : { },
24086
24415
  "ap-southeast-5" : { },
24087
24416
  "ap-southeast-7" : { },
24088
- "ca-central-1" : { },
24089
- "ca-west-1" : { },
24417
+ "ca-central-1" : {
24418
+ "variants" : [ {
24419
+ "hostname" : "states-fips.ca-central-1.amazonaws.com",
24420
+ "tags" : [ "fips" ]
24421
+ } ]
24422
+ },
24423
+ "ca-west-1" : {
24424
+ "variants" : [ {
24425
+ "hostname" : "states-fips.ca-west-1.amazonaws.com",
24426
+ "tags" : [ "fips" ]
24427
+ } ]
24428
+ },
24090
24429
  "eu-central-1" : { },
24091
24430
  "eu-central-2" : { },
24092
24431
  "eu-north-1" : { },
@@ -24095,6 +24434,20 @@
24095
24434
  "eu-west-1" : { },
24096
24435
  "eu-west-2" : { },
24097
24436
  "eu-west-3" : { },
24437
+ "fips-ca-central-1" : {
24438
+ "credentialScope" : {
24439
+ "region" : "ca-central-1"
24440
+ },
24441
+ "deprecated" : true,
24442
+ "hostname" : "states-fips.ca-central-1.amazonaws.com"
24443
+ },
24444
+ "fips-ca-west-1" : {
24445
+ "credentialScope" : {
24446
+ "region" : "ca-west-1"
24447
+ },
24448
+ "deprecated" : true,
24449
+ "hostname" : "states-fips.ca-west-1.amazonaws.com"
24450
+ },
24098
24451
  "fips-us-east-1" : {
24099
24452
  "credentialScope" : {
24100
24453
  "region" : "us-east-1"
@@ -27177,8 +27530,18 @@
27177
27530
  "services" : {
27178
27531
  "access-analyzer" : {
27179
27532
  "endpoints" : {
27180
- "cn-north-1" : { },
27181
- "cn-northwest-1" : { }
27533
+ "cn-north-1" : {
27534
+ "variants" : [ {
27535
+ "hostname" : "access-analyzer.cn-north-1.api.amazonwebservices.com.cn",
27536
+ "tags" : [ "dualstack" ]
27537
+ } ]
27538
+ },
27539
+ "cn-northwest-1" : {
27540
+ "variants" : [ {
27541
+ "hostname" : "access-analyzer.cn-northwest-1.api.amazonwebservices.com.cn",
27542
+ "tags" : [ "dualstack" ]
27543
+ } ]
27544
+ }
27182
27545
  }
27183
27546
  },
27184
27547
  "account" : {
@@ -28912,6 +29275,12 @@
28912
29275
  "variants" : [ {
28913
29276
  "hostname" : "access-analyzer.us-gov-east-1.amazonaws.com",
28914
29277
  "tags" : [ "fips" ]
29278
+ }, {
29279
+ "hostname" : "access-analyzer.us-gov-east-1.api.aws",
29280
+ "tags" : [ "dualstack" ]
29281
+ }, {
29282
+ "hostname" : "access-analyzer.us-gov-east-1.api.aws",
29283
+ "tags" : [ "dualstack", "fips" ]
28915
29284
  } ]
28916
29285
  },
28917
29286
  "us-gov-east-1-fips" : {
@@ -28929,6 +29298,12 @@
28929
29298
  "variants" : [ {
28930
29299
  "hostname" : "access-analyzer.us-gov-west-1.amazonaws.com",
28931
29300
  "tags" : [ "fips" ]
29301
+ }, {
29302
+ "hostname" : "access-analyzer.us-gov-west-1.api.aws",
29303
+ "tags" : [ "dualstack" ]
29304
+ }, {
29305
+ "hostname" : "access-analyzer.us-gov-west-1.api.aws",
29306
+ "tags" : [ "dualstack", "fips" ]
28932
29307
  } ]
28933
29308
  },
28934
29309
  "us-gov-west-1-fips" : {
@@ -29014,6 +29389,12 @@
29014
29389
  "variants" : [ {
29015
29390
  "hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com",
29016
29391
  "tags" : [ "fips" ]
29392
+ }, {
29393
+ "hostname" : "detective-fips.us-gov-east-1.api.aws",
29394
+ "tags" : [ "dualstack", "fips" ]
29395
+ }, {
29396
+ "hostname" : "detective.us-gov-east-1.api.aws",
29397
+ "tags" : [ "dualstack" ]
29017
29398
  } ]
29018
29399
  },
29019
29400
  "us-gov-east-1-fips" : {
@@ -29027,6 +29408,12 @@
29027
29408
  "variants" : [ {
29028
29409
  "hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com",
29029
29410
  "tags" : [ "fips" ]
29411
+ }, {
29412
+ "hostname" : "detective-fips.us-gov-west-1.api.aws",
29413
+ "tags" : [ "dualstack", "fips" ]
29414
+ }, {
29415
+ "hostname" : "detective.us-gov-west-1.api.aws",
29416
+ "tags" : [ "dualstack" ]
29030
29417
  } ]
29031
29418
  },
29032
29419
  "us-gov-west-1-fips" : {
@@ -29136,7 +29523,19 @@
29136
29523
  } ]
29137
29524
  },
29138
29525
  "endpoints" : {
29139
- "us-gov-east-1" : { },
29526
+ "us-gov-east-1" : {
29527
+ "variants" : [ {
29528
+ "hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com",
29529
+ "tags" : [ "fips" ]
29530
+ } ]
29531
+ },
29532
+ "us-gov-east-1-fips" : {
29533
+ "credentialScope" : {
29534
+ "region" : "us-gov-east-1"
29535
+ },
29536
+ "deprecated" : true,
29537
+ "hostname" : "api-fips.sagemaker.us-gov-east-1.amazonaws.com"
29538
+ },
29140
29539
  "us-gov-west-1" : {
29141
29540
  "variants" : [ {
29142
29541
  "hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com",
@@ -35313,8 +35712,32 @@
35313
35712
  },
35314
35713
  "states" : {
35315
35714
  "endpoints" : {
35316
- "us-iso-east-1" : { },
35317
- "us-iso-west-1" : { }
35715
+ "fips-us-iso-east-1" : {
35716
+ "credentialScope" : {
35717
+ "region" : "us-iso-east-1"
35718
+ },
35719
+ "deprecated" : true,
35720
+ "hostname" : "states-fips.us-iso-east-1.c2s.ic.gov"
35721
+ },
35722
+ "fips-us-iso-west-1" : {
35723
+ "credentialScope" : {
35724
+ "region" : "us-iso-west-1"
35725
+ },
35726
+ "deprecated" : true,
35727
+ "hostname" : "states-fips.us-iso-west-1.c2s.ic.gov"
35728
+ },
35729
+ "us-iso-east-1" : {
35730
+ "variants" : [ {
35731
+ "hostname" : "states-fips.us-iso-east-1.c2s.ic.gov",
35732
+ "tags" : [ "fips" ]
35733
+ } ]
35734
+ },
35735
+ "us-iso-west-1" : {
35736
+ "variants" : [ {
35737
+ "hostname" : "states-fips.us-iso-west-1.c2s.ic.gov",
35738
+ "tags" : [ "fips" ]
35739
+ } ]
35740
+ }
35318
35741
  }
35319
35742
  },
35320
35743
  "streams.dynamodb" : {
@@ -35439,8 +35862,32 @@
35439
35862
  },
35440
35863
  "workspaces" : {
35441
35864
  "endpoints" : {
35442
- "us-iso-east-1" : { },
35443
- "us-iso-west-1" : { }
35865
+ "fips-us-iso-east-1" : {
35866
+ "credentialScope" : {
35867
+ "region" : "us-iso-east-1"
35868
+ },
35869
+ "deprecated" : true,
35870
+ "hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov"
35871
+ },
35872
+ "fips-us-iso-west-1" : {
35873
+ "credentialScope" : {
35874
+ "region" : "us-iso-west-1"
35875
+ },
35876
+ "deprecated" : true,
35877
+ "hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov"
35878
+ },
35879
+ "us-iso-east-1" : {
35880
+ "variants" : [ {
35881
+ "hostname" : "workspaces-fips.us-iso-east-1.c2s.ic.gov",
35882
+ "tags" : [ "fips" ]
35883
+ } ]
35884
+ },
35885
+ "us-iso-west-1" : {
35886
+ "variants" : [ {
35887
+ "hostname" : "workspaces-fips.us-iso-west-1.c2s.ic.gov",
35888
+ "tags" : [ "fips" ]
35889
+ } ]
35890
+ }
35444
35891
  }
35445
35892
  }
35446
35893
  }
@@ -36095,7 +36542,19 @@
36095
36542
  },
36096
36543
  "states" : {
36097
36544
  "endpoints" : {
36098
- "us-isob-east-1" : { }
36545
+ "fips-us-isob-east-1" : {
36546
+ "credentialScope" : {
36547
+ "region" : "us-isob-east-1"
36548
+ },
36549
+ "deprecated" : true,
36550
+ "hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov"
36551
+ },
36552
+ "us-isob-east-1" : {
36553
+ "variants" : [ {
36554
+ "hostname" : "states-fips.us-isob-east-1.sc2s.sgov.gov",
36555
+ "tags" : [ "fips" ]
36556
+ } ]
36557
+ }
36099
36558
  }
36100
36559
  },
36101
36560
  "storagegateway" : {
@@ -36178,7 +36637,19 @@
36178
36637
  },
36179
36638
  "workspaces" : {
36180
36639
  "endpoints" : {
36181
- "us-isob-east-1" : { }
36640
+ "fips-us-isob-east-1" : {
36641
+ "credentialScope" : {
36642
+ "region" : "us-isob-east-1"
36643
+ },
36644
+ "deprecated" : true,
36645
+ "hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov"
36646
+ },
36647
+ "us-isob-east-1" : {
36648
+ "variants" : [ {
36649
+ "hostname" : "workspaces-fips.us-isob-east-1.sc2s.sgov.gov",
36650
+ "tags" : [ "fips" ]
36651
+ } ]
36652
+ }
36182
36653
  }
36183
36654
  },
36184
36655
  "xray" : {
@@ -36234,8 +36705,18 @@
36234
36705
  "services" : {
36235
36706
  "access-analyzer" : {
36236
36707
  "endpoints" : {
36237
- "us-isof-east-1" : { },
36238
- "us-isof-south-1" : { }
36708
+ "us-isof-east-1" : {
36709
+ "variants" : [ {
36710
+ "hostname" : "access-analyzer.us-isof-east-1.api.aws.hci.ic.gov",
36711
+ "tags" : [ "dualstack" ]
36712
+ } ]
36713
+ },
36714
+ "us-isof-south-1" : {
36715
+ "variants" : [ {
36716
+ "hostname" : "access-analyzer.us-isof-south-1.api.aws.hci.ic.gov",
36717
+ "tags" : [ "dualstack" ]
36718
+ } ]
36719
+ }
36239
36720
  }
36240
36721
  },
36241
36722
  "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.1066.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-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: