@aws-sdk/client-mediaconvert 3.280.0 → 3.281.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 (30) hide show
  1. package/README.md +227 -0
  2. package/dist-types/commands/AssociateCertificateCommand.d.ts +6 -0
  3. package/dist-types/commands/CancelJobCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateJobCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -0
  6. package/dist-types/commands/CreatePresetCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateQueueCommand.d.ts +6 -0
  8. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -0
  9. package/dist-types/commands/DeletePolicyCommand.d.ts +6 -0
  10. package/dist-types/commands/DeletePresetCommand.d.ts +6 -0
  11. package/dist-types/commands/DeleteQueueCommand.d.ts +6 -0
  12. package/dist-types/commands/DescribeEndpointsCommand.d.ts +6 -0
  13. package/dist-types/commands/DisassociateCertificateCommand.d.ts +6 -0
  14. package/dist-types/commands/GetJobCommand.d.ts +6 -0
  15. package/dist-types/commands/GetJobTemplateCommand.d.ts +6 -0
  16. package/dist-types/commands/GetPolicyCommand.d.ts +6 -0
  17. package/dist-types/commands/GetPresetCommand.d.ts +6 -0
  18. package/dist-types/commands/GetQueueCommand.d.ts +6 -0
  19. package/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -0
  20. package/dist-types/commands/ListJobsCommand.d.ts +6 -0
  21. package/dist-types/commands/ListPresetsCommand.d.ts +6 -0
  22. package/dist-types/commands/ListQueuesCommand.d.ts +6 -0
  23. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  24. package/dist-types/commands/PutPolicyCommand.d.ts +6 -0
  25. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  26. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  27. package/dist-types/commands/UpdateJobTemplateCommand.d.ts +6 -0
  28. package/dist-types/commands/UpdatePresetCommand.d.ts +6 -0
  29. package/dist-types/commands/UpdateQueueCommand.d.ts +6 -0
  30. package/package.json +3 -3
