aws-sdk-core 2.6.15 → 2.6.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,8 +4,8 @@
4
4
  {
5
5
  "partition": "aws",
6
6
  "partitionName": "AWS Standard",
7
- "dnsSuffix": "amazonaws.com",
8
7
  "regionRegex": "^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$",
8
+ "dnsSuffix": "amazonaws.com",
9
9
  "defaults": {
10
10
  "hostname": "{service}.{region}.{dnsSuffix}",
11
11
  "protocols": [
@@ -16,74 +16,85 @@
16
16
  ]
17
17
  },
18
18
  "regions": {
19
- "us-east-1": {
20
- "description": "US East (N. Virginia)"
19
+ "ap-northeast-2": {
20
+ "description": "Asia Pacific (Seoul)"
21
21
  },
22
- "us-east-2": {
23
- "description": "US East (Ohio)"
22
+ "ap-south-1": {
23
+ "description": "Asia Pacific (Mumbai)"
24
24
  },
25
- "us-west-1": {
26
- "description": "US West (N. California)"
25
+ "ap-southeast-2": {
26
+ "description": "Asia Pacific (Sydney)"
27
+ },
28
+ "eu-central-1": {
29
+ "description": "EU (Frankfurt)"
27
30
  },
28
31
  "us-west-2": {
29
32
  "description": "US West (Oregon)"
30
33
  },
34
+ "us-west-1": {
35
+ "description": "US West (N. California)"
36
+ },
37
+ "sa-east-1": {
38
+ "description": "South America (Sao Paulo)"
39
+ },
31
40
  "ap-northeast-1": {
32
41
  "description": "Asia Pacific (Tokyo)"
33
42
  },
34
- "ap-northeast-2": {
35
- "description": "Asia Pacific (Seoul)"
43
+ "us-east-2": {
44
+ "description": "US East (Ohio)"
36
45
  },
37
- "ap-south-1": {
38
- "description": "Asia Pacific (Mumbai)"
46
+ "us-east-1": {
47
+ "description": "US East (N. Virginia)"
39
48
  },
40
49
  "ap-southeast-1": {
41
50
  "description": "Asia Pacific (Singapore)"
42
51
  },
43
- "ap-southeast-2": {
44
- "description": "Asia Pacific (Sydney)"
45
- },
46
- "sa-east-1": {
47
- "description": "South America (Sao Paulo)"
48
- },
49
52
  "eu-west-1": {
50
53
  "description": "EU (Ireland)"
51
- },
52
- "eu-central-1": {
53
- "description": "EU (Frankfurt)"
54
54
  }
55
55
  },
56
56
  "services": {
57
57
  "acm": {
58
58
  "endpoints": {
59
- "us-east-1": {},
60
- "us-east-2": {},
61
- "us-west-1": {},
62
- "us-west-2": {},
63
- "eu-west-1": {},
64
- "eu-central-1": {},
65
- "ap-northeast-1": {},
66
59
  "ap-northeast-2": {},
67
60
  "ap-south-1": {},
68
- "ap-southeast-1": {},
69
61
  "ap-southeast-2": {},
70
- "sa-east-1": {}
62
+ "eu-central-1": {},
63
+ "us-west-2": {},
64
+ "us-west-1": {},
65
+ "sa-east-1": {},
66
+ "ap-northeast-1": {},
67
+ "us-east-2": {},
68
+ "us-east-1": {},
69
+ "ap-southeast-1": {},
70
+ "eu-west-1": {}
71
71
  }
72
72
  },
73
73
  "apigateway": {
74
74
  "endpoints": {
75
- "us-east-1": {},
76
- "us-east-2": {},
75
+ "ap-northeast-2": {},
76
+ "ap-southeast-2": {},
77
+ "eu-central-1": {},
77
78
  "us-west-2": {},
78
- "eu-west-1": {},
79
79
  "ap-northeast-1": {},
80
- "ap-northeast-2": {},
80
+ "us-east-2": {},
81
+ "us-east-1": {},
81
82
  "ap-southeast-1": {},
82
- "ap-southeast-2": {},
83
- "eu-central-1": {}
83
+ "eu-west-1": {}
84
84
  }
85
85
  },
86
86
  "application-autoscaling": {
87
+ "endpoints": {
88
+ "ap-southeast-2": {},
89
+ "eu-central-1": {},
90
+ "us-west-2": {},
91
+ "us-west-1": {},
92
+ "ap-northeast-1": {},
93
+ "us-east-2": {},
94
+ "us-east-1": {},
95
+ "ap-southeast-1": {},
96
+ "eu-west-1": {}
97
+ },
87
98
  "defaults": {
88
99
  "hostname": "autoscaling.{region}.amazonaws.com",
89
100
  "credentialScope": {
@@ -93,66 +104,37 @@
93
104
  "http",
94
105
  "https"
95
106
  ]
96
- },
97
- "endpoints": {
98
- "us-east-1": {},
99
- "us-east-2": {},
100
- "us-west-1": {},
101
- "us-west-2": {},
102
- "ap-southeast-1": {},
103
- "ap-southeast-2": {},
104
- "ap-northeast-1": {},
105
- "eu-central-1": {},
106
- "eu-west-1": {}
107
107
  }
108
108
  },
109
109
  "appstream": {
110
110
  "endpoints": {
111
- "us-east-1": {},
112
- "ap-northeast-1": {}
111
+ "ap-northeast-1": {},
112
+ "us-east-1": {}
113
113
  }
114
114
  },
115
115
  "autoscaling": {
116
- "defaults": {
117
- "protocols": [
118
- "http",
119
- "https"
120
- ]
121
- },
122
116
  "endpoints": {
123
- "us-east-1": {},
124
- "us-east-2": {},
125
- "us-west-1": {},
126
- "us-west-2": {},
127
- "ap-south-1": {},
128
- "ap-northeast-1": {},
129
117
  "ap-northeast-2": {},
130
- "ap-southeast-1": {},
118
+ "ap-south-1": {},
131
119
  "ap-southeast-2": {},
132
- "sa-east-1": {},
133
- "eu-west-1": {},
134
- "eu-central-1": {}
135
- }
136
- },
137
- "cloudformation": {
138
- "endpoints": {
139
- "us-east-1": {},
140
- "us-east-2": {},
141
- "us-west-1": {},
120
+ "eu-central-1": {},
142
121
  "us-west-2": {},
122
+ "us-west-1": {},
123
+ "sa-east-1": {},
143
124
  "ap-northeast-1": {},
144
- "ap-northeast-2": {},
145
- "ap-south-1": {},
125
+ "us-east-2": {},
126
+ "us-east-1": {},
146
127
  "ap-southeast-1": {},
147
- "ap-southeast-2": {},
148
- "sa-east-1": {},
149
- "eu-west-1": {},
150
- "eu-central-1": {}
128
+ "eu-west-1": {}
129
+ },
130
+ "defaults": {
131
+ "protocols": [
132
+ "http",
133
+ "https"
134
+ ]
151
135
  }
152
136
  },
153
137
  "budgets": {
154
- "partitionEndpoint": "aws-global",
155
- "isRegionalized": false,
156
138
  "endpoints": {
157
139
  "aws-global": {
158
140
  "hostname": "budgets.amazonaws.com",
@@ -160,11 +142,27 @@
160
142
  "region": "us-east-1"
161
143
  }
162
144
  }
145
+ },
146
+ "isRegionalized": false,
147
+ "partitionEndpoint": "aws-global"
148
+ },
149
+ "cloudformation": {
150
+ "endpoints": {
151
+ "ap-northeast-2": {},
152
+ "ap-south-1": {},
153
+ "ap-southeast-2": {},
154
+ "eu-central-1": {},
155
+ "us-west-2": {},
156
+ "us-west-1": {},
157
+ "sa-east-1": {},
158
+ "ap-northeast-1": {},
159
+ "us-east-2": {},
160
+ "us-east-1": {},
161
+ "ap-southeast-1": {},
162
+ "eu-west-1": {}
163
163
  }
164
164
  },
165
165
  "cloudfront": {
166
- "partitionEndpoint": "aws-global",
167
- "isRegionalized": false,
168
166
  "endpoints": {
169
167
  "aws-global": {
170
168
  "hostname": "cloudfront.amazonaws.com",
@@ -176,154 +174,158 @@
176
174
  "region": "us-east-1"
177
175
  }
178
176
  }
179
- }
177
+ },
178
+ "partitionEndpoint": "aws-global",
179
+ "isRegionalized": false
180
180
  },
181
181
  "cloudhsm": {
182
182
  "endpoints": {
183
- "us-east-1": {},
184
- "us-east-2": {},
185
- "us-west-1": {},
183
+ "ap-southeast-2": {},
184
+ "eu-central-1": {},
186
185
  "us-west-2": {},
186
+ "us-west-1": {},
187
187
  "ap-northeast-1": {},
188
+ "us-east-2": {},
189
+ "us-east-1": {},
188
190
  "ap-southeast-1": {},
189
- "ap-southeast-2": {},
190
- "eu-west-1": {},
191
- "eu-central-1": {}
191
+ "eu-west-1": {}
192
192
  }
193
193
  },
194
194
  "cloudsearch": {
195
195
  "endpoints": {
196
- "us-east-1": {},
197
- "us-west-1": {},
198
- "us-west-2": {},
199
- "ap-northeast-1": {},
200
196
  "ap-northeast-2": {},
201
- "ap-southeast-1": {},
202
197
  "ap-southeast-2": {},
198
+ "eu-central-1": {},
199
+ "us-west-2": {},
200
+ "us-west-1": {},
203
201
  "sa-east-1": {},
204
- "eu-west-1": {},
205
- "eu-central-1": {}
202
+ "ap-northeast-1": {},
203
+ "us-east-1": {},
204
+ "ap-southeast-1": {},
205
+ "eu-west-1": {}
206
206
  }
207
207
  },
208
208
  "cloudtrail": {
209
209
  "endpoints": {
210
- "us-east-1": {},
211
- "us-east-2": {},
212
- "us-west-1": {},
213
- "us-west-2": {},
214
- "ap-northeast-1": {},
215
210
  "ap-northeast-2": {},
216
211
  "ap-south-1": {},
217
- "ap-southeast-1": {},
218
212
  "ap-southeast-2": {},
213
+ "eu-central-1": {},
214
+ "us-west-2": {},
215
+ "us-west-1": {},
219
216
  "sa-east-1": {},
220
- "eu-west-1": {},
221
- "eu-central-1": {}
217
+ "ap-northeast-1": {},
218
+ "us-east-2": {},
219
+ "us-east-1": {},
220
+ "ap-southeast-1": {},
221
+ "eu-west-1": {}
222
222
  }
223
223
  },
224
224
  "codecommit": {
225
225
  "endpoints": {
226
- "us-east-1": {},
227
- "us-east-2": {}
226
+ "us-east-2": {},
227
+ "us-east-1": {}
228
228
  }
229
229
  },
230
230
  "codedeploy": {
231
231
  "endpoints": {
232
- "us-east-1": {},
233
- "us-east-2": {},
234
- "us-west-1": {},
235
- "us-west-2": {},
236
- "ap-northeast-1": {},
237
232
  "ap-northeast-2": {},
238
233
  "ap-south-1": {},
239
- "ap-southeast-1": {},
240
234
  "ap-southeast-2": {},
241
- "eu-west-1": {},
242
235
  "eu-central-1": {},
243
- "sa-east-1": {}
236
+ "us-west-2": {},
237
+ "us-west-1": {},
238
+ "sa-east-1": {},
239
+ "ap-northeast-1": {},
240
+ "us-east-2": {},
241
+ "us-east-1": {},
242
+ "ap-southeast-1": {},
243
+ "eu-west-1": {}
244
244
  }
245
245
  },
246
246
  "codepipeline": {
247
247
  "endpoints": {
248
- "us-east-1": {},
248
+ "ap-southeast-2": {},
249
+ "us-west-2": {},
249
250
  "us-east-2": {},
250
- "us-west-2": {}
251
+ "us-east-1": {},
252
+ "ap-southeast-1": {},
253
+ "eu-west-1": {}
251
254
  }
252
255
  },
253
256
  "cognito-identity": {
254
257
  "endpoints": {
255
- "us-east-1": {},
256
- "us-west-2": {},
257
- "eu-west-1": {},
258
+ "ap-northeast-2": {},
258
259
  "eu-central-1": {},
260
+ "us-west-2": {},
259
261
  "ap-northeast-1": {},
260
- "ap-northeast-2": {}
262
+ "us-east-1": {},
263
+ "eu-west-1": {}
261
264
  }
262
265
  },
263
266
  "cognito-idp": {
264
267
  "endpoints": {
265
- "us-east-1": {},
266
- "us-west-2": {},
267
- "eu-west-1": {},
268
+ "ap-northeast-2": {},
268
269
  "eu-central-1": {},
270
+ "us-west-2": {},
269
271
  "ap-northeast-1": {},
270
- "ap-northeast-2": {}
272
+ "us-east-1": {},
273
+ "eu-west-1": {}
271
274
  }
272
275
  },
273
276
  "cognito-sync": {
274
277
  "endpoints": {
275
- "us-east-1": {},
276
- "us-west-2": {},
277
- "eu-west-1": {},
278
+ "ap-northeast-2": {},
278
279
  "eu-central-1": {},
280
+ "us-west-2": {},
279
281
  "ap-northeast-1": {},
280
- "ap-northeast-2": {}
282
+ "us-east-1": {},
283
+ "eu-west-1": {}
281
284
  }
282
285
  },
283
286
  "config": {
284
287
  "endpoints": {
285
- "us-east-1": {},
286
- "us-east-2": {},
287
- "us-west-1": {},
288
- "us-west-2": {},
289
- "ap-northeast-1": {},
290
288
  "ap-northeast-2": {},
291
289
  "ap-south-1": {},
292
- "ap-southeast-1": {},
293
290
  "ap-southeast-2": {},
291
+ "eu-central-1": {},
292
+ "us-west-2": {},
293
+ "us-west-1": {},
294
294
  "sa-east-1": {},
295
- "eu-west-1": {},
296
- "eu-central-1": {}
295
+ "ap-northeast-1": {},
296
+ "us-east-2": {},
297
+ "us-east-1": {},
298
+ "ap-southeast-1": {},
299
+ "eu-west-1": {}
297
300
  }
298
301
  },
299
- "datapipeline": {
302
+ "data.iot": {
300
303
  "endpoints": {
301
- "us-east-1": {},
304
+ "ap-northeast-2": {},
305
+ "ap-southeast-2": {},
306
+ "eu-central-1": {},
302
307
  "us-west-2": {},
303
308
  "ap-northeast-1": {},
304
- "ap-southeast-2": {},
309
+ "us-east-1": {},
310
+ "ap-southeast-1": {},
305
311
  "eu-west-1": {}
306
- }
307
- },
308
- "data.iot": {
312
+ },
309
313
  "defaults": {
310
314
  "protocols": [
311
- "https",
312
- "mqqt"
315
+ "https"
313
316
  ],
314
317
  "credentialScope": {
315
318
  "service": "iotdata"
316
319
  }
317
- },
320
+ }
321
+ },
322
+ "datapipeline": {
318
323
  "endpoints": {
319
- "us-east-1": {},
324
+ "ap-southeast-2": {},
320
325
  "us-west-2": {},
321
326
  "ap-northeast-1": {},
322
- "ap-northeast-2": {},
323
- "ap-southeast-1": {},
324
- "ap-southeast-2": {},
325
- "eu-west-1": {},
326
- "eu-central-1": {}
327
+ "us-east-1": {},
328
+ "eu-west-1": {}
327
329
  }
328
330
  },
329
331
  "devicefarm": {
@@ -333,18 +335,18 @@
333
335
  },
334
336
  "directconnect": {
335
337
  "endpoints": {
336
- "us-east-1": {},
337
- "us-east-2": {},
338
- "us-west-1": {},
339
- "us-west-2": {},
340
- "ap-northeast-1": {},
341
338
  "ap-northeast-2": {},
342
339
  "ap-south-1": {},
343
- "ap-southeast-1": {},
344
340
  "ap-southeast-2": {},
341
+ "eu-central-1": {},
342
+ "us-west-2": {},
343
+ "us-west-1": {},
345
344
  "sa-east-1": {},
346
- "eu-west-1": {},
347
- "eu-central-1": {}
345
+ "ap-northeast-1": {},
346
+ "us-east-2": {},
347
+ "us-east-1": {},
348
+ "ap-southeast-1": {},
349
+ "eu-west-1": {}
348
350
  }
349
351
  },
350
352
  "discovery": {
@@ -354,51 +356,34 @@
354
356
  },
355
357
  "dms": {
356
358
  "endpoints": {
357
- "us-east-1": {},
358
- "us-east-2": {},
359
- "us-west-1": {},
360
- "us-west-2": {},
361
- "ap-northeast-1": {},
362
359
  "ap-northeast-2": {},
363
360
  "ap-south-1": {},
364
- "ap-southeast-1": {},
365
361
  "ap-southeast-2": {},
362
+ "eu-central-1": {},
363
+ "us-west-2": {},
364
+ "us-west-1": {},
366
365
  "sa-east-1": {},
367
- "eu-west-1": {},
368
- "eu-central-1": {}
366
+ "ap-northeast-1": {},
367
+ "us-east-2": {},
368
+ "us-east-1": {},
369
+ "ap-southeast-1": {},
370
+ "eu-west-1": {}
369
371
  }
370
372
  },
371
373
  "ds": {
372
374
  "endpoints": {
373
- "us-east-1": {},
375
+ "ap-southeast-2": {},
376
+ "eu-central-1": {},
374
377
  "us-west-2": {},
375
378
  "ap-northeast-1": {},
379
+ "us-east-1": {},
376
380
  "ap-southeast-1": {},
377
- "ap-southeast-2": {},
378
- "eu-west-1": {},
379
- "eu-central-1": {}
381
+ "eu-west-1": {}
380
382
  }
381
383
  },
382
384
  "dynamodb": {
383
- "defaults": {
384
- "protocols": [
385
- "http",
386
- "https"
387
- ]
388
- },
389
385
  "endpoints": {
390
- "us-east-1": {},
391
- "us-east-2": {},
392
- "us-west-1": {},
393
- "us-west-2": {},
394
- "ap-northeast-1": {},
395
386
  "ap-northeast-2": {},
396
- "ap-south-1": {},
397
- "ap-southeast-1": {},
398
- "ap-southeast-2": {},
399
- "sa-east-1": {},
400
- "eu-west-1": {},
401
- "eu-central-1": {},
402
387
  "local": {
403
388
  "hostname": "localhost:8000",
404
389
  "protocols": [
@@ -407,234 +392,250 @@
407
392
  "credentialScope": {
408
393
  "region": "us-east-1"
409
394
  }
410
- }
411
- }
412
- },
413
- "ec2": {
395
+ },
396
+ "ap-south-1": {},
397
+ "ap-southeast-2": {},
398
+ "eu-central-1": {},
399
+ "us-west-2": {},
400
+ "us-west-1": {},
401
+ "sa-east-1": {},
402
+ "ap-northeast-1": {},
403
+ "us-east-2": {},
404
+ "us-east-1": {},
405
+ "ap-southeast-1": {},
406
+ "eu-west-1": {}
407
+ },
414
408
  "defaults": {
415
409
  "protocols": [
416
410
  "http",
417
411
  "https"
418
412
  ]
419
- },
413
+ }
414
+ },
415
+ "ec2": {
420
416
  "endpoints": {
421
- "us-east-1": {},
422
- "us-east-2": {},
423
- "us-west-1": {},
424
- "us-west-2": {},
425
- "ap-northeast-1": {},
426
417
  "ap-northeast-2": {},
427
418
  "ap-south-1": {},
428
- "ap-southeast-1": {},
429
419
  "ap-southeast-2": {},
420
+ "eu-central-1": {},
421
+ "us-west-2": {},
422
+ "us-west-1": {},
430
423
  "sa-east-1": {},
431
- "eu-west-1": {},
432
- "eu-central-1": {}
424
+ "ap-northeast-1": {},
425
+ "us-east-2": {},
426
+ "us-east-1": {},
427
+ "ap-southeast-1": {},
428
+ "eu-west-1": {}
429
+ },
430
+ "defaults": {
431
+ "protocols": [
432
+ "http",
433
+ "https"
434
+ ]
433
435
  }
434
436
  },
435
- "ecs": {
437
+ "ecr": {
436
438
  "endpoints": {
437
- "us-east-1": {},
438
- "us-east-2": {},
439
- "us-west-1": {},
439
+ "ap-southeast-2": {},
440
+ "eu-central-1": {},
440
441
  "us-west-2": {},
442
+ "us-west-1": {},
441
443
  "ap-northeast-1": {},
444
+ "us-east-2": {},
445
+ "us-east-1": {},
442
446
  "ap-southeast-1": {},
443
- "ap-southeast-2": {},
444
- "eu-west-1": {},
445
- "eu-central-1": {}
447
+ "eu-west-1": {}
446
448
  }
447
449
  },
448
- "ecr": {
450
+ "ecs": {
449
451
  "endpoints": {
450
- "us-east-1": {},
451
- "us-east-2": {},
452
- "us-west-1": {},
452
+ "ap-southeast-2": {},
453
+ "eu-central-1": {},
453
454
  "us-west-2": {},
455
+ "us-west-1": {},
454
456
  "ap-northeast-1": {},
457
+ "us-east-2": {},
458
+ "us-east-1": {},
455
459
  "ap-southeast-1": {},
456
- "ap-southeast-2": {},
457
- "eu-west-1": {},
458
- "eu-central-1": {}
460
+ "eu-west-1": {}
459
461
  }
460
462
  },
461
463
  "elasticache": {
462
464
  "endpoints": {
463
- "us-east-1": {},
464
- "us-east-2": {},
465
- "us-west-1": {},
466
- "us-west-2": {},
467
- "ap-northeast-1": {},
468
465
  "ap-northeast-2": {},
469
466
  "ap-south-1": {},
470
- "ap-southeast-1": {},
471
467
  "ap-southeast-2": {},
468
+ "eu-central-1": {},
469
+ "us-west-2": {},
470
+ "us-west-1": {},
472
471
  "sa-east-1": {},
473
- "eu-west-1": {},
474
- "eu-central-1": {}
472
+ "ap-northeast-1": {},
473
+ "us-east-2": {},
474
+ "us-east-1": {},
475
+ "ap-southeast-1": {},
476
+ "eu-west-1": {}
475
477
  }
476
478
  },
477
479
  "elasticbeanstalk": {
478
480
  "endpoints": {
479
- "us-east-1": {},
480
- "us-east-2": {},
481
- "us-west-1": {},
482
- "us-west-2": {},
483
- "ap-northeast-1": {},
484
481
  "ap-northeast-2": {},
485
482
  "ap-south-1": {},
486
- "ap-southeast-1": {},
487
483
  "ap-southeast-2": {},
484
+ "eu-central-1": {},
485
+ "us-west-2": {},
486
+ "us-west-1": {},
488
487
  "sa-east-1": {},
489
- "eu-west-1": {},
490
- "eu-central-1": {}
488
+ "ap-northeast-1": {},
489
+ "us-east-2": {},
490
+ "us-east-1": {},
491
+ "ap-southeast-1": {},
492
+ "eu-west-1": {}
491
493
  }
492
494
  },
493
495
  "elasticfilesystem": {
494
496
  "endpoints": {
495
- "us-east-1": {},
496
497
  "us-west-2": {},
498
+ "us-east-2": {},
499
+ "us-east-1": {},
497
500
  "eu-west-1": {}
498
501
  }
499
502
  },
500
503
  "elasticloadbalancing": {
504
+ "endpoints": {
505
+ "ap-northeast-2": {},
506
+ "ap-south-1": {},
507
+ "ap-southeast-2": {},
508
+ "eu-central-1": {},
509
+ "us-west-2": {},
510
+ "us-west-1": {},
511
+ "sa-east-1": {},
512
+ "ap-northeast-1": {},
513
+ "us-east-2": {},
514
+ "us-east-1": {},
515
+ "ap-southeast-1": {},
516
+ "eu-west-1": {}
517
+ },
501
518
  "defaults": {
502
519
  "protocols": [
503
520
  "http",
504
521
  "https"
505
522
  ]
506
- },
523
+ }
524
+ },
525
+ "elasticmapreduce": {
507
526
  "endpoints": {
508
- "us-east-1": {},
509
- "us-east-2": {},
510
- "us-west-1": {},
511
- "us-west-2": {},
512
- "ap-northeast-1": {},
513
527
  "ap-northeast-2": {},
514
528
  "ap-south-1": {},
515
- "ap-southeast-1": {},
516
529
  "ap-southeast-2": {},
530
+ "eu-central-1": {
531
+ "sslCommonName": "{service}.{region}.{dnsSuffix}"
532
+ },
533
+ "us-west-2": {},
534
+ "us-west-1": {},
517
535
  "sa-east-1": {},
518
- "eu-west-1": {},
519
- "eu-central-1": {}
520
- }
521
- },
522
- "elasticmapreduce": {
536
+ "ap-northeast-1": {},
537
+ "us-east-2": {},
538
+ "us-east-1": {
539
+ "sslCommonName": "{service}.{region}.{dnsSuffix}"
540
+ },
541
+ "ap-southeast-1": {},
542
+ "eu-west-1": {}
543
+ },
523
544
  "defaults": {
524
545
  "protocols": [
525
546
  "http",
526
547
  "https"
527
548
  ],
528
549
  "sslCommonName": "{region}.{service}.{dnsSuffix}"
529
- },
530
- "endpoints": {
531
- "us-east-1": {
532
- "sslCommonName": "{service}.{region}.{dnsSuffix}"
533
- },
534
- "us-east-2": {},
535
- "us-west-1": {},
536
- "us-west-2": {},
537
- "ap-northeast-1": {},
538
- "ap-northeast-2": {},
539
- "ap-south-1": {},
540
- "ap-southeast-1": {},
541
- "ap-southeast-2": {},
542
- "sa-east-1": {},
543
- "eu-west-1": {},
544
- "eu-central-1": {
545
- "sslCommonName": "{service}.{region}.{dnsSuffix}"
546
- }
547
550
  }
548
551
  },
549
552
  "elastictranscoder": {
550
553
  "endpoints": {
551
- "us-east-1": {},
552
- "us-west-1": {},
554
+ "ap-south-1": {},
555
+ "ap-southeast-2": {},
553
556
  "us-west-2": {},
557
+ "us-west-1": {},
554
558
  "ap-northeast-1": {},
555
- "ap-south-1": {},
559
+ "us-east-1": {},
556
560
  "ap-southeast-1": {},
557
- "ap-southeast-2": {},
558
561
  "eu-west-1": {}
559
562
  }
560
563
  },
561
564
  "email": {
562
565
  "endpoints": {
563
- "us-east-1": {},
564
566
  "us-west-2": {},
567
+ "us-east-1": {},
565
568
  "eu-west-1": {}
566
569
  }
567
570
  },
568
571
  "es": {
569
572
  "endpoints": {
570
- "us-east-1": {},
571
- "us-east-2": {},
572
- "us-west-1": {},
573
- "us-west-2": {},
574
- "eu-west-1": {},
575
- "eu-central-1": {},
573
+ "ap-northeast-2": {},
576
574
  "ap-south-1": {},
577
- "ap-southeast-1": {},
578
575
  "ap-southeast-2": {},
576
+ "eu-central-1": {},
577
+ "us-west-2": {},
578
+ "us-west-1": {},
579
+ "sa-east-1": {},
579
580
  "ap-northeast-1": {},
580
- "ap-northeast-2": {},
581
- "sa-east-1": {}
581
+ "us-east-2": {},
582
+ "us-east-1": {},
583
+ "ap-southeast-1": {},
584
+ "eu-west-1": {}
582
585
  }
583
586
  },
584
587
  "events": {
585
588
  "endpoints": {
586
- "us-east-1": {},
587
- "us-east-2": {},
588
- "us-west-1": {},
589
- "us-west-2": {},
590
- "eu-west-1": {},
591
- "eu-central-1": {},
589
+ "ap-northeast-2": {},
592
590
  "ap-south-1": {},
593
- "ap-southeast-1": {},
594
591
  "ap-southeast-2": {},
592
+ "eu-central-1": {},
593
+ "us-west-2": {},
594
+ "us-west-1": {},
595
+ "sa-east-1": {},
595
596
  "ap-northeast-1": {},
596
- "ap-northeast-2": {},
597
- "sa-east-1": {}
597
+ "us-east-2": {},
598
+ "us-east-1": {},
599
+ "ap-southeast-1": {},
600
+ "eu-west-1": {}
598
601
  }
599
602
  },
600
603
  "firehose": {
601
604
  "endpoints": {
602
- "us-east-1": {},
603
605
  "us-west-2": {},
606
+ "us-east-1": {},
604
607
  "eu-west-1": {}
605
608
  }
606
609
  },
607
610
  "gamelift": {
608
611
  "endpoints": {
609
- "us-east-1": {},
610
612
  "us-west-2": {},
611
- "eu-west-1": {},
612
- "ap-northeast-1": {}
613
+ "ap-northeast-1": {},
614
+ "us-east-1": {},
615
+ "eu-west-1": {}
613
616
  }
614
617
  },
615
618
  "glacier": {
619
+ "endpoints": {
620
+ "ap-northeast-2": {},
621
+ "ap-south-1": {},
622
+ "ap-southeast-2": {},
623
+ "eu-central-1": {},
624
+ "us-west-2": {},
625
+ "us-west-1": {},
626
+ "ap-northeast-1": {},
627
+ "us-east-2": {},
628
+ "us-east-1": {},
629
+ "eu-west-1": {}
630
+ },
616
631
  "defaults": {
617
632
  "protocols": [
618
633
  "http",
619
634
  "https"
620
635
  ]
621
- },
622
- "endpoints": {
623
- "us-east-1": {},
624
- "us-east-2": {},
625
- "us-west-1": {},
626
- "us-west-2": {},
627
- "ap-northeast-1": {},
628
- "ap-northeast-2": {},
629
- "ap-south-1": {},
630
- "ap-southeast-2": {},
631
- "eu-west-1": {},
632
- "eu-central-1": {}
633
636
  }
634
637
  },
635
638
  "iam": {
636
- "partitionEndpoint": "aws-global",
637
- "isRegionalized": false,
638
639
  "endpoints": {
639
640
  "aws-global": {
640
641
  "hostname": "iam.amazonaws.com",
@@ -642,11 +643,11 @@
642
643
  "region": "us-east-1"
643
644
  }
644
645
  }
645
- }
646
+ },
647
+ "isRegionalized": false,
648
+ "partitionEndpoint": "aws-global"
646
649
  },
