@aws-sdk/client-mediatailor 3.533.0 → 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/MediaTailor.d.ts +4 -1
- package/dist-types/MediaTailorClient.d.ts +1 -1
- package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +2 -1
- package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateLiveSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CreateProgramCommand.d.ts +2 -1
- package/dist-types/commands/CreateSourceLocationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVodSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLiveSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProgramCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVodSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLiveSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProgramCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSourceLocationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVodSourceCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelScheduleCommand.d.ts +2 -1
- package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +2 -1
- package/dist-types/commands/ListAlertsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListLiveSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSourceLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVodSourcesCommand.d.ts +2 -1
- package/dist-types/commands/PutChannelPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/StartChannelCommand.d.ts +2 -1
- package/dist-types/commands/StopChannelCommand.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/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLiveSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProgramCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSourceLocationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVodSourceCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +553 -553
- package/dist-types/ts3.4/MediaTailor.d.ts +3 -0
- package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPlaybackConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSourceLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopChannelCommand.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/UpdateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -521,6 +521,7 @@ export interface MediaTailor {
|
|
|
521
521
|
options: __HttpHandlerOptions,
|
|
522
522
|
cb: (err: any, data?: ListAlertsCommandOutput) => void
|
|
523
523
|
): void;
|
|
524
|
+
listChannels(): Promise<ListChannelsCommandOutput>;
|
|
524
525
|
listChannels(
|
|
525
526
|
args: ListChannelsCommandInput,
|
|
526
527
|
options?: __HttpHandlerOptions
|
|
@@ -547,6 +548,7 @@ export interface MediaTailor {
|
|
|
547
548
|
options: __HttpHandlerOptions,
|
|
548
549
|
cb: (err: any, data?: ListLiveSourcesCommandOutput) => void
|
|
549
550
|
): void;
|
|
551
|
+
listPlaybackConfigurations(): Promise<ListPlaybackConfigurationsCommandOutput>;
|
|
550
552
|
listPlaybackConfigurations(
|
|
551
553
|
args: ListPlaybackConfigurationsCommandInput,
|
|
552
554
|
options?: __HttpHandlerOptions
|
|
@@ -573,6 +575,7 @@ export interface MediaTailor {
|
|
|
573
575
|
options: __HttpHandlerOptions,
|
|
574
576
|
cb: (err: any, data?: ListPrefetchSchedulesCommandOutput) => void
|
|
575
577
|
): void;
|
|
578
|
+
listSourceLocations(): Promise<ListSourceLocationsCommandOutput>;
|
|
576
579
|
listSourceLocations(
|
|
577
580
|
args: ListSourceLocationsCommandInput,
|
|
578
581
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const ConfigureLogsForChannelCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfigureLogsForChannelCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfigureLogsForChannelCommandInput,
|
|
32
|
+
ConfigureLogsForChannelCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfigureLogsForChannelCommand extends ConfigureLogsForChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfigureLogsForPlaybackConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfigureLogsForPlaybackConfigurationCommandInput,
|
|
32
|
+
ConfigureLogsForPlaybackConfigurationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfigureLogsForPlaybackConfigurationCommand extends ConfigureLogsForPlaybackConfigurationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateChannelCommandInput,
|
|
31
|
+
CreateChannelCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateLiveSourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateLiveSourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateLiveSourceCommandInput,
|
|
31
|
+
CreateLiveSourceCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateLiveSourceCommand extends CreateLiveSourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePrefetchScheduleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePrefetchScheduleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePrefetchScheduleCommandInput,
|
|
32
|
+
CreatePrefetchScheduleCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePrefetchScheduleCommand extends CreatePrefetchScheduleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateProgramCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateProgramCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateProgramCommandInput,
|
|
31
|
+
CreateProgramCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateProgramCommand extends CreateProgramCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSourceLocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSourceLocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSourceLocationCommandInput,
|
|
32
|
+
CreateSourceLocationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSourceLocationCommand extends CreateSourceLocationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateVodSourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateVodSourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateVodSourceCommandInput,
|
|
31
|
+
CreateVodSourceCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateVodSourceCommand extends CreateVodSourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteChannelCommandInput,
|
|
31
|
+
DeleteChannelCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteChannelPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteChannelPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteChannelPolicyCommandInput,
|
|
32
|
+
DeleteChannelPolicyCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteChannelPolicyCommand extends DeleteChannelPolicyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteLiveSourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteLiveSourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteLiveSourceCommandInput,
|
|
31
|
+
DeleteLiveSourceCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteLiveSourceCommand extends DeleteLiveSourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePlaybackConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePlaybackConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePlaybackConfigurationCommandInput,
|
|
32
|
+
DeletePlaybackConfigurationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePlaybackConfigurationCommand extends DeletePlaybackConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePrefetchScheduleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePrefetchScheduleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePrefetchScheduleCommandInput,
|
|
32
|
+
DeletePrefetchScheduleCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePrefetchScheduleCommand extends DeletePrefetchScheduleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteProgramCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteProgramCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteProgramCommandInput,
|
|
31
|
+
DeleteProgramCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteProgramCommand extends DeleteProgramCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteSourceLocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteSourceLocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteSourceLocationCommandInput,
|
|
32
|
+
DeleteSourceLocationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteSourceLocationCommand extends DeleteSourceLocationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteVodSourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteVodSourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteVodSourceCommandInput,
|
|
31
|
+
DeleteVodSourceCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteVodSourceCommand extends DeleteVodSourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeChannelCommandInput,
|
|
31
|
+
DescribeChannelCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeChannelCommand extends DescribeChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeLiveSourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeLiveSourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeLiveSourceCommandInput,
|
|
32
|
+
DescribeLiveSourceCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeLiveSourceCommand extends DescribeLiveSourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeProgramCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeProgramCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeProgramCommandInput,
|
|
31
|
+
DescribeProgramCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeProgramCommand extends DescribeProgramCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeSourceLocationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeSourceLocationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeSourceLocationCommandInput,
|
|
32
|
+
DescribeSourceLocationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeSourceLocationCommand extends DescribeSourceLocationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeVodSourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeVodSourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeVodSourceCommandInput,
|
|
32
|
+
DescribeVodSourceCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeVodSourceCommand extends DescribeVodSourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetChannelPolicyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetChannelPolicyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetChannelPolicyCommandInput,
|
|
31
|
+
GetChannelPolicyCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetChannelPolicyCommand extends GetChannelPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetChannelScheduleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetChannelScheduleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetChannelScheduleCommandInput,
|
|
32
|
+
GetChannelScheduleCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetChannelScheduleCommand extends GetChannelScheduleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPlaybackConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPlaybackConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPlaybackConfigurationCommandInput,
|
|
32
|
+
GetPlaybackConfigurationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPlaybackConfigurationCommand extends GetPlaybackConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPrefetchScheduleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPrefetchScheduleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPrefetchScheduleCommandInput,
|
|
32
|
+
GetPrefetchScheduleCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPrefetchScheduleCommand extends GetPrefetchScheduleCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListAlertsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListAlertsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListAlertsCommandInput,
|
|
28
|
+
ListAlertsCommandOutput,
|
|
29
|
+
MediaTailorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListAlertsCommand extends ListAlertsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListChannelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListChannelsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListChannelsCommandInput,
|
|
28
|
+
ListChannelsCommandOutput,
|
|
29
|
+
MediaTailorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListLiveSourcesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListLiveSourcesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListLiveSourcesCommandInput,
|
|
31
|
+
ListLiveSourcesCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListLiveSourcesCommand extends ListLiveSourcesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPlaybackConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListPlaybackConfigurationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPlaybackConfigurationsCommandInput,
|
|
32
|
+
ListPlaybackConfigurationsCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPlaybackConfigurationsCommand extends ListPlaybackConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPrefetchSchedulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListPrefetchSchedulesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPrefetchSchedulesCommandInput,
|
|
32
|
+
ListPrefetchSchedulesCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPrefetchSchedulesCommand extends ListPrefetchSchedulesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListSourceLocationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListSourceLocationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListSourceLocationsCommandInput,
|
|
32
|
+
ListSourceLocationsCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListSourceLocationsCommand extends ListSourceLocationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListVodSourcesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListVodSourcesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListVodSourcesCommandInput,
|
|
31
|
+
ListVodSourcesCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListVodSourcesCommand extends ListVodSourcesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PutChannelPolicyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PutChannelPolicyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PutChannelPolicyCommandInput,
|
|
31
|
+
PutChannelPolicyCommandOutput,
|
|
32
|
+
MediaTailorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PutChannelPolicyCommand extends PutChannelPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutPlaybackConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutPlaybackConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutPlaybackConfigurationCommandInput,
|
|
32
|
+
PutPlaybackConfigurationCommandOutput,
|
|
33
|
+
MediaTailorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutPlaybackConfigurationCommand extends PutPlaybackConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const StartChannelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: StartChannelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
StartChannelCommandInput,
|
|
28
|
+
StartChannelCommandOutput,
|
|
29
|
+
MediaTailorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class StartChannelCommand extends StartChannelCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const StopChannelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: StopChannelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
StopChannelCommandInput,
|
|
28
|
+
StopChannelCommandOutput,
|
|
29
|
+
MediaTailorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class StopChannelCommand extends StopChannelCommand_base {}
|