aws-partitions 1.1121.0 → 1.1122.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 +22 -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: 04f531c5d0f74cdce29edfc46ad936397cda118bf68c9ac183d2e79b2c8f1376
|
4
|
+
data.tar.gz: d395e6cfa3515431aa35a981ebdade63a84de673458027831a69c805c63fb326
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca23e7d15936f732d598e3ea7780ce89cd28549a6d54b6cffc1ed9008a92df75a2c7da8a2a86d628f74918a067360113c56efeb2ed4dd3b9bbb877938362b18c
|
7
|
+
data.tar.gz: d6e5abcdb7cff00483fd8ed8b5239afb3d4b6a1e5865b91d903899dc817ef534b78fd1b4daf2131529873a83c815bf393b2ce53aa5b0a45715622454534c98c4
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1122.0
|
data/partitions.json
CHANGED
@@ -6639,6 +6639,9 @@
|
|
6639
6639
|
"connect-campaigns" : {
|
6640
6640
|
"endpoints" : {
|
6641
6641
|
"af-south-1" : { },
|
6642
|
+
"ap-northeast-1" : { },
|
6643
|
+
"ap-northeast-2" : { },
|
6644
|
+
"ap-southeast-1" : { },
|
6642
6645
|
"ap-southeast-2" : { },
|
6643
6646
|
"ca-central-1" : { },
|
6644
6647
|
"eu-central-1" : { },
|
@@ -10042,6 +10045,7 @@
|
|
10042
10045
|
"ap-northeast-2" : { },
|
10043
10046
|
"ap-northeast-3" : { },
|
10044
10047
|
"ap-south-1" : { },
|
10048
|
+
"ap-south-2" : { },
|
10045
10049
|
"ap-southeast-1" : { },
|
10046
10050
|
"ap-southeast-2" : { },
|
10047
10051
|
"ap-southeast-3" : { },
|
@@ -10052,6 +10056,7 @@
|
|
10052
10056
|
} ]
|
10053
10057
|
},
|
10054
10058
|
"eu-central-1" : { },
|
10059
|
+
"eu-central-2" : { },
|
10055
10060
|
"eu-north-1" : { },
|
10056
10061
|
"eu-south-1" : { },
|
10057
10062
|
"eu-west-1" : { },
|
@@ -10093,6 +10098,7 @@
|
|
10093
10098
|
"hostname" : "email-fips.us-west-2.amazonaws.com"
|
10094
10099
|
},
|
10095
10100
|
"il-central-1" : { },
|
10101
|
+
"me-central-1" : { },
|
10096
10102
|
"me-south-1" : { },
|
10097
10103
|
"sa-east-1" : { },
|
10098
10104
|
"us-east-1" : {
|
@@ -36652,6 +36658,12 @@
|
|
36652
36658
|
"us-iso-west-1" : { }
|
36653
36659
|
}
|
36654
36660
|
},
|
36661
|
+
"backup" : {
|
36662
|
+
"endpoints" : {
|
36663
|
+
"us-iso-east-1" : { },
|
36664
|
+
"us-iso-west-1" : { }
|
36665
|
+
}
|
36666
|
+
},
|
36655
36667
|
"batch" : {
|
36656
36668
|
"endpoints" : {
|
36657
36669
|
"us-iso-east-1" : { }
|
@@ -37904,6 +37916,11 @@
|
|
37904
37916
|
"us-isob-east-1" : { }
|
37905
37917
|
}
|
37906
37918
|
},
|
37919
|
+
"backup" : {
|
37920
|
+
"endpoints" : {
|
37921
|
+
"us-isob-east-1" : { }
|
37922
|
+
}
|
37923
|
+
},
|
37907
37924
|
"batch" : {
|
37908
37925
|
"endpoints" : {
|
37909
37926
|
"us-isob-east-1" : { }
|
@@ -39116,6 +39133,11 @@
|
|
39116
39133
|
"eu-isoe-west-1" : { }
|
39117
39134
|
}
|
39118
39135
|
},
|
39136
|
+
"schemas" : {
|
39137
|
+
"endpoints" : {
|
39138
|
+
"eu-isoe-west-1" : { }
|
39139
|
+
}
|
39140
|
+
},
|
39119
39141
|
"secretsmanager" : {
|
39120
39142
|
"endpoints" : {
|
39121
39143
|
"eu-isoe-west-1" : { }
|