aws-partitions 1.1164.0 → 1.1165.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: b144ce9090e5e776202efc53f79a682fb01b6770696a8922cf339c03a5eb8e90
|
4
|
+
data.tar.gz: 3ede09ecdb5ef2310bff2e5c35f721a599eefcbfbb83253ce1f8dfbaa9fa4239
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: adbdd8d3b8b30e89877a3481df72a12eb2322647c48e020aa627a0222feb0cf1b65158c508416f795b62c50fb0ca99422609c1454bb645bb12ce02316f43ad29
|
7
|
+
data.tar.gz: 2da6f01a39f9bc6dbefc9d4f4bdb0b290b64ace84c5eee1a8a688ad4f8f248ddea4a95109dc8120fcff8aacbd76d41dd10e42746ce6fef9df6b09b49c5933ee9
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1165.0
|
data/partitions.json
CHANGED
@@ -9557,6 +9557,7 @@
|
|
9557
9557
|
"tags" : [ "fips" ]
|
9558
9558
|
} ]
|
9559
9559
|
},
|
9560
|
+
"ap-southeast-6" : { },
|
9560
9561
|
"ap-southeast-7" : {
|
9561
9562
|
"variants" : [ {
|
9562
9563
|
"hostname" : "elasticfilesystem-fips.ap-southeast-7.amazonaws.com",
|
@@ -11222,6 +11223,7 @@
|
|
11222
11223
|
"tags" : [ "fips" ]
|
11223
11224
|
} ]
|
11224
11225
|
},
|
11226
|
+
"ap-east-2" : { },
|
11225
11227
|
"ap-northeast-1" : {
|
11226
11228
|
"variants" : [ {
|
11227
11229
|
"hostname" : "fms-fips.ap-northeast-1.amazonaws.com",
|
@@ -30998,6 +31000,12 @@
|
|
30998
31000
|
"cn-northwest-1" : { }
|
30999
31001
|
}
|
31000
31002
|
},
|
31003
|
+
"verifiedpermissions" : {
|
31004
|
+
"endpoints" : {
|
31005
|
+
"cn-north-1" : { },
|
31006
|
+
"cn-northwest-1" : { }
|
31007
|
+
}
|
31008
|
+
},
|
31001
31009
|
"waf-regional" : {
|
31002
31010
|
"endpoints" : {
|
31003
31011
|
"cn-north-1" : {
|