647
650
  "importexport": {
648
- "partitionEndpoint": "aws-global",
649
- "isRegionalized": false,
650
651
  "endpoints": {
651
652
  "aws-global": {
652
653
  "hostname": "importexport.amazonaws.com",
@@ -659,102 +660,104 @@
659
660
  "region": "us-east-1"
660
661
  }
661
662
  }
662
- }
663
+ },
664
+ "isRegionalized": false,
665
+ "partitionEndpoint": "aws-global"
663
666
  },
664
667
  "inspector": {
665
668
  "endpoints": {
666
- "us-west-2": {},
667
- "us-east-1": {},
668
- "eu-west-1": {},
669
- "ap-northeast-1": {},
670
669
  "ap-northeast-2": {},
671
670
  "ap-south-1": {},
672
- "ap-southeast-2": {}
671
+ "ap-southeast-2": {},
672
+ "us-west-2": {},
673
+ "ap-northeast-1": {},
674
+ "us-east-1": {},
675
+ "eu-west-1": {}
673
676
  }
674
677
  },
675
678
  "iot": {
676
- "defaults": {
677
- "credentialScope": {
678
- "service": "execute-api"
679
- }
680
- },
681
679
  "endpoints": {
682
- "us-east-1": {},
680
+ "ap-northeast-2": {},
681
+ "ap-southeast-2": {},
682
+ "eu-central-1": {},
683
683
  "us-west-2": {},
684
684
  "ap-northeast-1": {},
685
- "ap-northeast-2": {},
685
+ "us-east-1": {},
686
686
  "ap-southeast-1": {},
687
- "ap-southeast-2": {},
688
- "eu-west-1": {},
689
- "eu-central-1": {}
687
+ "eu-west-1": {}
688
+ },
689
+ "defaults": {
690
+ "credentialScope": {
691
+ "service": "execute-api"
692
+ }
690
693
  }
691
694
  },
