aws-sdk-core 2.11.310 → 2.11.336

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.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/apis/amplify/2017-07-25/api-2.json +551 -32
  3. data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
  4. data/apis/application-insights/2018-11-25/api-2.json +38 -1
  5. data/apis/appmesh/2019-01-25/api-2.json +131 -0
  6. data/apis/appsync/2017-07-25/api-2.json +2 -1
  7. data/apis/athena/2017-05-18/api-2.json +5 -3
  8. data/apis/batch/2016-08-10/api-2.json +35 -2
  9. data/apis/batch/2016-08-10/paginators-1.json +24 -0
  10. data/apis/ce/2017-10-25/api-2.json +152 -1
  11. data/apis/codebuild/2016-10-06/api-2.json +4 -2
  12. data/apis/codecommit/2015-04-13/api-2.json +86 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +11 -1
  14. data/apis/config/2014-11-12/api-2.json +341 -1
  15. data/apis/cur/2017-01-06/api-2.json +31 -1
  16. data/apis/datasync/2018-11-09/api-2.json +38 -10
  17. data/apis/dms/2016-01-01/api-2.json +11 -3
  18. data/apis/ec2/2016-11-15/api-2.json +164 -6
  19. data/apis/ecr/2015-09-21/api-2.json +59 -4
  20. data/apis/ecs/2014-11-13/api-2.json +24 -4
  21. data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
  22. data/apis/elasticmapreduce/2009-03-31/api-2.json +95 -0
  23. data/apis/es/2015-01-01/api-2.json +16 -0
  24. data/apis/eventbridge/2015-10-07/api-2.json +1462 -0
  25. data/apis/eventbridge/2015-10-07/examples-1.json +5 -0
  26. data/apis/eventbridge/2015-10-07/paginators-1.json +4 -0
  27. data/apis/eventbridge/2015-10-07/smoke.json +18 -0
  28. data/apis/events/2015-10-07/api-2.json +506 -12
  29. data/apis/gamelift/2015-10-01/api-2.json +14 -5
  30. data/apis/glue/2017-03-31/api-2.json +891 -13
  31. data/apis/glue/2017-03-31/paginators-1.json +15 -0
  32. data/apis/greengrass/2017-06-07/api-2.json +105 -102
  33. data/apis/guardduty/2017-11-28/api-2.json +34 -0
  34. data/apis/iam/2010-05-08/api-2.json +1 -4
  35. data/apis/iot/2015-05-28/api-2.json +726 -7
  36. data/apis/iotevents/2018-07-27/api-2.json +43 -2
  37. data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
  38. data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
  39. data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
  40. data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
  41. data/apis/lakeformation/2017-03-31/api-2.json +708 -0
  42. data/apis/lakeformation/2017-03-31/examples-1.json +5 -0
  43. data/apis/lakeformation/2017-03-31/paginators-1.json +19 -0
  44. data/apis/logs/2014-03-28/api-2.json +15 -3
  45. data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
  46. data/apis/mediaconvert/2017-08-29/api-2.json +329 -24
  47. data/apis/medialive/2017-10-14/api-2.json +186 -20
  48. data/apis/monitoring/2010-08-01/api-2.json +175 -5
  49. data/apis/mq/2017-11-27/api-2.json +40 -0
  50. data/apis/opsworkscm/2016-11-01/api-2.json +1 -1
  51. data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
  52. data/apis/polly/2016-06-10/api-2.json +36 -6
  53. data/apis/quicksight/2018-04-01/api-2.json +6 -1
  54. data/apis/redshift/2012-12-01/api-2.json +2 -0
  55. data/apis/rekognition/2016-06-27/api-2.json +2 -1
  56. data/apis/robomaker/2018-06-29/api-2.json +100 -19
  57. data/apis/route53/2013-04-01/api-2.json +3 -0
  58. data/apis/runtime.lex/2016-11-28/api-2.json +261 -0
  59. data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
  60. data/apis/servicecatalog/2015-12-10/api-2.json +73 -1
  61. data/apis/shield/2016-06-02/api-2.json +3 -1
  62. data/apis/ssm/2014-11-06/api-2.json +7 -4
  63. data/apis/storagegateway/2013-06-30/api-2.json +4 -2
  64. data/apis/sts/2011-06-15/api-2.json +25 -0
  65. data/apis/waf-regional/2016-11-28/api-2.json +197 -14
  66. data/apis/waf/2015-08-24/api-2.json +197 -14
  67. data/endpoints.json +268 -3
  68. data/lib/aws-sdk-core.rb +2 -0
  69. data/lib/aws-sdk-core/eventbridge.rb +6 -0
  70. data/lib/aws-sdk-core/lakeformation.rb +6 -0
  71. data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
  72. data/lib/aws-sdk-core/version.rb +1 -1
  73. data/service-models.json +8 -0
  74. metadata +11 -2
@@ -77,7 +77,10 @@
77
77
  {"shape":"WAFInternalErrorException"},
78
78
  {"shape":"WAFDisallowedNameException"},
79
79
  {"shape":"WAFInvalidParameterException"},
80
- {"shape":"WAFLimitsExceededException"}
80
+ {"shape":"WAFLimitsExceededException"},
81
+ {"shape":"WAFTagOperationException"},
82
+ {"shape":"WAFTagOperationInternalErrorException"},
83
+ {"shape":"WAFBadRequestException"}
81
84
  ]
82
85
  },
83
86
  "CreateRegexMatchSet":{
@@ -123,7 +126,10 @@
123
126
  {"shape":"WAFInternalErrorException"},
124
127
  {"shape":"WAFDisallowedNameException"},
125
128
  {"shape":"WAFInvalidParameterException"},
126
- {"shape":"WAFLimitsExceededException"}
129
+ {"shape":"WAFLimitsExceededException"},
130
+ {"shape":"WAFTagOperationException"},
131
+ {"shape":"WAFTagOperationInternalErrorException"},
132
+ {"shape":"WAFBadRequestException"}
127
133
  ]
128
134
  },
129
135
  "CreateRuleGroup":{
@@ -138,7 +144,10 @@
138
144
  {"shape":"WAFStaleDataException"},
139
145
  {"shape":"WAFInternalErrorException"},
140
146
  {"shape":"WAFDisallowedNameException"},
141
- {"shape":"WAFLimitsExceededException"}
147
+ {"shape":"WAFLimitsExceededException"},
148
+ {"shape":"WAFTagOperationException"},
149
+ {"shape":"WAFTagOperationInternalErrorException"},
150
+ {"shape":"WAFBadRequestException"}
142
151
  ]
143
152
  },
144
153
  "CreateSizeConstraintSet":{
@@ -189,7 +198,10 @@
189
198
  {"shape":"WAFInvalidAccountException"},
190
199
  {"shape":"WAFDisallowedNameException"},
191
200
  {"shape":"WAFInvalidParameterException"},
192
- {"shape":"WAFLimitsExceededException"}
201
+ {"shape":"WAFLimitsExceededException"},
202
+ {"shape":"WAFTagOperationException"},
203
+ {"shape":"WAFTagOperationInternalErrorException"},
204
+ {"shape":"WAFBadRequestException"}
193
205
  ]
194
206
  },
