@aws-sdk/client-mediaconvert 3.588.0 → 3.592.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.
- package/dist-cjs/index.js +0 -28
- package/dist-types/MediaConvertClient.d.ts +4 -4
- package/dist-types/commands/AssociateCertificateCommand.d.ts +2 -1
- package/dist-types/commands/CancelJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreatePresetCommand.d.ts +2 -1
- package/dist-types/commands/CreateQueueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeletePresetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueueCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetJobTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetPresetCommand.d.ts +2 -1
- package/dist-types/commands/GetQueueCommand.d.ts +2 -1
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListPresetsCommand.d.ts +2 -1
- package/dist-types/commands/ListQueuesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePresetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateQueueCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/MediaConvertServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/MediaConvertClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePresetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePresetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPresetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPresetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePresetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/MediaConvertServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -638,7 +638,6 @@ var MediaConvertClient = _MediaConvertClient;
|
|
|
638
638
|
|
|
639
639
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
640
640
|
|
|
641
|
-
var import_types = require("@smithy/types");
|
|
642
641
|
|
|
643
642
|
// src/protocols/Aws_restJson1.ts
|
|
644
643
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -7006,7 +7005,6 @@ var AssociateCertificateCommand = _AssociateCertificateCommand;
|
|
|
7006
7005
|
|
|
7007
7006
|
|
|
7008
7007
|
|
|
7009
|
-
|
|
7010
7008
|
var _CancelJobCommand = class _CancelJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7011
7009
|
...commonParams
|
|
7012
7010
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7023,7 +7021,6 @@ var CancelJobCommand = _CancelJobCommand;
|
|
|
7023
7021
|
|
|
7024
7022
|
|
|
7025
7023
|
|
|
7026
|
-
|
|
7027
7024
|
var _CreateJobCommand = class _CreateJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7028
7025
|
...commonParams
|
|
7029
7026
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7040,7 +7037,6 @@ var CreateJobCommand = _CreateJobCommand;
|
|
|
7040
7037
|
|
|
7041
7038
|
|
|
7042
7039
|
|
|
7043
|
-
|
|
7044
7040
|
var _CreateJobTemplateCommand = class _CreateJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7045
7041
|
...commonParams
|
|
7046
7042
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7057,7 +7053,6 @@ var CreateJobTemplateCommand = _CreateJobTemplateCommand;
|
|
|
7057
7053
|
|
|
7058
7054
|
|
|
7059
7055
|
|
|
7060
|
-
|
|
7061
7056
|
var _CreatePresetCommand = class _CreatePresetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7062
7057
|
...commonParams
|
|
7063
7058
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7074,7 +7069,6 @@ var CreatePresetCommand = _CreatePresetCommand;
|
|
|
7074
7069
|
|
|
7075
7070
|
|
|
7076
7071
|
|
|
7077
|
-
|
|
7078
7072
|
var _CreateQueueCommand = class _CreateQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7079
7073
|
...commonParams
|
|
7080
7074
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7091,7 +7085,6 @@ var CreateQueueCommand = _CreateQueueCommand;
|
|
|
7091
7085
|
|
|
7092
7086
|
|
|
7093
7087
|
|
|
7094
|
-
|
|
7095
7088
|
var _DeleteJobTemplateCommand = class _DeleteJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7096
7089
|
...commonParams
|
|
7097
7090
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7108,7 +7101,6 @@ var DeleteJobTemplateCommand = _DeleteJobTemplateCommand;
|
|
|
7108
7101
|
|
|
7109
7102
|
|
|
7110
7103
|
|
|
7111
|
-
|
|
7112
7104
|
var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7113
7105
|
...commonParams
|
|
7114
7106
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7125,7 +7117,6 @@ var DeletePolicyCommand = _DeletePolicyCommand;
|
|
|
7125
7117
|
|
|
7126
7118
|
|
|
7127
7119
|
|
|
7128
|
-
|
|
7129
7120
|
var _DeletePresetCommand = class _DeletePresetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7130
7121
|
...commonParams
|
|
7131
7122
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7142,7 +7133,6 @@ var DeletePresetCommand = _DeletePresetCommand;
|
|
|
7142
7133
|
|
|
7143
7134
|
|
|
7144
7135
|
|
|
7145
|
-
|
|
7146
7136
|
var _DeleteQueueCommand = class _DeleteQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7147
7137
|
...commonParams
|
|
7148
7138
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7159,7 +7149,6 @@ var DeleteQueueCommand = _DeleteQueueCommand;
|
|
|
7159
7149
|
|
|
7160
7150
|
|
|
7161
7151
|
|
|
7162
|
-
|
|
7163
7152
|
var _DescribeEndpointsCommand = class _DescribeEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7164
7153
|
...commonParams
|
|
7165
7154
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7176,7 +7165,6 @@ var DescribeEndpointsCommand = _DescribeEndpointsCommand;
|
|
|
7176
7165
|
|
|
7177
7166
|
|
|
7178
7167
|
|
|
7179
|
-
|
|
7180
7168
|
var _DisassociateCertificateCommand = class _DisassociateCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7181
7169
|
...commonParams
|
|
7182
7170
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7193,7 +7181,6 @@ var DisassociateCertificateCommand = _DisassociateCertificateCommand;
|
|
|
7193
7181
|
|
|
7194
7182
|
|
|
7195
7183
|
|
|
7196
|
-
|
|
7197
7184
|
var _GetJobCommand = class _GetJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7198
7185
|
...commonParams
|
|
7199
7186
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7210,7 +7197,6 @@ var GetJobCommand = _GetJobCommand;
|
|
|
7210
7197
|
|
|
7211
7198
|
|
|
7212
7199
|
|
|
7213
|
-
|
|
7214
7200
|
var _GetJobTemplateCommand = class _GetJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7215
7201
|
...commonParams
|
|
7216
7202
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7227,7 +7213,6 @@ var GetJobTemplateCommand = _GetJobTemplateCommand;
|
|
|
7227
7213
|
|
|
7228
7214
|
|
|
7229
7215
|
|
|
7230
|
-
|
|
7231
7216
|
var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7232
7217
|
...commonParams
|
|
7233
7218
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7244,7 +7229,6 @@ var GetPolicyCommand = _GetPolicyCommand;
|
|
|
7244
7229
|
|
|
7245
7230
|
|
|
7246
7231
|
|
|
7247
|
-
|
|
7248
7232
|
var _GetPresetCommand = class _GetPresetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7249
7233
|
...commonParams
|
|
7250
7234
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7261,7 +7245,6 @@ var GetPresetCommand = _GetPresetCommand;
|
|
|
7261
7245
|
|
|
7262
7246
|
|
|
7263
7247
|
|
|
7264
|
-
|
|
7265
7248
|
var _GetQueueCommand = class _GetQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7266
7249
|
...commonParams
|
|
7267
7250
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7278,7 +7261,6 @@ var GetQueueCommand = _GetQueueCommand;
|
|
|
7278
7261
|
|
|
7279
7262
|
|
|
7280
7263
|
|
|
7281
|
-
|
|
7282
7264
|
var _ListJobsCommand = class _ListJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7283
7265
|
...commonParams
|
|
7284
7266
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7295,7 +7277,6 @@ var ListJobsCommand = _ListJobsCommand;
|
|
|
7295
7277
|
|
|
7296
7278
|
|
|
7297
7279
|
|
|
7298
|
-
|
|
7299
7280
|
var _ListJobTemplatesCommand = class _ListJobTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7300
7281
|
...commonParams
|
|
7301
7282
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7312,7 +7293,6 @@ var ListJobTemplatesCommand = _ListJobTemplatesCommand;
|
|
|
7312
7293
|
|
|
7313
7294
|
|
|
7314
7295
|
|
|
7315
|
-
|
|
7316
7296
|
var _ListPresetsCommand = class _ListPresetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7317
7297
|
...commonParams
|
|
7318
7298
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7329,7 +7309,6 @@ var ListPresetsCommand = _ListPresetsCommand;
|
|
|
7329
7309
|
|
|
7330
7310
|
|
|
7331
7311
|
|
|
7332
|
-
|
|
7333
7312
|
var _ListQueuesCommand = class _ListQueuesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7334
7313
|
...commonParams
|
|
7335
7314
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7346,7 +7325,6 @@ var ListQueuesCommand = _ListQueuesCommand;
|
|
|
7346
7325
|
|
|
7347
7326
|
|
|
7348
7327
|
|
|
7349
|
-
|
|
7350
7328
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7351
7329
|
...commonParams
|
|
7352
7330
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7363,7 +7341,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
7363
7341
|
|
|
7364
7342
|
|
|
7365
7343
|
|
|
7366
|
-
|
|
7367
7344
|
var _PutPolicyCommand = class _PutPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7368
7345
|
...commonParams
|
|
7369
7346
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7380,7 +7357,6 @@ var PutPolicyCommand = _PutPolicyCommand;
|
|
|
7380
7357
|
|
|
7381
7358
|
|
|
7382
7359
|
|
|
7383
|
-
|
|
7384
7360
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7385
7361
|
...commonParams
|
|
7386
7362
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7397,7 +7373,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
7397
7373
|
|
|
7398
7374
|
|
|
7399
7375
|
|
|
7400
|
-
|
|
7401
7376
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7402
7377
|
...commonParams
|
|
7403
7378
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7414,7 +7389,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
7414
7389
|
|
|
7415
7390
|
|
|
7416
7391
|
|
|
7417
|
-
|
|
7418
7392
|
var _UpdateJobTemplateCommand = class _UpdateJobTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7419
7393
|
...commonParams
|
|
7420
7394
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7431,7 +7405,6 @@ var UpdateJobTemplateCommand = _UpdateJobTemplateCommand;
|
|
|
7431
7405
|
|
|
7432
7406
|
|
|
7433
7407
|
|
|
7434
|
-
|
|
7435
7408
|
var _UpdatePresetCommand = class _UpdatePresetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7436
7409
|
...commonParams
|
|
7437
7410
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7448,7 +7421,6 @@ var UpdatePresetCommand = _UpdatePresetCommand;
|
|
|
7448
7421
|
|
|
7449
7422
|
|
|
7450
7423
|
|
|
7451
|
-
|
|
7452
7424
|
var _UpdateQueueCommand = class _UpdateQueueCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7453
7425
|
...commonParams
|
|
7454
7426
|
}).m(function(Command, cs, config, o) {
|
|
@@ -118,15 +118,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
118
118
|
* Enables FIPS compatible endpoints.
|
|
119
119
|
*/
|
|
120
120
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
121
|
+
/**
|
|
122
|
+
* The AWS region to which this client will send requests
|
|
123
|
+
*/
|
|
124
|
+
region?: string | __Provider<string>;
|
|
121
125
|
/**
|
|
122
126
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
123
127
|
* @internal
|
|
124
128
|
*/
|
|
125
129
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
126
|
-
/**
|
|
127
|
-
* The AWS region to which this client will send requests
|
|
128
|
-
*/
|
|
129
|
-
region?: string | __Provider<string>;
|
|
130
130
|
/**
|
|
131
131
|
* Default credentials provider; Not available in browser runtime.
|
|
132
132
|
* @deprecated
|
package/dist-types/index.d.ts
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
export * from "./MediaConvertClient";
|
|
7
7
|
export * from "./MediaConvert";
|
|
8
8
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
9
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
-
export { MediaConvertExtensionConfiguration } from "./extensionConfiguration";
|
|
9
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
+
export type { MediaConvertExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
12
|
export * from "./pagination";
|
|
13
13
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -238,8 +238,8 @@ export interface ClientDefaults
|
|
|
238
238
|
serviceId?: string;
|
|
239
239
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
240
240
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
241
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
242
241
|
region?: string | __Provider<string>;
|
|
242
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
243
243
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
244
244
|
maxAttempts?: number | __Provider<number>;
|
|
245
245
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AssociateCertificateRequest,
|
|
10
10
|
AssociateCertificateResponse,
|
|
11
11
|
} from "../models/models_1";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateCertificateCommandInput
|
|
14
15
|
extends AssociateCertificateRequest {}
|
|
15
16
|
export interface AssociateCertificateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { CancelJobRequest, CancelJobResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CancelJobCommandInput extends CancelJobRequest {}
|
|
11
12
|
export interface CancelJobCommandOutput
|
|
12
13
|
extends CancelJobResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { CreateJobRequest, CreateJobResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateJobCommandInput extends CreateJobRequest {}
|
|
11
12
|
export interface CreateJobCommandOutput
|
|
12
13
|
extends CreateJobResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateJobTemplateRequest,
|
|
10
10
|
CreateJobTemplateResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateJobTemplateCommandInput
|
|
14
15
|
extends CreateJobTemplateRequest {}
|
|
15
16
|
export interface CreateJobTemplateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { CreatePresetRequest, CreatePresetResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreatePresetCommandInput extends CreatePresetRequest {}
|
|
11
12
|
export interface CreatePresetCommandOutput
|
|
12
13
|
extends CreatePresetResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { CreateQueueRequest, CreateQueueResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateQueueCommandInput extends CreateQueueRequest {}
|
|
11
12
|
export interface CreateQueueCommandOutput
|
|
12
13
|
extends CreateQueueResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteJobTemplateRequest,
|
|
10
10
|
DeleteJobTemplateResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteJobTemplateCommandInput
|
|
14
15
|
extends DeleteJobTemplateRequest {}
|
|
15
16
|
export interface DeleteJobTemplateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { DeletePolicyRequest, DeletePolicyResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePolicyCommandInput extends DeletePolicyRequest {}
|
|
11
12
|
export interface DeletePolicyCommandOutput
|
|
12
13
|
extends DeletePolicyResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { DeletePresetRequest, DeletePresetResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePresetCommandInput extends DeletePresetRequest {}
|
|
11
12
|
export interface DeletePresetCommandOutput
|
|
12
13
|
extends DeletePresetResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { DeleteQueueRequest, DeleteQueueResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteQueueCommandInput extends DeleteQueueRequest {}
|
|
11
12
|
export interface DeleteQueueCommandOutput
|
|
12
13
|
extends DeleteQueueResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEndpointsRequest,
|
|
10
10
|
DescribeEndpointsResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEndpointsCommandInput
|
|
14
15
|
extends DescribeEndpointsRequest {}
|
|
15
16
|
export interface DescribeEndpointsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisassociateCertificateRequest,
|
|
10
10
|
DisassociateCertificateResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateCertificateCommandInput
|
|
14
15
|
extends DisassociateCertificateRequest {}
|
|
15
16
|
export interface DisassociateCertificateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { GetJobRequest, GetJobResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetJobCommandInput extends GetJobRequest {}
|
|
11
12
|
export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {}
|
|
12
13
|
declare const GetJobCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetJobTemplateRequest,
|
|
10
10
|
GetJobTemplateResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetJobTemplateCommandInput extends GetJobTemplateRequest {}
|
|
14
15
|
export interface GetJobTemplateCommandOutput
|
|
15
16
|
extends GetJobTemplateResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { GetPolicyRequest, GetPolicyResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetPolicyCommandInput extends GetPolicyRequest {}
|
|
11
12
|
export interface GetPolicyCommandOutput
|
|
12
13
|
extends GetPolicyResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { GetPresetRequest, GetPresetResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetPresetCommandInput extends GetPresetRequest {}
|
|
11
12
|
export interface GetPresetCommandOutput
|
|
12
13
|
extends GetPresetResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { GetQueueRequest, GetQueueResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetQueueCommandInput extends GetQueueRequest {}
|
|
11
12
|
export interface GetQueueCommandOutput
|
|
12
13
|
extends GetQueueResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListJobTemplatesRequest,
|
|
10
10
|
ListJobTemplatesResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListJobTemplatesCommandInput extends ListJobTemplatesRequest {}
|
|
14
15
|
export interface ListJobTemplatesCommandOutput
|
|
15
16
|
extends ListJobTemplatesResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { ListJobsRequest, ListJobsResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
11
12
|
export interface ListJobsCommandOutput
|
|
12
13
|
extends ListJobsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { ListPresetsRequest, ListPresetsResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListPresetsCommandInput extends ListPresetsRequest {}
|
|
11
12
|
export interface ListPresetsCommandOutput
|
|
12
13
|
extends ListPresetsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { ListQueuesRequest, ListQueuesResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListQueuesCommandInput extends ListQueuesRequest {}
|
|
11
12
|
export interface ListQueuesCommandOutput
|
|
12
13
|
extends ListQueuesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { PutPolicyRequest, PutPolicyResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutPolicyCommandInput extends PutPolicyRequest {}
|
|
11
12
|
export interface PutPolicyCommandOutput
|
|
12
13
|
extends PutPolicyResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateJobTemplateRequest,
|
|
10
10
|
UpdateJobTemplateResponse,
|
|
11
11
|
} from "../models/models_2";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateJobTemplateCommandInput
|
|
14
15
|
extends UpdateJobTemplateRequest {}
|
|
15
16
|
export interface UpdateJobTemplateCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { UpdatePresetRequest, UpdatePresetResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdatePresetCommandInput extends UpdatePresetRequest {}
|
|
11
12
|
export interface UpdatePresetCommandOutput
|
|
12
13
|
extends UpdatePresetResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaConvertClient";
|
|
8
8
|
import { UpdateQueueRequest, UpdateQueueResponse } from "../models/models_2";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateQueueCommandInput extends UpdateQueueRequest {}
|
|
11
12
|
export interface UpdateQueueCommandOutput
|
|
12
13
|
extends UpdateQueueResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class MediaConvertServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
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.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-mediaconvert",
|
|
@@ -20,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|