@aws-sdk/client-mediaconvert 3.799.0 → 3.804.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 (68) hide show
  1. package/dist-cjs/index.js +31 -4
  2. package/dist-es/models/models_0.js +9 -4
  3. package/dist-es/models/models_1.js +4 -0
  4. package/dist-es/protocols/Aws_restJson1.js +18 -2
  5. package/dist-types/commands/AssociateCertificateCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelJobCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateJobCommand.d.ts +39 -3
  8. package/dist-types/commands/CreateJobTemplateCommand.d.ts +39 -3
  9. package/dist-types/commands/CreatePresetCommand.d.ts +35 -1
  10. package/dist-types/commands/CreateQueueCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -1
  12. package/dist-types/commands/DeletePresetCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
  14. package/dist-types/commands/DisassociateCertificateCommand.d.ts +1 -1
  15. package/dist-types/commands/GetJobCommand.d.ts +20 -2
  16. package/dist-types/commands/GetJobTemplateCommand.d.ts +20 -2
  17. package/dist-types/commands/GetPresetCommand.d.ts +18 -1
  18. package/dist-types/commands/GetQueueCommand.d.ts +1 -1
  19. package/dist-types/commands/ListJobTemplatesCommand.d.ts +19 -1
  20. package/dist-types/commands/ListJobsCommand.d.ts +19 -1
  21. package/dist-types/commands/ListPresetsCommand.d.ts +17 -0
  22. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  23. package/dist-types/commands/ProbeCommand.d.ts +2 -2
  24. package/dist-types/commands/PutPolicyCommand.d.ts +1 -1
  25. package/dist-types/commands/SearchJobsCommand.d.ts +19 -1
  26. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  27. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  28. package/dist-types/commands/UpdateJobTemplateCommand.d.ts +39 -3
  29. package/dist-types/commands/UpdatePresetCommand.d.ts +35 -1
  30. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -1
  31. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  32. package/dist-types/models/models_0.d.ts +19 -14
  33. package/dist-types/models/models_1.d.ts +54 -153
  34. package/dist-types/models/models_2.d.ts +155 -4
  35. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  36. package/dist-types/runtimeConfig.d.ts +16 -16
  37. package/dist-types/runtimeConfig.native.d.ts +18 -18
  38. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  39. package/dist-types/ts3.4/commands/AssociateCertificateCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/CreatePresetCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/DeletePresetCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/DisassociateCertificateCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/GetJobTemplateCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/GetPresetCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/UpdateJobTemplateCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/UpdatePresetCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  61. package/dist-types/ts3.4/models/models_0.d.ts +11 -6
  62. package/dist-types/ts3.4/models/models_1.d.ts +15 -40
  63. package/dist-types/ts3.4/models/models_2.d.ts +38 -1
  64. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  65. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  66. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  67. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  68. package/package.json +20 -20
