aws-sdk 2.583.0 → 2.587.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.
Files changed (59) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/apigatewayv2-2018-11-29.min.json +632 -201
  4. package/apis/ebs-2019-11-02.examples.json +5 -0
  5. package/apis/ebs-2019-11-02.min.json +195 -0
  6. package/apis/ebs-2019-11-02.paginators.json +14 -0
  7. package/apis/kafka-2018-11-14.min.json +170 -34
  8. package/apis/kendra-2019-02-03.min.json +2 -1
  9. package/apis/kinesis-video-signaling-2019-12-04.examples.json +5 -0
  10. package/apis/kinesis-video-signaling-2019-12-04.min.json +79 -0
  11. package/apis/kinesis-video-signaling-2019-12-04.paginators.json +4 -0
  12. package/apis/kinesisvideo-2017-09-30.min.json +281 -8
  13. package/apis/kinesisvideo-2017-09-30.paginators.json +6 -0
  14. package/apis/lambda-2015-03-31.min.json +217 -25
  15. package/apis/lambda-2015-03-31.paginators.json +6 -0
  16. package/apis/metadata.json +8 -0
  17. package/apis/rds-2014-10-31.min.json +495 -101
  18. package/apis/rds-2014-10-31.paginators.json +18 -0
  19. package/apis/rekognition-2016-06-27.min.json +409 -85
  20. package/apis/rekognition-2016-06-27.paginators.json +12 -0
  21. package/apis/rekognition-2016-06-27.waiters2.json +45 -0
  22. package/apis/sagemaker-2017-07-24.min.json +3471 -472
  23. package/apis/sagemaker-2017-07-24.paginators.json +128 -16
  24. package/apis/sagemaker-2017-07-24.waiters2.json +30 -0
  25. package/apis/ssm-2014-11-06.min.json +94 -71
  26. package/apis/states-2016-11-23.min.json +92 -55
  27. package/clients/all.d.ts +2 -0
  28. package/clients/all.js +3 -1
  29. package/clients/apigatewayv2.d.ts +856 -1161
  30. package/clients/applicationautoscaling.d.ts +32 -32
  31. package/clients/browser_default.d.ts +1 -0
  32. package/clients/browser_default.js +2 -1
  33. package/clients/ebs.d.ts +211 -0
  34. package/clients/ebs.js +18 -0
  35. package/clients/kafka.d.ts +152 -0
  36. package/clients/kendra.d.ts +7 -3
  37. package/clients/kinesisvideo.d.ts +312 -1
  38. package/clients/kinesisvideosignalingchannels.d.ts +121 -0
  39. package/clients/kinesisvideosignalingchannels.js +18 -0
  40. package/clients/kms.d.ts +6 -6
  41. package/clients/lambda.d.ts +199 -2
  42. package/clients/quicksight.d.ts +223 -223
  43. package/clients/rds.d.ts +549 -0
  44. package/clients/rekognition.d.ts +423 -8
  45. package/clients/rekognition.js +1 -0
  46. package/clients/sagemaker.d.ts +4588 -610
  47. package/clients/ssm.d.ts +42 -6
  48. package/clients/stepfunctions.d.ts +54 -0
  49. package/dist/aws-sdk-core-react-native.js +2 -2
  50. package/dist/aws-sdk-react-native.js +1182 -1102
  51. package/dist/aws-sdk.js +2265 -859
  52. package/dist/aws-sdk.min.js +35 -35
  53. package/lib/config.d.ts +12 -0
  54. package/lib/config_service_placeholders.d.ts +4 -0
  55. package/lib/core.js +1 -1
  56. package/lib/services/s3.js +5 -4
  57. package/lib/services/sts.js +2 -4
  58. package/package.json +1 -1
  59. package/scripts/region-checker/whitelist.js +5 -5
@@ -2147,6 +2147,29 @@
2147
2147
  }
2148
2148
  }
2149
2149
  },
