aws-partitions 1.1100.0 → 1.1101.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: a606aa8ab7358d72c2f0cb469e7e971897ef096b6a66a6771621d99f2617b156
|
4
|
+
data.tar.gz: b900c23a4960609d4168f8a86070bbad661b37cf4ffb9e0b544072fd7c95265b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 36f4f14666338376bed2534f68cfa57f66478c3c4c05e6d89015846038b53b887d31b6039d1420609ae829b9adc9885cb9acf25e7c82c4ca9a848f58ae556717
|
7
|
+
data.tar.gz: 3f84287a7c8fd4093c23d1eadf6f53d272e90ba27ec59cd28576fc9f3760787606966dd2b101a6ebd20bfffac758a5f7cf7a739ff71e4f9110b408c61fd67db8
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1101.0
|
data/partitions.json
CHANGED
@@ -2761,6 +2761,7 @@
|
|
2761
2761
|
"eu-central-1" : { },
|
2762
2762
|
"eu-west-1" : { },
|
2763
2763
|
"eu-west-2" : { },
|
2764
|
+
"eu-west-3" : { },
|
2764
2765
|
"fips" : {
|
2765
2766
|
"credentialScope" : {
|
2766
2767
|
"region" : "us-west-2"
|
@@ -12429,6 +12430,7 @@
|
|
12429
12430
|
"il-central-1" : { },
|
12430
12431
|
"me-central-1" : { },
|
12431
12432
|
"me-south-1" : { },
|
12433
|
+
"mx-central-1" : { },
|
12432
12434
|
"sa-east-1" : { },
|
12433
12435
|
"us-east-1" : {
|
12434
12436
|
"variants" : [ {
|
@@ -24122,6 +24124,7 @@
|
|
24122
24124
|
"tags" : [ "dualstack" ]
|
24123
24125
|
} ]
|
24124
24126
|
},
|
24127
|
+
"mx-central-1" : { },
|
24125
24128
|
"sa-east-1" : {
|
24126
24129
|
"variants" : [ {
|
24127
24130
|
"hostname" : "sms-voice.sa-east-1.api.aws",
|
@@ -28841,6 +28844,7 @@
|
|
28841
28844
|
"eu-central-1" : { },
|
28842
28845
|
"eu-west-1" : { },
|
28843
28846
|
"eu-west-2" : { },
|
28847
|
+
"eu-west-3" : { },
|
28844
28848
|
"fips-us-east-1" : {
|
28845
28849
|
"credentialScope" : {
|
28846
28850
|
"region" : "us-east-1"
|