aws-partitions 1.1161.0 → 1.1162.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 +4 -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: 1add55c9f53628f29590a99c34bbffa8a951b6700881785ce517d86bfd2c30e9
|
4
|
+
data.tar.gz: a3faa6ec9fe0f821faaa97ee8214517834edb382f80989352173499e4ac601fc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6bc022cb0fbfd336d86d0c92aca4a0366ce1a736daaf514f7b2ef4e356306fe470a5e25a4583a04c6e8782dc712a5e3bee81a88842f616fdfd9ba95689da6996
|
7
|
+
data.tar.gz: 82e67c784e00b9a7cfef2c25d3b983aebf78494058727ef201893833f88d9f9fb0863e0e7f3ba58d8980415dd218ce42608b4d24bdbe2167b843026ebe0f8d7e
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1162.0
|
data/partitions.json
CHANGED
@@ -7525,6 +7525,7 @@
|
|
7525
7525
|
} ]
|
7526
7526
|
},
|
7527
7527
|
"endpoints" : {
|
7528
|
+
"ap-east-1" : { },
|
7528
7529
|
"ap-east-2" : { },
|
7529
7530
|
"ap-northeast-1" : {
|
7530
7531
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
@@ -7573,6 +7574,7 @@
|
|
7573
7574
|
"eu-central-1" : {
|
7574
7575
|
"hostname" : "datazone.eu-central-1.api.aws"
|
7575
7576
|
},
|
7577
|
+
"eu-central-2" : { },
|
7576
7578
|
"eu-north-1" : {
|
7577
7579
|
"hostname" : "datazone.eu-north-1.api.aws"
|
7578
7580
|
},
|
@@ -20240,6 +20242,7 @@
|
|
20240
20242
|
"endpoints" : {
|
20241
20243
|
"af-south-1" : { },
|
20242
20244
|
"ap-east-1" : { },
|
20245
|
+
"ap-east-2" : { },
|
20243
20246
|
"ap-northeast-1" : { },
|
20244
20247
|
"ap-northeast-2" : { },
|
20245
20248
|
"ap-south-1" : { },
|
@@ -22988,6 +22991,7 @@
|
|
22988
22991
|
"tags" : [ "dualstack" ]
|
22989
22992
|
} ]
|
22990
22993
|
},
|
22994
|
+
"ap-southeast-6" : { },
|
22991
22995
|
"ap-southeast-7" : {
|
22992
22996
|
"variants" : [ {
|
22993
22997
|
"hostname" : "securityhub.ap-southeast-7.api.aws",
|