2150
+ "GetCalendarState": {
2151
+ "input": {
2152
+ "type": "structure",
2153
+ "required": [
2154
+ "CalendarNames"
2155
+ ],
2156
+ "members": {
2157
+ "CalendarNames": {
2158
+ "type": "list",
2159
+ "member": {}
2160
+ },
2161
+ "AtTime": {}
2162
+ }
2163
+ },
2164
+ "output": {
2165
+ "type": "structure",
2166
+ "members": {
2167
+ "State": {},
2168
+ "AtTime": {},
2169
+ "NextTransitionTime": {}
2170
+ }
2171
+ }
2172
+ },
2150
2173
  "GetCommandInvocation": {
2151
2174
  "input": {
2152
2175
  "type": "structure",
@@ -2182,7 +2205,7 @@
2182
2205
  "StandardErrorContent": {},
2183
2206
  "StandardErrorUrl": {},
2184
2207
  "CloudWatchOutputConfig": {
2185
- "shape": "Sfu"
2208
+ "shape": "Sg0"
2186
2209
  }
2187
2210
  }
2188
2211
  }
@@ -2292,10 +2315,10 @@
2292
2315
  "type": "structure",
2293
2316
  "members": {
2294
2317
  "Filters": {
2295
- "shape": "Sgf"
2318
+ "shape": "Sgl"
2296
2319
  },
2297
2320
  "Aggregators": {
2298
- "shape": "Sgl"
2321
+ "shape": "Sgr"
2299
2322
  },
2300
2323
  "ResultAttributes": {
2301
2324
  "type": "list",
@@ -2340,7 +2363,7 @@
2340
2363
  "CaptureTime": {},
2341
2364
  "ContentHash": {},
2342
2365
  "Content": {
2343
- "shape": "Sh2"
2366
+ "shape": "Sh8"
2344
2367
  }
2345
2368
  }
2346
2369
  }
@@ -2588,7 +2611,7 @@
2588
2611
  "shape": "Scw"
2589
2612
  },
2590
2613
  "TaskInvocationParameters": {
2591
- "shape": "Sht"
2614
+ "shape": "Shz"
2592
2615
  },
2593
2616
  "Priority": {
2594
2617
  "type": "integer"
@@ -2660,10 +2683,10 @@
2660
2683
  "members": {
2661
2684
  "SyncName": {},
2662
2685
  "Filters": {
2663
- "shape": "Sid"
2686
+ "shape": "Sij"
2664
2687
  },
2665
2688
  "Aggregators": {
2666
- "shape": "Sij"
2689
+ "shape": "Sip"
2667
2690
  },
2668
2691
  "ResultAttributes": {
2669
2692
  "type": "list",
@@ -2734,7 +2757,7 @@
2734
2757
  "type": "structure",
2735
2758
  "members": {
2736
2759
  "Parameter": {
2737
- "shape": "Sj5"
2760
+ "shape": "Sjb"
2738
2761
  }
2739
2762
  }
2740
2763
  }
@@ -2778,7 +2801,7 @@
2778
2801
  "type": "long"
2779
2802
  },
2780
2803
  "Labels": {
2781
- "shape": "Sjc"
2804
+ "shape": "Sji"
2782
2805
  },
2783
2806
  "Tier": {},
2784
2807
  "Policies": {
@@ -2810,7 +2833,7 @@
2810
2833
  "type": "structure",
2811
2834
  "members": {
2812
2835
  "Parameters": {
2813
- "shape": "Sjg"
2836
+ "shape": "Sjm"
2814
2837
  },
2815
2838
  "InvalidParameters": {
2816
2839
  "shape": "S5t"
@@ -2845,7 +2868,7 @@
2845
2868
  "type": "structure",
2846
2869
  "members": {
2847
2870
  "Parameters": {
2848
- "shape": "Sjg"
2871
+ "shape": "Sjm"
2849
2872
  },
2850
2873
  "NextToken": {}
2851
2874
  }
@@ -2935,7 +2958,7 @@
2935
2958
  "type": "structure",
2936
2959
  "members": {
2937
2960
  "ServiceSetting": {
2938
- "shape": "Sjs"
2961
+ "shape": "Sjy"
2939
2962
  }
2940
2963
  }
2941
2964
  }
@@ -2953,7 +2976,7 @@
2953
2976
  "type": "long"
2954
2977
  },
2955
2978
  "Labels": {
2956
- "shape": "Sjc"
2979
+ "shape": "Sji"
2957
2980
  }
2958
2981
  }
2959
2982
  },
