aws-partitions 1.1193.0 → 1.1195.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 +12 -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: 3e800126085f4eeb4d91927e60b5e1ee7985c1503919e91ca557d65e03ece94d
|
|
4
|
+
data.tar.gz: c021b91dbed6d9c838224769a489bde70d25089690c0af5c01a7ddaf2db90657
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 86c479ab4303d84a625b65f2cc2e547703e428403aa6c88846ef51948dc3de874451057d46cf75c579c634734139719cb1613acc560084ea127c7a28f7f52860
|
|
7
|
+
data.tar.gz: b2e3b1a0e0fdd3e1c8799abd2ed96e08ca07de6990a1af1dda5fc05e31b5944121dedd988b9d6a512f3c6a8b1a673ed7580913be516137fb850cefc519274364
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1195.0 (2025-12-16)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1194.0 (2025-12-12)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1193.0 (2025-12-11)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1195.0
|
data/partitions.json
CHANGED
|
@@ -14324,6 +14324,7 @@
|
|
|
14324
14324
|
"ap-southeast-3" : { },
|
|
14325
14325
|
"ap-southeast-4" : { },
|
|
14326
14326
|
"ap-southeast-5" : { },
|
|
14327
|
+
"ap-southeast-6" : { },
|
|
14327
14328
|
"ap-southeast-7" : { },
|
|
14328
14329
|
"ca-central-1" : {
|
|
14329
14330
|
"variants" : [ {
|
|
@@ -18850,6 +18851,7 @@
|
|
|
18850
18851
|
},
|
|
18851
18852
|
"hostname" : "portal.sso.ap-east-1.amazonaws.com"
|
|
18852
18853
|
},
|
|
18854
|
+
"ap-east-2" : { },
|
|
18853
18855
|
"ap-northeast-1" : {
|
|
18854
18856
|
"credentialScope" : {
|
|
18855
18857
|
"region" : "ap-northeast-1"
|
|
@@ -40442,6 +40444,11 @@
|
|
|
40442
40444
|
"eusc-de-east-1" : { }
|
|
40443
40445
|
}
|
|
40444
40446
|
},
|
|
40447
|
+
"guardduty" : {
|
|
40448
|
+
"endpoints" : {
|
|
40449
|
+
"eusc-de-east-1" : { }
|
|
40450
|
+
}
|
|
40451
|
+
},
|
|
40445
40452
|
"health" : {
|
|
40446
40453
|
"endpoints" : {
|
|
40447
40454
|
"eusc-de-east-1" : {
|
|
@@ -40679,6 +40686,11 @@
|
|
|
40679
40686
|
"eusc-de-east-1" : { }
|
|
40680
40687
|
}
|
|
40681
40688
|
},
|
|
40689
|
+
"wafv2" : {
|
|
40690
|
+
"endpoints" : {
|
|
40691
|
+
"eusc-de-east-1" : { }
|
|
40692
|
+
}
|
|
40693
|
+
},
|
|
40682
40694
|
"xray" : {
|
|
40683
40695
|
"endpoints" : {
|
|
40684
40696
|
"eusc-de-east-1" : { }
|