aws-partitions 1.1242.0 → 1.1243.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 -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: 04167fe41602734b2b6bcaf5d07eeba449d5909eca75cc43e3d65094a1a10783
|
|
4
|
+
data.tar.gz: 5beb71048bcb287b4f176a0a4bf51c13102f5c4b411820464cc57706e14083cb
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2ba24c4ec6b4ec659f04ddaa91ffe35f933774c83a68e2d50200e29c551564e42798b2a1424c39e4f26eb4a87441da22786604fc3032e00865f6738fbf64c75e
|
|
7
|
+
data.tar.gz: e5a89a1607f86cc92d202ebebe7f8aef6756f7f5a6acb7b7d352c6663a66706a4d272d2a795dffe08fc7117dd0eb6722a34a50d029ec9adc0181da0552095a23
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1243.0
|
data/partitions.json
CHANGED
|
@@ -37338,6 +37338,11 @@
|
|
|
37338
37338
|
"us-iso-west-1" : { }
|
|
37339
37339
|
}
|
|
37340
37340
|
},
|
|
37341
|
+
"mq" : {
|
|
37342
|
+
"endpoints" : {
|
|
37343
|
+
"us-iso-east-1" : { }
|
|
37344
|
+
}
|
|
37345
|
+
},
|
|
37341
37346
|
"network-firewall" : {
|
|
37342
37347
|
"endpoints" : {
|
|
37343
37348
|
"us-iso-east-1" : { }
|
|
@@ -38299,7 +38304,8 @@
|
|
|
38299
38304
|
},
|
|
38300
38305
|
"firehose" : {
|
|
38301
38306
|
"endpoints" : {
|
|
38302
|
-
"us-isob-east-1" : { }
|
|
38307
|
+
"us-isob-east-1" : { },
|
|
38308
|
+
"us-isob-west-1" : { }
|
|
38303
38309
|
}
|
|
38304
38310
|
},
|
|
38305
38311
|
"fsx" : {
|