aws-partitions 1.1160.0 → 1.1168.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 +40 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +4 -4
- data/partitions.json +46 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 437cd67548fdd0196ae659b8424f9487bfd9527caf241ddd32c8b1776558fdc3
|
4
|
+
data.tar.gz: cfce10645c7662b36a520f6b91973a121604f23392f50ab17b0c5d426bbbdb36
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b3555de85fa1929bb9424e1e4fa22926333f495d4779ae8a659f17926090f20bc3c92995c03a6fb8ae86c5f0003967e3546c001f0aaeeb057b82eda209cb791
|
7
|
+
data.tar.gz: 65446476c4406353957c30a4b1fb6e2a17bd28313438cef10448da7ddc4c40f1c41d57a1eb2642ea7fd4a7aa7bdfd91a9895d544f992ee0be5a57d257837b6f7
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,46 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1168.0 (2025-09-30)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1167.0 (2025-09-29)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1166.0 (2025-09-26)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1165.0 (2025-09-25)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.1164.0 (2025-09-23)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.1163.0 (2025-09-22)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.1162.0 (2025-09-19)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
38
|
+
|
39
|
+
1.1161.0 (2025-09-16)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
43
|
+
|
4
44
|
1.1160.0 (2025-09-15)
|
5
45
|
------------------
|
6
46
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1168.0
|
data/partitions-metadata.json
CHANGED
@@ -162,7 +162,7 @@
|
|
162
162
|
"dualStackDnsSuffix" : "api.aws.ic.gov",
|
163
163
|
"implicitGlobalRegion" : "us-iso-east-1",
|
164
164
|
"name" : "aws-iso",
|
165
|
-
"supportsDualStack" :
|
165
|
+
"supportsDualStack" : true,
|
166
166
|
"supportsFIPS" : true
|
167
167
|
},
|
168
168
|
"regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
|
@@ -184,7 +184,7 @@
|
|
184
184
|
"dualStackDnsSuffix" : "api.aws.scloud",
|
185
185
|
"implicitGlobalRegion" : "us-isob-east-1",
|
186
186
|
"name" : "aws-iso-b",
|
187
|
-
"supportsDualStack" :
|
187
|
+
"supportsDualStack" : true,
|
188
188
|
"supportsFIPS" : true
|
189
189
|
},
|
190
190
|
"regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
|
@@ -203,7 +203,7 @@
|
|
203
203
|
"dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
|
204
204
|
"implicitGlobalRegion" : "eu-isoe-west-1",
|
205
205
|
"name" : "aws-iso-e",
|
206
|
-
"supportsDualStack" :
|
206
|
+
"supportsDualStack" : true,
|
207
207
|
"supportsFIPS" : true
|
208
208
|
},
|
209
209
|
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
|
@@ -222,7 +222,7 @@
|
|
222
222
|
"dualStackDnsSuffix" : "api.aws.hci.ic.gov",
|
223
223
|
"implicitGlobalRegion" : "us-isof-south-1",
|
224
224
|
"name" : "aws-iso-f",
|
225
|
-
"supportsDualStack" :
|
225
|
+
"supportsDualStack" : true,
|
226
226
|
"supportsFIPS" : true
|
227
227
|
},
|
228
228
|
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
|
data/partitions.json
CHANGED
@@ -3024,6 +3024,7 @@
|
|
3024
3024
|
"endpoints" : {
|
3025
3025
|
"af-south-1" : { },
|
3026
3026
|
"ap-east-1" : { },
|
3027
|
+
"ap-east-2" : { },
|
3027
3028
|
"ap-northeast-1" : {
|
3028
3029
|
"variants" : [ {
|
3029
3030
|
"tags" : [ "dualstack" ]
|
@@ -3034,11 +3035,13 @@
|
|
3034
3035
|
"tags" : [ "dualstack" ]
|
3035
3036
|
} ]
|
3036
3037
|
},
|
3038
|
+
"ap-northeast-3" : { },
|
3037
3039
|
"ap-south-1" : {
|
3038
3040
|
"variants" : [ {
|
3039
3041
|
"tags" : [ "dualstack" ]
|
3040
3042
|
} ]
|
3041
3043
|
},
|
3044
|
+
"ap-south-2" : { },
|
3042
3045
|
"ap-southeast-1" : {
|
3043
3046
|
"variants" : [ {
|
3044
3047
|
"tags" : [ "dualstack" ]
|
@@ -3049,9 +3052,12 @@
|
|
3049
3052
|
"tags" : [ "dualstack" ]
|
3050
3053
|
} ]
|
3051
3054
|
},
|
3055
|
+
"ap-southeast-3" : { },
|
3056
|
+
"ap-southeast-4" : { },
|
3052
3057
|
"ap-southeast-5" : { },
|
3053
3058
|
"ap-southeast-7" : { },
|
3054
3059
|
"ca-central-1" : { },
|
3060
|
+
"ca-west-1" : { },
|
3055
3061
|
"eu-central-1" : {
|
3056
3062
|
"variants" : [ {
|
3057
3063
|
"tags" : [ "dualstack" ]
|
@@ -3064,6 +3070,7 @@
|
|
3064
3070
|
} ]
|
3065
3071
|
},
|
3066
3072
|
"eu-south-1" : { },
|
3073
|
+
"eu-south-2" : { },
|
3067
3074
|
"eu-west-1" : {
|
3068
3075
|
"variants" : [ {
|
3069
3076
|
"tags" : [ "dualstack" ]
|
@@ -3079,7 +3086,10 @@
|
|
3079
3086
|
"tags" : [ "dualstack" ]
|
3080
3087
|
} ]
|
3081
3088
|
},
|
3089
|
+
"il-central-1" : { },
|
3082
3090
|
"me-central-1" : { },
|
3091
|
+
"me-south-1" : { },
|
3092
|
+
"mx-central-1" : { },
|
3083
3093
|
"sa-east-1" : {
|
3084
3094
|
"variants" : [ {
|
3085
3095
|
"tags" : [ "dualstack" ]
|
@@ -3109,6 +3119,7 @@
|
|
3109
3119
|
"us-east-2-fips" : {
|
3110
3120
|
"deprecated" : true
|
3111
3121
|
},
|
3122
|
+
"us-west-1" : { },
|
3112
3123
|
"us-west-2" : {
|
3113
3124
|
"variants" : [ {
|
3114
3125
|
"tags" : [ "dualstack" ]
|
@@ -3647,6 +3658,7 @@
|
|
3647
3658
|
"ap-southeast-3" : { },
|
3648
3659
|
"ap-southeast-4" : { },
|
3649
3660
|
"ap-southeast-5" : { },
|
3661
|
+
"ap-southeast-6" : { },
|
3650
3662
|
"ap-southeast-7" : { },
|
3651
3663
|
"ca-central-1" : { },
|
3652
3664
|
"ca-west-1" : { },
|
@@ -3788,6 +3800,7 @@
|
|
3788
3800
|
},
|
3789
3801
|
"bedrock" : {
|
3790
3802
|
"endpoints" : {
|
3803
|
+
"ap-east-2" : { },
|
3791
3804
|
"ap-northeast-1" : { },
|
3792
3805
|
"ap-northeast-2" : { },
|
3793
3806
|
"ap-northeast-3" : { },
|
@@ -3797,6 +3810,8 @@
|
|
3797
3810
|
"ap-southeast-2" : { },
|
3798
3811
|
"ap-southeast-3" : { },
|
3799
3812
|
"ap-southeast-4" : { },
|
3813
|
+
"ap-southeast-5" : { },
|
3814
|
+
"ap-southeast-7" : { },
|
3800
3815
|
"bedrock-ap-northeast-1" : {
|
3801
3816
|
"credentialScope" : {
|
3802
3817
|
"region" : "ap-northeast-1"
|
@@ -4094,6 +4109,8 @@
|
|
4094
4109
|
"eu-west-1" : { },
|
4095
4110
|
"eu-west-2" : { },
|
4096
4111
|
"eu-west-3" : { },
|
4112
|
+
"il-central-1" : { },
|
4113
|
+
"me-central-1" : { },
|
4097
4114
|
"sa-east-1" : { },
|
4098
4115
|
"us-east-1" : { },
|
4099
4116
|
"us-east-2" : { },
|
@@ -7514,6 +7531,7 @@
|
|
7514
7531
|
} ]
|
7515
7532
|
},
|
7516
7533
|
"endpoints" : {
|
7534
|
+
"ap-east-1" : { },
|
7517
7535
|
"ap-east-2" : { },
|
7518
7536
|
"ap-northeast-1" : {
|
7519
7537
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
@@ -7562,6 +7580,7 @@
|
|
7562
7580
|
"eu-central-1" : {
|
7563
7581
|
"hostname" : "datazone.eu-central-1.api.aws"
|
7564
7582
|
},
|
7583
|
+
"eu-central-2" : { },
|
7565
7584
|
"eu-north-1" : {
|
7566
7585
|
"hostname" : "datazone.eu-north-1.api.aws"
|
7567
7586
|
},
|
@@ -9539,6 +9558,7 @@
|
|
9539
9558
|
"tags" : [ "fips" ]
|
9540
9559
|
} ]
|
9541
9560
|
},
|
9561
|
+
"ap-southeast-6" : { },
|
9542
9562
|
"ap-southeast-7" : {
|
9543
9563
|
"variants" : [ {
|
9544
9564
|
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
|
@@ -11204,6 +11224,7 @@
|
|
11204
11224
|
"tags" : [ "fips" ]
|
11205
11225
|
} ]
|
11206
11226
|
},
|
11227
|
+
"ap-east-2" : { },
|
11207
11228
|
"ap-northeast-1" : {
|
11208
11229
|
"variants" : [ {
|
11209
11230
|
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
|
@@ -14044,6 +14065,7 @@
|
|
14044
14065
|
},
|
14045
14066
|
"kafkaconnect" : {
|
14046
14067
|
"endpoints" : {
|
14068
|
+
"ap-east-2" : { },
|
14047
14069
|
"ap-northeast-1" : { },
|
14048
14070
|
"ap-northeast-2" : { },
|
14049
14071
|
"ap-south-1" : { },
|
@@ -14051,12 +14073,16 @@
|
|
14051
14073
|
"ap-southeast-1" : { },
|
14052
14074
|
"ap-southeast-2" : { },
|
14053
14075
|
"ap-southeast-5" : { },
|
14076
|
+
"ap-southeast-7" : { },
|
14054
14077
|
"ca-central-1" : { },
|
14078
|
+
"ca-west-1" : { },
|
14055
14079
|
"eu-central-1" : { },
|
14056
14080
|
"eu-north-1" : { },
|
14081
|
+
"eu-south-2" : { },
|
14057
14082
|
"eu-west-1" : { },
|
14058
14083
|
"eu-west-2" : { },
|
14059
14084
|
"eu-west-3" : { },
|
14085
|
+
"mx-central-1" : { },
|
14060
14086
|
"sa-east-1" : { },
|
14061
14087
|
"us-east-1" : { },
|
14062
14088
|
"us-east-2" : { },
|
@@ -17877,6 +17903,7 @@
|
|
17877
17903
|
},
|
17878
17904
|
"hostname" : "oidc.ap-southeast-5.amazonaws.com"
|
17879
17905
|
},
|
17906
|
+
"ap-southeast-7" : { },
|
17880
17907
|
"ca-central-1" : {
|
17881
17908
|
"credentialScope" : {
|
17882
17909
|
"region" : "ca-central-1"
|
@@ -17955,6 +17982,7 @@
|
|
17955
17982
|
},
|
17956
17983
|
"hostname" : "oidc.me-south-1.amazonaws.com"
|
17957
17984
|
},
|
17985
|
+
"mx-central-1" : { },
|
17958
17986
|
"sa-east-1" : {
|
17959
17987
|
"credentialScope" : {
|
17960
17988
|
"region" : "sa-east-1"
|
@@ -18161,6 +18189,7 @@
|
|
18161
18189
|
"il-central-1" : { },
|
18162
18190
|
"me-central-1" : { },
|
18163
18191
|
"me-south-1" : { },
|
18192
|
+
"mx-central-1" : { },
|
18164
18193
|
"sa-east-1" : { },
|
18165
18194
|
"us-east-1" : {
|
18166
18195
|
"variants" : [ {
|
@@ -18939,6 +18968,7 @@
|
|
18939
18968
|
},
|
18940
18969
|
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
|
18941
18970
|
},
|
18971
|
+
"ap-southeast-7" : { },
|
18942
18972
|
"ca-central-1" : {
|
18943
18973
|
"credentialScope" : {
|
18944
18974
|
"region" : "ca-central-1"
|
@@ -19017,6 +19047,7 @@
|
|
19017
19047
|
},
|
19018
19048
|
"hostname" : "portal.sso.me-south-1.amazonaws.com"
|
19019
19049
|
},
|
19050
|
+
"mx-central-1" : { },
|
19020
19051
|
"sa-east-1" : {
|
19021
19052
|
"credentialScope" : {
|
19022
19053
|
"region" : "sa-east-1"
|
@@ -20228,6 +20259,7 @@
|
|
20228
20259
|
"endpoints" : {
|
20229
20260
|
"af-south-1" : { },
|
20230
20261
|
"ap-east-1" : { },
|
20262
|
+
"ap-east-2" : { },
|
20231
20263
|
"ap-northeast-1" : { },
|
20232
20264
|
"ap-northeast-2" : { },
|
20233
20265
|
"ap-south-1" : { },
|
@@ -22976,6 +23008,7 @@
|
|
22976
23008
|
"tags" : [ "dualstack" ]
|
22977
23009
|
} ]
|
22978
23010
|
},
|
23011
|
+
"ap-southeast-6" : { },
|
22979
23012
|
"ap-southeast-7" : {
|
22980
23013
|
"variants" : [ {
|
22981
23014
|
"hostname" : "securityhub.ap-southeast-7.api.aws",
|
@@ -26011,6 +26044,7 @@
|
|
26011
26044
|
"ap-southeast-3" : { },
|
26012
26045
|
"ap-southeast-4" : { },
|
26013
26046
|
"ap-southeast-5" : { },
|
26047
|
+
"ap-southeast-7" : { },
|
26014
26048
|
"ca-central-1" : { },
|
26015
26049
|
"ca-west-1" : { },
|
26016
26050
|
"eu-central-1" : { },
|
@@ -26024,6 +26058,7 @@
|
|
26024
26058
|
"il-central-1" : { },
|
26025
26059
|
"me-central-1" : { },
|
26026
26060
|
"me-south-1" : { },
|
26061
|
+
"mx-central-1" : { },
|
26027
26062
|
"sa-east-1" : { },
|
26028
26063
|
"us-east-1" : { },
|
26029
26064
|
"us-east-2" : { },
|
@@ -30970,6 +31005,12 @@
|
|
30970
31005
|
"cn-northwest-1" : { }
|
30971
31006
|
}
|
30972
31007
|
},
|
31008
|
+
"verifiedpermissions" : {
|
31009
|
+
"endpoints" : {
|
31010
|
+
"cn-north-1" : { },
|
31011
|
+
"cn-northwest-1" : { }
|
31012
|
+
}
|
31013
|
+
},
|
30973
31014
|
"waf-regional" : {
|
30974
31015
|
"endpoints" : {
|
30975
31016
|
"cn-north-1" : {
|
@@ -37318,6 +37359,11 @@
|
|
37318
37359
|
"us-iso-east-1" : { }
|
37319
37360
|
}
|
37320
37361
|
},
|
37362
|
+
"kinesisvideo" : {
|
37363
|
+
"endpoints" : {
|
37364
|
+
"us-iso-east-1" : { }
|
37365
|
+
}
|
37366
|
+
},
|
37321
37367
|
"kms" : {
|
37322
37368
|
"endpoints" : {
|
37323
37369
|
"ProdFips" : {
|