692
695
  "kinesis": {
693
696
  "endpoints": {
694
- "us-east-1": {},
695
- "us-east-2": {},
696
- "us-west-1": {},
697
- "us-west-2": {},
698
- "ap-northeast-1": {},
699
697
  "ap-northeast-2": {},
700
698
  "ap-south-1": {},
701
- "ap-southeast-1": {},
702
699
  "ap-southeast-2": {},
703
- "eu-west-1": {},
704
700
  "eu-central-1": {},
705
- "sa-east-1": {}
701
+ "us-west-2": {},
702
+ "us-west-1": {},
703
+ "sa-east-1": {},
704
+ "ap-northeast-1": {},
705
+ "us-east-2": {},
706
+ "us-east-1": {},
707
+ "ap-southeast-1": {},
708
+ "eu-west-1": {}
706
709
  }
707
710
  },
708
711
  "kinesisanalytics": {
709
712
  "endpoints": {
710
- "us-east-1": {},
711
713
  "us-west-2": {},
714
+ "us-east-1": {},
712
715
  "eu-west-1": {}
713
716
  }
714
717
  },
715
718
  "kms": {
716
719
  "endpoints": {
717
- "us-east-1": {},
718
- "us-east-2": {},
719
- "us-west-1": {},
720
- "us-west-2": {},
721
- "ap-northeast-1": {},
722
720
  "ap-northeast-2": {},
723
721
  "ap-south-1": {},
724
- "ap-southeast-1": {},
725
722
  "ap-southeast-2": {},
723
+ "eu-central-1": {},
724
+ "us-west-2": {},
725
+ "us-west-1": {},
726
726
  "sa-east-1": {},
727
- "eu-west-1": {},
728
- "eu-central-1": {}
727
+ "ap-northeast-1": {},
728
+ "us-east-2": {},
729
+ "us-east-1": {},
730
+ "ap-southeast-1": {},
731
+ "eu-west-1": {}
729
732
  }
730
733
  },
