aws-partitions 1.1130.0 → 1.1131.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 +1 -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: 647e4bd97b502cae9b9f87f1758c1ba1944eed85f3c7ecc4b066d67b6c037409
|
4
|
+
data.tar.gz: 2b294fe3f40bd8066c59d63460ff8e1e618bb62b5a7ddd1cba787a0661ef3c85
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 63e301fba0a654713fd7e100d64e2d45743b470da7bd1f677ff9b0c636613f1e994945a84ab80230d052d5ec8118ae06bc2ed6e3d3594d7997cfa53d2e98ed04
|
7
|
+
data.tar.gz: 385a5743e6083ad8e8ec0c83e82d791a40b4164b10b12bc12461f8dcb2faaf821568a6c9fbaa7e98ccc6300b8f40acc82bcadf718a380233fe9fc510faeeebdf
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1131.0
|
data/partitions.json
CHANGED
@@ -22815,6 +22815,7 @@
|
|
22815
22815
|
"tags" : [ "dualstack" ]
|
22816
22816
|
} ]
|
22817
22817
|
},
|
22818
|
+
"ap-east-2" : { },
|
22818
22819
|
"ap-northeast-1" : {
|
22819
22820
|
"variants" : [ {
|
22820
22821
|
"hostname" : "securityhub.ap-northeast-1.api.aws",
|