@@ -1,7 +1,158 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
- import { AccelerationSettings, AudioDescription, AvailBlanking, BillingTagsSource, CaptionDescriptionPreset, ColorConversion3DLUTSetting, Endpoint, EsamSettings, ExtendedDataServices, HopDestination, InputTemplate, KantarWatermarkSettings, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings } from "./models_0";
4
- import { ContainerSettings, Job, JobSettings, JobStatus, OutputGroup, SimulateReservedQueue, StatusUpdateInterval, TimecodeConfig, TimedMetadataInsertion, VideoDescription } from "./models_1";
3
+ import { AccelerationSettings, AccelerationStatus, AudioDescription, AvailBlanking, BillingTagsSource, CaptionDescriptionPreset, ColorConversion3DLUTSetting, Endpoint, EsamSettings, ExtendedDataServices, HopDestination, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, QueueTransition } from "./models_0";
4
+ import { ContainerSettings, JobSettings, JobStatus, OutputGroup, SimulateReservedQueue, StatusUpdateInterval, TimecodeConfig, TimedMetadataInsertion, Timing, VideoDescription, WarningGroup } from "./models_1";
5
+ /**
6
+ * Each job converts an input file into an output file or files. For more information, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
7
+ * @public
8
+ */
9
+ export interface Job {
10
+ /**
11
+ * Accelerated transcoding can significantly speed up jobs with long, visually complex content.
12
+ * @public
13
+ */
14
+ AccelerationSettings?: AccelerationSettings | undefined;
15
+ /**
16
+ * Describes whether the current job is running with accelerated transcoding. For jobs that have Acceleration (AccelerationMode) set to DISABLED, AccelerationStatus is always NOT_APPLICABLE. For jobs that have Acceleration (AccelerationMode) set to ENABLED or PREFERRED, AccelerationStatus is one of the other states. AccelerationStatus is IN_PROGRESS initially, while the service determines whether the input files and job settings are compatible with accelerated transcoding. If they are, AcclerationStatus is ACCELERATED. If your input files and job settings aren't compatible with accelerated transcoding, the service either fails your job or runs it without accelerated transcoding, depending on how you set Acceleration (AccelerationMode). When the service runs your job without accelerated transcoding, AccelerationStatus is NOT_ACCELERATED.
17
+ * @public
18
+ */
19
+ AccelerationStatus?: AccelerationStatus | undefined;
20
+ /**
21
+ * An identifier for this resource that is unique within all of AWS.
22
+ * @public
23
+ */
24
+ Arn?: string | undefined;
25
+ /**
26
+ * The tag type that AWS Billing and Cost Management will use to sort your AWS Elemental MediaConvert costs on any billing report that you set up.
27
+ * @public
28
+ */
29
+ BillingTagsSource?: BillingTagsSource | undefined;
30
+ /**
31
+ * Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see https://docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.
32
+ * @public
33
+ */
34
+ ClientRequestToken?: string | undefined;
35
+ /**
36
+ * The time, in Unix epoch format in seconds, when the job got created.
37
+ * @public
38
+ */
39
+ CreatedAt?: Date | undefined;
40
+ /**
41
+ * A job's phase can be PROBING, TRANSCODING OR UPLOADING
42
+ * @public
43
+ */
44
+ CurrentPhase?: JobPhase | undefined;
45
+ /**
46
+ * Error code for the job
47
+ * @public
48
+ */
49
+ ErrorCode?: number | undefined;
50
+ /**
51
+ * Error message of Job
52
+ * @public
53
+ */
54
+ ErrorMessage?: string | undefined;
55
+ /**
56
+ * Optional list of hop destinations.
57
+ * @public
58
+ */
59
+ HopDestinations?: HopDestination[] | undefined;
60
+ /**
61
+ * A portion of the job's ARN, unique within your AWS Elemental MediaConvert resources
62
+ * @public
63
+ */
64
+ Id?: string | undefined;
65
+ /**
66
+ * The Job engine version that you requested for your job. Valid versions are in a YYYY-MM-DD format.
67
+ * @public
68
+ */
69
+ JobEngineVersionRequested?: string | undefined;
70
+ /**
71
+ * The Job engine version that your job used. Job engine versions are in a YYYY-MM-DD format. When you request an expired version, the response for this property will be empty. Requests to create jobs with an expired version result in a regular job, as if no specific Job engine version was requested. When you request an invalid version, the response for this property will be empty. Requests to create jobs with an invalid version result in a 400 error message, and no job is created.
72
+ * @public
73
+ */
74
+ JobEngineVersionUsed?: string | undefined;
75
+ /**
76
+ * An estimate of how far your job has progressed. This estimate is shown as a percentage of the total time from when your job leaves its queue to when your output files appear in your output Amazon S3 bucket. AWS Elemental MediaConvert provides jobPercentComplete in CloudWatch STATUS_UPDATE events and in the response to GetJob and ListJobs requests. The jobPercentComplete estimate is reliable for the following input containers: Quicktime, Transport Stream, MP4, and MXF. For some jobs, the service can't provide information about job progress. In those cases, jobPercentComplete returns a null value.
77
+ * @public
78
+ */
79
+ JobPercentComplete?: number | undefined;
80
+ /**
81
+ * The job template that the job is created from, if it is created from a job template.
82
+ * @public
83
+ */
84
+ JobTemplate?: string | undefined;
85
+ /**
86
+ * Provides messages from the service about jobs that you have already successfully submitted.
87
+ * @public
88
+ */
89
+ Messages?: JobMessages | undefined;
90
+ /**
91
+ * List of output group details
92
+ * @public
93
+ */
94
+ OutputGroupDetails?: OutputGroupDetail[] | undefined;
95
+ /**
96
+ * Relative priority on the job.
97
+ * @public
98
+ */
99
+ Priority?: number | undefined;
100
+ /**
101
+ * When you create a job, you can specify a queue to send it to. If you don't specify, the job will go to the default queue. For more about queues, see the User Guide topic at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
102
+ * @public
103
+ */
104
+ Queue?: string | undefined;
105
+ /**
106
+ * The job's queue hopping history.
107
+ * @public
108
+ */
109
+ QueueTransitions?: QueueTransition[] | undefined;
110
+ /**
111
+ * The number of times that the service automatically attempted to process your job after encountering an error.
112
+ * @public
113
+ */
114
+ RetryCount?: number | undefined;
115
+ /**
116
+ * The IAM role you use for creating this job. For details about permissions, see the User Guide topic at the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html
117
+ * @public
118
+ */
119
+ Role: string | undefined;
120
+ /**
121
+ * JobSettings contains all the transcode settings for a job.
122
+ * @public
123
+ */
124
+ Settings: JobSettings | undefined;
125
+ /**
126
+ * Enable this setting when you run a test job to estimate how many reserved transcoding slots (RTS) you need. When this is enabled, MediaConvert runs your job from an on-demand queue with similar performance to what you will see with one RTS in a reserved queue. This setting is disabled by default.
127
+ * @public
128
+ */
129
+ SimulateReservedQueue?: SimulateReservedQueue | undefined;
130
+ /**
131
+ * A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.
132
+ * @public
133
+ */
134
+ Status?: JobStatus | undefined;
135
+ /**
136
+ * Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error.
137
+ * @public
138
+ */
139
+ StatusUpdateInterval?: StatusUpdateInterval | undefined;
140
+ /**
141
+ * Information about when jobs are submitted, started, and finished is specified in Unix epoch format in seconds.
142
+ * @public
143
+ */
144
+ Timing?: Timing | undefined;
145
+ /**
146
+ * User-defined metadata that you want to associate with an MediaConvert job. You specify metadata in key/value pairs.
147
+ * @public
148
+ */
149
+ UserMetadata?: Record<string, string> | undefined;
150
+ /**
151
+ * Contains any warning messages for the job. Use to help identify potential issues with your input, output, or job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html
152
+ * @public
153
+ */
154
+ Warnings?: WarningGroup[] | undefined;
155
+ }
5
156
  /**
6
157
  * Use Job engine versions to run jobs for your production workflow on one version, while you test and validate the latest version. Job engine versions are in a YYYY-MM-DD format.
7
158
  * @public
@@ -49,7 +200,7 @@ export interface JobTemplateSettings {
49
200
  */
