aws-partitions 1.1158.0 → 1.1161.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 +15 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -1
- data/partitions.json +21 -39
- 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: 78133cfa9537d941dec5c59242db218f1df24e840e21929561d702b98543feea
|
4
|
+
data.tar.gz: 7097d085b87a878d7c29c51cb41a9aed781727ee49900c00f7df2152abbac4f2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: acdbe162b1ea7bbc3f574edce6745aee752c1a470f8196fe42f769a594b5b37cf4e1aa50ce33c2d15cc14753689731b50321659e883f43bc509dff05266af16c
|
7
|
+
data.tar.gz: 66689b8a8feb8a582def6ad7f5bd79ef48fae38126693a48afd7233c15547a75062140a1368ddcc133f029d64cbb754a14f903d373be84cee0254d503f371911
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1161.0 (2025-09-16)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1160.0 (2025-09-15)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1159.0 (2025-09-11)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
4
19
|
1.1158.0 (2025-09-10)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1161.0
|
data/lib/aws-partitions.rb
CHANGED
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" ]
|
@@ -18161,6 +18172,7 @@
|
|
18161
18172
|
"il-central-1" : { },
|
18162
18173
|
"me-central-1" : { },
|
18163
18174
|
"me-south-1" : { },
|
18175
|
+
"mx-central-1" : { },
|
18164
18176
|
"sa-east-1" : { },
|
18165
18177
|
"us-east-1" : {
|
18166
18178
|
"variants" : [ {
|
@@ -20226,6 +20238,7 @@
|
|
20226
20238
|
},
|
20227
20239
|
"redshift-serverless" : {
|
20228
20240
|
"endpoints" : {
|
20241
|
+
"af-south-1" : { },
|
20229
20242
|
"ap-east-1" : { },
|
20230
20243
|
"ap-northeast-1" : { },
|
20231
20244
|
"ap-northeast-2" : { },
|
@@ -20244,6 +20257,7 @@
|
|
20244
20257
|
"eu-central-1" : { },
|
20245
20258
|
"eu-central-2" : { },
|
20246
20259
|
"eu-north-1" : { },
|
20260
|
+
"eu-south-1" : { },
|
20247
20261
|
"eu-south-2" : { },
|
20248
20262
|
"eu-west-1" : { },
|
20249
20263
|
"eu-west-2" : { },
|
@@ -24129,23 +24143,6 @@
|
|
24129
24143
|
"us-west-2" : { }
|
24130
24144
|
}
|
24131
24145
|
},
|
24132
|
-
"sms" : {
|
24133
|
-
"endpoints" : {
|
24134
|
-
"fips-us-west-2" : {
|
24135
|
-
"credentialScope" : {
|
24136
|
-
"region" : "us-west-2"
|
24137
|
-
},
|
24138
|
-
"deprecated" : true,
|
24139
|
-
"hostname" : "sms-fips.us-west-2.amazonaws.com"
|
24140
|
-
},
|
24141
|
-
"us-west-2" : {
|
24142
|
-
"variants" : [ {
|
24143
|
-
"hostname" : "sms-fips.us-west-2.amazonaws.com",
|
24144
|
-
"tags" : [ "fips" ]
|
24145
|
-
} ]
|
24146
|
-
}
|
24147
|
-
}
|
24148
|
-
},
|
24149
24146
|
"sms-voice" : {
|
24150
24147
|
"endpoints" : {
|
24151
24148
|
"af-south-1" : {
|
@@ -27375,6 +27372,7 @@
|
|
27375
27372
|
"endpoints" : {
|
27376
27373
|
"af-south-1" : { },
|
27377
27374
|
"ap-east-1" : { },
|
27375
|
+
"ap-east-2" : { },
|
27378
27376
|
"ap-northeast-1" : { },
|
27379
27377
|
"ap-northeast-2" : { },
|
27380
27378
|
"ap-northeast-3" : { },
|
@@ -30775,11 +30773,6 @@
|
|
30775
30773
|
}
|
30776
30774
|
}
|
30777
30775
|
},
|
30778
|
-
"sms" : {
|
30779
|
-
"endpoints" : {
|
30780
|
-
"cn-north-1" : { }
|
30781
|
-
}
|
30782
|
-
},
|
30783
30776
|
"snowball" : {
|
30784
30777
|
"endpoints" : {
|
30785
30778
|
"cn-north-1" : {
|
@@ -31653,6 +31646,12 @@
|
|
31653
31646
|
}
|
31654
31647
|
}
|
31655
31648
|
},
|
31649
|
+
"aps" : {
|
31650
|
+
"endpoints" : {
|
31651
|
+
"us-gov-east-1" : { },
|
31652
|
+
"us-gov-west-1" : { }
|
31653
|
+
}
|
31654
|
+
},
|
31656
31655
|
"arc-zonal-shift" : {
|
31657
31656
|
"endpoints" : {
|
31658
31657
|
"us-gov-east-1" : { },
|
@@ -35863,23 +35862,6 @@
|
|
35863
35862
|
}
|
35864
35863
|
}
|
35865
35864
|
},
|
35866
|
-
"sms" : {
|
35867
|
-
"endpoints" : {
|
35868
|
-
"fips-us-gov-west-1" : {
|
35869
|
-
"credentialScope" : {
|
35870
|
-
"region" : "us-gov-west-1"
|
35871
|
-
},
|
35872
|
-
"deprecated" : true,
|
35873
|
-
"hostname" : "sms-fips.us-gov-west-1.amazonaws.com"
|
35874
|
-
},
|
35875
|
-
"us-gov-west-1" : {
|
35876
|
-
"variants" : [ {
|
35877
|
-
"hostname" : "sms-fips.us-gov-west-1.amazonaws.com",
|
35878
|
-
"tags" : [ "fips" ]
|
35879
|
-
} ]
|
35880
|
-
}
|
35881
|
-
}
|
35882
|
-
},
|
35883
35865
|
"sms-voice" : {
|
35884
35866
|
"endpoints" : {
|
35885
35867
|
"fips-us-gov-east-1" : {
|