aws-partitions 1.1165.0 → 1.1167.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +7 -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: 5b87c54cb8944d3d12f813375eaeb9abfe4b2115f17fd01bee2eeda6ea60e722
|
4
|
+
data.tar.gz: ce40f4ad44e15a8a24c1e72ab28041576f9617060456e00b63e8e559933c78df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d02495ca4276b0e1053fbb68f25c72aacca007a9c71bb02ed3d021796a3800436b47a22a9b448a1678f433c2a24ae1749cc0cafa92ab9387eb045ba130b468e
|
7
|
+
data.tar.gz: cc708d63091eef21d8b10ff23856784a8c58ac30e463ed0c5e95f85b17f8402bbf9100a6e7e728c5450321ad2525a05aa7cddb1f2c3974f47f2e37704187e70a
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1167.0 (2025-09-29)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1166.0 (2025-09-26)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1165.0 (2025-09-25)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1167.0
|
data/partitions.json
CHANGED
@@ -18967,6 +18967,7 @@
|
|
18967
18967
|
},
|
18968
18968
|
"hostname" : "portal.sso.ap-southeast-5.amazonaws.com"
|
18969
18969
|
},
|
18970
|
+
"ap-southeast-7" : { },
|
18970
18971
|
"ca-central-1" : {
|
18971
18972
|
"credentialScope" : {
|
18972
18973
|
"region" : "ca-central-1"
|
@@ -19045,6 +19046,7 @@
|
|
19045
19046
|
},
|
19046
19047
|
"hostname" : "portal.sso.me-south-1.amazonaws.com"
|
19047
19048
|
},
|
19049
|
+
"mx-central-1" : { },
|
19048
19050
|
"sa-east-1" : {
|
19049
19051
|
"credentialScope" : {
|
19050
19052
|
"region" : "sa-east-1"
|
@@ -37354,6 +37356,11 @@
|
|
37354
37356
|
"us-iso-east-1" : { }
|
37355
37357
|
}
|
37356
37358
|
},
|
37359
|
+
"kinesisvideo" : {
|
37360
|
+
"endpoints" : {
|
37361
|
+
"us-iso-east-1" : { }
|
37362
|
+
}
|
37363
|
+
},
|
37357
37364
|
"kms" : {
|
37358
37365
|
"endpoints" : {
|
37359
37366
|
"ProdFips" : {
|