aws-partitions 1.1138.0 → 1.1139.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 +18 -1
- 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: ccc128f53d47485321f32dee73c2eb9d85d53b5ea01984a463c12d8c2ac21b70
|
4
|
+
data.tar.gz: b28dfbafe34fd1e5649f73197a19935b63256949aabb5b32b0761dd95b9913a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33850e5a9c6f599b8e36a87bc10fc0fed74369f490e9d20ebb8398be4ce739de100ba193d47e56a963533be871f70172c11079b78551e539c1ab384f15506e89
|
7
|
+
data.tar.gz: 59a58afcd209eb8b9197ff4c6595291d0a689663172cdc1e4c2363097516a207b607f28e63e3a45f7950230065f6d403fab0a55dc069f154d0a2bc292d8417a9
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1139.0
|
data/partitions.json
CHANGED
@@ -3779,6 +3779,7 @@
|
|
3779
3779
|
"ap-south-2" : { },
|
3780
3780
|
"ap-southeast-1" : { },
|
3781
3781
|
"ap-southeast-2" : { },
|
3782
|
+
"ap-southeast-4" : { },
|
3782
3783
|
"bedrock-ap-northeast-1" : {
|
3783
3784
|
"credentialScope" : {
|
3784
3785
|
"region" : "ap-northeast-1"
|
@@ -5506,6 +5507,20 @@
|
|
5506
5507
|
}
|
5507
5508
|
}
|
5508
5509
|
},
|
5510
|
+
"codeguru-profiler" : {
|
5511
|
+
"endpoints" : {
|
5512
|
+
"ap-northeast-1" : { },
|
5513
|
+
"ap-southeast-1" : { },
|
5514
|
+
"ap-southeast-2" : { },
|
5515
|
+
"eu-central-1" : { },
|
5516
|
+
"eu-north-1" : { },
|
5517
|
+
"eu-west-1" : { },
|
5518
|
+
"eu-west-2" : { },
|
5519
|
+
"us-east-1" : { },
|
5520
|
+
"us-east-2" : { },
|
5521
|
+
"us-west-2" : { }
|
5522
|
+
}
|
5523
|
+
},
|
5509
5524
|
"codeguru-reviewer" : {
|
5510
5525
|
"endpoints" : {
|
5511
5526
|
"ap-northeast-1" : { },
|
@@ -27285,6 +27300,7 @@
|
|
27285
27300
|
"ap-southeast-3" : { },
|
27286
27301
|
"ap-southeast-4" : { },
|
27287
27302
|
"ap-southeast-5" : { },
|
27303
|
+
"ap-southeast-7" : { },
|
27288
27304
|
"ca-central-1" : {
|
27289
27305
|
"variants" : [ {
|
27290
27306
|
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
|
@@ -36707,7 +36723,8 @@
|
|
36707
36723
|
},
|
36708
36724
|
"batch" : {
|
36709
36725
|
"endpoints" : {
|
36710
|
-
"us-iso-east-1" : { }
|
36726
|
+
"us-iso-east-1" : { },
|
36727
|
+
"us-iso-west-1" : { }
|
36711
36728
|
}
|
36712
36729
|
},
|
36713
36730
|
"bedrock" : {
|