731
734
  "lambda": {
732
735
  "endpoints": {
733
- "us-east-1": {},
734
- "us-east-2": {},
736
+ "ap-northeast-2": {},
737
+ "ap-southeast-2": {},
738
+ "eu-central-1": {},
735
739
  "us-west-2": {},
736
740
  "ap-northeast-1": {},
737
- "ap-northeast-2": {},
741
+ "us-east-2": {},
742
+ "us-east-1": {},
738
743
  "ap-southeast-1": {},
739
- "ap-southeast-2": {},
740
- "eu-west-1": {},
741
- "eu-central-1": {}
744
+ "eu-west-1": {}
742
745
  }
743
746
  },
744
747
  "logs": {
745
748
  "endpoints": {
746
- "us-east-1": {},
747
- "us-east-2": {},
748
- "us-west-1": {},
749
- "us-west-2": {},
750
- "ap-northeast-1": {},
751
749
  "ap-northeast-2": {},
752
750
  "ap-south-1": {},
753
- "ap-southeast-1": {},
754
751
  "ap-southeast-2": {},
755
- "eu-west-1": {},
756
752
  "eu-central-1": {},
757
- "sa-east-1": {}
753
+ "us-west-2": {},
754
+ "us-west-1": {},
755
+ "sa-east-1": {},
756
+ "ap-northeast-1": {},
757
+ "us-east-2": {},
758
+ "us-east-1": {},
759
+ "ap-southeast-1": {},
760
+ "eu-west-1": {}
758
761
  }
759
762
  },
