aws-partitions 1.1250.0 → 1.1251.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 +8 -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: f5d0c1c257e3d6fe65a3d3752b5646ec84ab0fde45dd75b84f02901ff8e7f61a
|
|
4
|
+
data.tar.gz: ff39a7ef75c8349604b5c7cdbf7e447da2af9508d21c68e6078c6c72fa78f228
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0ce3d9bc7a53fff92814d3e82870df3ccc4ba6a0ebf37d09a002f1e4b04693b6c0dd313c1f22c247bcb9ac9dc9eeadcec45a23f31393d2e0a261313df6961665
|
|
7
|
+
data.tar.gz: 89a4dcf0d7bb3d4d3fc16bad5b6cd40b6ede922c84f658954f0b237a32543f20980311e810573a16f6bb9ee613c95d87804d2d84b2f9d4bf144dd817f77f9517
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1251.0
|
data/partitions.json
CHANGED
|
@@ -5230,6 +5230,9 @@
|
|
|
5230
5230
|
"ap-southeast-2" : { },
|
|
5231
5231
|
"ap-southeast-3" : { },
|
|
5232
5232
|
"ap-southeast-4" : { },
|
|
5233
|
+
"ap-southeast-5" : { },
|
|
5234
|
+
"ap-southeast-6" : { },
|
|
5235
|
+
"ap-southeast-7" : { },
|
|
5233
5236
|
"ca-central-1" : { },
|
|
5234
5237
|
"eu-central-1" : { },
|
|
5235
5238
|
"eu-central-2" : { },
|
|
@@ -40372,6 +40375,11 @@
|
|
|
40372
40375
|
"eusc-de-east-1" : { }
|
|
40373
40376
|
}
|
|
40374
40377
|
},
|
|
40378
|
+
"apigateway" : {
|
|
40379
|
+
"endpoints" : {
|
|
40380
|
+
"eusc-de-east-1" : { }
|
|
40381
|
+
}
|
|
40382
|
+
},
|
|
40375
40383
|
"appconfig" : {
|
|
40376
40384
|
"endpoints" : {
|
|
40377
40385
|
"eusc-de-east-1" : { }
|