package/README.md CHANGED
@@ -203,3 +203,230 @@ To contribute to client you can check our [generate clients scripts](https://git
203
203
  This SDK is distributed under the
204
204
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
205
205
  see LICENSE for more information.
206
+
207
+ ## Client Commands (Operations List)
208
+
209
+ <details>
210
+ <summary>
211
+ AssociateCertificate
212
+ </summary>
213
+
214
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/associatecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/associatecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/associatecertificatecommandoutput.html)
215
+
216
+ </details>
217
+ <details>
218
+ <summary>
219
+ CancelJob
220
+ </summary>
221
+
222
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/canceljobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/canceljobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/canceljobcommandoutput.html)
223
+
224
+ </details>
225
+ <details>
226
+ <summary>
227
+ CreateJob
228
+ </summary>
229
+
230
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/createjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createjobcommandoutput.html)
231
+
232
+ </details>
233
+ <details>
234
+ <summary>
235
+ CreateJobTemplate
236
+ </summary>
237
+
238
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/createjobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createjobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createjobtemplatecommandoutput.html)
239
+
240
+ </details>
241
+ <details>
242
+ <summary>
243
+ CreatePreset
244
+ </summary>
245
+
246
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/createpresetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createpresetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createpresetcommandoutput.html)
247
+
248
+ </details>
249
+ <details>
250
+ <summary>
251
+ CreateQueue
252
+ </summary>
253
+
254
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/createqueuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createqueuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/createqueuecommandoutput.html)
255
+
256
+ </details>
257
+ <details>
258
+ <summary>
259
+ DeleteJobTemplate
260
+ </summary>
261
+
262
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/deletejobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletejobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletejobtemplatecommandoutput.html)
263
+
264
+ </details>
265
+ <details>
266
+ <summary>
267
+ DeletePolicy
268
+ </summary>
269
+
270
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/deletepolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletepolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletepolicycommandoutput.html)
271
+
272
+ </details>
273
+ <details>
274
+ <summary>
275
+ DeletePreset
276
+ </summary>
277
+
278
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/deletepresetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletepresetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletepresetcommandoutput.html)
279
+
280
+ </details>
281
+ <details>
282
+ <summary>
283
+ DeleteQueue
284
+ </summary>
285
+
286
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/deletequeuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletequeuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/deletequeuecommandoutput.html)
287
+
288
+ </details>
289
+ <details>
290
+ <summary>
291
+ DescribeEndpoints
292
+ </summary>
293
+
294
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/describeendpointscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/describeendpointscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/describeendpointscommandoutput.html)
295
+
296
+ </details>
297
+ <details>
298
+ <summary>
299
+ DisassociateCertificate
300
+ </summary>
301
+
302
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/disassociatecertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/disassociatecertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/disassociatecertificatecommandoutput.html)
303
+
304
+ </details>
305
+ <details>
306
+ <summary>
307
+ GetJob
308
+ </summary>
309
+
310
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/getjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getjobcommandoutput.html)
311
+
312
+ </details>
313
+ <details>
314
+ <summary>
315
+ GetJobTemplate
316
+ </summary>
317
+
318
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/getjobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getjobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getjobtemplatecommandoutput.html)
319
+
320
+ </details>
321
+ <details>
322
+ <summary>
323
+ GetPolicy
324
+ </summary>
325
+
326
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/getpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getpolicycommandoutput.html)
327
+
328
+ </details>
329
+ <details>
330
+ <summary>
331
+ GetPreset
332
+ </summary>
333
+
334
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/getpresetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getpresetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getpresetcommandoutput.html)
335
+
336
+ </details>
337
+ <details>
338
+ <summary>
339
+ GetQueue
340
+ </summary>
341
+
342
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/getqueuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getqueuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/getqueuecommandoutput.html)
343
+
344
+ </details>
345
+ <details>
346
+ <summary>
347
+ ListJobs
348
+ </summary>
349
+
350
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/listjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listjobscommandoutput.html)
351
+
352
+ </details>
353
+ <details>
354
+ <summary>
355
+ ListJobTemplates
356
+ </summary>
357
+
358
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/listjobtemplatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listjobtemplatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listjobtemplatescommandoutput.html)
359
+
360
+ </details>
361
+ <details>
362
+ <summary>
363
+ ListPresets
364
+ </summary>
365
+
366
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/listpresetscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listpresetscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listpresetscommandoutput.html)
367
+
368
+ </details>
369
+ <details>
370
+ <summary>
371
+ ListQueues
372
+ </summary>
373
+
374
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/listqueuescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listqueuescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listqueuescommandoutput.html)
375
+
376
+ </details>
377
+ <details>
378
+ <summary>
379
+ ListTagsForResource
380
+ </summary>
381
+
382
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/listtagsforresourcecommandoutput.html)
383
+
384
+ </details>
385
+ <details>
386
+ <summary>
387
+ PutPolicy
388
+ </summary>
389
+
390
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/putpolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/putpolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/putpolicycommandoutput.html)
391
+
392
+ </details>
393
+ <details>
394
+ <summary>
395
+ TagResource
396
+ </summary>
397
+
398
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/tagresourcecommandoutput.html)
399
+
400
+ </details>
401
+ <details>
402
+ <summary>
403
+ UntagResource
404
+ </summary>
405
+
406
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/untagresourcecommandoutput.html)
407
+
408
+ </details>
409
+ <details>
410
+ <summary>
411
+ UpdateJobTemplate
412
+ </summary>
413
+
414
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/updatejobtemplatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/updatejobtemplatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/updatejobtemplatecommandoutput.html)
415
+
416
+ </details>
417
+ <details>
418
+ <summary>
419
+ UpdatePreset
420
+ </summary>
421
+
422
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/updatepresetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/updatepresetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/updatepresetcommandoutput.html)
423
+
424
+ </details>
425
+ <details>
426
+ <summary>
427
+ UpdateQueue
428
+ </summary>
429
+
430
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/classes/updatequeuecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/updatequeuecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-mediaconvert/interfaces/updatequeuecommandoutput.html)
431
+
432
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { AssociateCertificateRequest, AssociateCertificateResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link AssociateCertificateCommand}.
8
+ */
6
9
  export interface AssociateCertificateCommandInput extends AssociateCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateCertificateCommand}.