760
763
  "machinelearning": {
@@ -765,14 +768,13 @@
765
768
  },
766
769
  "marketplacecommerceanalytics": {
767
770
  "endpoints": {
768
- "us-east-1": {},
769
- "us-east-2": {}
771
+ "us-east-1": {}
770
772
  }
771
773
  },
772
774
  "metering.marketplace": {
773
775
  "endpoints": {
774
- "us-east-1": {},
775
- "us-west-2": {}
776
+ "us-west-2": {},
777
+ "us-east-1": {}
776
778
  }
777
779
  },
778
780
  "mobileanalytics": {
@@ -781,68 +783,78 @@
781
783
  }
782
784
  },
783
785
  "monitoring": {
786
+ "endpoints": {
787
+ "ap-northeast-2": {},
788
+ "ap-south-1": {},
789
+ "ap-southeast-2": {},
790
+ "eu-central-1": {},
791
+ "us-west-2": {},
792
+ "us-west-1": {},
793
+ "sa-east-1": {},
794
+ "ap-northeast-1": {},
795
+ "us-east-2": {},
796
+ "us-east-1": {},
797
+ "ap-southeast-1": {},
798
+ "eu-west-1": {}
799
+ },
784
800
  "defaults": {
785
801
  "protocols": [
786
802
  "http",
787
803
  "https"
788
804
  ]
789
- },
805
+ }
806
+ },
807
+ "opsworks": {
790
808
  "endpoints": {
791
- "us-east-1": {},
792
- "us-east-2": {},
793
- "us-west-1": {},
794
- "us-west-2": {},
795
- "ap-northeast-1": {},
796
809
  "ap-northeast-2": {},
797
810
  "ap-south-1": {},
798
- "ap-southeast-1": {},
799
811
  "ap-southeast-2": {},
812
+ "eu-central-1": {},
813
+ "us-west-2": {},
814
+ "us-west-1": {},
800
815
  "sa-east-1": {},
801
- "eu-west-1": {},
802
- "eu-central-1": {}
803
- }
804
- },
805
- "opsworks": {
806
- "endpoints": {
807
- "us-east-1": {}
816
+ "ap-northeast-1": {},
817
+ "us-east-2": {},
818
+ "us-east-1": {},
819
+ "ap-southeast-1": {},
820
+ "eu-west-1": {}
808
821
  }
809
822
  },
810
823
  "rds": {
811
824
  "endpoints": {
812
- "us-east-1": {
813
- "sslCommonName": "{service}.{dnsSuffix}"
814
- },
815
- "us-east-2": {},
816
- "us-west-1": {},
817
- "us-west-2": {},
818
- "ap-northeast-1": {},
819
825
  "ap-northeast-2": {},
820
826
  "ap-south-1": {},
821
- "ap-southeast-1": {},
822
827
  "ap-southeast-2": {},
828
+ "eu-central-1": {},
829
+ "us-west-2": {},
830
+ "us-west-1": {},
823
831
  "sa-east-1": {},
824
- "eu-west-1": {},
825
- "eu-central-1": {}
832
+ "ap-northeast-1": {},
833
+ "us-east-2": {},
834
+ "us-east-1": {
835
+ "sslCommonName": "{service}.{dnsSuffix}"
836
+ },
837
+ "ap-southeast-1": {},
838
+ "eu-west-1": {}
826
839
  }
827
840
  },
828
841
  "redshift": {
829
842
  "endpoints": {
830
- "us-east-1": {},
831
- "us-east-2": {},
832
- "us-west-1": {},
833
- "us-west-2": {},
834
- "ap-northeast-1": {},
835
843
  "ap-northeast-2": {},
836
844
  "ap-south-1": {},
837
- "ap-southeast-1": {},
838
845
  "ap-southeast-2": {},
839
- "eu-west-1": {},
840
- "eu-central-1": {}
846
+ "eu-central-1": {},
847
+ "us-west-2": {},
848
+ "us-west-1": {},
849
+ "sa-east-1": {},
850
+ "ap-northeast-1": {},
851
+ "us-east-2": {},
852
+ "us-east-1": {},
853
+ "ap-southeast-1": {},
854
+ "eu-west-1": {}
841
855
  }
842
856
  },
843
857
  "route53": {
844
- "partitionEndpoint": "aws-global",
845
- "isRegionalized": false,
846
858
  "endpoints": {
847
859
  "aws-global": {
848
860
  "hostname": "route53.amazonaws.com",
@@ -850,7 +862,9 @@
850
862
  "region": "us-east-1"
851
863
  }
852
864
  }
853
- }
865
+ },
866
+ "partitionEndpoint": "aws-global",
867
+ "isRegionalized": false
854
868
  },
855
869
  "route53domains": {
856
870
  "endpoints": {
@@ -858,31 +872,19 @@
858
872
  }
859
873
  },
