aws-partitions 1.1282.0 → 1.1283.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: 961ae196cc2787cbe07544360faefaa828467efa70ab913ea7f33905409c8882
|
|
4
|
+
data.tar.gz: 55ecd033ac394d2bf9e5c0a04ca8c41266df0cd2128219c0aae2e6610aac8966
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8682bcff3ba2e96bf63d31094761bc988d3538c4b527251dcc0c239af6fe6673742e62cb74dbb116131849f46c1aefa94e27f35343374089c185ac92032abdc8
|
|
7
|
+
data.tar.gz: 9d3ca444ae559979efb4b0b1708467fef9d328770ba34778bfefc8f4b1601dd51ad93b899e80e1c729dae55b51be352648f0b7c09f5df34d756a677717cba749
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1283.0
|
data/partitions.json
CHANGED
|
@@ -2723,12 +2723,15 @@
|
|
|
2723
2723
|
"endpoints" : {
|
|
2724
2724
|
"ap-northeast-1" : { },
|
|
2725
2725
|
"ap-northeast-2" : { },
|
|
2726
|
+
"ap-northeast-3" : { },
|
|
2726
2727
|
"ap-south-1" : { },
|
|
2727
2728
|
"ap-southeast-1" : { },
|
|
2728
2729
|
"ap-southeast-2" : { },
|
|
2729
2730
|
"ap-southeast-5" : { },
|
|
2730
2731
|
"ca-central-1" : { },
|
|
2732
|
+
"ca-west-1" : { },
|
|
2731
2733
|
"eu-central-1" : { },
|
|
2734
|
+
"eu-central-2" : { },
|
|
2732
2735
|
"eu-south-1" : { },
|
|
2733
2736
|
"eu-south-2" : { },
|
|
2734
2737
|
"eu-west-1" : { },
|