aws-partitions 1.1155.0 → 1.1156.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 +3 -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: 1fba1f322ed42c142643968bff0e33e6f12829174077f5f1ff6331bea3bc74c0
|
4
|
+
data.tar.gz: f41d7f0eb19bcdcd5743ad66e61c8ae1209da62f5de6e8d583d82a81a624f8ad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1c9c75934952c512a4b11c78c65f13ae6540933dbc77bd365b58773a368ae5064208f464764d261ea1cca7a607f1a4c6b0fe956636de2b1c422b60c8f8fc23e
|
7
|
+
data.tar.gz: 5e5da5b1a92e17b9d02ef89df62cb8fe0473ed8a5b5df3837dcfd4b192b6718b6d5815299a1252dc8721a4a7726a81471bce93c49b453b69379c90c042ca3807
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1156.0
|
data/partitions.json
CHANGED
@@ -14050,6 +14050,7 @@
|
|
14050
14050
|
"ap-south-2" : { },
|
14051
14051
|
"ap-southeast-1" : { },
|
14052
14052
|
"ap-southeast-2" : { },
|
14053
|
+
"ap-southeast-5" : { },
|
14053
14054
|
"ca-central-1" : { },
|
14054
14055
|
"eu-central-1" : { },
|
14055
14056
|
"eu-north-1" : { },
|
@@ -22620,6 +22621,7 @@
|
|
22620
22621
|
"ap-southeast-3" : { },
|
22621
22622
|
"ap-southeast-4" : { },
|
22622
22623
|
"ap-southeast-5" : { },
|
22624
|
+
"ap-southeast-6" : { },
|
22623
22625
|
"ap-southeast-7" : { },
|
22624
22626
|
"ca-central-1" : { },
|
22625
22627
|
"ca-west-1" : { },
|
@@ -39649,6 +39651,7 @@
|
|
39649
39651
|
},
|
39650
39652
|
"compute-optimizer" : {
|
39651
39653
|
"endpoints" : {
|
39654
|
+
"us-isof-east-1" : { },
|
39652
39655
|
"us-isof-south-1" : {
|
39653
39656
|
"credentialScope" : {
|
39654
39657
|
"region" : "us-isof-south-1"
|