aws-partitions 1.1126.0 → 1.1127.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/lib/aws-partitions.rb +1 -0
- data/partitions.json +10 -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: 5003e84c9c37b5f95374038fbe9edd5a9cccb619bc2a7be5517d33c3308e2120
|
4
|
+
data.tar.gz: 19097e2911bed4f90e77ceee2c5bb2daffae8c0154395d9d03ee91f64de8c0c9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f830dddd1075e8df36000cb6df2e83719bfdf9b0eb362b288c0de1ba3668669c086e8fbf49920d1d3e91550bd455ad0352c009acebaffa85cb056ab24238eb20
|
7
|
+
data.tar.gz: c9761225408b9e4501ea605ddc0fed49c2fd20d447f06664bcdbfe3428f8fff2a4015fd9fd7263ffb2b0006fba5f837069a68ad3d22762448e24862e9165650d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1127.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
@@ -11510,6 +11510,7 @@
|
|
11510
11510
|
"endpoints" : {
|
11511
11511
|
"af-south-1" : { },
|
11512
11512
|
"ap-east-1" : { },
|
11513
|
+
"ap-east-2" : { },
|
11513
11514
|
"ap-northeast-1" : { },
|
11514
11515
|
"ap-northeast-2" : { },
|
11515
11516
|
"ap-northeast-3" : { },
|
@@ -16973,6 +16974,8 @@
|
|
16973
16974
|
"ap-southeast-2" : { },
|
16974
16975
|
"ap-southeast-3" : { },
|
16975
16976
|
"ap-southeast-4" : { },
|
16977
|
+
"ap-southeast-5" : { },
|
16978
|
+
"ap-southeast-7" : { },
|
16976
16979
|
"ca-central-1" : { },
|
16977
16980
|
"eu-central-1" : { },
|
16978
16981
|
"eu-central-2" : { },
|
@@ -17219,6 +17222,7 @@
|
|
17219
17222
|
"endpoints" : {
|
17220
17223
|
"af-south-1" : { },
|
17221
17224
|
"ap-east-1" : { },
|
17225
|
+
"ap-east-2" : { },
|
17222
17226
|
"ap-northeast-1" : { },
|
17223
17227
|
"ap-northeast-2" : { },
|
17224
17228
|
"ap-northeast-3" : { },
|
@@ -39909,6 +39913,12 @@
|
|
39909
39913
|
"us-isof-south-1" : { }
|
39910
39914
|
}
|
39911
39915
|
},
|
39916
|
+
"runtime.sagemaker" : {
|
39917
|
+
"endpoints" : {
|
39918
|
+
"us-isof-east-1" : { },
|
39919
|
+
"us-isof-south-1" : { }
|
39920
|
+
}
|
39921
|
+
},
|
39912
39922
|
"s3" : {
|
39913
39923
|
"defaults" : {
|
39914
39924
|
"protocols" : [ "http", "https" ],
|