@@ -2961,7 +2984,7 @@
2961
2984
  "type": "structure",
2962
2985
  "members": {
2963
2986
  "InvalidLabels": {
2964
- "shape": "Sjc"
2987
+ "shape": "Sji"
2965
2988
  },
2966
2989
  "ParameterVersion": {
2967
2990
  "type": "long"
@@ -3085,7 +3108,7 @@
3085
3108
  },
3086
3109
  "NextToken": {},
3087
3110
  "Filters": {
3088
- "shape": "Ska"
3111
+ "shape": "Skg"
3089
3112
  },
3090
3113
  "Details": {
3091
3114
  "type": "boolean"
@@ -3142,10 +3165,10 @@
3142
3165
  },
3143
3166
  "ServiceRole": {},
3144
3167
  "NotificationConfig": {
3145
- "shape": "Shv"
3168
+ "shape": "Si1"
3146
3169
  },
3147
3170
  "CloudWatchOutputConfig": {
3148
- "shape": "Sfu"
3171
+ "shape": "Sg0"
3149
3172
  }
3150
3173
  }
3151
3174
  }
@@ -3165,7 +3188,7 @@
3165
3188
  },
3166
3189
  "NextToken": {},
3167
3190
  "Filters": {
3168
- "shape": "Ska"
3191
+ "shape": "Skg"
3169
3192
  }
3170
3193
  }
3171
3194
  },
@@ -3175,7 +3198,7 @@
3175
3198
  "Commands": {
3176
3199
  "type": "list",
3177
3200
  "member": {
3178
- "shape": "Skq"
3201
+ "shape": "Skw"
3179
3202
  }
3180
3203
  },
3181
3204
  "NextToken": {}
@@ -3187,7 +3210,7 @@
3187
3210
  "type": "structure",
3188
3211
  "members": {
3189
3212
  "Filters": {
3190
- "shape": "Skx"
3213
+ "shape": "Sl3"
3191
3214
  },
3192
3215
  "ResourceIds": {
3193
3216
  "type": "list",
@@ -3219,10 +3242,10 @@
3219
3242
  "Status": {},
3220
3243
  "Severity": {},
3221
3244
  "ExecutionSummary": {
3222
- "shape": "Slf"
3245
+ "shape": "Sll"
3223
3246
  },
3224
3247
  "Details": {
3225
- "shape": "Sli"
3248
+ "shape": "Slo"
3226
3249
  }
3227
3250
  }
3228
3251
  }
@@ -3236,7 +3259,7 @@
3236
3259
  "type": "structure",
