aws-partitions 1.1109.0 → 1.1189.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.
@@ -17,6 +17,9 @@
17
17
  "ap-east-1" : {
18
18
  "description" : "Asia Pacific (Hong Kong)"
19
19
  },
20
+ "ap-east-2" : {
21
+ "description" : "Asia Pacific (Taipei)"
22
+ },
20
23
  "ap-northeast-1" : {
21
24
  "description" : "Asia Pacific (Tokyo)"
22
25
  },
@@ -47,11 +50,14 @@
47
50
  "ap-southeast-5" : {
48
51
  "description" : "Asia Pacific (Malaysia)"
49
52
  },
53
+ "ap-southeast-6" : {
54
+ "description" : "Asia Pacific (New Zealand)"
55
+ },
50
56
  "ap-southeast-7" : {
51
57
  "description" : "Asia Pacific (Thailand)"
52
58
  },
53
59
  "aws-global" : {
54
- "description" : "AWS Standard global region"
60
+ "description" : "aws global region"
55
61
  },
56
62
  "ca-central-1" : {
57
63
  "description" : "Canada (Central)"
@@ -124,7 +130,7 @@
124
130
  "regionRegex" : "^cn\\-\\w+\\-\\d+$",
125
131
  "regions" : {
126
132
  "aws-cn-global" : {
127
- "description" : "AWS China global region"
133
+ "description" : "aws-cn global region"
128
134
  },
129
135
  "cn-north-1" : {
130
136
  "description" : "China (Beijing)"
@@ -134,41 +140,35 @@
134
140
  }
135
141
  }
136
142
  }, {
137
- "id" : "aws-us-gov",
143
+ "id" : "aws-eusc",
138
144
  "outputs" : {
139
- "dnsSuffix" : "amazonaws.com",
140
- "dualStackDnsSuffix" : "api.aws",
141
- "implicitGlobalRegion" : "us-gov-west-1",
142
- "name" : "aws-us-gov",
145
+ "dnsSuffix" : "amazonaws.eu",
146
+ "dualStackDnsSuffix" : "api.amazonwebservices.eu",
147
+ "implicitGlobalRegion" : "eusc-de-east-1",
148
+ "name" : "aws-eusc",
143
149
  "supportsDualStack" : true,
144
150
  "supportsFIPS" : true
145
151
  },
146
- "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
152
+ "regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
147
153
  "regions" : {
148
- "aws-us-gov-global" : {
149
- "description" : "AWS GovCloud (US) global region"
150
- },
151
- "us-gov-east-1" : {
152
- "description" : "AWS GovCloud (US-East)"
153
- },
154
- "us-gov-west-1" : {
155
- "description" : "AWS GovCloud (US-West)"
154
+ "eusc-de-east-1" : {
155
+ "description" : "EU (Germany)"
156
156
  }
157
157
  }
158
158
  }, {
159
159
  "id" : "aws-iso",
160
160
  "outputs" : {
161
161
  "dnsSuffix" : "c2s.ic.gov",
162
- "dualStackDnsSuffix" : "c2s.ic.gov",
162
+ "dualStackDnsSuffix" : "api.aws.ic.gov",
163
163
  "implicitGlobalRegion" : "us-iso-east-1",
164
164
  "name" : "aws-iso",
165
- "supportsDualStack" : false,
165
+ "supportsDualStack" : true,
166
166
  "supportsFIPS" : true
167
167
  },
168
168
  "regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
169
169
  "regions" : {
170
170
  "aws-iso-global" : {
171
- "description" : "AWS ISO (US) global region"
171
+ "description" : "aws-iso global region"
172
172
  },
173
173
  "us-iso-east-1" : {
174
174
  "description" : "US ISO East"
@@ -181,35 +181,38 @@
181
181
  "id" : "aws-iso-b",
182
182
  "outputs" : {
183
183
  "dnsSuffix" : "sc2s.sgov.gov",
184
- "dualStackDnsSuffix" : "sc2s.sgov.gov",
184
+ "dualStackDnsSuffix" : "api.aws.scloud",
185
185
  "implicitGlobalRegion" : "us-isob-east-1",
186
186
  "name" : "aws-iso-b",
187
- "supportsDualStack" : false,
187
+ "supportsDualStack" : true,
188
188
  "supportsFIPS" : true
189
189
  },
190
190
  "regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
191
191
  "regions" : {
192
192
  "aws-iso-b-global" : {
193
- "description" : "AWS ISOB (US) global region"
193
+ "description" : "aws-iso-b global region"
194
194
  },
195
195
  "us-isob-east-1" : {
196
196
  "description" : "US ISOB East (Ohio)"
197
+ },
198
+ "us-isob-west-1" : {
199
+ "description" : "US ISOB West"
197
200
  }
198
201
  }
199
202
  }, {
200
203
  "id" : "aws-iso-e",
201
204
  "outputs" : {
202
205
  "dnsSuffix" : "cloud.adc-e.uk",
203
- "dualStackDnsSuffix" : "cloud.adc-e.uk",
206
+ "dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
204
207
  "implicitGlobalRegion" : "eu-isoe-west-1",
205
208
  "name" : "aws-iso-e",
206
- "supportsDualStack" : false,
209
+ "supportsDualStack" : true,
207
210
  "supportsFIPS" : true
208
211
  },
209
212
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
210
213
  "regions" : {
211
214
  "aws-iso-e-global" : {
212
- "description" : "AWS ISOE (Europe) global region"
215
+ "description" : "aws-iso-e global region"
213
216
  },
214
217
  "eu-isoe-west-1" : {
215
218
  "description" : "EU ISOE West"
@@ -219,16 +222,16 @@
219
222
  "id" : "aws-iso-f",
220
223
  "outputs" : {
221
224
  "dnsSuffix" : "csp.hci.ic.gov",
222
- "dualStackDnsSuffix" : "csp.hci.ic.gov",
225
+ "dualStackDnsSuffix" : "api.aws.hci.ic.gov",
223
226
  "implicitGlobalRegion" : "us-isof-south-1",
224
227
  "name" : "aws-iso-f",
225
- "supportsDualStack" : false,
228
+ "supportsDualStack" : true,
226
229
  "supportsFIPS" : true
227
230
  },
228
231
  "regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
229
232
  "regions" : {
230
233
  "aws-iso-f-global" : {
231
- "description" : "AWS ISOF global region"
234
+ "description" : "aws-iso-f global region"
232
235
  },
233
236
  "us-isof-east-1" : {
234
237
  "description" : "US ISOF EAST"
@@ -238,19 +241,25 @@
238
241
  }
239
242
  }
240
243
  }, {
241
- "id" : "aws-eusc",
244
+ "id" : "aws-us-gov",
242
245
  "outputs" : {
243
- "dnsSuffix" : "amazonaws.eu",
244
- "dualStackDnsSuffix" : "amazonaws.eu",
245
- "implicitGlobalRegion" : "eusc-de-east-1",
246
- "name" : "aws-eusc",
247
- "supportsDualStack" : false,
246
+ "dnsSuffix" : "amazonaws.com",
247
+ "dualStackDnsSuffix" : "api.aws",
248
+ "implicitGlobalRegion" : "us-gov-west-1",
249
+ "name" : "aws-us-gov",
250
+ "supportsDualStack" : true,
248
251
  "supportsFIPS" : true
249
252
  },
250
- "regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
253
+ "regionRegex" : "^us\\-gov\\-\\w+\\-\\d+$",
251
254
  "regions" : {
252
- "eusc-de-east-1" : {
253
- "description" : "EU (Germany)"
255
+ "aws-us-gov-global" : {
256
+ "description" : "aws-us-gov global region"
257
+ },
258
+ "us-gov-east-1" : {
259
+ "description" : "AWS GovCloud (US-East)"
260
+ },
261
+ "us-gov-west-1" : {
262
+ "description" : "AWS GovCloud (US-West)"
254
263
  }
255
264
  }
256
265
  } ],