@aws-sdk/client-mediaconvert 3.529.1 → 3.535.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-types/MediaConvert.d.ts +8 -1
- package/dist-types/MediaConvertClient.d.ts +1 -1
- 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 +3 -3
- 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/models/models_0.d.ts +709 -709
- package/dist-types/models/models_1.d.ts +659 -659
- package/dist-types/models/models_2.d.ts +125 -126
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/MediaConvert.d.ts +7 -0
- package/dist-types/ts3.4/commands/AssociateCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePresetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePresetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetJobTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPresetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPresetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateJobTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePresetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface UpdatePresetCommandOutput extends UpdatePresetResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePresetCommand_base: {
|
|
24
24
|
new (input: UpdatePresetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePresetCommandInput, UpdatePresetCommandOutput, MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePresetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePresetCommandInput, UpdatePresetCommandOutput, MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Modify one of your existing presets.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -1681,6 +1681,7 @@ declare const UpdatePresetCommand_base: {
|
|
|
1681
1681
|
* @throws {@link MediaConvertServiceException}
|
|
1682
1682
|
* <p>Base exception class for all service exceptions from MediaConvert service.</p>
|
|
1683
1683
|
*
|
|
1684
|
+
* @public
|
|
1684
1685
|
*/
|
|
1685
1686
|
export declare class UpdatePresetCommand extends UpdatePresetCommand_base {
|
|
1686
1687
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateQueueCommandOutput extends UpdateQueueResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateQueueCommand_base: {
|
|
24
24
|
new (input: UpdateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueCommandInput, UpdateQueueCommandOutput, MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateQueueCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQueueCommandInput, UpdateQueueCommandOutput, MediaConvertClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Modify one of your existing queues.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const UpdateQueueCommand_base: {
|
|
|
97
97
|
* @throws {@link MediaConvertServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from MediaConvert service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class UpdateQueueCommand extends UpdateQueueCommand_base {
|
|
102
103
|
}
|