3237
3260
  "members": {
3238
3261
  "Filters": {
3239
- "shape": "Skx"
3262
+ "shape": "Sl3"
3240
3263
  },
3241
3264
  "NextToken": {},
3242
3265
  "MaxResults": {
@@ -3254,10 +3277,10 @@
3254
3277
  "members": {
3255
3278
  "ComplianceType": {},
3256
3279
  "CompliantSummary": {
3257
- "shape": "Sln"
3280
+ "shape": "Slt"
3258
3281
  },
3259
3282
  "NonCompliantSummary": {
3260
- "shape": "Slq"
3283
+ "shape": "Slw"
3261
3284
  }
3262
3285
  }
3263
3286
  }
@@ -3387,7 +3410,7 @@
3387
3410
  "InstanceId": {},
3388
3411
  "TypeName": {},
3389
3412
  "Filters": {
3390
- "shape": "Sgf"
3413
+ "shape": "Sgl"
3391
3414
  },
3392
3415
  "NextToken": {},
3393
3416
  "MaxResults": {
@@ -3403,7 +3426,7 @@
3403
3426
  "SchemaVersion": {},
3404
3427
  "CaptureTime": {},
3405
3428
  "Entries": {
3406
- "shape": "Sh2"
3429
+ "shape": "Sh8"
3407
3430
  },
3408
3431
  "NextToken": {}
3409
3432
  }
@@ -3414,7 +3437,7 @@
3414
3437
  "type": "structure",
3415
3438
  "members": {
3416
3439
  "Filters": {
3417
- "shape": "Skx"
3440
+ "shape": "Sl3"
3418
3441
  },
3419
3442
  "NextToken": {},
3420
3443
  "MaxResults": {
@@ -3436,13 +3459,13 @@
3436
3459
  "Status": {},
3437
3460
  "OverallSeverity": {},
3438
3461
  "ExecutionSummary": {
3439
- "shape": "Slf"
3462
+ "shape": "Sll"
3440
3463
  },
3441
3464
  "CompliantSummary": {
3442
- "shape": "Sln"
3465
+ "shape": "Slt"
3443
3466
  },
3444
3467
  "NonCompliantSummary": {
3445
- "shape": "Slq"
3468
+ "shape": "Slw"
3446
3469
  }
3447
3470
  }
3448
3471
  }
@@ -3572,7 +3595,7 @@
3572
3595
  "ResourceType": {},
3573
3596
  "ComplianceType": {},
3574
3597
  "ExecutionSummary": {
3575
- "shape": "Slf"
3598
+ "shape": "Sll"
3576
3599
  },
3577
3600
  "Items": {
3578
3601
  "type": "list",
@@ -3588,7 +3611,7 @@
3588
3611
  "Severity": {},
3589
3612
  "Status": {},
3590
3613
  "Details": {
3591
- "shape": "Sli"
3614
+ "shape": "Slo"
3592
3615
  }
3593
3616
  }
3594
3617
  }
@@ -3625,7 +3648,7 @@
3625
3648
  "CaptureTime": {},
3626
3649
  "ContentHash": {},
3627
3650
  "Content": {
3628
- "shape": "Sh2"
3651
+ "shape": "Sh8"
3629
3652
  },
3630
3653
  "Context": {
3631
3654
  "type": "map",
@@ -3772,7 +3795,7 @@
3772
3795
  "shape": "Scw"
3773
3796
  },
3774
3797
  "TaskInvocationParameters": {
3775
- "shape": "Sht"
3798
+ "shape": "Shz"
3776
3799
  },
3777
3800
  "Priority": {
3778
3801
  "type": "integer"
@@ -3834,7 +3857,7 @@
3834
3857
  "type": "structure",
3835
3858
  "members": {
3836
3859
  "ServiceSetting": {
3837
- "shape": "Sjs"
3860
+ "shape": "Sjy"
3838
3861
  }
3839
3862
  }
3840
3863
  }
@@ -3909,10 +3932,10 @@
3909
3932
  "MaxErrors": {},
3910
3933
  "ServiceRoleArn": {},
3911
3934
  "NotificationConfig": {
3912
- "shape": "Shv"
3935
+ "shape": "Si1"
3913
3936
  },
3914
3937
  "CloudWatchOutputConfig": {
3915
- "shape": "Sfu"
3938
+ "shape": "Sg0"
3916
3939
  }
3917
3940
  }
3918
3941
  },
@@ -3920,7 +3943,7 @@
3920
3943
  "type": "structure",
3921
3944
  "members": {
3922
3945
  "Command": {
3923
- "shape": "Skq"
3946
+ "shape": "Skw"
3924
3947
  }
3925
3948
  }
3926
3949
  }
@@ -4277,7 +4300,7 @@
4277
4300
  "shape": "Scw"
4278
4301
  },
4279
4302
  "TaskInvocationParameters": {
4280
- "shape": "Sht"
4303
+ "shape": "Shz"
4281
4304
  },
