aws-partitions 1.822.0 → 1.824.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 36ef9c53363c9f117e574fdf194407f811602a7518c3adb52dcdb89ffd2eac3d
4
- data.tar.gz: dc62834283be48ecab233bd0ec24e88772e1013f2d8213448f82659d8638a2ad
3
+ metadata.gz: 3bacb02cd86442302a83ba404f8d38072010daa653593b70cbdf2a0406a35370
4
+ data.tar.gz: 1ed4a2de022be1b46ddf5e72a83c24d4139ee9d45bc3f2a1dd16530f7204b4a9
5
5
  SHA512:
6
- metadata.gz: 31ca596176c3c951df888c9d8df56eaa845451d13f43536d4fe0ffec3133bde4d551d030ffcc54516af9f1651714fd2f23486ce08a74cef3523ec34ac1baeb88
7
- data.tar.gz: c4faef7eb8d7eec2a85d574d812c5413e92b4cd1173a8c463287fe3815ae2c5866d31251efd28cf9ab9e75675b7e77c98d56d15b62dd265dc50a906054f5ad9a
6
+ metadata.gz: 31204fcc46cb112789aab07cf33df0a089d481d15d9422e2232a854f510c9306fd19ecb6eb42b4cf86db05f76c9441ae49fda8ce1c90d161e009c9d53facfb9c
7
+ data.tar.gz: b715f1c2aeebc23fd89f86529c79ee82007dcf5b97b3f515de868a4bd88ed8b9669dbd121b82a35217c3631b997912a9d9c1eb84227ccd5729f36788613fd859
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.824.0 (2023-09-15)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.823.0 (2023-09-14)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.822.0 (2023-09-13)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.822.0
1
+ 1.824.0
@@ -4,6 +4,7 @@
4
4
  "outputs" : {
5
5
  "dnsSuffix" : "amazonaws.com",
6
6
  "dualStackDnsSuffix" : "api.aws",
7
+ "implicitGlobalRegion" : "us-east-1",
7
8
  "name" : "aws",
8
9
  "supportsDualStack" : true,
9
10
  "supportsFIPS" : true
@@ -103,6 +104,7 @@
103
104
  "outputs" : {
104
105
  "dnsSuffix" : "amazonaws.com.cn",
105
106
  "dualStackDnsSuffix" : "api.amazonwebservices.com.cn",
107
+ "implicitGlobalRegion" : "cn-northwest-1",
106
108
  "name" : "aws-cn",
107
109
  "supportsDualStack" : true,
108
110
  "supportsFIPS" : true
@@ -124,6 +126,7 @@
124
126
  "outputs" : {
125
127
  "dnsSuffix" : "amazonaws.com",
126
128
  "dualStackDnsSuffix" : "api.aws",
129
+ "implicitGlobalRegion" : "us-gov-west-1",
127
130
  "name" : "aws-us-gov",
128
131
  "supportsDualStack" : true,
129
132
  "supportsFIPS" : true
@@ -145,6 +148,7 @@
145
148
  "outputs" : {
146
149
  "dnsSuffix" : "c2s.ic.gov",
147
150
  "dualStackDnsSuffix" : "c2s.ic.gov",
151
+ "implicitGlobalRegion" : "us-iso-east-1",
148
152
  "name" : "aws-iso",
149
153
  "supportsDualStack" : false,
150
154
  "supportsFIPS" : true
@@ -166,6 +170,7 @@
166
170
  "outputs" : {
167
171
  "dnsSuffix" : "sc2s.sgov.gov",
168
172
  "dualStackDnsSuffix" : "sc2s.sgov.gov",
173
+ "implicitGlobalRegion" : "us-isob-east-1",
169
174
  "name" : "aws-iso-b",
170
175
  "supportsDualStack" : false,
171
176
  "supportsFIPS" : true
@@ -184,6 +189,7 @@
184
189
  "outputs" : {
185
190
  "dnsSuffix" : "cloud.adc-e.uk",
186
191
  "dualStackDnsSuffix" : "cloud.adc-e.uk",
192
+ "implicitGlobalRegion" : "eu-isoe-west-1",
187
193
  "name" : "aws-iso-e",
188
194
  "supportsDualStack" : false,
189
195
  "supportsFIPS" : true
@@ -195,6 +201,7 @@
195
201
  "outputs" : {
196
202
  "dnsSuffix" : "csp.hci.ic.gov",
197
203
  "dualStackDnsSuffix" : "csp.hci.ic.gov",
204
+ "implicitGlobalRegion" : "us-isof-south-1",
198
205
  "name" : "aws-iso-f",
199
206
  "supportsDualStack" : false,
200
207
  "supportsFIPS" : true
data/partitions.json CHANGED
@@ -3911,6 +3911,7 @@
3911
3911
  "ap-northeast-2" : { },
3912
3912
  "ap-northeast-3" : { },
3913
3913
  "ap-south-1" : { },
3914
+ "ap-south-2" : { },
3914
3915
  "ap-southeast-1" : { },
3915
3916
  "ap-southeast-2" : { },
3916
3917
  "ap-southeast-3" : { },
@@ -3928,12 +3929,15 @@
3928
3929
  "hostname" : "controltower-fips.ca-central-1.amazonaws.com"
3929
3930
  },
3930
3931
  "eu-central-1" : { },
3932
+ "eu-central-2" : { },
3931
3933
  "eu-north-1" : { },
3932
3934
  "eu-south-1" : { },
3935
+ "eu-south-2" : { },
3933
3936
  "eu-west-1" : { },
3934
3937
  "eu-west-2" : { },
3935
3938
  "eu-west-3" : { },
3936
3939
  "il-central-1" : { },
3940
+ "me-central-1" : { },
3937
3941
  "me-south-1" : { },
3938
3942
  "sa-east-1" : { },
3939
3943
  "us-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.822.0
4
+ version: 1.824.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-09-13 00:00:00.000000000 Z
11
+ date: 2023-09-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: