aws-partitions 1.755.0 → 1.757.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +16 -71
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 937247f7d6f4f9f408a81b87382eb969569781b940c9814aff9402e69cdc235b
|
|
4
|
+
data.tar.gz: 4a80ca9f23c34c93a2f16abeda13ecd1ec91fcb839c82c87fff5b8a1437b3332
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 03556f7297bd7c7f6f75c38989729ce066815d9420807fead6fe3997e948c99f64fa1e5fe73d0de992c757b936d0161943db452c1eb3ad31ad58b220c3f3a036
|
|
7
|
+
data.tar.gz: de960a53f17f6ecbc6f8647bb3f1a2ca854f46dfd8785fa1ffddb4c6b3d87b51c42d4c13a2190fcc709bf23f6d084ea292e1237cc1d8373df051ad7bb0c3616d
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.757.0 (2023-04-28)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.756.0 (2023-04-27)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.755.0 (2023-04-26)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.757.0
|
data/partitions.json
CHANGED
|
@@ -1855,6 +1855,7 @@
|
|
|
1855
1855
|
"sa-east-1" : { },
|
|
1856
1856
|
"us-east-1" : { },
|
|
1857
1857
|
"us-east-2" : { },
|
|
1858
|
+
"us-west-1" : { },
|
|
1858
1859
|
"us-west-2" : { }
|
|
1859
1860
|
}
|
|
1860
1861
|
},
|
|
@@ -2066,12 +2067,7 @@
|
|
|
2066
2067
|
"ap-southeast-2" : { },
|
|
2067
2068
|
"ap-southeast-3" : { },
|
|
2068
2069
|
"ap-southeast-4" : { },
|
|
2069
|
-
"ca-central-1" : {
|
|
2070
|
-
"variants" : [ {
|
|
2071
|
-
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
|
|
2072
|
-
"tags" : [ "fips" ]
|
|
2073
|
-
} ]
|
|
2074
|
-
},
|
|
2070
|
+
"ca-central-1" : { },
|
|
2075
2071
|
"eu-central-1" : { },
|
|
2076
2072
|
"eu-central-2" : { },
|
|
2077
2073
|
"eu-north-1" : { },
|
|
@@ -2080,68 +2076,13 @@
|
|
|
2080
2076
|
"eu-west-1" : { },
|
|
2081
2077
|
"eu-west-2" : { },
|
|
2082
2078
|
"eu-west-3" : { },
|
|
2083
|
-
"fips-ca-central-1" : {
|
|
2084
|
-
"credentialScope" : {
|
|
2085
|
-
"region" : "ca-central-1"
|
|
2086
|
-
},
|
|
2087
|
-
"deprecated" : true,
|
|
2088
|
-
"hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
|
|
2089
|
-
},
|
|
2090
|
-
"fips-us-east-1" : {
|
|
2091
|
-
"credentialScope" : {
|
|
2092
|
-
"region" : "us-east-1"
|
|
2093
|
-
},
|
|
2094
|
-
"deprecated" : true,
|
|
2095
|
-
"hostname" : "autoscaling-fips.us-east-1.amazonaws.com"
|
|
2096
|
-
},
|
|
2097
|
-
"fips-us-east-2" : {
|
|
2098
|
-
"credentialScope" : {
|
|
2099
|
-
"region" : "us-east-2"
|
|
2100
|
-
},
|
|
2101
|
-
"deprecated" : true,
|
|
2102
|
-
"hostname" : "autoscaling-fips.us-east-2.amazonaws.com"
|
|
2103
|
-
},
|
|
2104
|
-
"fips-us-west-1" : {
|
|
2105
|
-
"credentialScope" : {
|
|
2106
|
-
"region" : "us-west-1"
|
|
2107
|
-
},
|
|
2108
|
-
"deprecated" : true,
|
|
2109
|
-
"hostname" : "autoscaling-fips.us-west-1.amazonaws.com"
|
|
2110
|
-
},
|
|
2111
|
-
"fips-us-west-2" : {
|
|
2112
|
-
"credentialScope" : {
|
|
2113
|
-
"region" : "us-west-2"
|
|
2114
|
-
},
|
|
2115
|
-
"deprecated" : true,
|
|
2116
|
-
"hostname" : "autoscaling-fips.us-west-2.amazonaws.com"
|
|
2117
|
-
},
|
|
2118
2079
|
"me-central-1" : { },
|
|
2119
2080
|
"me-south-1" : { },
|
|
2120
2081
|
"sa-east-1" : { },
|
|
2121
|
-
"us-east-1" : {
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
} ]
|
|
2126
|
-
},
|
|
2127
|
-
"us-east-2" : {
|
|
2128
|
-
"variants" : [ {
|
|
2129
|
-
"hostname" : "autoscaling-fips.us-east-2.amazonaws.com",
|
|
2130
|
-
"tags" : [ "fips" ]
|
|
2131
|
-
} ]
|
|
2132
|
-
},
|
|
2133
|
-
"us-west-1" : {
|
|
2134
|
-
"variants" : [ {
|
|
2135
|
-
"hostname" : "autoscaling-fips.us-west-1.amazonaws.com",
|
|
2136
|
-
"tags" : [ "fips" ]
|
|
2137
|
-
} ]
|
|
2138
|
-
},
|
|
2139
|
-
"us-west-2" : {
|
|
2140
|
-
"variants" : [ {
|
|
2141
|
-
"hostname" : "autoscaling-fips.us-west-2.amazonaws.com",
|
|
2142
|
-
"tags" : [ "fips" ]
|
|
2143
|
-
} ]
|
|
2144
|
-
}
|
|
2082
|
+
"us-east-1" : { },
|
|
2083
|
+
"us-east-2" : { },
|
|
2084
|
+
"us-west-1" : { },
|
|
2085
|
+
"us-west-2" : { }
|
|
2145
2086
|
}
|
|
2146
2087
|
},
|
|
2147
2088
|
"autoscaling-plans" : {
|
|
@@ -12635,12 +12576,6 @@
|
|
|
12635
12576
|
} ]
|
|
12636
12577
|
},
|
|
12637
12578
|
"endpoints" : {
|
|
12638
|
-
"af-south-1" : {
|
|
12639
|
-
"hostname" : "resource-explorer-2.af-south-1.api.aws"
|
|
12640
|
-
},
|
|
12641
|
-
"ap-east-1" : {
|
|
12642
|
-
"hostname" : "resource-explorer-2.ap-east-1.api.aws"
|
|
12643
|
-
},
|
|
12644
12579
|
"ap-northeast-1" : {
|
|
12645
12580
|
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
|
|
12646
12581
|
},
|
|
@@ -23062,6 +22997,11 @@
|
|
|
23062
22997
|
"us-iso-west-1" : { }
|
|
23063
22998
|
}
|
|
23064
22999
|
},
|
|
23000
|
+
"athena" : {
|
|
23001
|
+
"endpoints" : {
|
|
23002
|
+
"us-iso-east-1" : { }
|
|
23003
|
+
}
|
|
23004
|
+
},
|
|
23065
23005
|
"autoscaling" : {
|
|
23066
23006
|
"endpoints" : {
|
|
23067
23007
|
"us-iso-east-1" : {
|
|
@@ -23898,6 +23838,11 @@
|
|
|
23898
23838
|
"us-isob-east-1" : { }
|
|
23899
23839
|
}
|
|
23900
23840
|
},
|
|
23841
|
+
"secretsmanager" : {
|
|
23842
|
+
"endpoints" : {
|
|
23843
|
+
"us-isob-east-1" : { }
|
|
23844
|
+
}
|
|
23845
|
+
},
|
|
23901
23846
|
"snowball" : {
|
|
23902
23847
|
"endpoints" : {
|
|
23903
23848
|
"us-isob-east-1" : { }
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-partitions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.757.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-04-
|
|
11
|
+
date: 2023-04-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|