4282
4305
  "Priority": {
4283
4306
  "type": "integer"
@@ -4310,7 +4333,7 @@
4310
4333
  "shape": "Scw"
4311
4334
  },
4312
4335
  "TaskInvocationParameters": {
4313
- "shape": "Sht"
4336
+ "shape": "Shz"
4314
4337
  },
4315
4338
  "Priority": {
4316
4339
  "type": "integer"
@@ -5238,7 +5261,7 @@
5238
5261
  "shape": "S8h"
5239
5262
  }
5240
5263
  },
5241
- "Sfu": {
5264
+ "Sg0": {
5242
5265
  "type": "structure",
5243
5266
  "members": {
5244
5267
  "CloudWatchLogGroupName": {},
@@ -5247,7 +5270,7 @@
5247
5270
  }
5248
5271
  }
5249
5272
  },
5250
- "Sgf": {
5273
+ "Sgl": {
5251
5274
  "type": "list",
5252
5275
  "member": {
5253
5276
  "type": "structure",
@@ -5265,14 +5288,14 @@
5265
5288
  }
5266
5289
  }
5267
5290
  },
5268
- "Sgl": {
5291
+ "Sgr": {
5269
5292
  "type": "list",
5270
5293
  "member": {
5271
5294
  "type": "structure",
5272
5295
  "members": {
5273
5296
  "Expression": {},
5274
5297
  "Aggregators": {
5275
- "shape": "Sgl"
5298
+ "shape": "Sgr"
5276
5299
  },
5277
5300
  "Groups": {
5278
5301
  "type": "list",
@@ -5285,7 +5308,7 @@
5285
5308
  "members": {
5286
5309
  "Name": {},
5287
5310
  "Filters": {
5288
- "shape": "Sgf"
5311
+ "shape": "Sgl"
5289
5312
  }
5290
5313
  }
5291
5314
  }
@@ -5293,7 +5316,7 @@
5293
5316
  }
5294
5317
  }
5295
5318
  },
5296
- "Sh2": {
5319
+ "Sh8": {
5297
5320
  "type": "list",
5298
5321
  "member": {
5299
5322
  "type": "map",
@@ -5301,7 +5324,7 @@
5301
5324
  "value": {}
5302
5325
  }
5303
5326
  },
5304
- "Sht": {
5327
+ "Shz": {
5305
5328
  "type": "structure",
5306
5329
  "members": {
5307
5330
  "RunCommand": {
@@ -5311,7 +5334,7 @@
5311
5334
  "DocumentHash": {},
5312
5335
  "DocumentHashType": {},
5313
5336
  "NotificationConfig": {
5314
- "shape": "Shv"
5337
+ "shape": "Si1"
5315
5338
  },
5316
5339
  "OutputS3BucketName": {},
5317
5340
  "OutputS3KeyPrefix": {},
@@ -5356,7 +5379,7 @@
5356
5379
  }
5357
5380
  }
5358
5381
  },
5359
- "Shv": {
5382
+ "Si1": {
5360
5383
  "type": "structure",
5361
5384
  "members": {
5362
5385
  "NotificationArn": {},
@@ -5367,7 +5390,7 @@
5367
5390
  "NotificationType": {}
5368
5391
  }
5369
5392
  },
5370
- "Sid": {
5393
+ "Sij": {
5371
5394
  "type": "list",
5372
5395
  "member": {
5373
5396
  "type": "structure",
@@ -5385,7 +5408,7 @@
5385
5408
  }
5386
5409
  }
5387
5410
  },
5388
- "Sij": {
5411
+ "Sip": {
5389
5412
  "type": "list",
5390
5413
  "member": {
5391
5414
  "type": "structure",
@@ -5399,15 +5422,15 @@
5399
5422
  "value": {}
5400
5423
  },
5401
5424
  "Filters": {
5402
- "shape": "Sid"
5425
+ "shape": "Sij"
5403
5426
  },
5404
5427
  "Aggregators": {
5405
- "shape": "Sij"
5428
+ "shape": "Sip"
5406
5429
  }
5407
5430
  }
5408
5431
  }
5409
5432
  },
5410
- "Sj5": {
5433
+ "Sjb": {
5411
5434
  "type": "structure",
5412
5435
  "members": {
5413
5436
  "Name": {},
@@ -5424,17 +5447,17 @@
5424
5447
  "ARN": {}
5425
5448
  }
5426
5449
  },
5427
- "Sjc": {
5450
+ "Sji": {
5428
5451
  "type": "list",
5429
5452
  "member": {}
5430
5453
  },
5431
- "Sjg": {
5454
+ "Sjm": {
5432
5455
  "type": "list",
5433
5456
  "member": {
5434
- "shape": "Sj5"
5457
+ "shape": "Sjb"
5435
5458
  }
5436
5459
  },
5437
- "Sjs": {
5460
+ "Sjy": {
5438
5461
  "type": "structure",
5439
5462
  "members": {
5440
5463
  "SettingId": {},
@@ -5447,7 +5470,7 @@
5447
5470
  "Status": {}
5448
5471
  }
5449
5472
  },
5450
- "Ska": {
5473
+ "Skg": {
5451
5474
  "type": "list",
5452
5475
  "member": {
5453
5476
  "type": "structure",
@@ -5461,7 +5484,7 @@
5461
5484
  }
5462
5485
  }
5463
5486
  },
5464
- "Skq": {
5487
+ "Skw": {
5465
5488
  "type": "structure",
5466
5489
  "members": {
5467
5490
  "CommandId": {},
@@ -5504,14 +5527,14 @@
5504
5527
  },
5505
5528
  "ServiceRole": {},
5506
5529
  "NotificationConfig": {
5507
- "shape": "Shv"
5530
+ "shape": "Si1"
5508
5531
  },
5509
5532
  "CloudWatchOutputConfig": {
5510
- "shape": "Sfu"
5533
+ "shape": "Sg0"
5511
5534
  }
5512
5535
  }
5513
5536
  },
5514
- "Skx": {
5537
+ "Sl3": {
5515
5538
  "type": "list",
5516
5539
  "member": {
5517
5540
  "type": "structure",
@@ -5525,7 +5548,7 @@
5525
5548
  }
5526
5549
  }
5527
5550
  },
5528
- "Slf": {
5551
+ "Sll": {
5529
5552
  "type": "structure",
5530
5553
  "required": [
5531
5554
  "ExecutionTime"
@@ -5538,23 +5561,23 @@
5538
5561
  "ExecutionType": {}
5539
5562
  }
5540
5563
  },
5541
- "Sli": {
5564
+ "Slo": {
5542
5565
  "type": "map",
5543
5566
  "key": {},
5544
5567
  "value": {}
5545
5568
  },
5546
- "Sln": {
5569
+ "Slt": {
5547
5570
  "type": "structure",
5548
5571
  "members": {
5549
5572
  "CompliantCount": {
5550
5573
  "type": "integer"
5551
5574
  },
5552
5575
  "SeveritySummary": {
5553
- "shape": "Slp"
5576
+ "shape": "Slv"
5554
5577
  }
5555
5578
  }
5556
5579
  },
5557
- "Slp": {
5580
+ "Slv": {
5558
5581
  "type": "structure",
5559
5582
  "members": {
5560
5583
  "CriticalCount": {
@@ -5577,14 +5600,14 @@
5577
5600
  }
5578
5601
  }
5579
5602
  },
5580
- "Slq": {
5603
+ "Slw": {
5581
5604
  "type": "structure",
5582
5605
  "members": {
5583
5606
  "NonCompliantCount": {
5584
5607
  "type": "integer"
5585
5608
  },
5586
5609
  "SeveritySummary": {
5587
- "shape": "Slp"
5610
+ "shape": "Slv"
5588
5611
  }
5589
5612
  }
5590
5613
  }