860
874
  "s3": {
861
- "partitionEndpoint": "us-east-1",
862
- "isRegionalized": true,
863
- "defaults": {
864
- "protocols": [
865
- "http",
866
- "https"
867
- ],
868
- "signatureVersions": [
869
- "s3v4"
870
- ]
871
- },
872
875
  "endpoints": {
873
- "us-east-1": {
874
- "hostname": "s3.amazonaws.com",
876
+ "ap-northeast-2": {},
877
+ "ap-south-1": {},
878
+ "ap-southeast-2": {
879
+ "hostname": "s3-ap-southeast-2.amazonaws.com",
875
880
  "signatureVersions": [
876
881
  "s3",
877
882
  "s3v4"
878
883
  ]
879
884
  },
880
- "us-east-2": {},
881
- "s3-external-1": {
882
- "credentialScope": {
883
- "region": "us-east-1"
884
- },
885
- "hostname": "s3-external-1.amazonaws.com",
885
+ "eu-central-1": {},
886
+ "us-west-2": {
887
+ "hostname": "s3-us-west-2.amazonaws.com",
886
888
  "signatureVersions": [
887
889
  "s3",
888
890
  "s3v4"
@@ -895,8 +897,8 @@
895
897
  "s3v4"
896
898
  ]
897
899
  },
898
- "us-west-2": {
899
- "hostname": "s3-us-west-2.amazonaws.com",
900
+ "sa-east-1": {
901
+ "hostname": "s3-sa-east-1.amazonaws.com",
900
902
  "signatureVersions": [
901
903
  "s3",
902
904
  "s3v4"
@@ -909,26 +911,26 @@
909
911
  "s3v4"
910
912
  ]
911
913
  },
912
- "ap-northeast-2": {},
913
- "ap-south-1": {
914
- "hostname": "s3-ap-south-1.amazonaws.com"
915
- },
916
- "ap-southeast-1": {
917
- "hostname": "s3-ap-southeast-1.amazonaws.com",
914
+ "us-east-2": {},
915
+ "us-east-1": {
916
+ "hostname": "s3.amazonaws.com",
918
917
  "signatureVersions": [
919
918
  "s3",
920
919
  "s3v4"
921
920
  ]
922
921
  },
923
- "ap-southeast-2": {
924
- "hostname": "s3-ap-southeast-2.amazonaws.com",
922
+ "s3-external-1": {
923
+ "hostname": "s3-external-1.amazonaws.com",
924
+ "credentialScope": {
925
+ "region": "us-east-1"
926
+ },
925
927
  "signatureVersions": [
926
928
  "s3",
927
929
  "s3v4"
928
930
  ]
929
931
  },
930
- "sa-east-1": {
931
- "hostname": "s3-sa-east-1.amazonaws.com",
932
+ "ap-southeast-1": {
933
+ "hostname": "s3-ap-southeast-1.amazonaws.com",
932
934
  "signatureVersions": [
933
935
  "s3",
934
936
  "s3v4"
@@ -940,140 +942,165 @@
940
942
  "s3",
941
943
  "s3v4"
942
944
  ]
943
- },
944
- "eu-central-1": {}
945
- }
946
- },
947
- "sdb": {
945
+ }
946
+ },
947
+ "partitionEndpoint": "us-east-1",
948
+ "isRegionalized": true,
948
949
  "defaults": {
949
950
  "protocols": [
950
951
  "http",
951
952
  "https"
952
953
  ],
953
954
  "signatureVersions": [
954
- "v2"
955
+ "s3v4"
955
956
  ]
956
- },
957
+ }
958
+ },
959
+ "sdb": {
957
960
  "endpoints": {
961
+ "ap-southeast-2": {},
962
+ "us-west-2": {},
963
+ "us-west-1": {},
964
+ "sa-east-1": {},
965
+ "ap-northeast-1": {},
958
966
  "us-east-1": {
959
967
  "hostname": "sdb.amazonaws.com"
960
968
  },
961
- "us-west-1": {},
962
- "us-west-2": {},
963
- "ap-northeast-1": {},
964
969
  "ap-southeast-1": {},
965
- "ap-southeast-2": {},
966
- "sa-east-1": {},
967
970
  "eu-west-1": {}
971
+ },
972
+ "defaults": {
973
+ "protocols": [
974
+ "http",
975
+ "https"
976
+ ],
977
+ "signatureVersions": [
978
+ "v2"
979
+ ]
968
980
  }
969
981
  },
970
982
  "servicecatalog": {
971
983
  "endpoints": {
972
- "us-east-1": {},
973
- "us-east-2": {},
974
- "eu-west-1": {},
984
+ "ap-southeast-2": {},
985
+ "eu-central-1": {},
975
986
  "us-west-2": {},
976
987
  "ap-northeast-1": {},
988
+ "us-east-2": {},
989
+ "us-east-1": {},
977
990
  "ap-southeast-1": {},
991
+ "eu-west-1": {}
992
+ }
993
+ },
994
+ "sms": {
995
+ "endpoints": {
978
996
  "ap-southeast-2": {},
979
- "eu-central-1": {}
997
+ "us-east-1": {},
998
+ "eu-west-1": {}
980
999
  }
981
1000
  },
982
1001
  "snowball": {
983
1002
  "endpoints": {
984
- "us-east-1": {},
985
- "us-east-2": {},
986
- "us-west-1": {},
987
- "us-west-2": {},
988
1003
  "ap-south-1": {},
989
1004
  "ap-southeast-2": {},
990
1005
  "eu-central-1": {},
1006
+ "us-west-2": {},
1007
+ "us-west-1": {},
1008
+ "us-east-2": {},
1009
+ "us-east-1": {},
991
1010
  "eu-west-1": {}
992
1011
  }
993
1012
  },
994
- "sms": {
1013
+ "sns": {
995
1014
  "endpoints": {
1015
+ "ap-northeast-2": {},
1016
+ "ap-south-1": {},
1017
+ "ap-southeast-2": {},
1018
+ "eu-central-1": {},
1019
+ "us-west-2": {},
1020
+ "us-west-1": {},
1021
+ "sa-east-1": {},
1022
+ "ap-northeast-1": {},
1023
+ "us-east-2": {},
996
1024
  "us-east-1": {},
997
- "eu-west-1": {},
998
- "ap-southeast-2": {}
999
- }
1000
- },
1001
- "sns": {
1025
+ "ap-southeast-1": {},
1026
+ "eu-west-1": {}
1027
+ },
1002
1028
  "defaults": {
1003
1029
  "protocols": [
1004
1030
  "http",
1005
1031
  "https"
1006
1032
  ]
1007
- },
1033
+ }
1034
+ },
1035
+ "sqs": {
1008
1036
  "endpoints": {
1009
- "us-east-1": {},
1010
- "us-east-2": {},
1011
- "us-west-1": {},
1012
- "us-west-2": {},
1013
- "ap-northeast-1": {},
1014
1037
  "ap-northeast-2": {},
1015
1038
  "ap-south-1": {},
1016
- "ap-southeast-1": {},
1017
1039
  "ap-southeast-2": {},
1040
+ "eu-central-1": {},
1041
+ "us-west-2": {},
1042
+ "us-west-1": {},
1018
1043
  "sa-east-1": {},
1019
- "eu-west-1": {},
1020
- "eu-central-1": {}
1021
- }
1022
- },
1023
- "sqs": {
1044
+ "ap-northeast-1": {},
1045
+ "us-east-2": {},
1046
+ "us-east-1": {
1047
+ "sslCommonName": "queue.{dnsSuffix}"
1048
+ },
1049
+ "ap-southeast-1": {},
1050
+ "eu-west-1": {}
1051
+ },
1024
1052
  "defaults": {
1025
1053
  "protocols": [
1026
1054
  "http",
1027
1055
  "https"
1028
1056
  ],
1029
1057
  "sslCommonName": "{region}.queue.{dnsSuffix}"
1030
- },
1031
- "endpoints": {
1032
- "us-east-1": {
1033
- "sslCommonName": "queue.{dnsSuffix}"
1034
- },
1035
- "us-east-2": {},
1036
- "us-west-1": {},
1037
- "us-west-2": {},
1038
- "ap-northeast-1": {},
1039
- "ap-northeast-2": {},
1040
- "ap-south-1": {},
1041
- "ap-southeast-1": {},
1042
- "ap-southeast-2": {},
1043
- "sa-east-1": {},
1044
- "eu-west-1": {},
1045
- "eu-central-1": {}
1046
1058
  }
1047
1059
  },
1048
1060
  "ssm": {
1049
1061
  "endpoints": {
1050
- "us-east-1": {},
1051
- "us-west-1": {},
1052
- "us-west-2": {},
1062
+ "ap-northeast-2": {},
1063
+ "ap-southeast-2": {},
1053
1064
  "eu-central-1": {},
1054
- "eu-west-1": {},
1065
+ "us-west-2": {},
1066
+ "us-west-1": {},
1067
+ "sa-east-1": {},
1055
1068
  "ap-northeast-1": {},
1056
- "ap-northeast-2": {},
1069
+ "us-east-1": {},
1057
1070
  "ap-southeast-1": {},
1058
- "ap-southeast-2": {},
1059
- "sa-east-1": {}
1071
+ "eu-west-1": {}
1060
1072
  }
1061
1073
  },
1062
1074
  "storagegateway": {
1063
1075
  "endpoints": {
1064
- "us-east-1": {},
1065
- "us-east-2": {},
1066
- "us-west-1": {},
1076
+ "ap-northeast-2": {},
1077
+ "ap-southeast-2": {},
1078
+ "eu-central-1": {},
1067
1079
  "us-west-2": {},
1080
+ "us-west-1": {},
1081
+ "sa-east-1": {},
1068
1082
  "ap-northeast-1": {},
1083
+ "us-east-2": {},
1084
+ "us-east-1": {},
1069
1085
  "ap-southeast-1": {},
1070
- "ap-southeast-2": {},
1071
- "sa-east-1": {},
1072
- "eu-west-1": {},
1073
- "eu-central-1": {}
1086
+ "eu-west-1": {}
1074
1087
  }
1075
1088
  },
1076
1089
  "streams.dynamodb": {
1090
+ "endpoints": {
1091
+ "ap-northeast-2": {},
1092
+ "ap-south-1": {},
1093
+ "ap-southeast-2": {},
1094
+ "eu-central-1": {},
1095
+ "us-west-2": {},
1096
+ "us-west-1": {},
1097
+ "sa-east-1": {},
1098
+ "ap-northeast-1": {},
1099
+ "us-east-2": {},
1100
+ "us-east-1": {},
1101
+ "ap-southeast-1": {},
1102
+ "eu-west-1": {}
1103
+ },
1077
1104
  "defaults": {
1078
1105
  "protocols": [
1079
1106
  "http",
@@ -1082,48 +1109,36 @@
1082
1109
  "credentialScope": {
1083
1110
  "service": "dynamodb"
1084
1111
  }
1085
- },
1086
- "endpoints": {
1087
- "us-east-1": {},
1088
- "us-east-2": {},
1089
- "us-west-1": {},
1090
- "us-west-2": {},
1091
- "ap-northeast-1": {},
1092
- "ap-northeast-2": {},
1093
- "ap-southeast-1": {},
1094
- "ap-southeast-2": {},
1095
- "sa-east-1": {},
1096
- "eu-west-1": {},
1097
- "eu-central-1": {}
1098
1112
  }
1099
1113
  },
1100
1114
  "sts": {
1101
- "defaults": {
1102
- "hostname": "sts.amazonaws.com",
1103
- "credentialScope": {
1104
- "region": "us-east-1"
1105
- }
1106
- },
1107
- "partitionEndpoint": "aws-global",
1108
1115
  "endpoints": {
1109
- "aws-global": {},
1110
- "us-east-1": {},
1111
- "us-east-2": {},
1112
- "us-west-1": {},
1113
- "us-west-2": {},
1114
- "ap-northeast-1": {},
1115
1116
  "ap-northeast-2": {
1116
1117
  "hostname": "sts.ap-northeast-2.amazonaws.com",
1117
1118
  "credentialScope": {
1118
1119
  "region": "ap-northeast-2"
1119
1120
  }
1120
1121
  },
1121
- "ap-southeast-1": {},
1122
+ "ap-south-1": {},
1123
+ "aws-global": {},
1122
1124
  "ap-southeast-2": {},
1125
+ "eu-central-1": {},
1126
+ "us-west-2": {},
1127
+ "us-west-1": {},
1123
1128
  "sa-east-1": {},
1124
- "eu-west-1": {},
1125
- "eu-central-1": {}
1126
- }
1129
+ "ap-northeast-1": {},
1130
+ "us-east-2": {},
1131
+ "us-east-1": {},
1132
+ "ap-southeast-1": {},
1133
+ "eu-west-1": {}
1134
+ },
1135
+ "defaults": {
1136
+ "credentialScope": {
1137
+ "region": "us-east-1"
1138
+ },
1139
+ "hostname": "sts.amazonaws.com"
1140
+ },
1141
+ "partitionEndpoint": "aws-global"
1127
1142
  },
1128
1143
  "support": {
1129
1144
  "endpoints": {
@@ -1132,23 +1147,21 @@
1132
1147
  },
1133
1148
  "swf": {
1134
1149
  "endpoints": {
1135
- "us-east-1": {},
1136
- "us-east-2": {},
1137
- "us-west-1": {},
1138
- "us-west-2": {},
1139
- "ap-northeast-1": {},
1140
1150
  "ap-northeast-2": {},
1141
1151
  "ap-south-1": {},
1142
- "ap-southeast-1": {},
1143
1152
  "ap-southeast-2": {},
1153
+ "eu-central-1": {},
1154
+ "us-west-2": {},
1155
+ "us-west-1": {},
1144
1156
  "sa-east-1": {},
1145
- "eu-west-1": {},
1146
- "eu-central-1": {}
1157
+ "ap-northeast-1": {},
1158
+ "us-east-2": {},
1159
+ "us-east-1": {},
1160
+ "ap-southeast-1": {},
1161
+ "eu-west-1": {}
1147
1162
  }
1148
1163
  },
1149
1164
  "waf": {
1150
- "partitionEndpoint": "aws-global",
1151
- "isRegionalized": false,
1152
1165
  "endpoints": {
1153
1166
  "aws-global": {
1154
1167
  "hostname": "waf.amazonaws.com",
@@ -1156,15 +1169,18 @@
1156
1169
  "region": "us-east-1"
1157
1170
  }
1158
1171
  }
1159
- }
1172
+ },
1173
+ "partitionEndpoint": "aws-global",
1174
+ "isRegionalized": false
1160
1175
  },