13
+ */
8
14
  export interface AssociateCertificateCommandOutput extends AssociateCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { CancelJobRequest, CancelJobResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CancelJobCommand}.
8
+ */
6
9
  export interface CancelJobCommandInput extends CancelJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelJobCommand}.
13
+ */
8
14
  export interface CancelJobCommandOutput extends CancelJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { CreateJobRequest, CreateJobResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateJobCommand}.
8
+ */
6
9
  export interface CreateJobCommandInput extends CreateJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateJobCommand}.
13
+ */
8
14
  export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { CreateJobTemplateRequest, CreateJobTemplateResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateJobTemplateCommand}.
8
+ */
6
9
  export interface CreateJobTemplateCommandInput extends CreateJobTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateJobTemplateCommand}.
13
+ */
8
14
  export interface CreateJobTemplateCommandOutput extends CreateJobTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { CreatePresetRequest, CreatePresetResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreatePresetCommand}.
8
+ */
6
9
  export interface CreatePresetCommandInput extends CreatePresetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreatePresetCommand}.
13
+ */
8
14
  export interface CreatePresetCommandOutput extends CreatePresetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { CreateQueueRequest, CreateQueueResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateQueueCommand}.
8
+ */
6
9
  export interface CreateQueueCommandInput extends CreateQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateQueueCommand}.
13
+ */
8
14
  export interface CreateQueueCommandOutput extends CreateQueueResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { DeleteJobTemplateRequest, DeleteJobTemplateResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteJobTemplateCommand}.
8
+ */
6
9
  export interface DeleteJobTemplateCommandInput extends DeleteJobTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteJobTemplateCommand}.
13
+ */
8
14
  export interface DeleteJobTemplateCommandOutput extends DeleteJobTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { DeletePolicyRequest, DeletePolicyResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeletePolicyCommand}.
8
+ */
6
9
  export interface DeletePolicyCommandInput extends DeletePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePolicyCommand}.
13
+ */
8
14
  export interface DeletePolicyCommandOutput extends DeletePolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { DeletePresetRequest, DeletePresetResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeletePresetCommand}.
8
+ */
6
9
  export interface DeletePresetCommandInput extends DeletePresetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePresetCommand}.
13
+ */
8
14
  export interface DeletePresetCommandOutput extends DeletePresetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { DeleteQueueRequest, DeleteQueueResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteQueueCommand}.
8
+ */
6
9
  export interface DeleteQueueCommandInput extends DeleteQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteQueueCommand}.
13
+ */
8
14
  export interface DeleteQueueCommandOutput extends DeleteQueueResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { DescribeEndpointsRequest, DescribeEndpointsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DescribeEndpointsCommand}.
8
+ */
6
9
  export interface DescribeEndpointsCommandInput extends DescribeEndpointsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeEndpointsCommand}.
13
+ */
8
14
  export interface DescribeEndpointsCommandOutput extends DescribeEndpointsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { DisassociateCertificateRequest, DisassociateCertificateResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DisassociateCertificateCommand}.
8
+ */
6
9
  export interface DisassociateCertificateCommandInput extends DisassociateCertificateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateCertificateCommand}.
13
+ */
8
14
  export interface DisassociateCertificateCommandOutput extends DisassociateCertificateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { GetJobRequest } from "../models/models_1";
6
6
  import { GetJobResponse } from "../models/models_2";
7
+ /**
8
+ * The input for {@link GetJobCommand}.
9
+ */
7
10
  export interface GetJobCommandInput extends GetJobRequest {
8
11
  }
12
+ /**
13
+ * The output of {@link GetJobCommand}.
14
+ */
9
15
  export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { GetJobTemplateRequest, GetJobTemplateResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link GetJobTemplateCommand}.
