@aws-sdk/client-mediatailor 3.477.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-cjs/pagination/GetChannelSchedulePaginator.js +2 -24
- package/dist-cjs/pagination/ListAlertsPaginator.js +2 -24
- package/dist-cjs/pagination/ListChannelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListLiveSourcesPaginator.js +2 -24
- package/dist-cjs/pagination/ListPlaybackConfigurationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPrefetchSchedulesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSourceLocationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListVodSourcesPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_restJson1.js +5 -0
- 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-es/pagination/GetChannelSchedulePaginator.js +2 -23
- package/dist-es/pagination/ListAlertsPaginator.js +2 -23
- package/dist-es/pagination/ListChannelsPaginator.js +2 -23
- package/dist-es/pagination/ListLiveSourcesPaginator.js +2 -23
- package/dist-es/pagination/ListPlaybackConfigurationsPaginator.js +2 -23
- package/dist-es/pagination/ListPrefetchSchedulesPaginator.js +2 -23
- package/dist-es/pagination/ListSourceLocationsPaginator.js +2 -23
- package/dist-es/pagination/ListVodSourcesPaginator.js +2 -23
- package/dist-es/protocols/Aws_restJson1.js +5 -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 +12 -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 +9 -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 +12 -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/models/models_0.d.ts +51 -0
- package/dist-types/pagination/GetChannelSchedulePaginator.d.ts +1 -1
- package/dist-types/pagination/ListAlertsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLiveSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPlaybackConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrefetchSchedulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSourceLocationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVodSourcesPaginator.d.ts +1 -1
- 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/dist-types/ts3.4/models/models_0.d.ts +8 -0
- package/dist-types/ts3.4/pagination/GetChannelSchedulePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAlertsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLiveSourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPlaybackConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPrefetchSchedulesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSourceLocationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListVodSourcesPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { ListVodSourcesRequest, ListVodSourcesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListVodSourcesCommandInput extends ListVodSourcesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListVodSourcesCommandOutput extends ListVodSourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListVodSourcesCommand_base: {
|
|
24
|
+
new (input: ListVodSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListVodSourcesCommandInput, ListVodSourcesCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the VOD sources contained in a source location. A source represents a piece of content.</p>
|
|
@@ -72,23 +75,5 @@ export interface ListVodSourcesCommandOutput extends ListVodSourcesResponse, __M
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class ListVodSourcesCommand extends
|
|
76
|
-
readonly input: ListVodSourcesCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: ListVodSourcesCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVodSourcesCommandInput, ListVodSourcesCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class ListVodSourcesCommand extends ListVodSourcesCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { PutChannelPolicyRequest, PutChannelPolicyResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutChannelPolicyCommandInput extends PutChannelPolicyRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutChannelPolicyCommandOutput extends PutChannelPolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutChannelPolicyCommand_base: {
|
|
24
|
+
new (input: PutChannelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an IAM policy for the channel. IAM policies are used to control access to your channel.</p>
|
|
@@ -50,23 +53,5 @@ export interface PutChannelPolicyCommandOutput extends PutChannelPolicyResponse,
|
|
|
50
53
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
51
54
|
*
|
|
52
55
|
*/
|
|
53
|
-
export declare class PutChannelPolicyCommand extends
|
|
54
|
-
readonly input: PutChannelPolicyCommandInput;
|
|
55
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
-
/**
|
|
57
|
-
* @public
|
|
58
|
-
*/
|
|
59
|
-
constructor(input: PutChannelPolicyCommandInput);
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutChannelPolicyCommandInput, PutChannelPolicyCommandOutput>;
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
private serialize;
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
private deserialize;
|
|
56
|
+
export declare class PutChannelPolicyCommand extends PutChannelPolicyCommand_base {
|
|
72
57
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { PutPlaybackConfigurationRequest, PutPlaybackConfigurationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutPlaybackConfigurationCommandInput extends PutPlaybackConfigu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutPlaybackConfigurationCommandOutput extends PutPlaybackConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutPlaybackConfigurationCommand_base: {
|
|
24
|
+
new (input: PutPlaybackConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates 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>
|
|
@@ -139,23 +142,5 @@ export interface PutPlaybackConfigurationCommandOutput extends PutPlaybackConfig
|
|
|
139
142
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
140
143
|
*
|
|
141
144
|
*/
|
|
142
|
-
export declare class PutPlaybackConfigurationCommand extends
|
|
143
|
-
readonly input: PutPlaybackConfigurationCommandInput;
|
|
144
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
145
|
-
/**
|
|
146
|
-
* @public
|
|
147
|
-
*/
|
|
148
|
-
constructor(input: PutPlaybackConfigurationCommandInput);
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPlaybackConfigurationCommandInput, PutPlaybackConfigurationCommandOutput>;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
private serialize;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private deserialize;
|
|
145
|
+
export declare class PutPlaybackConfigurationCommand extends PutPlaybackConfigurationCommand_base {
|
|
161
146
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { StartChannelRequest, StartChannelResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartChannelCommandInput extends StartChannelRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartChannelCommandOutput extends StartChannelResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartChannelCommand_base: {
|
|
24
|
+
new (input: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts 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>
|
|
@@ -49,23 +52,5 @@ export interface StartChannelCommandOutput extends StartChannelResponse, __Metad
|
|
|
49
52
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
50
53
|
*
|
|
51
54
|
*/
|
|
52
|
-
export declare class StartChannelCommand extends
|
|
53
|
-
readonly input: StartChannelCommandInput;
|
|
54
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
-
/**
|
|
56
|
-
* @public
|
|
57
|
-
*/
|
|
58
|
-
constructor(input: StartChannelCommandInput);
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartChannelCommandInput, StartChannelCommandOutput>;
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
private serialize;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private deserialize;
|
|
55
|
+
export declare class StartChannelCommand extends StartChannelCommand_base {
|
|
71
56
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { StopChannelRequest, StopChannelResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopChannelCommandInput extends StopChannelRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopChannelCommandOutput extends StopChannelResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopChannelCommand_base: {
|
|
24
|
+
new (input: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops 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>
|
|
@@ -49,23 +52,5 @@ export interface StopChannelCommandOutput extends StopChannelResponse, __Metadat
|
|
|
49
52
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
50
53
|
*
|
|
51
54
|
*/
|
|
52
|
-
export declare class StopChannelCommand extends
|
|
53
|
-
readonly input: StopChannelCommandInput;
|
|
54
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
-
/**
|
|
56
|
-
* @public
|
|
57
|
-
*/
|
|
58
|
-
constructor(input: StopChannelCommandInput);
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopChannelCommandInput, StopChannelCommandOutput>;
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
private serialize;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private deserialize;
|
|
55
|
+
export declare class StopChannelCommand extends StopChannelCommand_base {
|
|
71
56
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { TagResourceRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The resource to tag. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
@@ -55,23 +58,5 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class TagResourceCommand extends
|
|
59
|
-
readonly input: TagResourceCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: TagResourceCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { UntagResourceRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The resource to untag.</p>
|
|
@@ -55,23 +58,5 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class UntagResourceCommand extends
|
|
59
|
-
readonly input: UntagResourceCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: UntagResourceCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateChannelCommandInput extends UpdateChannelRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateChannelCommand_base: {
|
|
24
|
+
new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates 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>
|
|
@@ -54,6 +57,9 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
|
|
|
54
57
|
* SourceGroup: "STRING_VALUE", // required
|
|
55
58
|
* },
|
|
56
59
|
* ],
|
|
60
|
+
* TimeShiftConfiguration: { // TimeShiftConfiguration
|
|
61
|
+
* MaxTimeDelaySeconds: Number("int"), // required
|
|
62
|
+
* },
|
|
57
63
|
* };
|
|
58
64
|
* const command = new UpdateChannelCommand(input);
|
|
59
65
|
* const response = await client.send(command);
|
|
@@ -91,6 +97,9 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
|
|
|
91
97
|
* // "<keys>": "STRING_VALUE",
|
|
92
98
|
* // },
|
|
93
99
|
* // Tier: "STRING_VALUE",
|
|
100
|
+
* // TimeShiftConfiguration: { // TimeShiftConfiguration
|
|
101
|
+
* // MaxTimeDelaySeconds: Number("int"), // required
|
|
102
|
+
* // },
|
|
94
103
|
* // };
|
|
95
104
|
*
|
|
96
105
|
* ```
|
|
@@ -105,23 +114,5 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
|
|
|
105
114
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
106
115
|
*
|
|
107
116
|
*/
|
|
108
|
-
export declare class UpdateChannelCommand extends
|
|
109
|
-
readonly input: UpdateChannelCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: UpdateChannelCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateChannelCommandInput, UpdateChannelCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
117
|
+
export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
|
|
127
118
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { UpdateLiveSourceRequest, UpdateLiveSourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateLiveSourceCommandInput extends UpdateLiveSourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateLiveSourceCommandOutput extends UpdateLiveSourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateLiveSourceCommand_base: {
|
|
24
|
+
new (input: UpdateLiveSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a live source's configuration.</p>
|
|
@@ -73,23 +76,5 @@ export interface UpdateLiveSourceCommandOutput extends UpdateLiveSourceResponse,
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class UpdateLiveSourceCommand extends
|
|
77
|
-
readonly input: UpdateLiveSourceCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: UpdateLiveSourceCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class UpdateLiveSourceCommand extends UpdateLiveSourceCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { UpdateProgramRequest, UpdateProgramResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateProgramCommandInput extends UpdateProgramRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateProgramCommandOutput extends UpdateProgramResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateProgramCommand_base: {
|
|
24
|
+
new (input: UpdateProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProgramCommandInput, UpdateProgramCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a program within a channel.</p>
|
|
@@ -144,23 +147,5 @@ export interface UpdateProgramCommandOutput extends UpdateProgramResponse, __Met
|
|
|
144
147
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
145
148
|
*
|
|
146
149
|
*/
|
|
147
|
-
export declare class UpdateProgramCommand extends
|
|
148
|
-
readonly input: UpdateProgramCommandInput;
|
|
149
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
150
|
-
/**
|
|
151
|
-
* @public
|
|
152
|
-
*/
|
|
153
|
-
constructor(input: UpdateProgramCommandInput);
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProgramCommandInput, UpdateProgramCommandOutput>;
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
private serialize;
|
|
162
|
-
/**
|
|
163
|
-
* @internal
|
|
164
|
-
*/
|
|
165
|
-
private deserialize;
|
|
150
|
+
export declare class UpdateProgramCommand extends UpdateProgramCommand_base {
|
|
166
151
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { UpdateSourceLocationRequest, UpdateSourceLocationResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSourceLocationCommandInput extends UpdateSourceLocationRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSourceLocationCommandOutput extends UpdateSourceLocationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSourceLocationCommand_base: {
|
|
24
|
+
new (input: UpdateSourceLocationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates 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>
|
|
@@ -97,23 +100,5 @@ export interface UpdateSourceLocationCommandOutput extends UpdateSourceLocationR
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class UpdateSourceLocationCommand extends
|
|
101
|
-
readonly input: UpdateSourceLocationCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: UpdateSourceLocationCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class UpdateSourceLocationCommand extends UpdateSourceLocationCommand_base {
|
|
119
104
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaTailorClient";
|
|
5
4
|
import { UpdateVodSourceRequest, UpdateVodSourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateVodSourceCommandInput extends UpdateVodSourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateVodSourceCommandOutput extends UpdateVodSourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateVodSourceCommand_base: {
|
|
24
|
+
new (input: UpdateVodSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput, MediaTailorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a VOD source's configuration.</p>
|
|
@@ -73,23 +76,5 @@ export interface UpdateVodSourceCommandOutput extends UpdateVodSourceResponse, _
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from MediaTailor service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class UpdateVodSourceCommand extends
|
|
77
|
-
readonly input: UpdateVodSourceCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: UpdateVodSourceCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaTailorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class UpdateVodSourceCommand extends UpdateVodSourceCommand_base {
|
|
95
80
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|