aws-partitions 1.1143.0 → 1.1144.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 +3 -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: e2eb1ad720af6dccee6e61b654a4c7d861aaada6650725b955698430556dbb6c
|
4
|
+
data.tar.gz: b58238be5b3b3f57f0a5a634f7cb85aac8696f5d678d0e4f8e565486ce8fafbc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba21e37d98f8fc033924056e620bae865637f33997836b0ced730ee5982aa69887332244b3783b90f9fd0668654434d51ab81091b4967d7367506c5288300f10
|
7
|
+
data.tar.gz: 1827707d25ceafc101bc39483d032280681041a38e35d3c5d45d298b45abbf789817685edd6c1066903156d31daa50c1a72b2069892619381ae7bf837583458c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1144.0
|
data/partitions.json
CHANGED
@@ -10261,6 +10261,7 @@
|
|
10261
10261
|
"ap-southeast-1" : { },
|
10262
10262
|
"ap-southeast-2" : { },
|
10263
10263
|
"ap-southeast-3" : { },
|
10264
|
+
"ap-southeast-4" : { },
|
10264
10265
|
"ca-central-1" : {
|
10265
10266
|
"variants" : [ {
|
10266
10267
|
"hostname" : "emr-serverless-fips.ca-central-1.amazonaws.com",
|
@@ -10269,6 +10270,7 @@
|
|
10269
10270
|
},
|
10270
10271
|
"ca-west-1" : { },
|
10271
10272
|
"eu-central-1" : { },
|
10273
|
+
"eu-central-2" : { },
|
10272
10274
|
"eu-north-1" : { },
|
10273
10275
|
"eu-south-1" : { },
|
10274
10276
|
"eu-south-2" : { },
|
@@ -10310,6 +10312,7 @@
|
|
10310
10312
|
"deprecated" : true,
|
10311
10313
|
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
|
10312
10314
|
},
|
10315
|
+
"il-central-1" : { },
|
10313
10316
|
"me-central-1" : { },
|
10314
10317
|
"me-south-1" : { },
|
10315
10318
|
"sa-east-1" : { },
|