8
+ */
6
9
  export interface GetJobTemplateCommandInput extends GetJobTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetJobTemplateCommand}.
13
+ */
8
14
  export interface GetJobTemplateCommandOutput extends GetJobTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { GetPolicyRequest, GetPolicyResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link GetPolicyCommand}.
8
+ */
6
9
  export interface GetPolicyCommandInput extends GetPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPolicyCommand}.
13
+ */
8
14
  export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { GetPresetRequest, GetPresetResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link GetPresetCommand}.
8
+ */
6
9
  export interface GetPresetCommandInput extends GetPresetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPresetCommand}.
13
+ */
8
14
  export interface GetPresetCommandOutput extends GetPresetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { GetQueueRequest, GetQueueResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link GetQueueCommand}.
8
+ */
6
9
  export interface GetQueueCommandInput extends GetQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetQueueCommand}.
13
+ */
8
14
  export interface GetQueueCommandOutput extends GetQueueResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { ListJobTemplatesRequest, ListJobTemplatesResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ListJobTemplatesCommand}.
8
+ */
6
9
  export interface ListJobTemplatesCommandInput extends ListJobTemplatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobTemplatesCommand}.
13
+ */
8
14
  export interface ListJobTemplatesCommandOutput extends ListJobTemplatesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { ListJobsRequest, ListJobsResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ListJobsCommand}.
8
+ */
6
9
  export interface ListJobsCommandInput extends ListJobsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobsCommand}.
13
+ */
8
14
  export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { ListPresetsRequest, ListPresetsResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ListPresetsCommand}.
8
+ */
6
9
  export interface ListPresetsCommandInput extends ListPresetsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPresetsCommand}.
13
+ */
8
14
  export interface ListPresetsCommandOutput extends ListPresetsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { ListQueuesRequest, ListQueuesResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ListQueuesCommand}.
8
+ */
6
9
  export interface ListQueuesCommandInput extends ListQueuesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListQueuesCommand}.
13
+ */
8
14
  export interface ListQueuesCommandOutput extends ListQueuesResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link ListTagsForResourceCommand}.
8
+ */
6
9
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForResourceCommand}.
13
+ */
8
14
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { PutPolicyRequest, PutPolicyResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link PutPolicyCommand}.
8
+ */
6
9
  export interface PutPolicyCommandInput extends PutPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutPolicyCommand}.
13
+ */
8
14
  export interface PutPolicyCommandOutput extends PutPolicyResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link TagResourceCommand}.
8
+ */
6
9
  export interface TagResourceCommandInput extends TagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagResourceCommand}.
13
+ */
8
14
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UntagResourceCommand}.
8
+ */
6
9
  export interface UntagResourceCommandInput extends UntagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagResourceCommand}.
13
+ */
8
14
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { UpdateJobTemplateRequest, UpdateJobTemplateResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateJobTemplateCommand}.
8
+ */
6
9
  export interface UpdateJobTemplateCommandInput extends UpdateJobTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateJobTemplateCommand}.
13
+ */
8
14
  export interface UpdateJobTemplateCommandOutput extends UpdateJobTemplateResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { UpdatePresetRequest, UpdatePresetResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdatePresetCommand}.
8
+ */
6
9
  export interface UpdatePresetCommandInput extends UpdatePresetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdatePresetCommand}.
13
+ */
8
14
  export interface UpdatePresetCommandOutput extends UpdatePresetResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConvertClient";
5
5
  import { UpdateQueueRequest, UpdateQueueResponse } from "../models/models_2";
6
+ /**
7
+ * The input for {@link UpdateQueueCommand}.
8
+ */
6
9
  export interface UpdateQueueCommandInput extends UpdateQueueRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateQueueCommand}.
13
+ */
8
14
  export interface UpdateQueueCommandOutput extends UpdateQueueResponse, __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediaconvert",
3
3
  "description": "AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native",
4
- "version": "3.280.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.279.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.279.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",