195
207
  "CreateXssMatchSet":{
@@ -302,7 +314,9 @@
302
314
  {"shape":"WAFInvalidAccountException"},
303
315
  {"shape":"WAFNonexistentItemException"},
304
316
  {"shape":"WAFReferencedItemException"},
305
- {"shape":"WAFNonEmptyEntityException"}
317
+ {"shape":"WAFNonEmptyEntityException"},
318
+ {"shape":"WAFTagOperationException"},
319
+ {"shape":"WAFTagOperationInternalErrorException"}
306
320
  ]
307
321
  },
308
322
  "DeleteRegexMatchSet":{
@@ -353,7 +367,9 @@
353
367
  {"shape":"WAFInvalidAccountException"},
354
368
  {"shape":"WAFNonexistentItemException"},
355
369
  {"shape":"WAFReferencedItemException"},
356
- {"shape":"WAFNonEmptyEntityException"}
370
+ {"shape":"WAFNonEmptyEntityException"},
371
+ {"shape":"WAFTagOperationException"},
372
+ {"shape":"WAFTagOperationInternalErrorException"}
357
373
  ]
358
374
  },
359
375
  "DeleteRuleGroup":{
@@ -370,7 +386,9 @@
370
386
  {"shape":"WAFNonexistentItemException"},
371
387
  {"shape":"WAFReferencedItemException"},
372
388
  {"shape":"WAFNonEmptyEntityException"},
373
- {"shape":"WAFInvalidOperationException"}
389
+ {"shape":"WAFInvalidOperationException"},
390
+ {"shape":"WAFTagOperationException"},
391
+ {"shape":"WAFTagOperationInternalErrorException"}
374
392
  ]
375
393
  },
376
394
  "DeleteSizeConstraintSet":{
@@ -421,7 +439,9 @@
421
439
  {"shape":"WAFInvalidAccountException"},
422
440
  {"shape":"WAFNonexistentItemException"},
423
441
  {"shape":"WAFReferencedItemException"},
424
- {"shape":"WAFNonEmptyEntityException"}
442
+ {"shape":"WAFNonEmptyEntityException"},
443
+ {"shape":"WAFTagOperationException"},
444
+ {"shape":"WAFTagOperationInternalErrorException"}
425
445
  ]
426
446
  },
427
447
  "DeleteXssMatchSet":{
@@ -857,6 +877,23 @@
857
877
  {"shape":"WAFInternalErrorException"}
858
878
  ]
859
879
  },
880
+ "ListTagsForResource":{
881
+ "name":"ListTagsForResource",
882
+ "http":{
883
+ "method":"POST",
884
+ "requestUri":"/"
885
+ },
886
+ "input":{"shape":"ListTagsForResourceRequest"},
887
+ "output":{"shape":"ListTagsForResourceResponse"},
888
+ "errors":[
889
+ {"shape":"WAFInternalErrorException"},
890
+ {"shape":"WAFInvalidParameterException"},
891
+ {"shape":"WAFNonexistentItemException"},
892
+ {"shape":"WAFBadRequestException"},
893
+ {"shape":"WAFTagOperationException"},
894
+ {"shape":"WAFTagOperationInternalErrorException"}
895
+ ]
896
+ },
860
897
  "ListWebACLs":{
861
898
  "name":"ListWebACLs",
862
899
  "http":{
@@ -913,6 +950,41 @@
913
950
  {"shape":"WAFInvalidPermissionPolicyException"}
914
951
  ]
915
952
  },
953
+ "TagResource":{
954
+ "name":"TagResource",
955
+ "http":{
956
+ "method":"POST",
957
+ "requestUri":"/"
958
+ },
959
+ "input":{"shape":"TagResourceRequest"},
960
+ "output":{"shape":"TagResourceResponse"},
961
+ "errors":[
962
+ {"shape":"WAFInternalErrorException"},
963
+ {"shape":"WAFInvalidParameterException"},
964
+ {"shape":"WAFLimitsExceededException"},
965
+ {"shape":"WAFNonexistentItemException"},
966
+ {"shape":"WAFBadRequestException"},
967
+ {"shape":"WAFTagOperationException"},
968
+ {"shape":"WAFTagOperationInternalErrorException"}
969
+ ]
970
+ },
971
+ "UntagResource":{
972
+ "name":"UntagResource",
973
+ "http":{
974
+ "method":"POST",
975
+ "requestUri":"/"
976
+ },
977
+ "input":{"shape":"UntagResourceRequest"},
978
+ "output":{"shape":"UntagResourceResponse"},
979
+ "errors":[
980
+ {"shape":"WAFInternalErrorException"},
981
+ {"shape":"WAFInvalidParameterException"},
982
+ {"shape":"WAFNonexistentItemException"},
983
+ {"shape":"WAFBadRequestException"},
984
+ {"shape":"WAFTagOperationException"},
985
+ {"shape":"WAFTagOperationInternalErrorException"}
986
+ ]
987
+ },
916
988
  "UpdateByteMatchSet":{
917
989
  "name":"UpdateByteMatchSet",
918
990
  "http":{
@@ -1331,7 +1403,8 @@
1331
1403
  "MetricName":{"shape":"MetricName"},
1332
1404
  "RateKey":{"shape":"RateKey"},
1333
1405
  "RateLimit":{"shape":"RateLimit"},
1334
- "ChangeToken":{"shape":"ChangeToken"}
1406
+ "ChangeToken":{"shape":"ChangeToken"},
1407
+ "Tags":{"shape":"TagList"}
1335
1408
  }
1336
1409
  },
1337
1410
  "CreateRateBasedRuleResponse":{
@@ -1387,7 +1460,8 @@
1387
1460
  "members":{
1388
1461
  "Name":{"shape":"ResourceName"},
1389
1462
  "MetricName":{"shape":"MetricName"},
1390
- "ChangeToken":{"shape":"ChangeToken"}
1463
+ "ChangeToken":{"shape":"ChangeToken"},
1464
+ "Tags":{"shape":"TagList"}
1391
1465
  }
1392
1466
  },
1393
1467
  "CreateRuleGroupResponse":{
@@ -1407,7 +1481,8 @@
1407
1481
  "members":{
1408
1482
  "Name":{"shape":"ResourceName"},
1409
1483
  "MetricName":{"shape":"MetricName"},
1410
- "ChangeToken":{"shape":"ChangeToken"}
1484
+ "ChangeToken":{"shape":"ChangeToken"},
1485
+ "Tags":{"shape":"TagList"}
1411
1486
  }
1412
1487
  },
1413
1488
  "CreateRuleResponse":{
@@ -1465,7 +1540,8 @@
1465
1540
  "Name":{"shape":"ResourceName"},
1466
1541
  "MetricName":{"shape":"MetricName"},
1467
1542
  "DefaultAction":{"shape":"WafAction"},
1468
- "ChangeToken":{"shape":"ChangeToken"}
1543
+ "ChangeToken":{"shape":"ChangeToken"},
1544
+ "Tags":{"shape":"TagList"}
1469
1545
  }
1470
1546
  },
1471
1547
  "CreateWebACLResponse":{
@@ -2581,6 +2657,22 @@
2581
2657
  "RuleGroups":{"shape":"SubscribedRuleGroupSummaries"}
2582
2658
  }
2583
2659
  },