1161
1176
  "workspaces": {
1162
1177
  "endpoints": {
1163
- "us-east-1": {},
1178
+ "ap-southeast-2": {},
1179
+ "eu-central-1": {},
1164
1180
  "us-west-2": {},
1165
1181
  "ap-northeast-1": {},
1182
+ "us-east-1": {},
1166
1183
  "ap-southeast-1": {},
1167
- "ap-southeast-2": {},
1168
1184
  "eu-west-1": {}
1169
1185
  }
1170
1186
  }
@@ -1173,8 +1189,8 @@
1173
1189
  {
1174
1190
  "partition": "aws-cn",
1175
1191
  "partitionName": "AWS China",
1176
- "dnsSuffix": "amazonaws.com.cn",
1177
1192
  "regionRegex": "^cn\\-\\w+\\-\\d+$",
1193
+ "dnsSuffix": "amazonaws.com.cn",
1178
1194
  "defaults": {
1179
1195
  "hostname": "{service}.{region}.{dnsSuffix}",
1180
1196
  "protocols": [
@@ -1191,14 +1207,14 @@
1191
1207
  },
1192
1208
  "services": {
1193
1209
  "autoscaling": {
1210
+ "endpoints": {
1211
+ "cn-north-1": {}
1212
+ },
1194
1213
  "defaults": {
1195
1214
  "protocols": [
1196
1215
  "http",
1197
1216
  "https"
1198
1217
  ]
1199
- },
1200
- "endpoints": {
1201
- "cn-north-1": {}
1202
1218
  }
1203
1219
  },
1204
1220
  "cloudformation": {
@@ -1217,25 +1233,25 @@
1217
1233
  }
1218
1234
  },
1219
1235
  "dynamodb": {
1236
+ "endpoints": {
1237
+ "cn-north-1": {}
1238
+ },
1220
1239
  "defaults": {
1221
1240
  "protocols": [
1222
1241
  "http",
1223
1242
  "https"
1224
1243
  ]
1225
- },
1226
- "endpoints": {
1227
- "cn-north-1": {}
1228
1244
  }
1229
1245
  },
1230
1246
  "ec2": {
1247
+ "endpoints": {
1248
+ "cn-north-1": {}
1249
+ },
1231
1250
  "defaults": {
1232
1251
  "protocols": [
1233
1252
  "http",
1234
1253
  "https"
1235
1254
  ]
1236
- },
1237
- "endpoints": {
1238
- "cn-north-1": {}
1239
1255
  }
1240
1256
  },
1241
1257
  "elasticache": {
@@ -1249,41 +1265,39 @@
1249
1265
  }
1250
1266
  },
1251
1267
  "elasticloadbalancing": {
1268
+ "endpoints": {
1269
+ "cn-north-1": {}
1270
+ },
1252
1271
  "defaults": {
1253
1272
  "protocols": [
1254
1273
  "http",
1255
1274
  "https"
1256
1275
  ]
1257
- },
1258
- "endpoints": {
1259
- "cn-north-1": {}
1260
1276
  }
1261
1277
  },
1262
1278
  "elasticmapreduce": {
1279
+ "endpoints": {
1280
+ "cn-north-1": {}
1281
+ },
1263
1282
  "defaults": {
1264
1283
  "protocols": [
1265
1284
  "http",
1266
1285
  "https"
1267
1286
  ]
1268
- },
1269
- "endpoints": {
1270
- "cn-north-1": {}
1271
1287
  }
1272
1288
  },
1273
1289
  "glacier": {
1290
+ "endpoints": {
1291
+ "cn-north-1": {}
1292
+ },
1274
1293
  "defaults": {
1275
1294
  "protocols": [
1276
1295
  "http",
1277
1296
  "https"
1278
1297
  ]
1279
- },
1280
- "endpoints": {
1281
- "cn-north-1": {}
1282
1298
  }
1283
1299
  },
1284
1300
  "iam": {
1285
- "partitionEndpoint": "aws-cn-global",
1286
- "isRegionalized": false,
1287
1301
  "endpoints": {
1288
1302
  "aws-cn-global": {
1289
1303
  "hostname": "iam.cn-north-1.amazonaws.com.cn",
@@ -1291,30 +1305,45 @@
1291
1305
  "region": "cn-north-1"
1292
1306
  }
1293
1307
  }
1294
- }
1308
+ },
1309
+ "isRegionalized": false,
1310
+ "partitionEndpoint": "aws-cn-global"
1295
1311
  },
