aws-partitions 1.1111.0 → 1.1112.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 +5 -0
- data/VERSION +1 -1
- data/partitions.json +15 -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: 12ad5c6f13492c8a46f5bea714c4e40e3a9a56fa2896255fc4626dbf4a11df85
|
4
|
+
data.tar.gz: 7de080f992759a43120eb35bc61739def73df91ee8abedec441aef671dbca668
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7ad5169717f1ea55158e8c2cd3003b8684a21066e65512acb79f8f0b8861c1552987043bea8c10f790486d97592dd2e192ce1f9dd59aa402e0e68c3e59bb93cf
|
7
|
+
data.tar.gz: f00ad63d8a0be9b5f3e3041be5c2930cc859ca58224ca7993cddf2cd378b9cd630b2da186d02b58a0229ec72e8deda70d008625695ed9490e769406dade52353
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1112.0
|
data/partitions.json
CHANGED
@@ -649,6 +649,7 @@
|
|
649
649
|
"ap-southeast-2" : { },
|
650
650
|
"ap-southeast-3" : { },
|
651
651
|
"ap-southeast-4" : { },
|
652
|
+
"ap-southeast-5" : { },
|
652
653
|
"ca-central-1" : { },
|
653
654
|
"ca-west-1" : { },
|
654
655
|
"eu-central-1" : { },
|
@@ -2993,6 +2994,8 @@
|
|
2993
2994
|
"protocols" : [ "https" ]
|
2994
2995
|
},
|
2995
2996
|
"endpoints" : {
|
2997
|
+
"af-south-1" : { },
|
2998
|
+
"ap-east-1" : { },
|
2996
2999
|
"ap-northeast-1" : {
|
2997
3000
|
"variants" : [ {
|
2998
3001
|
"tags" : [ "dualstack" ]
|
@@ -3018,17 +3021,21 @@
|
|
3018
3021
|
"tags" : [ "dualstack" ]
|
3019
3022
|
} ]
|
3020
3023
|
},
|
3024
|
+
"ap-southeast-5" : { },
|
3025
|
+
"ap-southeast-7" : { },
|
3021
3026
|
"ca-central-1" : { },
|
3022
3027
|
"eu-central-1" : {
|
3023
3028
|
"variants" : [ {
|
3024
3029
|
"tags" : [ "dualstack" ]
|
3025
3030
|
} ]
|
3026
3031
|
},
|
3032
|
+
"eu-central-2" : { },
|
3027
3033
|
"eu-north-1" : {
|
3028
3034
|
"variants" : [ {
|
3029
3035
|
"tags" : [ "dualstack" ]
|
3030
3036
|
} ]
|
3031
3037
|
},
|
3038
|
+
"eu-south-1" : { },
|
3032
3039
|
"eu-west-1" : {
|
3033
3040
|
"variants" : [ {
|
3034
3041
|
"tags" : [ "dualstack" ]
|
@@ -3044,6 +3051,7 @@
|
|
3044
3051
|
"tags" : [ "dualstack" ]
|
3045
3052
|
} ]
|
3046
3053
|
},
|
3054
|
+
"me-central-1" : { },
|
3047
3055
|
"sa-east-1" : {
|
3048
3056
|
"variants" : [ {
|
3049
3057
|
"tags" : [ "dualstack" ]
|
@@ -12531,6 +12539,7 @@
|
|
12531
12539
|
"endpoints" : {
|
12532
12540
|
"ap-south-1" : { },
|
12533
12541
|
"ap-southeast-2" : { },
|
12542
|
+
"eu-west-1" : { },
|
12534
12543
|
"eu-west-2" : { },
|
12535
12544
|
"us-east-1" : { },
|
12536
12545
|
"us-east-2" : { },
|
@@ -30436,6 +30445,12 @@
|
|
30436
30445
|
},
|
30437
30446
|
"isRegionalized" : true
|
30438
30447
|
},
|
30448
|
+
"scheduler" : {
|
30449
|
+
"endpoints" : {
|
30450
|
+
"cn-north-1" : { },
|
30451
|
+
"cn-northwest-1" : { }
|
30452
|
+
}
|
30453
|
+
},
|
30439
30454
|
"schemas" : {
|
30440
30455
|
"endpoints" : {
|
30441
30456
|
"cn-north-1" : { },
|