2660
+ "ListTagsForResourceRequest":{
2661
+ "type":"structure",
2662
+ "required":["ResourceARN"],
2663
+ "members":{
2664
+ "NextMarker":{"shape":"NextMarker"},
2665
+ "Limit":{"shape":"PaginationLimit"},
2666
+ "ResourceARN":{"shape":"ResourceArn"}
2667
+ }
2668
+ },
2669
+ "ListTagsForResourceResponse":{
2670
+ "type":"structure",
2671
+ "members":{
2672
+ "NextMarker":{"shape":"NextMarker"},
2673
+ "TagInfoForResource":{"shape":"TagInfoForResource"}
2674
+ }
2675
+ },
2584
2676
  "ListWebACLsRequest":{
2585
2677
  "type":"structure",
2586
2678
  "members":{
@@ -2678,7 +2770,9 @@
2678
2770
  "RATE_KEY",
2679
2771
  "RULE_TYPE",
2680
2772
  "NEXT_MARKER",
2681
- "RESOURCE_ARN"
2773
+ "RESOURCE_ARN",
2774
+ "TAGS",
2775
+ "TAG_KEYS"
2682
2776
  ]
2683
2777
  },
2684
2778
  "ParameterExceptionParameter":{
@@ -2690,7 +2784,8 @@
2690
2784
  "enum":[
2691
2785
  "INVALID_OPTION",
2692
2786
  "ILLEGAL_COMBINATION",
2693
- "ILLEGAL_ARGUMENT"
2787
+ "ILLEGAL_ARGUMENT",
2788
+ "INVALID_TAG_KEY"
2694
2789
  ]
2695
2790
  },
2696
2791
  "PolicyString":{
@@ -3167,6 +3262,56 @@
3167
3262
  "MetricName":{"shape":"MetricName"}
3168
3263
  }
3169
3264
  },
