aws-partitions 1.1101.0 → 1.1102.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 +2 -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: '08201a2c02671460d041af4422dae96823a793f8d13180227cf90addd2da1952'
|
4
|
+
data.tar.gz: 7c365b4fca7f36d3581c967e3a767e2901faa544f30ed27035a302b1a94817b9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '01903c620be72406821c5b8a21fc46773c8e12c365271bf5fdcd9fa4a103ceb90779dc1e51131818ffc77a2e7cbabff52abe8fa90c67b517e8106136a98381bb'
|
7
|
+
data.tar.gz: 811553cec0229987bd25b89ebdaad01235594d8bcca83305656babc9399eea984683760f28a29f22befb82696c7cbdd1d606fa852e22bf3b666f7ecbe0cb4075
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1102.0
|
data/partitions.json
CHANGED
@@ -11459,6 +11459,7 @@
|
|
11459
11459
|
"ap-southeast-3" : { },
|
11460
11460
|
"ap-southeast-4" : { },
|
11461
11461
|
"ap-southeast-5" : { },
|
11462
|
+
"ap-southeast-7" : { },
|
11462
11463
|
"ca-central-1" : {
|
11463
11464
|
"variants" : [ {
|
11464
11465
|
"hostname" : "fsx-fips.ca-central-1.amazonaws.com",
|
@@ -11566,6 +11567,7 @@
|
|
11566
11567
|
"il-central-1" : { },
|
11567
11568
|
"me-central-1" : { },
|
11568
11569
|
"me-south-1" : { },
|
11570
|
+
"mx-central-1" : { },
|
11569
11571
|
"prod-ca-central-1" : {
|
11570
11572
|
"credentialScope" : {
|
11571
11573
|
"region" : "ca-central-1"
|