aws-partitions 1.1078.0 → 1.1082.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 +4 -4
- data/CHANGELOG.md +20 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +16 -0
- data/partitions.json +262 -44
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 40b5185c0f848c37b5e58efe647e9956d0aff9b28c4ad6ef4227ea4036ceb801
|
4
|
+
data.tar.gz: 6a52f0914b5807449bbc00e931ae635f03ee9fbc82ff42f9c6d6ea5264dac266
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0c29cf17c4191db72fa0fa132d6c9e6e39f2fd6d098c958a531bb6d8c43026982d89ec866d20d4c9c1e9413bc8bead3370d0e4e7a995a1a76910e3c50cb430f8
|
7
|
+
data.tar.gz: 60f273d6f326180a89fb78b11e1d4d44c08974e3b57a0d4bbdcb43dce61609a0513373d67527fec76611c81a4c84d92536590348c7276b61cea21a8e80da5cb5
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,26 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1082.0 (2025-04-04)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1081.0 (2025-04-03)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1080.0 (2025-04-02)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1079.0 (2025-04-01)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
4
24
|
1.1078.0 (2025-03-31)
|
5
25
|
------------------
|
6
26
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1082.0
|
data/partitions-metadata.json
CHANGED
@@ -234,6 +234,22 @@
|
|
234
234
|
"description" : "US ISOF SOUTH"
|
235
235
|
}
|
236
236
|
}
|
237
|
+
}, {
|
238
|
+
"id" : "aws-eusc",
|
239
|
+
"outputs" : {
|
240
|
+
"dnsSuffix" : "amazonaws.eu",
|
241
|
+
"dualStackDnsSuffix" : "amazonaws.eu",
|
242
|
+
"implicitGlobalRegion" : "eusc-de-east-1",
|
243
|
+
"name" : "aws-eusc",
|
244
|
+
"supportsDualStack" : false,
|
245
|
+
"supportsFIPS" : true
|
246
|
+
},
|
247
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
248
|
+
"regions" : {
|
249
|
+
"eusc-de-east-1" : {
|
250
|
+
"description" : "EU (Germany)"
|
251
|
+
}
|
252
|
+
}
|
237
253
|
} ],
|
238
254
|
"version" : "1.1"
|
239
255
|
}
|
data/partitions.json
CHANGED
@@ -2800,34 +2800,174 @@
|
|
2800
2800
|
},
|
2801
2801
|
"appsync" : {
|
2802
2802
|
"endpoints" : {
|
2803
|
-
"af-south-1" : {
|
2804
|
-
|
2805
|
-
|
2806
|
-
|
2807
|
-
|
2808
|
-
|
2809
|
-
"ap-
|
2810
|
-
|
2811
|
-
|
2812
|
-
|
2813
|
-
|
2814
|
-
|
2815
|
-
"
|
2816
|
-
|
2817
|
-
|
2818
|
-
|
2819
|
-
|
2820
|
-
|
2821
|
-
"
|
2822
|
-
|
2823
|
-
|
2824
|
-
|
2825
|
-
|
2826
|
-
|
2827
|
-
"
|
2828
|
-
|
2829
|
-
|
2830
|
-
|
2803
|
+
"af-south-1" : {
|
2804
|
+
"variants" : [ {
|
2805
|
+
"hostname" : "appsync.af-south-1.api.aws",
|
2806
|
+
"tags" : [ "dualstack" ]
|
2807
|
+
} ]
|
2808
|
+
},
|
2809
|
+
"ap-east-1" : {
|
2810
|
+
"variants" : [ {
|
2811
|
+
"hostname" : "appsync.ap-east-1.api.aws",
|
2812
|
+
"tags" : [ "dualstack" ]
|
2813
|
+
} ]
|
2814
|
+
},
|
2815
|
+
"ap-northeast-1" : {
|
2816
|
+
"variants" : [ {
|
2817
|
+
"hostname" : "appsync.ap-northeast-1.api.aws",
|
2818
|
+
"tags" : [ "dualstack" ]
|
2819
|
+
} ]
|
2820
|
+
},
|
2821
|
+
"ap-northeast-2" : {
|
2822
|
+
"variants" : [ {
|
2823
|
+
"hostname" : "appsync.ap-northeast-2.api.aws",
|
2824
|
+
"tags" : [ "dualstack" ]
|
2825
|
+
} ]
|
2826
|
+
},
|
2827
|
+
"ap-northeast-3" : {
|
2828
|
+
"variants" : [ {
|
2829
|
+
"hostname" : "appsync.ap-northeast-3.api.aws",
|
2830
|
+
"tags" : [ "dualstack" ]
|
2831
|
+
} ]
|
2832
|
+
},
|
2833
|
+
"ap-south-1" : {
|
2834
|
+
"variants" : [ {
|
2835
|
+
"hostname" : "appsync.ap-south-1.api.aws",
|
2836
|
+
"tags" : [ "dualstack" ]
|
2837
|
+
} ]
|
2838
|
+
},
|
2839
|
+
"ap-south-2" : {
|
2840
|
+
"variants" : [ {
|
2841
|
+
"hostname" : "appsync.ap-south-2.api.aws",
|
2842
|
+
"tags" : [ "dualstack" ]
|
2843
|
+
} ]
|
2844
|
+
},
|
2845
|
+
"ap-southeast-1" : {
|
2846
|
+
"variants" : [ {
|
2847
|
+
"hostname" : "appsync.ap-southeast-1.api.aws",
|
2848
|
+
"tags" : [ "dualstack" ]
|
2849
|
+
} ]
|
2850
|
+
},
|
2851
|
+
"ap-southeast-2" : {
|
2852
|
+
"variants" : [ {
|
2853
|
+
"hostname" : "appsync.ap-southeast-2.api.aws",
|
2854
|
+
"tags" : [ "dualstack" ]
|
2855
|
+
} ]
|
2856
|
+
},
|
2857
|
+
"ap-southeast-3" : {
|
2858
|
+
"variants" : [ {
|
2859
|
+
"hostname" : "appsync.ap-southeast-3.api.aws",
|
2860
|
+
"tags" : [ "dualstack" ]
|
2861
|
+
} ]
|
2862
|
+
},
|
2863
|
+
"ap-southeast-4" : {
|
2864
|
+
"variants" : [ {
|
2865
|
+
"hostname" : "appsync.ap-southeast-4.api.aws",
|
2866
|
+
"tags" : [ "dualstack" ]
|
2867
|
+
} ]
|
2868
|
+
},
|
2869
|
+
"ca-central-1" : {
|
2870
|
+
"variants" : [ {
|
2871
|
+
"hostname" : "appsync.ca-central-1.api.aws",
|
2872
|
+
"tags" : [ "dualstack" ]
|
2873
|
+
} ]
|
2874
|
+
},
|
2875
|
+
"eu-central-1" : {
|
2876
|
+
"variants" : [ {
|
2877
|
+
"hostname" : "appsync.eu-central-1.api.aws",
|
2878
|
+
"tags" : [ "dualstack" ]
|
2879
|
+
} ]
|
2880
|
+
},
|
2881
|
+
"eu-central-2" : {
|
2882
|
+
"variants" : [ {
|
2883
|
+
"hostname" : "appsync.eu-central-2.api.aws",
|
2884
|
+
"tags" : [ "dualstack" ]
|
2885
|
+
} ]
|
2886
|
+
},
|
2887
|
+
"eu-north-1" : {
|
2888
|
+
"variants" : [ {
|
2889
|
+
"hostname" : "appsync.eu-north-1.api.aws",
|
2890
|
+
"tags" : [ "dualstack" ]
|
2891
|
+
} ]
|
2892
|
+
},
|
2893
|
+
"eu-south-1" : {
|
2894
|
+
"variants" : [ {
|
2895
|
+
"hostname" : "appsync.eu-south-1.api.aws",
|
2896
|
+
"tags" : [ "dualstack" ]
|
2897
|
+
} ]
|
2898
|
+
},
|
2899
|
+
"eu-south-2" : {
|
2900
|
+
"variants" : [ {
|
2901
|
+
"hostname" : "appsync.eu-south-2.api.aws",
|
2902
|
+
"tags" : [ "dualstack" ]
|
2903
|
+
} ]
|
2904
|
+
},
|
2905
|
+
"eu-west-1" : {
|
2906
|
+
"variants" : [ {
|
2907
|
+
"hostname" : "appsync.eu-west-1.api.aws",
|
2908
|
+
"tags" : [ "dualstack" ]
|
2909
|
+
} ]
|
2910
|
+
},
|
2911
|
+
"eu-west-2" : {
|
2912
|
+
"variants" : [ {
|
2913
|
+
"hostname" : "appsync.eu-west-2.api.aws",
|
2914
|
+
"tags" : [ "dualstack" ]
|
2915
|
+
} ]
|
2916
|
+
},
|
2917
|
+
"eu-west-3" : {
|
2918
|
+
"variants" : [ {
|
2919
|
+
"hostname" : "appsync.eu-west-3.api.aws",
|
2920
|
+
"tags" : [ "dualstack" ]
|
2921
|
+
} ]
|
2922
|
+
},
|
2923
|
+
"il-central-1" : {
|
2924
|
+
"variants" : [ {
|
2925
|
+
"hostname" : "appsync.il-central-1.api.aws",
|
2926
|
+
"tags" : [ "dualstack" ]
|
2927
|
+
} ]
|
2928
|
+
},
|
2929
|
+
"me-central-1" : {
|
2930
|
+
"variants" : [ {
|
2931
|
+
"hostname" : "appsync.me-central-1.api.aws",
|
2932
|
+
"tags" : [ "dualstack" ]
|
2933
|
+
} ]
|
2934
|
+
},
|
2935
|
+
"me-south-1" : {
|
2936
|
+
"variants" : [ {
|
2937
|
+
"hostname" : "appsync.me-south-1.api.aws",
|
2938
|
+
"tags" : [ "dualstack" ]
|
2939
|
+
} ]
|
2940
|
+
},
|
2941
|
+
"sa-east-1" : {
|
2942
|
+
"variants" : [ {
|
2943
|
+
"hostname" : "appsync.sa-east-1.api.aws",
|
2944
|
+
"tags" : [ "dualstack" ]
|
2945
|
+
} ]
|
2946
|
+
},
|
2947
|
+
"us-east-1" : {
|
2948
|
+
"variants" : [ {
|
2949
|
+
"hostname" : "appsync.us-east-1.api.aws",
|
2950
|
+
"tags" : [ "dualstack" ]
|
2951
|
+
} ]
|
2952
|
+
},
|
2953
|
+
"us-east-2" : {
|
2954
|
+
"variants" : [ {
|
2955
|
+
"hostname" : "appsync.us-east-2.api.aws",
|
2956
|
+
"tags" : [ "dualstack" ]
|
2957
|
+
} ]
|
2958
|
+
},
|
2959
|
+
"us-west-1" : {
|
2960
|
+
"variants" : [ {
|
2961
|
+
"hostname" : "appsync.us-west-1.api.aws",
|
2962
|
+
"tags" : [ "dualstack" ]
|
2963
|
+
} ]
|
2964
|
+
},
|
2965
|
+
"us-west-2" : {
|
2966
|
+
"variants" : [ {
|
2967
|
+
"hostname" : "appsync.us-west-2.api.aws",
|
2968
|
+
"tags" : [ "dualstack" ]
|
2969
|
+
} ]
|
2970
|
+
}
|
2831
2971
|
}
|
2832
2972
|
},
|
2833
2973
|
"apptest" : {
|
@@ -5970,7 +6110,12 @@
|
|
5970
6110
|
"endpoints" : {
|
5971
6111
|
"ap-northeast-1" : { },
|
5972
6112
|
"ap-northeast-2" : { },
|
5973
|
-
"ap-south-1" : {
|
6113
|
+
"ap-south-1" : {
|
6114
|
+
"variants" : [ {
|
6115
|
+
"hostname" : "comprehend.ap-south-1.api.aws",
|
6116
|
+
"tags" : [ "dualstack" ]
|
6117
|
+
} ]
|
6118
|
+
},
|
5974
6119
|
"ap-southeast-1" : { },
|
5975
6120
|
"ap-southeast-2" : { },
|
5976
6121
|
"ca-central-1" : {
|
@@ -6020,6 +6165,12 @@
|
|
6020
6165
|
"variants" : [ {
|
6021
6166
|
"hostname" : "comprehend-fips.us-east-2.amazonaws.com",
|
6022
6167
|
"tags" : [ "fips" ]
|
6168
|
+
}, {
|
6169
|
+
"hostname" : "comprehend-fips.us-east-2.api.aws",
|
6170
|
+
"tags" : [ "dualstack", "fips" ]
|
6171
|
+
}, {
|
6172
|
+
"hostname" : "comprehend.us-east-2.api.aws",
|
6173
|
+
"tags" : [ "dualstack" ]
|
6023
6174
|
} ]
|
6024
6175
|
},
|
6025
6176
|
"us-west-2" : {
|
@@ -12193,6 +12344,7 @@
|
|
12193
12344
|
"ap-southeast-3" : { },
|
12194
12345
|
"ap-southeast-4" : { },
|
12195
12346
|
"ap-southeast-5" : { },
|
12347
|
+
"ap-southeast-7" : { },
|
12196
12348
|
"ca-central-1" : { },
|
12197
12349
|
"ca-west-1" : {
|
12198
12350
|
"variants" : [ {
|
@@ -15169,6 +15321,7 @@
|
|
15169
15321
|
"ap-southeast-3" : { },
|
15170
15322
|
"ap-southeast-4" : { },
|
15171
15323
|
"ap-southeast-5" : { },
|
15324
|
+
"ap-southeast-7" : { },
|
15172
15325
|
"ca-central-1" : { },
|
15173
15326
|
"ca-west-1" : { },
|
15174
15327
|
"eu-central-1" : { },
|
@@ -15210,6 +15363,7 @@
|
|
15210
15363
|
"il-central-1" : { },
|
15211
15364
|
"me-central-1" : { },
|
15212
15365
|
"me-south-1" : { },
|
15366
|
+
"mx-central-1" : { },
|
15213
15367
|
"sa-east-1" : { },
|
15214
15368
|
"us-east-1" : {
|
15215
15369
|
"variants" : [ {
|
@@ -25313,6 +25467,7 @@
|
|
25313
25467
|
"ap-southeast-2" : { },
|
25314
25468
|
"ap-southeast-3" : { },
|
25315
25469
|
"ap-southeast-4" : { },
|
25470
|
+
"ap-southeast-5" : { },
|
25316
25471
|
"ca-central-1" : { },
|
25317
25472
|
"ca-west-1" : { },
|
25318
25473
|
"eu-central-1" : { },
|
@@ -28718,8 +28873,18 @@
|
|
28718
28873
|
},
|
28719
28874
|
"appsync" : {
|
28720
28875
|
"endpoints" : {
|
28721
|
-
"cn-north-1" : {
|
28722
|
-
|
28876
|
+
"cn-north-1" : {
|
28877
|
+
"variants" : [ {
|
28878
|
+
"hostname" : "appsync.cn-north-1.api.amazonwebservices.com.cn",
|
28879
|
+
"tags" : [ "dualstack" ]
|
28880
|
+
} ]
|
28881
|
+
},
|
28882
|
+
"cn-northwest-1" : {
|
28883
|
+
"variants" : [ {
|
28884
|
+
"hostname" : "appsync.cn-northwest-1.api.amazonwebservices.com.cn",
|
28885
|
+
"tags" : [ "dualstack" ]
|
28886
|
+
} ]
|
28887
|
+
}
|
28723
28888
|
}
|
28724
28889
|
},
|
28725
28890
|
"arc-zonal-shift" : {
|
@@ -36428,10 +36593,33 @@
|
|
36428
36593
|
},
|
36429
36594
|
"glacier" : {
|
36430
36595
|
"endpoints" : {
|
36596
|
+
"fips-us-iso-east-1" : {
|
36597
|
+
"credentialScope" : {
|
36598
|
+
"region" : "us-iso-east-1"
|
36599
|
+
},
|
36600
|
+
"deprecated" : true,
|
36601
|
+
"hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov"
|
36602
|
+
},
|
36603
|
+
"fips-us-iso-west-1" : {
|
36604
|
+
"credentialScope" : {
|
36605
|
+
"region" : "us-iso-west-1"
|
36606
|
+
},
|
36607
|
+
"deprecated" : true,
|
36608
|
+
"hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov"
|
36609
|
+
},
|
36431
36610
|
"us-iso-east-1" : {
|
36432
|
-
"protocols" : [ "http", "https" ]
|
36611
|
+
"protocols" : [ "http", "https" ],
|
36612
|
+
"variants" : [ {
|
36613
|
+
"hostname" : "glacier-fips.us-iso-east-1.c2s.ic.gov",
|
36614
|
+
"tags" : [ "fips" ]
|
36615
|
+
} ]
|
36433
36616
|
},
|
36434
|
-
"us-iso-west-1" : {
|
36617
|
+
"us-iso-west-1" : {
|
36618
|
+
"variants" : [ {
|
36619
|
+
"hostname" : "glacier-fips.us-iso-west-1.c2s.ic.gov",
|
36620
|
+
"tags" : [ "fips" ]
|
36621
|
+
} ]
|
36622
|
+
}
|
36435
36623
|
}
|
36436
36624
|
},
|
36437
36625
|
"glue" : {
|
@@ -37225,6 +37413,11 @@
|
|
37225
37413
|
}
|
37226
37414
|
}
|
37227
37415
|
},
|
37416
|
+
"codebuild" : {
|
37417
|
+
"endpoints" : {
|
37418
|
+
"us-isob-east-1" : { }
|
37419
|
+
}
|
37420
|
+
},
|
37228
37421
|
"codedeploy" : {
|
37229
37422
|
"endpoints" : {
|
37230
37423
|
"us-isob-east-1" : { }
|
@@ -37411,7 +37604,19 @@
|
|
37411
37604
|
},
|
37412
37605
|
"glacier" : {
|
37413
37606
|
"endpoints" : {
|
37414
|
-
"us-isob-east-1" : {
|
37607
|
+
"fips-us-isob-east-1" : {
|
37608
|
+
"credentialScope" : {
|
37609
|
+
"region" : "us-isob-east-1"
|
37610
|
+
},
|
37611
|
+
"deprecated" : true,
|
37612
|
+
"hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov"
|
37613
|
+
},
|
37614
|
+
"us-isob-east-1" : {
|
37615
|
+
"variants" : [ {
|
37616
|
+
"hostname" : "glacier-fips.us-isob-east-1.sc2s.sgov.gov",
|
37617
|
+
"tags" : [ "fips" ]
|
37618
|
+
} ]
|
37619
|
+
}
|
37415
37620
|
}
|
37416
37621
|
},
|
37417
37622
|
"health" : {
|
@@ -38566,16 +38771,8 @@
|
|
38566
38771
|
},
|
38567
38772
|
"secretsmanager" : {
|
38568
38773
|
"endpoints" : {
|
38569
|
-
"us-isof-east-1" : {
|
38570
|
-
|
38571
|
-
"tags" : [ "dualstack" ]
|
38572
|
-
} ]
|
38573
|
-
},
|
38574
|
-
"us-isof-south-1" : {
|
38575
|
-
"variants" : [ {
|
38576
|
-
"tags" : [ "dualstack" ]
|
38577
|
-
} ]
|
38578
|
-
}
|
38774
|
+
"us-isof-east-1" : { },
|
38775
|
+
"us-isof-south-1" : { }
|
38579
38776
|
}
|
38580
38777
|
},
|
38581
38778
|
"servicediscovery" : {
|
@@ -38721,6 +38918,27 @@
|
|
38721
38918
|
}
|
38722
38919
|
}
|
38723
38920
|
}
|
38921
|
+
}, {
|
38922
|
+
"defaults" : {
|
38923
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
38924
|
+
"protocols" : [ "https" ],
|
38925
|
+
"signatureVersions" : [ "v4" ],
|
38926
|
+
"variants" : [ {
|
38927
|
+
"dnsSuffix" : "amazonaws.eu",
|
38928
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
38929
|
+
"tags" : [ "fips" ]
|
38930
|
+
} ]
|
38931
|
+
},
|
38932
|
+
"dnsSuffix" : "amazonaws.eu",
|
38933
|
+
"partition" : "aws-eusc",
|
38934
|
+
"partitionName" : "AWS EUSC",
|
38935
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
38936
|
+
"regions" : {
|
38937
|
+
"eusc-de-east-1" : {
|
38938
|
+
"description" : "EU (Germany)"
|
38939
|
+
}
|
38940
|
+
},
|
38941
|
+
"services" : { }
|
38724
38942
|
} ],
|
38725
38943
|
"version" : 3
|
38726
38944
|
}
|
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.
|
4
|
+
version: 1.1082.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-
|
11
|
+
date: 2025-04-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|