3265
+ "Tag":{
3266
+ "type":"structure",
3267
+ "members":{
3268
+ "Key":{"shape":"TagKey"},
3269
+ "Value":{"shape":"TagValue"}
3270
+ }
3271
+ },
3272
+ "TagInfoForResource":{
3273
+ "type":"structure",
3274
+ "members":{
3275
+ "ResourceARN":{"shape":"ResourceArn"},
3276
+ "TagList":{"shape":"TagList"}
3277
+ }
3278
+ },
3279
+ "TagKey":{
3280
+ "type":"string",
3281
+ "max":128,
3282
+ "min":1
3283
+ },
3284
+ "TagKeyList":{
3285
+ "type":"list",
3286
+ "member":{"shape":"TagKey"},
3287
+ "min":1
3288
+ },
3289
+ "TagList":{
3290
+ "type":"list",
3291
+ "member":{"shape":"Tag"},
3292
+ "min":1
3293
+ },
3294
+ "TagResourceRequest":{
3295
+ "type":"structure",
3296
+ "required":[
3297
+ "ResourceARN",
3298
+ "Tags"
3299
+ ],
3300
+ "members":{
3301
+ "ResourceARN":{"shape":"ResourceArn"},
3302
+ "Tags":{"shape":"TagList"}
3303
+ }
3304
+ },
3305
+ "TagResourceResponse":{
3306
+ "type":"structure",
3307
+ "members":{
3308
+ }
3309
+ },
3310
+ "TagValue":{
3311
+ "type":"string",
3312
+ "max":256,
3313
+ "min":0
3314
+ },
3170
3315
  "TextTransformation":{
3171
3316
  "type":"string",
3172
3317
  "enum":[
@@ -3191,6 +3336,22 @@
3191
3336
  },
3192
3337
  "Timestamp":{"type":"timestamp"},
3193
3338
  "URIString":{"type":"string"},
3339
+ "UntagResourceRequest":{
3340
+ "type":"structure",
3341
+ "required":[
3342
+ "ResourceARN",
3343
+ "TagKeys"
3344
+ ],
3345
+ "members":{
3346
+ "ResourceARN":{"shape":"ResourceArn"},
3347
+ "TagKeys":{"shape":"TagKeyList"}
3348
+ }
3349
+ },
3350
+ "UntagResourceResponse":{
3351
+ "type":"structure",
3352
+ "members":{
3353
+ }
3354
+ },
3194
3355
  "UpdateByteMatchSetRequest":{
3195
3356
  "type":"structure",
3196
3357
  "required":[
@@ -3421,6 +3582,13 @@
3421
3582
  "ChangeToken":{"shape":"ChangeToken"}
3422
3583
  }
3423
3584
  },
3585
+ "WAFBadRequestException":{
3586
+ "type":"structure",
3587
+ "members":{
3588
+ "message":{"shape":"errorMessage"}
3589
+ },
3590
+ "exception":true
3591
+ },
3424
3592
  "WAFDisallowedNameException":{
3425
3593
  "type":"structure",
3426
3594
  "members":{
@@ -3528,6 +3696,21 @@
3528
3696
  },
3529
3697
  "exception":true
3530
3698
  },
3699
+ "WAFTagOperationException":{
3700
+ "type":"structure",
3701
+ "members":{
3702
+ "message":{"shape":"errorMessage"}
3703
+ },
3704
+ "exception":true
3705
+ },
3706
+ "WAFTagOperationInternalErrorException":{
3707
+ "type":"structure",
3708
+ "members":{
3709
+ "message":{"shape":"errorMessage"}
3710
+ },
3711
+ "exception":true,
3712
+ "fault":true
3713
+ },
3531
3714
  "WafAction":{
3532
3715
  "type":"structure",
3533
3716
  "required":["Type"],
@@ -8,7 +8,7 @@
8
8
  "dnsSuffix" : "amazonaws.com",
9
9
  "partition" : "aws",
10
10
  "partitionName" : "AWS Standard",
11
- "regionRegex" : "^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$",
11
+ "regionRegex" : "^(us|eu|ap|sa|ca|me)\\-\\w+\\-\\d+$",
12
12
  "regions" : {
13
13
  "ap-east-1" : {
14
14
  "description" : "Asia Pacific (Hong Kong)"
@@ -46,6 +46,9 @@
46
46
  "eu-west-3" : {
47
47
  "description" : "EU (Paris)"
48
48
  },
49
+ "me-south-1" : {
50
+ "description" : "Middle East (Bahrain)"
51
+ },
49
52
  "sa-east-1" : {
50
53
  "description" : "South America (Sao Paulo)"
51
54
  },
@@ -82,6 +85,7 @@
82
85
  "eu-west-1" : { },
83
86
  "eu-west-2" : { },
84
87
  "eu-west-3" : { },
88
+ "me-south-1" : { },
85
89
  "sa-east-1" : { },
86
90
  "us-east-1" : { },
87
91
  "us-east-2" : { },
@@ -94,6 +98,7 @@
94
98
  "protocols" : [ "https" ]
95
99
  },
96
100
  "endpoints" : {
101
+ "ap-east-1" : { },
97
102
  "ap-northeast-1" : { },
98
103
  "ap-northeast-2" : { },
99
104
  "ap-south-1" : { },
@@ -185,6 +190,12 @@
185
190
  },
186
191
  "hostname" : "api.ecr.eu-west-3.amazonaws.com"
187
192
  },
193
+ "me-south-1" : {
194
+ "credentialScope" : {
195
+ "region" : "me-south-1"
196
+ },
197
+ "hostname" : "api.ecr.me-south-1.amazonaws.com"
198
+ },
188
199
  "sa-east-1" : {
189
200
  "credentialScope" : {
190
201
  "region" : "sa-east-1"
@@ -222,6 +233,7 @@
222
233
  "ap-northeast-1" : { },
223
234
  "ap-southeast-1" : { },
224
235
  "ap-southeast-2" : { },
236
+ "eu-central-1" : { },
225
237
  "eu-west-1" : { },
226
238
  "us-east-1" : { },
227
239
  "us-west-2" : { }
@@ -240,6 +252,7 @@
240
252
  },
241
253
  "api.sagemaker" : {
242
254
  "endpoints" : {
255
+ "ap-east-1" : { },
243
256
  "ap-northeast-1" : { },
244
257
  "ap-northeast-2" : { },
245
258
  "ap-south-1" : { },
@@ -247,8 +260,11 @@
247
260
  "ap-southeast-2" : { },
248
261
  "ca-central-1" : { },
249
262
  "eu-central-1" : { },
263
+ "eu-north-1" : { },
250
264
  "eu-west-1" : { },
251
265
  "eu-west-2" : { },
266
+ "eu-west-3" : { },
267
+ "sa-east-1" : { },
252
268
  "us-east-1" : { },
253
269
  "us-east-1-fips" : {
254
270
  "credentialScope" : {
@@ -293,6 +309,7 @@
293
309
  "eu-west-1" : { },
294
310
  "eu-west-2" : { },
295
311
  "eu-west-3" : { },
312
+ "me-south-1" : { },
296
313
  "sa-east-1" : { },
297
314
  "us-east-1" : { },
298
315
  "us-east-2" : { },
@@ -321,6 +338,7 @@
321
338
  "eu-west-1" : { },
322
339
  "eu-west-2" : { },
323
340
  "eu-west-3" : { },
341
+ "me-south-1" : { },
324
342
  "sa-east-1" : { },
325
343
  "us-east-1" : { },
326
344
  "us-east-2" : { },
@@ -412,6 +430,7 @@
412
430
  "eu-west-1" : { },
413
431
  "eu-west-2" : { },
414
432
  "eu-west-3" : { },
433
+ "me-south-1" : { },
415
434
  "sa-east-1" : { },
416
435
  "us-east-1" : { },
417
436
  "us-east-2" : { },
@@ -473,6 +492,7 @@
473
492
  "eu-west-1" : { },
474
493
  "eu-west-2" : { },
475
494
  "eu-west-3" : { },
495
+ "me-south-1" : { },
476
496
  "sa-east-1" : { },
477
497
  "us-east-1" : { },
478
498
  "us-east-2" : { },
@@ -559,6 +579,7 @@
559
579
  "eu-west-1" : { },
560
580
  "eu-west-2" : { },
561
581
  "eu-west-3" : { },
582
+ "me-south-1" : { },
562
583
  "sa-east-1" : { },
563
584
  "us-east-1" : { },
564
585
  "us-east-2" : { },
@@ -612,6 +633,7 @@
612
633
  "eu-west-1" : { },
613
634
  "eu-west-2" : { },
614
635
  "eu-west-3" : { },
636
+ "me-south-1" : { },
615
637
  "us-east-1" : { },
616
638
  "us-east-2" : { },
617
639
  "us-west-1" : { },
@@ -646,6 +668,7 @@
646
668
  "eu-west-1" : { },
647
669
  "eu-west-2" : { },
648
670
  "eu-west-3" : { },
671
+ "me-south-1" : { },
649
672
  "sa-east-1" : { },
650
673
  "us-east-1" : { },
651
674
  "us-east-2" : { },
@@ -655,6 +678,7 @@
655
678
  },
656
679
  "codebuild" : {
657
680
  "endpoints" : {
681
+ "ap-east-1" : { },
658
682
  "ap-northeast-1" : { },
659
683
  "ap-northeast-2" : { },
660
684
  "ap-south-1" : { },
@@ -666,6 +690,7 @@
666
690
  "eu-west-1" : { },
667
691
  "eu-west-2" : { },
668
692
  "eu-west-3" : { },
693
+ "me-south-1" : { },
669
694
  "sa-east-1" : { },
670
695
  "us-east-1" : { },
671
696
  "us-east-1-fips" : {
@@ -706,6 +731,7 @@
706
731
  "ap-southeast-2" : { },
707
732
  "ca-central-1" : { },
708
733
  "eu-central-1" : { },
734
+ "eu-north-1" : { },
709
735
  "eu-west-1" : { },
710
736
  "eu-west-2" : { },
711
737
  "eu-west-3" : { },
@@ -736,6 +762,7 @@
736
762
  "eu-west-1" : { },
737
763
  "eu-west-2" : { },
738
764
  "eu-west-3" : { },
765
+ "me-south-1" : { },
739
766
  "sa-east-1" : { },
740
767
  "us-east-1" : { },
741
768
  "us-east-1-fips" : {
@@ -890,6 +917,7 @@
890
917
  "eu-west-1" : { },
891
918
  "eu-west-2" : { },
892
919
  "eu-west-3" : { },
920
+ "me-south-1" : { },
893
921
  "sa-east-1" : { },
894
922
  "us-east-1" : { },
895
923
  "us-east-2" : { },
@@ -915,11 +943,16 @@
915
943
  "ap-south-1" : { },
916
944
  "ap-southeast-1" : { },
917
945
  "ap-southeast-2" : { },
946
+ "ca-central-1" : { },
918
947
  "eu-central-1" : { },
948
+ "eu-north-1" : { },
919
949
  "eu-west-1" : { },
920
950
  "eu-west-2" : { },
951
+ "eu-west-3" : { },
952
+ "sa-east-1" : { },
921
953
  "us-east-1" : { },
922
954
  "us-east-2" : { },
955
+ "us-west-1" : { },
923
956
  "us-west-2" : { }
924
957
  }
925
958
  },
@@ -952,6 +985,30 @@
952
985
  "ap-southeast-2" : { },
953
986
  "eu-central-1" : { },
954
987
  "eu-west-1" : { },
988
+ "fips-us-east-1" : {
989
+ "credentialScope" : {
990
+ "region" : "us-east-1"
991
+ },
992
+ "hostname" : "datasync-fips.us-east-1.amazonaws.com"
993
+ },
994
+ "fips-us-east-2" : {
995
+ "credentialScope" : {
996
+ "region" : "us-east-2"
997
+ },
998
+ "hostname" : "datasync-fips.us-east-2.amazonaws.com"
999
+ },
1000
+ "fips-us-west-1" : {
1001
+ "credentialScope" : {
1002
+ "region" : "us-west-1"
1003
+ },
1004
+ "hostname" : "datasync-fips.us-west-1.amazonaws.com"
1005
+ },
1006
+ "fips-us-west-2" : {
1007
+ "credentialScope" : {
1008
+ "region" : "us-west-2"
1009
+ },
1010
+ "hostname" : "datasync-fips.us-west-2.amazonaws.com"
1011
+ },
955
1012
  "us-east-1" : { },
956
1013
  "us-east-2" : { },
957
1014
  "us-west-1" : { },
@@ -991,6 +1048,7 @@
991
1048
  "eu-west-1" : { },
992
1049
  "eu-west-2" : { },
993
1050
  "eu-west-3" : { },
1051
+ "me-south-1" : { },
994
1052
  "sa-east-1" : { },
995
1053
  "us-east-1" : { },
996
1054
  "us-east-2" : { },
@@ -1017,6 +1075,7 @@
1017
1075
  "eu-west-1" : { },
1018
1076
  "eu-west-2" : { },
1019
1077
  "eu-west-3" : { },
1078
+ "me-south-1" : { },
1020
1079
  "sa-east-1" : { },
1021
1080
  "us-east-1" : { },
1022
1081
  "us-east-2" : { },
@@ -1056,6 +1115,12 @@
1056
1115
  },
1057
1116
  "hostname" : "rds.eu-west-1.amazonaws.com"
1058
1117
  },
1118
+ "eu-west-2" : {
1119
+ "credentialScope" : {
1120
+ "region" : "eu-west-2"
1121
+ },
1122
+ "hostname" : "rds.eu-west-2.amazonaws.com"
1123
+ },
1059
1124
  "us-east-1" : {
1060
1125
  "credentialScope" : {
1061
1126
  "region" : "us-east-1"
@@ -1125,6 +1190,7 @@
1125
1190
  "hostname" : "localhost:8000",
1126
1191
  "protocols" : [ "http" ]
1127
1192
  },
1193
+ "me-south-1" : { },
1128
1194
  "sa-east-1" : { },
1129
1195
  "us-east-1" : { },
1130
1196
  "us-east-1-fips" : {
@@ -1173,6 +1239,7 @@
1173
1239
  "eu-west-1" : { },
1174
1240
  "eu-west-2" : { },
1175
1241
  "eu-west-3" : { },
1242
+ "me-south-1" : { },
1176
1243
  "sa-east-1" : { },
1177
1244
  "us-east-1" : { },
1178
1245
  "us-east-2" : { },
@@ -1194,6 +1261,7 @@
1194
1261
  "eu-west-1" : { },
1195
1262
  "eu-west-2" : { },
1196
1263
  "eu-west-3" : { },
1264
+ "me-south-1" : { },
1197
1265
  "sa-east-1" : { },
1198
1266
  "us-east-1" : { },
1199
1267
  "us-east-2" : { },
@@ -1221,6 +1289,7 @@
1221
1289
  },
1222
1290
  "hostname" : "elasticache-fips.us-west-1.amazonaws.com"
1223
1291
  },
1292
+ "me-south-1" : { },
1224
1293
  "sa-east-1" : { },
1225
1294
  "us-east-1" : { },
1226
1295
  "us-east-2" : { },
@@ -1242,6 +1311,7 @@
1242
1311
  "eu-west-1" : { },
1243
1312
  "eu-west-2" : { },
1244
1313
  "eu-west-3" : { },
1314
+ "me-south-1" : { },
1245
1315
  "sa-east-1" : { },
1246
1316
  "us-east-1" : { },
1247
1317
  "us-east-2" : { },
@@ -1284,6 +1354,7 @@
1284
1354
  "eu-west-1" : { },
1285
1355
  "eu-west-2" : { },
1286
1356
  "eu-west-3" : { },
1357
+ "me-south-1" : { },
1287
1358
  "sa-east-1" : { },
1288
1359
  "us-east-1" : { },
1289
1360
  "us-east-2" : { },
@@ -1311,6 +1382,7 @@
1311
1382
  "eu-west-1" : { },
1312
1383
  "eu-west-2" : { },
1313
1384
  "eu-west-3" : { },
1385
+ "me-south-1" : { },
1314
1386
  "sa-east-1" : { },
1315
1387
  "us-east-1" : {
1316
1388
  "sslCommonName" : "{service}.{region}.{dnsSuffix}"
@@ -1372,6 +1444,7 @@
1372
1444
  },
1373
1445
  "hostname" : "es-fips.us-west-1.amazonaws.com"
1374
1446
  },
1447
+ "me-south-1" : { },
1375
1448
  "sa-east-1" : { },
1376
1449
  "us-east-1" : { },
1377
1450
  "us-east-2" : { },
@@ -1393,6 +1466,7 @@
1393
1466
  "eu-west-1" : { },
1394
1467
  "eu-west-2" : { },
1395
1468
  "eu-west-3" : { },
1469
+ "me-south-1" : { },
1396
1470
  "sa-east-1" : { },
1397
1471
  "us-east-1" : { },
1398
1472
  "us-east-2" : { },
@@ -1402,6 +1476,7 @@
1402
1476
  },
1403
1477
  "firehose" : {
1404
1478
  "endpoints" : {
1479
+ "ap-east-1" : { },
1405
1480
  "ap-northeast-1" : { },
1406
1481
  "ap-northeast-2" : { },
1407
1482
  "ap-south-1" : { },
@@ -1444,9 +1519,12 @@
1444
1519
  "ap-southeast-1" : { },
1445
1520
  "ap-southeast-2" : { },
1446
1521
  "eu-central-1" : { },
1522
+ "eu-north-1" : { },
1447
1523
  "eu-west-1" : { },
1524
+ "eu-west-2" : { },
1448
1525
  "us-east-1" : { },
1449
1526
  "us-east-2" : { },
1527
+ "us-west-1" : { },
1450
1528
  "us-west-2" : { }
1451
1529
  }
1452
1530
  },
@@ -1485,6 +1563,7 @@
1485
1563
  "eu-west-1" : { },
1486
1564
  "eu-west-2" : { },
1487
1565
  "eu-west-3" : { },
1566
+ "me-south-1" : { },
1488
1567
  "sa-east-1" : { },
1489
1568
  "us-east-1" : { },
1490
1569
  "us-east-2" : { },
@@ -1506,6 +1585,7 @@
1506
1585
  "eu-west-1" : { },
1507
1586
  "eu-west-2" : { },
1508
1587
  "eu-west-3" : { },
1588
+ "sa-east-1" : { },
1509
1589
  "us-east-1" : { },
1510
1590
  "us-east-2" : { },
1511
1591
  "us-west-1" : { },
@@ -1518,10 +1598,15 @@
1518
1598
  },
1519
1599
  "endpoints" : {
1520
1600
  "ap-northeast-1" : { },
1601
+ "ap-northeast-2" : { },
1602
+ "ap-south-1" : { },
1603
+ "ap-southeast-1" : { },
1521
1604
  "ap-southeast-2" : { },
1522
1605
  "eu-central-1" : { },
1523
1606
  "eu-west-1" : { },
1607
+ "eu-west-2" : { },
1524
1608
  "us-east-1" : { },
1609
+ "us-east-2" : { },
1525
1610
  "us-west-2" : { }
1526
1611
  },
1527
1612
  "isRegionalized" : true
@@ -1537,6 +1622,7 @@
1537
1622
  "protocols" : [ "https" ]
1538
1623
  },
1539
1624
  "endpoints" : {
1625
+ "ap-east-1" : { },
1540
1626
  "ap-northeast-1" : { },
1541
1627
  "ap-northeast-2" : { },
1542
1628
  "ap-south-1" : { },
@@ -1594,6 +1680,7 @@
1594
1680
  "ap-south-1" : { },
1595
1681
  "ap-southeast-2" : { },
1596
1682
  "eu-central-1" : { },
1683
+ "eu-north-1" : { },
1597
1684
  "eu-west-1" : { },
1598
1685
  "eu-west-2" : { },
1599
1686
  "us-east-1" : { },
@@ -1614,11 +1701,16 @@
1614
1701
  "ap-south-1" : { },
1615
1702
  "ap-southeast-1" : { },
1616
1703
  "ap-southeast-2" : { },
1704
+ "ca-central-1" : { },
1617
1705
  "eu-central-1" : { },
1706
+ "eu-north-1" : { },
1618
1707
  "eu-west-1" : { },
1619
1708
  "eu-west-2" : { },
1709
+ "eu-west-3" : { },
1710
+ "sa-east-1" : { },
1620
1711
  "us-east-1" : { },
1621
1712
  "us-east-2" : { },
1713
+ "us-west-1" : { },
1622
1714
  "us-west-2" : { }
1623
1715
  }
1624
1716
  },
@@ -1632,6 +1724,63 @@
1632
1724
  "us-west-2" : { }
1633
1725
  }
