@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
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteChannelPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeleteChannelPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeleteChannelPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteChannelPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteChannelPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteChannelPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeleteChannelPolicy", {})
|
|
22
|
+
.n("MediaTailorClient", "DeleteChannelPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteChannelPolicyCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteChannelPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteChannelPolicyCommand = DeleteChannelPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteLiveSourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeleteLiveSourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeleteLiveSource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteLiveSourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteLiveSourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteLiveSourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeleteLiveSource", {})
|
|
22
|
+
.n("MediaTailorClient", "DeleteLiveSourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteLiveSourceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteLiveSourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteLiveSourceCommand = DeleteLiveSourceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeletePlaybackConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeletePlaybackConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeletePlaybackConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeletePlaybackConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeletePlaybackConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeletePlaybackConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeletePlaybackConfiguration", {})
|
|
22
|
+
.n("MediaTailorClient", "DeletePlaybackConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeletePlaybackConfigurationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeletePlaybackConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeletePlaybackConfigurationCommand = DeletePlaybackConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeletePrefetchScheduleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeletePrefetchScheduleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeletePrefetchSchedule",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeletePrefetchScheduleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeletePrefetchScheduleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeletePrefetchScheduleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeletePrefetchSchedule", {})
|
|
22
|
+
.n("MediaTailorClient", "DeletePrefetchScheduleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeletePrefetchScheduleCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeletePrefetchScheduleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeletePrefetchScheduleCommand = DeletePrefetchScheduleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteProgramCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeleteProgramCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeleteProgram",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteProgramCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteProgramCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteProgramCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeleteProgram", {})
|
|
22
|
+
.n("MediaTailorClient", "DeleteProgramCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteProgramCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteProgramCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteProgramCommand = DeleteProgramCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteSourceLocationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeleteSourceLocationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeleteSourceLocation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteSourceLocationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteSourceLocationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteSourceLocationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeleteSourceLocation", {})
|
|
22
|
+
.n("MediaTailorClient", "DeleteSourceLocationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteSourceLocationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteSourceLocationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteSourceLocationCommand = DeleteSourceLocationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DeleteVodSourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DeleteVodSourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DeleteVodSource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DeleteVodSourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DeleteVodSourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteVodSourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DeleteVodSource", {})
|
|
22
|
+
.n("MediaTailorClient", "DeleteVodSourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DeleteVodSourceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DeleteVodSourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteVodSourceCommand = DeleteVodSourceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DescribeChannelCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DescribeChannelCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DescribeChannel",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DescribeChannelCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DescribeChannelCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeChannelCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DescribeChannel", {})
|
|
22
|
+
.n("MediaTailorClient", "DescribeChannelCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DescribeChannelCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DescribeChannelCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeChannelCommand = DescribeChannelCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class DescribeLiveSourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaTailorClient";
|
|
29
|
-
const commandName = "DescribeLiveSourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaTailor",
|
|
38
|
-
operation: "DescribeLiveSource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_DescribeLiveSourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_DescribeLiveSourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeLiveSourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaTailor", "DescribeLiveSource", {})
|
|
22
|
+
.n("MediaTailorClient", "DescribeLiveSourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_DescribeLiveSourceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_DescribeLiveSourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeLiveSourceCommand = DescribeLiveSourceCommand;
|