aws-partitions 1.1122.0 → 1.1123.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 +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: ccdfbffe6020507ec38bfb1bc6d7e3036fce3f1555aae3611fd37f0235c6e70a
|
4
|
+
data.tar.gz: 8d28ae2b5acc6162567cd1bcf576a984759a615c9d43461f8f78239bcc9fb71e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3efd38acac70f60070dcb3af8cefd82de35036dc527e23400b4012af0fbeb48dc96878264a5fe9ed49276620ccf162692494fd752bae279600b08b8e36ea3350
|
7
|
+
data.tar.gz: c903f2de39ff87dd22db39df4d4d7d0abdec22893589a5168b241ba60f22827de822d8f831178cdcc38a1fdde47c79bc2b1fef1c17dcbf0247d741899294ce83
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1123.0
|
data/partitions.json
CHANGED
@@ -3160,6 +3160,7 @@
|
|
3160
3160
|
"tags" : [ "dualstack" ]
|
3161
3161
|
} ]
|
3162
3162
|
},
|
3163
|
+
"ap-east-2" : { },
|
3163
3164
|
"ap-northeast-1" : {
|
3164
3165
|
"variants" : [ {
|
3165
3166
|
"hostname" : "athena.ap-northeast-1.api.aws",
|
@@ -35339,6 +35340,12 @@
|
|
35339
35340
|
}
|
35340
35341
|
}
|
35341
35342
|
},
|
35343
|
+
"scheduler" : {
|
35344
|
+
"endpoints" : {
|
35345
|
+
"us-gov-east-1" : { },
|
35346
|
+
"us-gov-west-1" : { }
|
35347
|
+
}
|
35348
|
+
},
|
35342
35349
|
"schemas" : {
|
35343
35350
|
"endpoints" : {
|
35344
35351
|
"us-gov-east-1" : { },
|