@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
|
@@ -204,6 +204,7 @@ export interface MediaTailor {
|
|
|
204
204
|
/**
|
|
205
205
|
* @see {@link ListChannelsCommand}
|
|
206
206
|
*/
|
|
207
|
+
listChannels(): Promise<ListChannelsCommandOutput>;
|
|
207
208
|
listChannels(args: ListChannelsCommandInput, options?: __HttpHandlerOptions): Promise<ListChannelsCommandOutput>;
|
|
208
209
|
listChannels(args: ListChannelsCommandInput, cb: (err: any, data?: ListChannelsCommandOutput) => void): void;
|
|
209
210
|
listChannels(args: ListChannelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListChannelsCommandOutput) => void): void;
|
|
@@ -216,6 +217,7 @@ export interface MediaTailor {
|
|
|
216
217
|
/**
|
|
217
218
|
* @see {@link ListPlaybackConfigurationsCommand}
|
|
218
219
|
*/
|
|
220
|
+
listPlaybackConfigurations(): Promise<ListPlaybackConfigurationsCommandOutput>;
|
|
219
221
|
listPlaybackConfigurations(args: ListPlaybackConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<ListPlaybackConfigurationsCommandOutput>;
|
|
220
222
|
listPlaybackConfigurations(args: ListPlaybackConfigurationsCommandInput, cb: (err: any, data?: ListPlaybackConfigurationsCommandOutput) => void): void;
|
|
221
223
|
listPlaybackConfigurations(args: ListPlaybackConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPlaybackConfigurationsCommandOutput) => void): void;
|
|
@@ -228,6 +230,7 @@ export interface MediaTailor {
|
|
|
228
230
|
/**
|
|
229
231
|
* @see {@link ListSourceLocationsCommand}
|
|
230
232
|
*/
|
|
233
|
+
listSourceLocations(): Promise<ListSourceLocationsCommandOutput>;
|
|
231
234
|
listSourceLocations(args: ListSourceLocationsCommandInput, options?: __HttpHandlerOptions): Promise<ListSourceLocationsCommandOutput>;
|
|
232
235
|
listSourceLocations(args: ListSourceLocationsCommandInput, cb: (err: any, data?: ListSourceLocationsCommandOutput) => void): void;
|
|
233
236
|
listSourceLocations(args: ListSourceLocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSourceLocationsCommandOutput) => void): void;
|
|
@@ -311,9 +314,9 @@ export interface MediaTailor {
|
|
|
311
314
|
updateVodSource(args: UpdateVodSourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVodSourceCommandOutput) => void): void;
|
|
312
315
|
}
|
|
313
316
|
/**
|
|
314
|
-
* @public
|
|
315
317
|
* <p>Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels. With MediaTailor, you can assemble existing content into a linear stream and serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/">AWS Elemental MediaTailor User Guide</a>.</p>
|
|
316
318
|
* <p>Through the SDKs and the CLI you manage AWS Elemental MediaTailor configurations and channels the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).</p>
|
|
319
|
+
* @public
|
|
317
320
|
*/
|
|
318
321
|
export declare class MediaTailor extends MediaTailorClient implements MediaTailor {
|
|
319
322
|
}
|
|
@@ -195,9 +195,9 @@ export type MediaTailorClientResolvedConfigType = __SmithyResolvedConfiguration<
|
|
|
195
195
|
export interface MediaTailorClientResolvedConfig extends MediaTailorClientResolvedConfigType {
|
|
196
196
|
}
|
|
197
197
|
/**
|
|
198
|
-
* @public
|
|
199
198
|
* <p>Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels. With MediaTailor, you can assemble existing content into a linear stream and serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/">AWS Elemental MediaTailor User Guide</a>.</p>
|
|
200
199
|
* <p>Through the SDKs and the CLI you manage AWS Elemental MediaTailor configurations and channels the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).</p>
|
|
200
|
+
* @public
|
|
201
201
|
*/
|
|
202
202
|
export declare class MediaTailorClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, MediaTailorClientResolvedConfig> {
|
|
203
203
|
/**
|
|
@@ -22,10 +22,10 @@ export interface ConfigureLogsForChannelCommandOutput extends ConfigureLogsForCh
|
|
|
22
22
|
}
|
|
23
23
|
declare const ConfigureLogsForChannelCommand_base: {
|
|
24
24
|
new (input: ConfigureLogsForChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForChannelCommandInput, ConfigureLogsForChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ConfigureLogsForChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForChannelCommandInput, ConfigureLogsForChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Configures Amazon CloudWatch log settings for a channel.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -59,6 +59,7 @@ declare const ConfigureLogsForChannelCommand_base: {
|
|
|
59
59
|
* @throws {@link MediaTailorServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class ConfigureLogsForChannelCommand extends ConfigureLogsForChannelCommand_base {
|
|
64
65
|
}
|
|
@@ -22,10 +22,10 @@ export interface ConfigureLogsForPlaybackConfigurationCommandOutput extends Conf
|
|
|
22
22
|
}
|
|
23
23
|
declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
|
|
24
24
|
new (input: ConfigureLogsForPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForPlaybackConfigurationCommandInput, ConfigureLogsForPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ConfigureLogsForPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ConfigureLogsForPlaybackConfigurationCommandInput, ConfigureLogsForPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Amazon CloudWatch log settings for a playback configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
|
|
|
55
55
|
* @throws {@link MediaTailorServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class ConfigureLogsForPlaybackConfigurationCommand extends ConfigureLogsForPlaybackConfigurationCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateChannelCommand_base: {
|
|
24
24
|
new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a channel. For information about MediaTailor channels, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-channels.html">Working with channels</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -118,6 +118,7 @@ declare const CreateChannelCommand_base: {
|
|
|
118
118
|
* @throws {@link MediaTailorServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLiveSourceCommandOutput extends CreateLiveSourceResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLiveSourceCommand_base: {
|
|
24
24
|
new (input: CreateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLiveSourceCommandInput, CreateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLiveSourceCommandInput, CreateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The live source configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const CreateLiveSourceCommand_base: {
|
|
|
78
78
|
* @throws {@link MediaTailorServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateLiveSourceCommand extends CreateLiveSourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePrefetchScheduleCommandOutput extends CreatePrefetchSched
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePrefetchScheduleCommand_base: {
|
|
24
24
|
new (input: CreatePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrefetchScheduleCommandInput, CreatePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrefetchScheduleCommandInput, CreatePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a prefetch schedule for a playback configuration. A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html">Using ad prefetching</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const CreatePrefetchScheduleCommand_base: {
|
|
|
92
92
|
* @throws {@link MediaTailorServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class CreatePrefetchScheduleCommand extends CreatePrefetchScheduleCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateProgramCommandOutput extends CreateProgramResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateProgramCommand_base: {
|
|
24
24
|
new (input: CreateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProgramCommandInput, CreateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProgramCommandInput, CreateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a program within a channel. For information about programs, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-programs.html">Working with programs</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -152,6 +152,7 @@ declare const CreateProgramCommand_base: {
|
|
|
152
152
|
* @throws {@link MediaTailorServiceException}
|
|
153
153
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
154
154
|
*
|
|
155
|
+
* @public
|
|
155
156
|
*/
|
|
156
157
|
export declare class CreateProgramCommand extends CreateProgramCommand_base {
|
|
157
158
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSourceLocationCommandOutput extends CreateSourceLocationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSourceLocationCommand_base: {
|
|
24
24
|
new (input: CreateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceLocationCommandInput, CreateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSourceLocationCommandInput, CreateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a source location. A source location is a container for sources. For more information about source locations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-source-locations.html">Working with source locations</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const CreateSourceLocationCommand_base: {
|
|
|
102
102
|
* @throws {@link MediaTailorServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class CreateSourceLocationCommand extends CreateSourceLocationCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateVodSourceCommandOutput extends CreateVodSourceResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVodSourceCommand_base: {
|
|
24
24
|
new (input: CreateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVodSourceCommandInput, CreateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVodSourceCommandInput, CreateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The VOD source configuration parameters.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const CreateVodSourceCommand_base: {
|
|
|
78
78
|
* @throws {@link MediaTailorServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateVodSourceCommand extends CreateVodSourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteChannelCommand_base: {
|
|
24
24
|
new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a channel. For information about MediaTailor channels, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-channels.html">Working with channels</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -51,6 +51,7 @@ declare const DeleteChannelCommand_base: {
|
|
|
51
51
|
* @throws {@link MediaTailorServiceException}
|
|
52
52
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
53
53
|
*
|
|
54
|
+
* @public
|
|
54
55
|
*/
|
|
55
56
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
|
|
56
57
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteChannelPolicyCommandOutput extends DeleteChannelPolicyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteChannelPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelPolicyCommandInput, DeleteChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelPolicyCommandInput, DeleteChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The channel policy to delete.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -51,6 +51,7 @@ declare const DeleteChannelPolicyCommand_base: {
|
|
|
51
51
|
* @throws {@link MediaTailorServiceException}
|
|
52
52
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
53
53
|
*
|
|
54
|
+
* @public
|
|
54
55
|
*/
|
|
55
56
|
export declare class DeleteChannelPolicyCommand extends DeleteChannelPolicyCommand_base {
|
|
56
57
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLiveSourceCommandOutput extends DeleteLiveSourceResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLiveSourceCommand_base: {
|
|
24
24
|
new (input: DeleteLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLiveSourceCommandInput, DeleteLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLiveSourceCommandInput, DeleteLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The live source to delete.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -52,6 +52,7 @@ declare const DeleteLiveSourceCommand_base: {
|
|
|
52
52
|
* @throws {@link MediaTailorServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class DeleteLiveSourceCommand extends DeleteLiveSourceCommand_base {
|
|
57
58
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePlaybackConfigurationCommandOutput extends DeletePlayback
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePlaybackConfigurationCommand_base: {
|
|
24
24
|
new (input: DeletePlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePlaybackConfigurationCommandInput, DeletePlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePlaybackConfigurationCommandInput, DeletePlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a playback configuration. For information about MediaTailor configurations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/configurations.html">Working with configurations in AWS Elemental MediaTailor</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -51,6 +51,7 @@ declare const DeletePlaybackConfigurationCommand_base: {
|
|
|
51
51
|
* @throws {@link MediaTailorServiceException}
|
|
52
52
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
53
53
|
*
|
|
54
|
+
* @public
|
|
54
55
|
*/
|
|
55
56
|
export declare class DeletePlaybackConfigurationCommand extends DeletePlaybackConfigurationCommand_base {
|
|
56
57
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePrefetchScheduleCommandOutput extends DeletePrefetchSched
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePrefetchScheduleCommand_base: {
|
|
24
24
|
new (input: DeletePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrefetchScheduleCommandInput, DeletePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrefetchScheduleCommandInput, DeletePrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a prefetch schedule for a specific playback configuration. If you call <code>DeletePrefetchSchedule</code> on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code. For more information about ad prefetching, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html">Using ad prefetching</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -52,6 +52,7 @@ declare const DeletePrefetchScheduleCommand_base: {
|
|
|
52
52
|
* @throws {@link MediaTailorServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class DeletePrefetchScheduleCommand extends DeletePrefetchScheduleCommand_base {
|
|
57
58
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteProgramCommandOutput extends DeleteProgramResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProgramCommand_base: {
|
|
24
24
|
new (input: DeleteProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProgramCommandInput, DeleteProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProgramCommandInput, DeleteProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a program within a channel. For information about programs, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-programs.html">Working with programs</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -52,6 +52,7 @@ declare const DeleteProgramCommand_base: {
|
|
|
52
52
|
* @throws {@link MediaTailorServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class DeleteProgramCommand extends DeleteProgramCommand_base {
|
|
57
58
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteSourceLocationCommandOutput extends DeleteSourceLocationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSourceLocationCommand_base: {
|
|
24
24
|
new (input: DeleteSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceLocationCommandInput, DeleteSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceLocationCommandInput, DeleteSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a source location. A source location is a container for sources. For more information about source locations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-source-locations.html">Working with source locations</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -51,6 +51,7 @@ declare const DeleteSourceLocationCommand_base: {
|
|
|
51
51
|
* @throws {@link MediaTailorServiceException}
|
|
52
52
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
53
53
|
*
|
|
54
|
+
* @public
|
|
54
55
|
*/
|
|
55
56
|
export declare class DeleteSourceLocationCommand extends DeleteSourceLocationCommand_base {
|
|
56
57
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteVodSourceCommandOutput extends DeleteVodSourceResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVodSourceCommand_base: {
|
|
24
24
|
new (input: DeleteVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVodSourceCommandInput, DeleteVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVodSourceCommandInput, DeleteVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The video on demand (VOD) source to delete.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -52,6 +52,7 @@ declare const DeleteVodSourceCommand_base: {
|
|
|
52
52
|
* @throws {@link MediaTailorServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class DeleteVodSourceCommand extends DeleteVodSourceCommand_base {
|
|
57
58
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeChannelCommand_base: {
|
|
24
24
|
new (input: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes a channel. For information about MediaTailor channels, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-channels.html">Working with channels</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const DescribeChannelCommand_base: {
|
|
|
93
93
|
* @throws {@link MediaTailorServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeLiveSourceCommandOutput extends DescribeLiveSourceRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeLiveSourceCommand_base: {
|
|
24
24
|
new (input: DescribeLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLiveSourceCommandInput, DescribeLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The live source to describe.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const DescribeLiveSourceCommand_base: {
|
|
|
68
68
|
* @throws {@link MediaTailorServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DescribeLiveSourceCommand extends DescribeLiveSourceCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeProgramCommandOutput extends DescribeProgramResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeProgramCommand_base: {
|
|
24
24
|
new (input: DescribeProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProgramCommandInput, DescribeProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProgramCommandInput, DescribeProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes a program within a channel. For information about programs, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-programs.html">Working with programs</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const DescribeProgramCommand_base: {
|
|
|
101
101
|
* @throws {@link MediaTailorServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class DescribeProgramCommand extends DescribeProgramCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSourceLocationCommandOutput extends DescribeSourceLocat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSourceLocationCommand_base: {
|
|
24
24
|
new (input: DescribeSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSourceLocationCommandInput, DescribeSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes a source location. A source location is a container for sources. For more information about source locations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/channel-assembly-source-locations.html">Working with source locations</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DescribeSourceLocationCommand_base: {
|
|
|
79
79
|
* @throws {@link MediaTailorServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DescribeSourceLocationCommand extends DescribeSourceLocationCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeVodSourceCommandOutput extends DescribeVodSourceRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeVodSourceCommand_base: {
|
|
24
24
|
new (input: DescribeVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVodSourceCommandInput, DescribeVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides details about a specific video on demand (VOD) source in a specific source location.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const DescribeVodSourceCommand_base: {
|
|
|
73
73
|
* @throws {@link MediaTailorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DescribeVodSourceCommand extends DescribeVodSourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetChannelPolicyCommandOutput extends GetChannelPolicyResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetChannelPolicyCommand_base: {
|
|
24
24
|
new (input: GetChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelPolicyCommandInput, GetChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the channel's IAM policy. IAM policies are used to control access to your channel.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -53,6 +53,7 @@ declare const GetChannelPolicyCommand_base: {
|
|
|
53
53
|
* @throws {@link MediaTailorServiceException}
|
|
54
54
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
55
55
|
*
|
|
56
|
+
* @public
|
|
56
57
|
*/
|
|
57
58
|
export declare class GetChannelPolicyCommand extends GetChannelPolicyCommand_base {
|
|
58
59
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetChannelScheduleCommandOutput extends GetChannelScheduleRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetChannelScheduleCommand_base: {
|
|
24
24
|
new (input: GetChannelScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetChannelScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetChannelScheduleCommandInput, GetChannelScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about your channel's schedule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const GetChannelScheduleCommand_base: {
|
|
|
77
77
|
* @throws {@link MediaTailorServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class GetChannelScheduleCommand extends GetChannelScheduleCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPlaybackConfigurationCommandOutput extends GetPlaybackConfig
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPlaybackConfigurationCommand_base: {
|
|
24
24
|
new (input: GetPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlaybackConfigurationCommandInput, GetPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a playback configuration. For information about MediaTailor configurations, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/configurations.html">Working with configurations in AWS Elemental MediaTailor</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const GetPlaybackConfigurationCommand_base: {
|
|
|
102
102
|
* @throws {@link MediaTailorServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class GetPlaybackConfigurationCommand extends GetPlaybackConfigurationCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPrefetchScheduleCommandOutput extends GetPrefetchScheduleRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPrefetchScheduleCommand_base: {
|
|
24
24
|
new (input: GetPrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPrefetchScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrefetchScheduleCommandInput, GetPrefetchScheduleCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a prefetch schedule for a playback configuration. A prefetch schedule allows you to tell MediaTailor to fetch and prepare certain ads before an ad break happens. For more information about ad prefetching, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/prefetching-ads.html">Using ad prefetching</a> in the <i>MediaTailor User Guide</i>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const GetPrefetchScheduleCommand_base: {
|
|
|
74
74
|
* @throws {@link MediaTailorServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetPrefetchScheduleCommand extends GetPrefetchScheduleCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAlertsCommandOutput extends ListAlertsResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAlertsCommand_base: {
|
|
24
24
|
new (input: ListAlertsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAlertsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAlertsCommandInput, ListAlertsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the alerts that are associated with a MediaTailor channel assembly resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const ListAlertsCommand_base: {
|
|
|
67
67
|
* @throws {@link MediaTailorServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class ListAlertsCommand extends ListAlertsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListChannelsCommand_base: {
|
|
24
24
|
new (input: ListChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListChannelsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the channels that are associated with the current AWS account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const ListChannelsCommand_base: {
|
|
|
96
96
|
* @throws {@link MediaTailorServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {
|
|
101
102
|
}
|