1296
1312
  "kinesis": {
1297
1313
  "endpoints": {
1298
1314
  "cn-north-1": {}
1299
1315
  }
1300
1316
  },
1317
+ "logs": {
1318
+ "endpoints": {
1319
+ "cn-north-1": {}
1320
+ }
1321
+ },
1301
1322
  "monitoring": {
1323
+ "endpoints": {
1324
+ "cn-north-1": {}
1325
+ },
1302
1326
  "defaults": {
1303
1327
  "protocols": [
1304
1328
  "http",
1305
1329
  "https"
1306
1330
  ]
1307
- },
1331
+ }
1332
+ },
1333
+ "rds": {
1308
1334
  "endpoints": {
1309
1335
  "cn-north-1": {}
1310
1336
  }
1311
1337
  },
1312
- "rds": {
1338
+ "redshift": {
1313
1339
  "endpoints": {
1314
1340
  "cn-north-1": {}
1315
1341
  }
1316
1342
  },
1317
1343
  "s3": {
1344
+ "endpoints": {
1345
+ "cn-north-1": {}
1346
+ },
1318
1347
  "defaults": {
1319
1348
  "protocols": [
1320
1349
  "http",
@@ -1323,32 +1352,29 @@
1323
1352
  "signatureVersions": [
1324
1353
  "s3v4"
1325
1354
  ]
1326
- },
1327
- "endpoints": {
1328
- "cn-north-1": {}
1329
1355
  }
1330
1356
  },
1331
1357
  "sns": {
1358
+ "endpoints": {
1359
+ "cn-north-1": {}
1360
+ },
1332
1361
  "defaults": {
1333
1362
  "protocols": [
1334
1363
  "http",
1335
1364
  "https"
1336
1365
  ]
1337
- },
1338
- "endpoints": {
1339
- "cn-north-1": {}
1340
1366
  }
1341
1367
  },
1342
1368
  "sqs": {
1369
+ "endpoints": {
1370
+ "cn-north-1": {}
1371
+ },
1343
1372
  "defaults": {
1344
- "sslCommonName": "{region}.queue.{dnsSuffix}",
1345
1373
  "protocols": [
1346
1374
  "http",
1347
1375
  "https"
1348
- ]
1349
- },
1350
- "endpoints": {
1351
- "cn-north-1": {}
1376
+ ],
1377
+ "sslCommonName": "{region}.queue.{dnsSuffix}"
1352
1378
  }
1353
1379
  },
1354
1380
  "storagegateway": {
@@ -1357,6 +1383,9 @@
1357
1383
  }
1358
1384
  },
1359
1385
  "streams.dynamodb": {
1386
+ "endpoints": {
1387
+ "cn-north-1": {}
1388
+ },
1360
1389
  "defaults": {
1361
1390
  "protocols": [
1362
1391
  "http",
@@ -1365,9 +1394,6 @@
1365
1394
  "credentialScope": {
1366
1395
  "service": "dynamodb"
1367
1396
  }
1368
- },
1369
- "endpoints": {
1370
- "cn-north-1": {}
1371
1397
  }
1372
1398
  },
1373
1399
  "sts": {
@@ -1385,8 +1411,8 @@
1385
1411
  {
1386
1412
  "partition": "aws-us-gov",
1387
1413
  "partitionName": "AWS GovCloud (US)",
1388
- "dnsSuffix": "amazonaws.com",
1389
1414
  "regionRegex": "^us\\-gov\\-\\w+\\-\\d+$",
1415
+ "dnsSuffix": "amazonaws.com",
1390
1416
  "defaults": {
1391
1417
  "hostname": "{service}.{region}.{dnsSuffix}",
1392
1418
  "protocols": [
@@ -1427,17 +1453,17 @@
1427
1453
  "us-gov-west-1": {}
1428
1454
  }
1429
1455
  },
1430
- "dynamodb": {
1456
+ "config": {
1431
1457
  "endpoints": {
1432
1458
  "us-gov-west-1": {}
1433
1459
  }
1434
1460
  },
1435
- "streams.dynamodb": {
1436
- "defaults": {
1437
- "credentialScope": {
1438
- "service": "dynamodb"
1439
- }
1440
- },
1461
+ "directconnect": {
1462
+ "endpoints": {
1463
+ "us-gov-west-1": {}
1464
+ }
1465
+ },
1466
+ "dynamodb": {
1441
1467
  "endpoints": {
1442
1468
  "us-gov-west-1": {}
1443
1469
  }
@@ -1483,8 +1509,6 @@
1483
1509
  }
1484
1510
  },
1485
1511
  "iam": {
1486
- "partitionEndpoint": "aws-us-gov-global",
1487
- "isRegionalized": false,
1488
1512
  "endpoints": {
1489
1513
  "aws-us-gov-global": {
1490
1514
  "hostname": "iam.us-gov.amazonaws.com",
@@ -1492,13 +1516,20 @@
1492
1516
  "region": "us-gov-west-1"
1493
1517
  }
1494
1518
  }
1495
- }
1519
+ },
1520
+ "isRegionalized": false,
1521
+ "partitionEndpoint": "aws-us-gov-global"
1496
1522
  },
1497
1523
  "kms": {
1498
1524
  "endpoints": {
1499
1525
  "us-gov-west-1": {}
1500
1526
  }
1501
1527
  },
1528
+ "logs": {
1529
+ "endpoints": {
1530
+ "us-gov-west-1": {}
1531
+ }
1532
+ },
1502
1533
  "monitoring": {
1503
1534
  "endpoints": {
1504
1535
  "us-gov-west-1": {}
@@ -1515,19 +1546,13 @@
1515
1546
  }
1516
1547
  },
1517
1548
  "s3": {
1518
- "defaults": {
1519
- "signatureVersions": [
1520
- "s3",
1521
- "s3v4"
1522
- ]
1523
- },
1524
1549
  "endpoints": {
1525
1550
  "us-gov-west-1": {
1551
+ "hostname": "s3-us-gov-west-1.amazonaws.com",
1526
1552
  "protocols": [
1527
1553
  "http",
1528
1554
  "https"
1529
- ],
1530
- "hostname": "s3-us-gov-west-1.amazonaws.com"
1555
+ ]
1531
1556
  },
1532
1557
  "fips-us-gov-west-1": {
1533
1558
  "credentialScope": {
@@ -1535,6 +1560,17 @@
1535
1560
  },
1536
1561
  "hostname": "s3-fips-us-gov-west-1.amazonaws.com"
1537
1562
  }
1563
+ },
1564
+ "defaults": {
1565
+ "signatureVersions": [
1566
+ "s3",
1567
+ "s3v4"
1568
+ ]
1569
+ }
1570
+ },
1571
+ "snowball": {
1572
+ "endpoints": {
1573
+ "us-gov-west-1": {}
1538
1574
  }
1539
1575
  },
1540
1576
  "sns": {
@@ -1558,6 +1594,16 @@
1558
1594
  }
1559
1595
  }
1560
1596
  },
1597
+ "streams.dynamodb": {
1598
+ "endpoints": {
1599
+ "us-gov-west-1": {}
1600
+ },
1601
+ "defaults": {
1602
+ "credentialScope": {
1603
+ "service": "dynamodb"
1604
+ }
1605
+ }
1606
+ },
1561
1607
  "sts": {
1562
1608
  "endpoints": {
1563
1609
  "us-gov-west-1": {}