1634
1726
  },
1727
+ "iotevents" : {
1728
+ "endpoints" : {
1729
+ "ap-northeast-1" : { },
1730
+ "ap-southeast-2" : { },
1731
+ "eu-central-1" : { },
1732
+ "eu-west-1" : { },
1733
+ "us-east-1" : { },
1734
+ "us-east-2" : { },
1735
+ "us-west-2" : { }
1736
+ }
1737
+ },
1738
+ "ioteventsdata" : {
1739
+ "endpoints" : {
1740
+ "ap-northeast-1" : {
1741
+ "credentialScope" : {
1742
+ "region" : "ap-northeast-1"
1743
+ },
1744
+ "hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
1745
+ },
1746
+ "ap-southeast-2" : {
1747
+ "credentialScope" : {
1748
+ "region" : "ap-southeast-2"
1749
+ },
1750
+ "hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
1751
+ },
1752
+ "eu-central-1" : {
1753
+ "credentialScope" : {
1754
+ "region" : "eu-central-1"
1755
+ },
1756
+ "hostname" : "data.iotevents.eu-central-1.amazonaws.com"
1757
+ },
1758
+ "eu-west-1" : {
1759
+ "credentialScope" : {
1760
+ "region" : "eu-west-1"
1761
+ },
1762
+ "hostname" : "data.iotevents.eu-west-1.amazonaws.com"
1763
+ },
1764
+ "us-east-1" : {
1765
+ "credentialScope" : {
1766
+ "region" : "us-east-1"
1767
+ },
1768
+ "hostname" : "data.iotevents.us-east-1.amazonaws.com"
1769
+ },
1770
+ "us-east-2" : {
1771
+ "credentialScope" : {
1772
+ "region" : "us-east-2"
1773
+ },
1774
+ "hostname" : "data.iotevents.us-east-2.amazonaws.com"
1775
+ },
1776
+ "us-west-2" : {
1777
+ "credentialScope" : {
1778
+ "region" : "us-west-2"
1779
+ },
1780
+ "hostname" : "data.iotevents.us-west-2.amazonaws.com"
1781
+ }
1782
+ }
1783
+ },
1635
1784
  "iotthingsgraph" : {
1636
1785
  "defaults" : {
1637
1786
  "credentialScope" : {
@@ -1649,9 +1798,12 @@
1649
1798
  "kafka" : {
1650
1799
  "endpoints" : {
1651
1800
  "ap-northeast-1" : { },
1801
+ "ap-northeast-2" : { },
1802
+ "ap-south-1" : { },
1652
1803
  "ap-southeast-1" : { },
1653
1804
  "ap-southeast-2" : { },
1654
1805
  "eu-central-1" : { },
1806
+ "eu-north-1" : { },
1655
1807
  "eu-west-1" : { },
1656
1808
  "eu-west-2" : { },
1657
1809
  "eu-west-3" : { },
@@ -1674,6 +1826,7 @@
1674
1826
  "eu-west-1" : { },
1675
1827
  "eu-west-2" : { },
1676
1828
  "eu-west-3" : { },
1829
+ "me-south-1" : { },
1677
1830
  "sa-east-1" : { },
1678
1831
  "us-east-1" : { },
1679
1832
  "us-east-2" : { },
@@ -1685,11 +1838,14 @@
1685
1838
  "endpoints" : {
1686
1839
  "ap-northeast-1" : { },
1687
1840
  "ap-northeast-2" : { },
1841
+ "ap-south-1" : { },
1688
1842
  "ap-southeast-1" : { },
1689
1843
  "ap-southeast-2" : { },
1690
1844
  "eu-central-1" : { },
1845
+ "eu-north-1" : { },
1691
1846
  "eu-west-1" : { },
1692
1847
  "eu-west-2" : { },
1848
+ "eu-west-3" : { },
1693
1849
  "us-east-1" : { },
1694
1850
  "us-east-2" : { },
1695
1851
  "us-west-2" : { }
@@ -1719,6 +1875,7 @@
1719
1875
  "eu-west-1" : { },
1720
1876
  "eu-west-2" : { },
1721
1877
  "eu-west-3" : { },
1878
+ "me-south-1" : { },
1722
1879
  "sa-east-1" : { },
1723
1880
  "us-east-1" : { },
1724
1881
  "us-east-2" : { },
@@ -1726,6 +1883,15 @@
1726
1883
  "us-west-2" : { }
1727
1884
  }
1728
1885
  },
1886
+ "lakeformation" : {
1887
+ "endpoints" : {
1888
+ "ap-northeast-1" : { },
1889
+ "eu-west-1" : { },
1890
+ "us-east-1" : { },
1891
+ "us-east-2" : { },
1892
+ "us-west-2" : { }
1893
+ }
1894
+ },
1729
1895
  "lambda" : {
1730
1896
  "endpoints" : {
1731
1897
  "ap-east-1" : { },
@@ -1740,6 +1906,7 @@
1740
1906
  "eu-west-1" : { },
1741
1907
  "eu-west-2" : { },
1742
1908
  "eu-west-3" : { },
1909
+ "me-south-1" : { },
1743
1910
  "sa-east-1" : { },
1744
1911
  "us-east-1" : { },
1745
1912
  "us-east-2" : { },
@@ -1749,6 +1916,7 @@
1749
1916
  },
1750
1917
  "license-manager" : {
1751
1918
  "endpoints" : {
1919
+ "ap-east-1" : { },
1752
1920
  "ap-northeast-1" : { },
1753
1921
  "ap-northeast-2" : { },
1754
1922
  "ap-south-1" : { },
@@ -1760,6 +1928,7 @@
1760
1928
  "eu-west-1" : { },
1761
1929
  "eu-west-2" : { },
1762
1930
  "eu-west-3" : { },
1931
+ "me-south-1" : { },
1763
1932
  "sa-east-1" : { },
1764
1933
  "us-east-1" : { },
1765
1934
  "us-east-2" : { },
@@ -1798,6 +1967,7 @@
1798
1967
  "eu-west-1" : { },
1799
1968
  "eu-west-2" : { },
1800
1969
  "eu-west-3" : { },
1970
+ "me-south-1" : { },
1801
1971
  "sa-east-1" : { },
1802
1972
  "us-east-1" : { },
1803
1973
  "us-east-2" : { },
@@ -1915,6 +2085,7 @@
1915
2085
  "eu-west-1" : { },
1916
2086
  "eu-west-2" : { },
1917
2087
  "eu-west-3" : { },
2088
+ "me-south-1" : { },
1918
2089
  "sa-east-1" : { },
1919
2090
  "us-east-1" : { },
1920
2091
  "us-east-2" : { },
@@ -1961,6 +2132,7 @@
1961
2132
  "eu-west-1" : { },
1962
2133
  "eu-west-2" : { },
1963
2134
  "eu-west-3" : { },
2135
+ "me-south-1" : { },
1964
2136
  "sa-east-1" : { },
1965
2137
  "us-east-1" : { },
1966
2138
  "us-east-2" : { },
@@ -2194,6 +2366,7 @@
2194
2366
  "eu-west-1" : { },
2195
2367
  "eu-west-2" : { },
2196
2368
  "eu-west-3" : { },
2369
+ "me-south-1" : { },
2197
2370
  "sa-east-1" : { },
2198
2371
  "us-east-1" : {
2199
2372
  "sslCommonName" : "{service}.{dnsSuffix}"
@@ -2217,6 +2390,7 @@
2217
2390
  "eu-west-1" : { },
2218
2391
  "eu-west-2" : { },
2219
2392
  "eu-west-3" : { },
2393
+ "me-south-1" : { },
2220
2394
  "sa-east-1" : { },
2221
2395
  "us-east-1" : { },
2222
2396
  "us-east-2" : { },
@@ -2254,6 +2428,7 @@
2254
2428
  "eu-west-1" : { },
2255
2429
  "eu-west-2" : { },
2256
2430
  "eu-west-3" : { },
2431
+ "me-south-1" : { },
2257
2432
  "sa-east-1" : { },
2258
2433
  "us-east-1" : { },
2259
2434
  "us-east-2" : { },
@@ -2264,8 +2439,11 @@
2264
2439
  "robomaker" : {
2265
2440
  "endpoints" : {
2266
2441
  "ap-northeast-1" : { },
2442
+ "ap-southeast-1" : { },
2443
+ "eu-central-1" : { },
2267
2444
  "eu-west-1" : { },
2268
2445
  "us-east-1" : { },
2446
+ "us-east-2" : { },
2269
2447
  "us-west-2" : { }
2270
2448
  }
2271
2449
  },
@@ -2321,6 +2499,7 @@
2321
2499
  },
2322
2500
  "runtime.sagemaker" : {
2323
2501
  "endpoints" : {
2502
+ "ap-east-1" : { },
2324
2503
  "ap-northeast-1" : { },
2325
2504
  "ap-northeast-2" : { },
2326
2505
  "ap-south-1" : { },
@@ -2328,8 +2507,11 @@
2328
2507
  "ap-southeast-2" : { },
2329
2508
  "ca-central-1" : { },
2330
2509
  "eu-central-1" : { },
2510
+ "eu-north-1" : { },
2331
2511
  "eu-west-1" : { },
2332
2512
  "eu-west-2" : { },
2513
+ "eu-west-3" : { },
2514
+ "sa-east-1" : { },
2333
2515
  "us-east-1" : { },
2334
2516
  "us-east-1-fips" : {
2335
2517
  "credentialScope" : {
@@ -2390,6 +2572,7 @@
2390
2572
  },
2391
2573
  "eu-west-2" : { },
2392
2574
  "eu-west-3" : { },
2575
+ "me-south-1" : { },
2393
2576
  "s3-external-1" : {
2394
2577
  "credentialScope" : {
2395
2578
  "region" : "us-east-1"
@@ -2630,6 +2813,7 @@
2630
2813
  },
2631
2814
  "securityhub" : {
2632
2815
  "endpoints" : {
2816
+ "ap-east-1" : { },
2633
2817
  "ap-northeast-1" : { },
2634
2818
  "ap-northeast-2" : { },
2635
2819
  "ap-south-1" : { },
@@ -2790,6 +2974,7 @@
2790
2974
  "eu-west-1" : { },
2791
2975
  "eu-west-2" : { },
2792
2976
  "eu-west-3" : { },
2977
+ "me-south-1" : { },
2793
2978
  "sa-east-1" : { },
2794
2979
  "us-east-1" : { },
2795
2980
  "us-east-2" : { },
@@ -2800,6 +2985,7 @@
2800
2985
  "snowball" : {
2801
2986
  "endpoints" : {
2802
2987
  "ap-northeast-1" : { },
2988
+ "ap-northeast-2" : { },
2803
2989
  "ap-south-1" : { },
2804
2990
  "ap-southeast-1" : { },
2805
2991
  "ap-southeast-2" : { },
@@ -2832,6 +3018,7 @@
2832
3018
  "eu-west-1" : { },
2833
3019
  "eu-west-2" : { },
2834
3020
  "eu-west-3" : { },
3021
+ "me-south-1" : { },
2835
3022
  "sa-east-1" : { },
2836
3023
  "us-east-1" : { },
2837
3024
  "us-east-2" : { },
@@ -2881,6 +3068,7 @@
2881
3068
  },
2882
3069
  "hostname" : "sqs-fips.us-west-2.amazonaws.com"
2883
3070
  },
3071
+ "me-south-1" : { },
2884
3072
  "sa-east-1" : { },
2885
3073
  "us-east-1" : {
2886
3074
  "sslCommonName" : "queue.{dnsSuffix}"
@@ -2904,6 +3092,7 @@
2904
3092
  "eu-west-1" : { },
2905
3093
  "eu-west-2" : { },
2906
3094
  "eu-west-3" : { },
3095
+ "me-south-1" : { },
2907
3096
  "sa-east-1" : { },
2908
3097
  "us-east-1" : { },
2909
3098
  "us-east-2" : { },
@@ -2925,6 +3114,7 @@
2925
3114
  "eu-west-1" : { },
2926
3115
  "eu-west-2" : { },
2927
3116
  "eu-west-3" : { },
3117
+ "me-south-1" : { },
2928
3118
  "sa-east-1" : { },
2929
3119
  "us-east-1" : { },
2930
3120
  "us-east-2" : { },
@@ -2934,6 +3124,7 @@
2934
3124
  },
2935
3125
  "storagegateway" : {
2936
3126
  "endpoints" : {
3127
+ "ap-east-1" : { },
2937
3128
  "ap-northeast-1" : { },
2938
3129
  "ap-northeast-2" : { },
2939
3130
  "ap-south-1" : { },
@@ -2945,6 +3136,7 @@
2945
3136
  "eu-west-1" : { },
2946
3137
  "eu-west-2" : { },
2947
3138
  "eu-west-3" : { },
3139
+ "me-south-1" : { },
2948
3140
  "sa-east-1" : { },
2949
3141
  "us-east-1" : { },
2950
3142
  "us-east-2" : { },
@@ -2984,6 +3176,7 @@
2984
3176
  "hostname" : "localhost:8000",
2985
3177
  "protocols" : [ "http" ]
2986
3178
  },
3179
+ "me-south-1" : { },
2987
3180
  "sa-east-1" : { },
2988
3181
  "us-east-1" : { },
2989
3182
  "us-east-1-fips" : {
@@ -3046,6 +3239,12 @@
3046
3239
  "eu-west-1" : { },
3047
3240
  "eu-west-2" : { },
3048
3241
  "eu-west-3" : { },
3242
+ "me-south-1" : {
3243
+ "credentialScope" : {
3244
+ "region" : "me-south-1"
3245
+ },
3246
+ "hostname" : "sts.me-south-1.amazonaws.com"
3247
+ },
3049
3248
  "sa-east-1" : { },
3050
3249
  "us-east-1" : { },
3051
3250
  "us-east-1-fips" : {
@@ -3103,6 +3302,7 @@
3103
3302
  "eu-west-1" : { },
3104
3303
  "eu-west-2" : { },
3105
3304
  "eu-west-3" : { },
3305
+ "me-south-1" : { },
3106
3306
  "sa-east-1" : { },
3107
3307
  "us-east-1" : { },
3108
3308
  "us-east-2" : { },
@@ -3124,6 +3324,7 @@
3124
3324
  "eu-west-1" : { },
3125
3325
  "eu-west-2" : { },
3126
3326
  "eu-west-3" : { },
3327
+ "me-south-1" : { },
3127
3328
  "sa-east-1" : { },
3128
3329
  "us-east-1" : { },
3129
3330
  "us-east-2" : { },
@@ -3140,9 +3341,11 @@
3140
3341
  "ap-southeast-2" : { },
3141
3342
  "ca-central-1" : { },
3142
3343
  "eu-central-1" : { },
3344
+ "eu-north-1" : { },
3143
3345
  "eu-west-1" : { },
3144
3346
  "eu-west-2" : { },
3145
3347
  "eu-west-3" : { },
3348
+ "sa-east-1" : { },
3146
3349
  "us-east-1" : { },
3147
3350
  "us-east-2" : { },
3148
3351
  "us-west-1" : { },
@@ -3200,12 +3403,16 @@
3200
3403
  "endpoints" : {
3201
3404
  "ap-northeast-1" : { },
3202
3405
  "ap-northeast-2" : { },
3406
+ "ap-south-1" : { },
3203
3407
  "ap-southeast-1" : { },
3204
3408
  "ap-southeast-2" : { },
3409
+ "ca-central-1" : { },
3205
3410
  "eu-central-1" : { },
3206
3411
  "eu-north-1" : { },
3207
3412
  "eu-west-1" : { },
3208
3413
  "eu-west-2" : { },
3414
+ "eu-west-3" : { },
3415
+ "sa-east-1" : { },
3209
3416
  "us-east-1" : { },
3210
3417
  "us-east-2" : { },
3211
3418
  "us-west-1" : { },
@@ -3261,6 +3468,7 @@
3261
3468
  "eu-west-1" : { },
3262
3469
  "eu-west-2" : { },
3263
3470
  "eu-west-3" : { },
3471
+ "me-south-1" : { },
3264
3472
  "sa-east-1" : { },
3265
3473
  "us-east-1" : { },
3266
3474
  "us-east-2" : { },
@@ -3388,7 +3596,8 @@
3388
3596
  "protocols" : [ "https" ]
3389
3597
  },
3390
3598
  "endpoints" : {
3391
- "cn-north-1" : { }
3599
+ "cn-north-1" : { },
3600
+ "cn-northwest-1" : { }
3392
3601
  }
3393
3602
  },
3394
3603
  "directconnect" : {
@@ -3495,6 +3704,15 @@
3495
3704
  "cn-northwest-1" : { }
3496
3705
  }
3497
3706
  },
3707
+ "greengrass" : {
3708
+ "defaults" : {
3709
+ "protocols" : [ "https" ]
3710
+ },
3711
+ "endpoints" : {
3712
+ "cn-north-1" : { }
3713
+ },
3714
+ "isRegionalized" : true
3715
+ },
3498
3716
  "iam" : {
3499
3717
  "endpoints" : {
3500
3718
  "aws-cn-global" : {
@@ -3514,7 +3732,8 @@
3514
3732
  }
3515
3733
  },
3516
3734
  "endpoints" : {
3517
- "cn-north-1" : { }
3735
+ "cn-north-1" : { },
3736
+ "cn-northwest-1" : { }
3518
3737
  }
3519
3738
  },
3520
3739
  "kinesis" : {
@@ -3875,6 +4094,12 @@
3875
4094
  },
3876
4095
  "datasync" : {
3877
4096
  "endpoints" : {
4097
+ "fips-us-gov-west-1" : {
4098
+ "credentialScope" : {
4099
+ "region" : "us-gov-west-1"
4100
+ },
4101
+ "hostname" : "datasync-fips.us-gov-west-1.amazonaws.com"
4102
+ },
3878
4103
  "us-gov-west-1" : { }
3879
4104
  }
3880
4105
  },
@@ -4003,6 +4228,15 @@
4003
4228
  "us-gov-west-1" : { }
4004
4229
  }
4005
4230
  },
4231
+ "greengrass" : {
4232
+ "defaults" : {
4233
+ "protocols" : [ "https" ]
4234
+ },
4235
+ "endpoints" : {
4236
+ "us-gov-west-1" : { }
4237
+ },
4238
+ "isRegionalized" : true
4239
+ },
4006
4240
  "guardduty" : {
4007
4241
  "defaults" : {
4008
4242
  "protocols" : [ "https" ]
@@ -4012,6 +4246,11 @@
4012
4246
  },
4013
4247
  "isRegionalized" : true
4014
4248
  },
4249
+ "health" : {
4250
+ "endpoints" : {
4251
+ "us-gov-west-1" : { }
4252
+ }
4253
+ },
4015
4254
  "iam" : {
4016
4255
  "endpoints" : {
4017
4256
  "aws-us-gov-global" : {
@@ -4088,6 +4327,7 @@
4088
4327
  }
4089
4328
  },
4090
4329
  "endpoints" : {
4330
+ "us-gov-east-1" : { },
4091
4331
  "us-gov-west-1" : { }
4092
4332
  }
4093
4333
  },
@@ -4097,6 +4337,16 @@
4097
4337
  "us-gov-west-1" : { }
4098
4338
  }
4099
4339
  },
4340
+ "neptune" : {
4341
+ "endpoints" : {
4342
+ "us-gov-west-1" : {
4343
+ "credentialScope" : {
4344
+ "region" : "us-gov-west-1"
4345
+ },
4346
+ "hostname" : "rds.us-gov-west-1.amazonaws.com"
4347
+ }
4348
+ }
4349
+ },
4100
4350
  "organizations" : {
4101
4351
  "endpoints" : {
4102
4352
  "aws-us-gov-global" : {
@@ -4136,6 +4386,18 @@
4136
4386
  "us-gov-west-1" : { }
4137
4387
  }
4138
4388
  },
4389
+ "route53" : {
4390
+ "endpoints" : {
4391
+ "aws-us-gov-global" : {
4392
+ "credentialScope" : {
4393
+ "region" : "us-gov-west-1"
4394
+ },
4395
+ "hostname" : "route53.us-gov.amazonaws.com"
4396
+ }
4397
+ },
4398
+ "isRegionalized" : false,
4399
+ "partitionEndpoint" : "aws-us-gov-global"
4400
+ },
4139
4401
  "runtime.sagemaker" : {
4140
4402
  "endpoints" : {
4141
4403
  "us-gov-west-1" : { }
@@ -4214,6 +4476,9 @@
4214
4476
  "protocols" : [ "https" ]
4215
4477
  },
4216
4478
  "endpoints" : {
4479
+ "us-gov-east-1" : {
4480
+ "protocols" : [ "https" ]
4481
+ },
4217
4482
  "us-gov-west-1" : {
4218
4483
  "protocols" : [ "https" ]
4219
4484
  }