aws-partitions 1.1102.0 → 1.1103.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 +6 -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: 9571509a1496d8a5dedc83294cbe1ff039a4995164a1c831e40dde035392b745
|
4
|
+
data.tar.gz: 8684e2225e6528c73a2be425adf8427b0ce0a45fb140a70d80b82650fee43fe7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 21bbebd11015e22b95daa4c592e0dcba9927d13f2c0947ef542d278d5cb5d6e2de587d10b02ec5c4ac0b8d9018eb04c031685aa36ef91318264109b9998250c8
|
7
|
+
data.tar.gz: 78c729ec3d1a7a99fec6792e4bcba3e0a6c62140d152a4737a29f74d0b46d1a9f8eaccee126960f9944d697a7ab09e0e72400ae059e68e0568059399c28a772a
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1103.0
|
data/partitions.json
CHANGED
@@ -12610,6 +12610,7 @@
|
|
12610
12610
|
"ap-southeast-3" : { },
|
12611
12611
|
"ap-southeast-4" : { },
|
12612
12612
|
"ap-southeast-5" : { },
|
12613
|
+
"ap-southeast-7" : { },
|
12613
12614
|
"ca-central-1" : { },
|
12614
12615
|
"ca-west-1" : { },
|
12615
12616
|
"eu-central-1" : { },
|
@@ -38387,6 +38388,11 @@
|
|
38387
38388
|
}
|
38388
38389
|
}
|
38389
38390
|
},
|
38391
|
+
"securityhub" : {
|
38392
|
+
"endpoints" : {
|
38393
|
+
"us-isob-east-1" : { }
|
38394
|
+
}
|
38395
|
+
},
|
38390
38396
|
"servicediscovery" : {
|
38391
38397
|
"endpoints" : {
|
38392
38398
|
"us-isob-east-1" : { }
|