@aws-sdk/client-mediatailor 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ConfigureLogsForChannelCommand.js +18 -41
- package/dist-cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelCommand.js +18 -41
- package/dist-cjs/commands/CreateLiveSourceCommand.js +18 -41
- package/dist-cjs/commands/CreatePrefetchScheduleCommand.js +18 -41
- package/dist-cjs/commands/CreateProgramCommand.js +18 -41
- package/dist-cjs/commands/CreateSourceLocationCommand.js +18 -41
- package/dist-cjs/commands/CreateVodSourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteLiveSourceCommand.js +18 -41
- package/dist-cjs/commands/DeletePlaybackConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeletePrefetchScheduleCommand.js +18 -41
- package/dist-cjs/commands/DeleteProgramCommand.js +18 -41
- package/dist-cjs/commands/DeleteSourceLocationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVodSourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelCommand.js +18 -41
- package/dist-cjs/commands/DescribeLiveSourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeProgramCommand.js +18 -41
- package/dist-cjs/commands/DescribeSourceLocationCommand.js +18 -41
- package/dist-cjs/commands/DescribeVodSourceCommand.js +18 -41
- package/dist-cjs/commands/GetChannelPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetChannelScheduleCommand.js +18 -41
- package/dist-cjs/commands/GetPlaybackConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetPrefetchScheduleCommand.js +18 -41
- package/dist-cjs/commands/ListAlertsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelsCommand.js +18 -41
- package/dist-cjs/commands/ListLiveSourcesCommand.js +18 -41
- package/dist-cjs/commands/ListPlaybackConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListPrefetchSchedulesCommand.js +18 -41
- package/dist-cjs/commands/ListSourceLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListVodSourcesCommand.js +18 -41
- package/dist-cjs/commands/PutChannelPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutPlaybackConfigurationCommand.js +18 -41
- package/dist-cjs/commands/StartChannelCommand.js +18 -41
- package/dist-cjs/commands/StopChannelCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelCommand.js +18 -41
- package/dist-cjs/commands/UpdateLiveSourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateProgramCommand.js +18 -41
- package/dist-cjs/commands/UpdateSourceLocationCommand.js +18 -41
- package/dist-cjs/commands/UpdateVodSourceCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/ConfigureLogsForChannelCommand.js +18 -41
- package/dist-es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateChannelCommand.js +18 -41
- package/dist-es/commands/CreateLiveSourceCommand.js +18 -41
- package/dist-es/commands/CreatePrefetchScheduleCommand.js +18 -41
- package/dist-es/commands/CreateProgramCommand.js +18 -41
- package/dist-es/commands/CreateSourceLocationCommand.js +18 -41
- package/dist-es/commands/CreateVodSourceCommand.js +18 -41
- package/dist-es/commands/DeleteChannelCommand.js +18 -41
- package/dist-es/commands/DeleteChannelPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteLiveSourceCommand.js +18 -41
- package/dist-es/commands/DeletePlaybackConfigurationCommand.js +18 -41
- package/dist-es/commands/DeletePrefetchScheduleCommand.js +18 -41
- package/dist-es/commands/DeleteProgramCommand.js +18 -41
- package/dist-es/commands/DeleteSourceLocationCommand.js +18 -41
- package/dist-es/commands/DeleteVodSourceCommand.js +18 -41
- package/dist-es/commands/DescribeChannelCommand.js +18 -41
- package/dist-es/commands/DescribeLiveSourceCommand.js +18 -41
- package/dist-es/commands/DescribeProgramCommand.js +18 -41
- package/dist-es/commands/DescribeSourceLocationCommand.js +18 -41
- package/dist-es/commands/DescribeVodSourceCommand.js +18 -41
- package/dist-es/commands/GetChannelPolicyCommand.js +18 -41
- package/dist-es/commands/GetChannelScheduleCommand.js +18 -41
- package/dist-es/commands/GetPlaybackConfigurationCommand.js +18 -41
- package/dist-es/commands/GetPrefetchScheduleCommand.js +18 -41
- package/dist-es/commands/ListAlertsCommand.js +18 -41
- package/dist-es/commands/ListChannelsCommand.js +18 -41
- package/dist-es/commands/ListLiveSourcesCommand.js +18 -41
- package/dist-es/commands/ListPlaybackConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListPrefetchSchedulesCommand.js +18 -41
- package/dist-es/commands/ListSourceLocationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListVodSourcesCommand.js +18 -41
- package/dist-es/commands/PutChannelPolicyCommand.js +18 -41
- package/dist-es/commands/PutPlaybackConfigurationCommand.js +18 -41
- package/dist-es/commands/StartChannelCommand.js +18 -41
- package/dist-es/commands/StopChannelCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateChannelCommand.js +18 -41
- package/dist-es/commands/UpdateLiveSourceCommand.js +18 -41
- package/dist-es/commands/UpdateProgramCommand.js +18 -41
- package/dist-es/commands/UpdateSourceLocationCommand.js +18 -41
- package/dist-es/commands/UpdateVodSourceCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +6 -21
- package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelCommand.d.ts +6 -21
- package/dist-types/commands/CreateLiveSourceCommand.d.ts +6 -21
- package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +6 -21
- package/dist-types/commands/CreateProgramCommand.d.ts +6 -21
- package/dist-types/commands/CreateSourceLocationCommand.d.ts +6 -21
- package/dist-types/commands/CreateVodSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLiveSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProgramCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSourceLocationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVodSourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelCommand.d.ts +6 -21
- package/dist-types/commands/DescribeLiveSourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeProgramCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSourceLocationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVodSourceCommand.d.ts +6 -21
- package/dist-types/commands/GetChannelPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetChannelScheduleCommand.d.ts +6 -21
- package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +6 -21
- package/dist-types/commands/ListAlertsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelsCommand.d.ts +6 -21
- package/dist-types/commands/ListLiveSourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +6 -21
- package/dist-types/commands/ListSourceLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListVodSourcesCommand.d.ts +6 -21
- package/dist-types/commands/PutChannelPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/StartChannelCommand.d.ts +6 -21
- package/dist-types/commands/StopChannelCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLiveSourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProgramCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSourceLocationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVodSourceCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPlaybackConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSourceLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ConfigureLogsForPlaybackConfigurationCommandInput
|
|
|
21
15
|
export interface ConfigureLogsForPlaybackConfigurationCommandOutput
|
|
22
16
|
extends ConfigureLogsForPlaybackConfigurationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ConfigureLogsForPlaybackConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ConfigureLogsForPlaybackConfigurationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaTailorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ConfigureLogsForPlaybackConfigurationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ConfigureLogsForPlaybackConfigurationCommandInput,
|
|
38
|
-
ConfigureLogsForPlaybackConfigurationCommandOutput
|
|
23
|
+
ConfigureLogsForPlaybackConfigurationCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ConfigureLogsForPlaybackConfigurationCommand extends ConfigureLogsForPlaybackConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateChannelCommandInput extends CreateChannelRequest {}
|
|
|
20
14
|
export interface CreateChannelCommandOutput
|
|
21
15
|
extends CreateChannelResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateChannelCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateChannelCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateChannelCommandInput,
|
|
22
|
+
CreateChannelCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateChannelCommand extends CreateChannelCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateLiveSourceCommandInput extends CreateLiveSourceRequest {}
|
|
|
20
14
|
export interface CreateLiveSourceCommandOutput
|
|
21
15
|
extends CreateLiveSourceResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateLiveSourceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateLiveSourceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateLiveSourceCommandInput,
|
|
22
|
+
CreateLiveSourceCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateLiveSourceCommand extends CreateLiveSourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreatePrefetchScheduleCommandInput
|
|
|
21
15
|
export interface CreatePrefetchScheduleCommandOutput
|
|
22
16
|
extends CreatePrefetchScheduleResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreatePrefetchScheduleCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreatePrefetchScheduleCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaTailorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreatePrefetchScheduleCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreatePrefetchScheduleCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreatePrefetchScheduleCommandInput,
|
|
38
|
-
CreatePrefetchScheduleCommandOutput
|
|
23
|
+
CreatePrefetchScheduleCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreatePrefetchScheduleCommand extends CreatePrefetchScheduleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateProgramCommandInput extends CreateProgramRequest {}
|
|
|
20
14
|
export interface CreateProgramCommandOutput
|
|
21
15
|
extends CreateProgramResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateProgramCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateProgramCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateProgramCommandInput,
|
|
22
|
+
CreateProgramCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateProgramCommand extends CreateProgramCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateSourceLocationCommandInput
|
|
|
21
15
|
export interface CreateSourceLocationCommandOutput
|
|
22
16
|
extends CreateSourceLocationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateSourceLocationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateSourceLocationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaTailorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateSourceLocationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateSourceLocationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateSourceLocationCommandInput,
|
|
38
|
-
CreateSourceLocationCommandOutput
|
|
23
|
+
CreateSourceLocationCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateSourceLocationCommand extends CreateSourceLocationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateVodSourceCommandInput extends CreateVodSourceRequest {}
|
|
|
20
14
|
export interface CreateVodSourceCommandOutput
|
|
21
15
|
extends CreateVodSourceResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateVodSourceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateVodSourceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateVodSourceCommandInput,
|
|
22
|
+
CreateVodSourceCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateVodSourceCommand extends CreateVodSourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DeleteChannelCommandInput extends DeleteChannelRequest {}
|
|
|
20
14
|
export interface DeleteChannelCommandOutput
|
|
21
15
|
extends DeleteChannelResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DeleteChannelCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DeleteChannelCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DeleteChannelCommandInput,
|
|
22
|
+
DeleteChannelCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface DeleteChannelPolicyCommandInput
|
|
|
21
15
|
export interface DeleteChannelPolicyCommandOutput
|
|
22
16
|
extends DeleteChannelPolicyResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const DeleteChannelPolicyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeleteChannelPolicyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
DeleteChannelPolicyCommandInput,
|
|
23
|
+
DeleteChannelPolicyCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeleteChannelPolicyCommand extends DeleteChannelPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DeleteLiveSourceCommandInput extends DeleteLiveSourceRequest {}
|
|
|
20
14
|
export interface DeleteLiveSourceCommandOutput
|
|
21
15
|
extends DeleteLiveSourceResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DeleteLiveSourceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DeleteLiveSourceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DeleteLiveSourceCommandInput,
|
|
22
|
+
DeleteLiveSourceCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DeleteLiveSourceCommand extends DeleteLiveSourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DeletePlaybackConfigurationCommandInput
|
|
|
21
15
|
export interface DeletePlaybackConfigurationCommandOutput
|
|
22
16
|
extends DeletePlaybackConfigurationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeletePlaybackConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeletePlaybackConfigurationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaTailorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DeletePlaybackConfigurationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeletePlaybackConfigurationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DeletePlaybackConfigurationCommandInput,
|
|
38
|
-
DeletePlaybackConfigurationCommandOutput
|
|
23
|
+
DeletePlaybackConfigurationCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeletePlaybackConfigurationCommand extends DeletePlaybackConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DeletePrefetchScheduleCommandInput
|
|
|
21
15
|
export interface DeletePrefetchScheduleCommandOutput
|
|
22
16
|
extends DeletePrefetchScheduleResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeletePrefetchScheduleCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeletePrefetchScheduleCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaTailorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DeletePrefetchScheduleCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeletePrefetchScheduleCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DeletePrefetchScheduleCommandInput,
|
|
38
|
-
DeletePrefetchScheduleCommandOutput
|
|
23
|
+
DeletePrefetchScheduleCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeletePrefetchScheduleCommand extends DeletePrefetchScheduleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DeleteProgramCommandInput extends DeleteProgramRequest {}
|
|
|
20
14
|
export interface DeleteProgramCommandOutput
|
|
21
15
|
extends DeleteProgramResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DeleteProgramCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DeleteProgramCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DeleteProgramCommandInput,
|
|
22
|
+
DeleteProgramCommandOutput,
|
|
23
|
+
MediaTailorClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DeleteProgramCommand extends DeleteProgramCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MediaTailorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DeleteSourceLocationCommandInput
|
|
|
21
15
|
export interface DeleteSourceLocationCommandOutput
|
|
22
16
|
extends DeleteSourceLocationResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeleteSourceLocationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeleteSourceLocationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: MediaTailorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DeleteSourceLocationCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeleteSourceLocationCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DeleteSourceLocationCommandInput,
|
|
38
|
-
DeleteSourceLocationCommandOutput
|
|
23
|
+
DeleteSourceLocationCommandOutput,
|
|
24
|
+
MediaTailorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeleteSourceLocationCommand extends DeleteSourceLocationCommand_base {}
|