50
201
  ExtendedDataServices?: ExtendedDataServices | undefined;
51
202
  /**
52
- * Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable "Follow source" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs.
203
+ * Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable "Follow source" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs.
53
204
  * @public
54
205
  */
55
206
  FollowSource?: number | undefined;
@@ -951,7 +1102,7 @@ export interface CreateJobRequest {
951
1102
  */
952
1103
  AccelerationSettings?: AccelerationSettings | undefined;
953
1104
  /**
954
- * Optional. Choose a tag type that AWS Billing and Cost Management will use to sort your AWS Elemental MediaConvert costs on any billing report that you set up. Any transcoding outputs that don't have an associated tag will appear in your billing report unsorted. If you don't choose a valid value for this field, your job outputs will appear on the billing report unsorted.
1105
+ * Optionally choose a Billing tags source that AWS Billing and Cost Management will use to display tags for individual output costs on any billing report that you set up. Leave blank to use the default value, Job.
955
1106
  * @public
956
1107
  */
957
1108
  BillingTagsSource?: BillingTagsSource | undefined;
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaConvertHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaConvertHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaConvertHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { MediaConvertClientConfig } from "./MediaConvertClient";
5
5
  export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").MediaConvertHttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -27,7 +27,7 @@ declare const AssociateCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AssociateCertificateCommandInput
30
+ input: AssociateCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AssociateCertificateCommandInput,
33
33
  AssociateCertificateCommandOutput,
@@ -23,7 +23,7 @@ declare const CancelJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CancelJobCommandInput
26
+ input: CancelJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CancelJobCommandInput,
29
29
  CancelJobCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateJobCommandInput
26
+ input: CreateJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateJobCommandInput,
29
29
  CreateJobCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateJobTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateJobTemplateCommandInput
30
+ input: CreateJobTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateJobTemplateCommandInput,
33
33
  CreateJobTemplateCommandOutput,
@@ -23,7 +23,7 @@ declare const CreatePresetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreatePresetCommandInput
26
+ input: CreatePresetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreatePresetCommandInput,
29
29
  CreatePresetCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateQueueCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateQueueCommandInput
26
+ input: CreateQueueCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateQueueCommandInput,
29
29
  CreateQueueCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteJobTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteJobTemplateCommandInput
30
+ input: DeleteJobTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteJobTemplateCommandInput,
33
33
  DeleteJobTemplateCommandOutput,
@@ -23,7 +23,7 @@ declare const DeletePresetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeletePresetCommandInput
26
+ input: DeletePresetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeletePresetCommandInput,
29
29
  DeletePresetCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteQueueCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteQueueCommandInput
26
+ input: DeleteQueueCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteQueueCommandInput,
29
29
  DeleteQueueCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateCertificateCommandInput
30
+ input: DisassociateCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateCertificateCommandInput,
33
33
  DisassociateCertificateCommandOutput,
@@ -18,7 +18,7 @@ declare const GetJobCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  GetJobCommandInput,
23
23
  GetJobCommandOutput,
24
24
  MediaConvertClientResolvedConfig,
@@ -26,7 +26,7 @@ declare const GetJobTemplateCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetJobTemplateCommandInput
29
+ input: GetJobTemplateCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetJobTemplateCommandInput,
32
32
  GetJobTemplateCommandOutput,
@@ -23,7 +23,7 @@ declare const GetPresetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetPresetCommandInput
26
+ input: GetPresetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetPresetCommandInput,
29
29
  GetPresetCommandOutput,
@@ -23,7 +23,7 @@ declare const GetQueueCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetQueueCommandInput
26
+ input: GetQueueCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetQueueCommandInput,
29
29
  GetQueueCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const PutPolicyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutPolicyCommandInput
26
+ input: PutPolicyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutPolicyCommandInput,
29
29
  PutPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateJobTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateJobTemplateCommandInput
30
+ input: UpdateJobTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateJobTemplateCommandInput,
33
33
  UpdateJobTemplateCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdatePresetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdatePresetCommandInput
26
+ input: UpdatePresetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdatePresetCommandInput,
29
29
  UpdatePresetCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateQueueCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateQueueCommandInput
26
+ input: UpdateQueueCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateQueueCommandInput,
29
29
  UpdateQueueCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";