aws-partitions 1.1099.0 → 1.1100.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 +5 -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: e35594853f134bdd92430e0cf2dd7d5bf35cb8448c3739d931c53aeba877b867
|
4
|
+
data.tar.gz: 53717b9b2dd65eae072b343edc51daa8a2d3e5071ffcbc9a6542c63cac8266b9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 35432c3714676bc4434fc898c6024d40ba1fb0dcc7f530f7f2b589ae56f0477314407f88e1f69d37c362b0a2400c5481f0d5161585102ebfa2e829c81ee644b4
|
7
|
+
data.tar.gz: 0d8ab4c23b6acf23586c279298fbd0f5368dc70048e1661e44e981efcc10549c2c49d72980cb4b99f67817d6171b36aa3571abee1724c8f1252f2dfc7c40b97f
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1100.0
|
data/partitions.json
CHANGED
@@ -38928,6 +38928,11 @@
|
|
38928
38928
|
"eu-isoe-west-1" : { }
|
38929
38929
|
}
|
38930
38930
|
},
|
38931
|
+
"redshift-serverless" : {
|
38932
|
+
"endpoints" : {
|
38933
|
+
"eu-isoe-west-1" : { }
|
38934
|
+
}
|
38935
|
+
},
|
38931
38936
|
"resource-groups" : {
|
38932
38937
|
"endpoints" : {
|
38933
38938
|
"eu-isoe-west-1" : { }
|