@aws-sdk/client-mediatailor 3.296.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateChannelCommand.js +2 -3
- package/dist-cjs/commands/CreateLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/CreatePrefetchScheduleCommand.js +2 -3
- package/dist-cjs/commands/CreateProgramCommand.js +2 -3
- package/dist-cjs/commands/CreateSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/CreateVodSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/DeletePlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePrefetchScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteProgramCommand.js +2 -3
- package/dist-cjs/commands/DeleteSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVodSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -3
- package/dist-cjs/commands/DescribeLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeProgramCommand.js +2 -3
- package/dist-cjs/commands/DescribeSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/DescribeVodSourceCommand.js +2 -3
- package/dist-cjs/commands/GetChannelPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetChannelScheduleCommand.js +2 -3
- package/dist-cjs/commands/GetPlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetPrefetchScheduleCommand.js +2 -3
- package/dist-cjs/commands/ListAlertsCommand.js +2 -3
- package/dist-cjs/commands/ListChannelsCommand.js +2 -3
- package/dist-cjs/commands/ListLiveSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListPlaybackConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListPrefetchSchedulesCommand.js +2 -3
- package/dist-cjs/commands/ListSourceLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListVodSourcesCommand.js +2 -3
- package/dist-cjs/commands/PutChannelPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutPlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/StartChannelCommand.js +2 -3
- package/dist-cjs/commands/StopChannelCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateProgramCommand.js +2 -3
- package/dist-cjs/commands/UpdateSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/UpdateVodSourceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -519
- package/dist-es/commands/ConfigureLogsForChannelCommand.js +2 -3
- package/dist-es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateChannelCommand.js +2 -3
- package/dist-es/commands/CreateLiveSourceCommand.js +2 -3
- package/dist-es/commands/CreatePrefetchScheduleCommand.js +2 -3
- package/dist-es/commands/CreateProgramCommand.js +2 -3
- package/dist-es/commands/CreateSourceLocationCommand.js +2 -3
- package/dist-es/commands/CreateVodSourceCommand.js +2 -3
- package/dist-es/commands/DeleteChannelCommand.js +2 -3
- package/dist-es/commands/DeleteChannelPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteLiveSourceCommand.js +2 -3
- package/dist-es/commands/DeletePlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePrefetchScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteProgramCommand.js +2 -3
- package/dist-es/commands/DeleteSourceLocationCommand.js +2 -3
- package/dist-es/commands/DeleteVodSourceCommand.js +2 -3
- package/dist-es/commands/DescribeChannelCommand.js +2 -3
- package/dist-es/commands/DescribeLiveSourceCommand.js +2 -3
- package/dist-es/commands/DescribeProgramCommand.js +2 -3
- package/dist-es/commands/DescribeSourceLocationCommand.js +2 -3
- package/dist-es/commands/DescribeVodSourceCommand.js +2 -3
- package/dist-es/commands/GetChannelPolicyCommand.js +2 -3
- package/dist-es/commands/GetChannelScheduleCommand.js +2 -3
- package/dist-es/commands/GetPlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/GetPrefetchScheduleCommand.js +2 -3
- package/dist-es/commands/ListAlertsCommand.js +2 -3
- package/dist-es/commands/ListChannelsCommand.js +2 -3
- package/dist-es/commands/ListLiveSourcesCommand.js +2 -3
- package/dist-es/commands/ListPlaybackConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListPrefetchSchedulesCommand.js +2 -3
- package/dist-es/commands/ListSourceLocationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListVodSourcesCommand.js +2 -3
- package/dist-es/commands/PutChannelPolicyCommand.js +2 -3
- package/dist-es/commands/PutPlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/StartChannelCommand.js +2 -3
- package/dist-es/commands/StopChannelCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateChannelCommand.js +2 -3
- package/dist-es/commands/UpdateLiveSourceCommand.js +2 -3
- package/dist-es/commands/UpdateProgramCommand.js +2 -3
- package/dist-es/commands/UpdateSourceLocationCommand.js +2 -3
- package/dist-es/commands/UpdateVodSourceCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -387
- package/dist-types/MediaTailor.d.ts +45 -0
- package/dist-types/MediaTailorClient.d.ts +24 -4
- package/dist-types/commands/ConfigureLogsForChannelCommand.d.ts +16 -0
- package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
- package/dist-types/commands/CreateLiveSourceCommand.d.ts +16 -0
- package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +16 -0
- package/dist-types/commands/CreateProgramCommand.d.ts +16 -0
- package/dist-types/commands/CreateSourceLocationCommand.d.ts +16 -0
- package/dist-types/commands/CreateVodSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLiveSourceCommand.d.ts +16 -0
- package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteProgramCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSourceLocationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVodSourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLiveSourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeProgramCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSourceLocationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVodSourceCommand.d.ts +16 -0
- package/dist-types/commands/GetChannelPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetChannelScheduleCommand.d.ts +16 -0
- package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ListAlertsCommand.d.ts +16 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
- package/dist-types/commands/ListLiveSourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +16 -0
- package/dist-types/commands/ListSourceLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListVodSourcesCommand.d.ts +16 -0
- package/dist-types/commands/PutChannelPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/StartChannelCommand.d.ts +16 -0
- package/dist-types/commands/StopChannelCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLiveSourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateProgramCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSourceLocationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVodSourceCommand.d.ts +16 -0
- package/dist-types/models/MediaTailorServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +336 -516
- package/dist-types/pagination/GetChannelSchedulePaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAlertsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLiveSourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPlaybackConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPrefetchSchedulesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSourceLocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVodSourcesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -369
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateChannelRequestFilterSensitiveLog, UpdateChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateChannelCommand, serializeAws_restJson1UpdateChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateChannelCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateLiveSourceRequestFilterSensitiveLog, UpdateLiveSourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateLiveSourceCommand, serializeAws_restJson1UpdateLiveSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateLiveSourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateLiveSourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateProgramRequestFilterSensitiveLog, UpdateProgramResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateProgramCommand, serializeAws_restJson1UpdateProgramCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateProgramCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateProgramCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateSourceLocationRequestFilterSensitiveLog, UpdateSourceLocationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateSourceLocationCommand, serializeAws_restJson1UpdateSourceLocationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateSourceLocationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateSourceLocationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateVodSourceRequestFilterSensitiveLog, UpdateVodSourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateVodSourceCommand, serializeAws_restJson1UpdateVodSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateVodSourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateVodSourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -70,390 +70,3 @@ export var RelativePosition;
|
|
|
70
70
|
RelativePosition["AFTER_PROGRAM"] = "AFTER_PROGRAM";
|
|
71
71
|
RelativePosition["BEFORE_PROGRAM"] = "BEFORE_PROGRAM";
|
|
72
72
|
})(RelativePosition || (RelativePosition = {}));
|
|
73
|
-
export const SlateSourceFilterSensitiveLog = (obj) => ({
|
|
74
|
-
...obj,
|
|
75
|
-
});
|
|
76
|
-
export const SpliceInsertMessageFilterSensitiveLog = (obj) => ({
|
|
77
|
-
...obj,
|
|
78
|
-
});
|
|
79
|
-
export const SegmentationDescriptorFilterSensitiveLog = (obj) => ({
|
|
80
|
-
...obj,
|
|
81
|
-
});
|
|
82
|
-
export const TimeSignalMessageFilterSensitiveLog = (obj) => ({
|
|
83
|
-
...obj,
|
|
84
|
-
});
|
|
85
|
-
export const AdBreakFilterSensitiveLog = (obj) => ({
|
|
86
|
-
...obj,
|
|
87
|
-
});
|
|
88
|
-
export const AlertFilterSensitiveLog = (obj) => ({
|
|
89
|
-
...obj,
|
|
90
|
-
});
|
|
91
|
-
export const AvailMatchingCriteriaFilterSensitiveLog = (obj) => ({
|
|
92
|
-
...obj,
|
|
93
|
-
});
|
|
94
|
-
export const LogConfigurationForChannelFilterSensitiveLog = (obj) => ({
|
|
95
|
-
...obj,
|
|
96
|
-
});
|
|
97
|
-
export const DashPlaylistSettingsFilterSensitiveLog = (obj) => ({
|
|
98
|
-
...obj,
|
|
99
|
-
});
|
|
100
|
-
export const HlsPlaylistSettingsFilterSensitiveLog = (obj) => ({
|
|
101
|
-
...obj,
|
|
102
|
-
});
|
|
103
|
-
export const ResponseOutputItemFilterSensitiveLog = (obj) => ({
|
|
104
|
-
...obj,
|
|
105
|
-
});
|
|
106
|
-
export const ChannelFilterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
export const HttpPackageConfigurationFilterSensitiveLog = (obj) => ({
|
|
110
|
-
...obj,
|
|
111
|
-
});
|
|
112
|
-
export const LiveSourceFilterSensitiveLog = (obj) => ({
|
|
113
|
-
...obj,
|
|
114
|
-
});
|
|
115
|
-
export const AvailSuppressionFilterSensitiveLog = (obj) => ({
|
|
116
|
-
...obj,
|
|
117
|
-
});
|
|
118
|
-
export const BumperFilterSensitiveLog = (obj) => ({
|
|
119
|
-
...obj,
|
|
120
|
-
});
|
|
121
|
-
export const CdnConfigurationFilterSensitiveLog = (obj) => ({
|
|
122
|
-
...obj,
|
|
123
|
-
});
|
|
124
|
-
export const DashConfigurationFilterSensitiveLog = (obj) => ({
|
|
125
|
-
...obj,
|
|
126
|
-
});
|
|
127
|
-
export const HlsConfigurationFilterSensitiveLog = (obj) => ({
|
|
128
|
-
...obj,
|
|
129
|
-
});
|
|
130
|
-
export const LivePreRollConfigurationFilterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
});
|
|
133
|
-
export const LogConfigurationFilterSensitiveLog = (obj) => ({
|
|
134
|
-
...obj,
|
|
135
|
-
});
|
|
136
|
-
export const AdMarkerPassthroughFilterSensitiveLog = (obj) => ({
|
|
137
|
-
...obj,
|
|
138
|
-
});
|
|
139
|
-
export const ManifestProcessingRulesFilterSensitiveLog = (obj) => ({
|
|
140
|
-
...obj,
|
|
141
|
-
});
|
|
142
|
-
export const PlaybackConfigurationFilterSensitiveLog = (obj) => ({
|
|
143
|
-
...obj,
|
|
144
|
-
});
|
|
145
|
-
export const PrefetchConsumptionFilterSensitiveLog = (obj) => ({
|
|
146
|
-
...obj,
|
|
147
|
-
});
|
|
148
|
-
export const PrefetchRetrievalFilterSensitiveLog = (obj) => ({
|
|
149
|
-
...obj,
|
|
150
|
-
});
|
|
151
|
-
export const PrefetchScheduleFilterSensitiveLog = (obj) => ({
|
|
152
|
-
...obj,
|
|
153
|
-
});
|
|
154
|
-
export const ScheduleAdBreakFilterSensitiveLog = (obj) => ({
|
|
155
|
-
...obj,
|
|
156
|
-
});
|
|
157
|
-
export const ScheduleEntryFilterSensitiveLog = (obj) => ({
|
|
158
|
-
...obj,
|
|
159
|
-
});
|
|
160
|
-
export const SegmentDeliveryConfigurationFilterSensitiveLog = (obj) => ({
|
|
161
|
-
...obj,
|
|
162
|
-
});
|
|
163
|
-
export const SecretsManagerAccessTokenConfigurationFilterSensitiveLog = (obj) => ({
|
|
164
|
-
...obj,
|
|
165
|
-
});
|
|
166
|
-
export const AccessConfigurationFilterSensitiveLog = (obj) => ({
|
|
167
|
-
...obj,
|
|
168
|
-
});
|
|
169
|
-
export const DefaultSegmentDeliveryConfigurationFilterSensitiveLog = (obj) => ({
|
|
170
|
-
...obj,
|
|
171
|
-
});
|
|
172
|
-
export const HttpConfigurationFilterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
export const SourceLocationFilterSensitiveLog = (obj) => ({
|
|
176
|
-
...obj,
|
|
177
|
-
});
|
|
178
|
-
export const VodSourceFilterSensitiveLog = (obj) => ({
|
|
179
|
-
...obj,
|
|
180
|
-
});
|
|
181
|
-
export const DeleteChannelPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
182
|
-
...obj,
|
|
183
|
-
});
|
|
184
|
-
export const DeleteChannelPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
185
|
-
...obj,
|
|
186
|
-
});
|
|
187
|
-
export const GetChannelPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
188
|
-
...obj,
|
|
189
|
-
});
|
|
190
|
-
export const GetChannelPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
191
|
-
...obj,
|
|
192
|
-
});
|
|
193
|
-
export const PutChannelPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
194
|
-
...obj,
|
|
195
|
-
});
|
|
196
|
-
export const PutChannelPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
197
|
-
...obj,
|
|
198
|
-
});
|
|
199
|
-
export const ConfigureLogsForChannelRequestFilterSensitiveLog = (obj) => ({
|
|
200
|
-
...obj,
|
|
201
|
-
});
|
|
202
|
-
export const ConfigureLogsForChannelResponseFilterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
});
|
|
205
|
-
export const RequestOutputItemFilterSensitiveLog = (obj) => ({
|
|
206
|
-
...obj,
|
|
207
|
-
});
|
|
208
|
-
export const CreateChannelRequestFilterSensitiveLog = (obj) => ({
|
|
209
|
-
...obj,
|
|
210
|
-
});
|
|
211
|
-
export const CreateChannelResponseFilterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
});
|
|
214
|
-
export const DeleteChannelRequestFilterSensitiveLog = (obj) => ({
|
|
215
|
-
...obj,
|
|
216
|
-
});
|
|
217
|
-
export const DeleteChannelResponseFilterSensitiveLog = (obj) => ({
|
|
218
|
-
...obj,
|
|
219
|
-
});
|
|
220
|
-
export const DescribeChannelRequestFilterSensitiveLog = (obj) => ({
|
|
221
|
-
...obj,
|
|
222
|
-
});
|
|
223
|
-
export const DescribeChannelResponseFilterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
});
|
|
226
|
-
export const GetChannelScheduleRequestFilterSensitiveLog = (obj) => ({
|
|
227
|
-
...obj,
|
|
228
|
-
});
|
|
229
|
-
export const GetChannelScheduleResponseFilterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
});
|
|
232
|
-
export const ListChannelsRequestFilterSensitiveLog = (obj) => ({
|
|
233
|
-
...obj,
|
|
234
|
-
});
|
|
235
|
-
export const ListChannelsResponseFilterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
export const ClipRangeFilterSensitiveLog = (obj) => ({
|
|
239
|
-
...obj,
|
|
240
|
-
});
|
|
241
|
-
export const TransitionFilterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
export const ScheduleConfigurationFilterSensitiveLog = (obj) => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
export const CreateProgramRequestFilterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
export const CreateProgramResponseFilterSensitiveLog = (obj) => ({
|
|
251
|
-
...obj,
|
|
252
|
-
});
|
|
253
|
-
export const DeleteProgramRequestFilterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
export const DeleteProgramResponseFilterSensitiveLog = (obj) => ({
|
|
257
|
-
...obj,
|
|
258
|
-
});
|
|
259
|
-
export const DescribeProgramRequestFilterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
export const DescribeProgramResponseFilterSensitiveLog = (obj) => ({
|
|
263
|
-
...obj,
|
|
264
|
-
});
|
|
265
|
-
export const UpdateProgramTransitionFilterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
export const UpdateProgramScheduleConfigurationFilterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
export const UpdateProgramRequestFilterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
export const UpdateProgramResponseFilterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
});
|
|
277
|
-
export const StartChannelRequestFilterSensitiveLog = (obj) => ({
|
|
278
|
-
...obj,
|
|
279
|
-
});
|
|
280
|
-
export const StartChannelResponseFilterSensitiveLog = (obj) => ({
|
|
281
|
-
...obj,
|
|
282
|
-
});
|
|
283
|
-
export const StopChannelRequestFilterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
export const StopChannelResponseFilterSensitiveLog = (obj) => ({
|
|
287
|
-
...obj,
|
|
288
|
-
});
|
|
289
|
-
export const UpdateChannelRequestFilterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
export const UpdateChannelResponseFilterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
export const ConfigureLogsForPlaybackConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
296
|
-
...obj,
|
|
297
|
-
});
|
|
298
|
-
export const ConfigureLogsForPlaybackConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
export const CreateLiveSourceRequestFilterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
export const CreateLiveSourceResponseFilterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
export const CreatePrefetchScheduleRequestFilterSensitiveLog = (obj) => ({
|
|
308
|
-
...obj,
|
|
309
|
-
});
|
|
310
|
-
export const CreatePrefetchScheduleResponseFilterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
export const CreateSourceLocationRequestFilterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
});
|
|
316
|
-
export const CreateSourceLocationResponseFilterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
export const CreateVodSourceRequestFilterSensitiveLog = (obj) => ({
|
|
320
|
-
...obj,
|
|
321
|
-
});
|
|
322
|
-
export const CreateVodSourceResponseFilterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
});
|
|
325
|
-
export const DashConfigurationForPutFilterSensitiveLog = (obj) => ({
|
|
326
|
-
...obj,
|
|
327
|
-
});
|
|
328
|
-
export const DeleteLiveSourceRequestFilterSensitiveLog = (obj) => ({
|
|
329
|
-
...obj,
|
|
330
|
-
});
|
|
331
|
-
export const DeleteLiveSourceResponseFilterSensitiveLog = (obj) => ({
|
|
332
|
-
...obj,
|
|
333
|
-
});
|
|
334
|
-
export const DeletePlaybackConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
335
|
-
...obj,
|
|
336
|
-
});
|
|
337
|
-
export const DeletePlaybackConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
338
|
-
...obj,
|
|
339
|
-
});
|
|
340
|
-
export const DeletePrefetchScheduleRequestFilterSensitiveLog = (obj) => ({
|
|
341
|
-
...obj,
|
|
342
|
-
});
|
|
343
|
-
export const DeletePrefetchScheduleResponseFilterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
export const DeleteSourceLocationRequestFilterSensitiveLog = (obj) => ({
|
|
347
|
-
...obj,
|
|
348
|
-
});
|
|
349
|
-
export const DeleteSourceLocationResponseFilterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
export const DeleteVodSourceRequestFilterSensitiveLog = (obj) => ({
|
|
353
|
-
...obj,
|
|
354
|
-
});
|
|
355
|
-
export const DeleteVodSourceResponseFilterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
export const DescribeLiveSourceRequestFilterSensitiveLog = (obj) => ({
|
|
359
|
-
...obj,
|
|
360
|
-
});
|
|
361
|
-
export const DescribeLiveSourceResponseFilterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
export const DescribeSourceLocationRequestFilterSensitiveLog = (obj) => ({
|
|
365
|
-
...obj,
|
|
366
|
-
});
|
|
367
|
-
export const DescribeSourceLocationResponseFilterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
export const DescribeVodSourceRequestFilterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
});
|
|
373
|
-
export const DescribeVodSourceResponseFilterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
});
|
|
376
|
-
export const GetPlaybackConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
377
|
-
...obj,
|
|
378
|
-
});
|
|
379
|
-
export const GetPlaybackConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
});
|
|
382
|
-
export const GetPrefetchScheduleRequestFilterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
});
|
|
385
|
-
export const GetPrefetchScheduleResponseFilterSensitiveLog = (obj) => ({
|
|
386
|
-
...obj,
|
|
387
|
-
});
|
|
388
|
-
export const ListAlertsRequestFilterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
});
|
|
391
|
-
export const ListAlertsResponseFilterSensitiveLog = (obj) => ({
|
|
392
|
-
...obj,
|
|
393
|
-
});
|
|
394
|
-
export const ListLiveSourcesRequestFilterSensitiveLog = (obj) => ({
|
|
395
|
-
...obj,
|
|
396
|
-
});
|
|
397
|
-
export const ListLiveSourcesResponseFilterSensitiveLog = (obj) => ({
|
|
398
|
-
...obj,
|
|
399
|
-
});
|
|
400
|
-
export const ListPlaybackConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
401
|
-
...obj,
|
|
402
|
-
});
|
|
403
|
-
export const ListPlaybackConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
});
|
|
406
|
-
export const ListPrefetchSchedulesRequestFilterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
});
|
|
409
|
-
export const ListPrefetchSchedulesResponseFilterSensitiveLog = (obj) => ({
|
|
410
|
-
...obj,
|
|
411
|
-
});
|
|
412
|
-
export const ListSourceLocationsRequestFilterSensitiveLog = (obj) => ({
|
|
413
|
-
...obj,
|
|
414
|
-
});
|
|
415
|
-
export const ListSourceLocationsResponseFilterSensitiveLog = (obj) => ({
|
|
416
|
-
...obj,
|
|
417
|
-
});
|
|
418
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
});
|
|
421
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
422
|
-
...obj,
|
|
423
|
-
});
|
|
424
|
-
export const ListVodSourcesRequestFilterSensitiveLog = (obj) => ({
|
|
425
|
-
...obj,
|
|
426
|
-
});
|
|
427
|
-
export const ListVodSourcesResponseFilterSensitiveLog = (obj) => ({
|
|
428
|
-
...obj,
|
|
429
|
-
});
|
|
430
|
-
export const UpdateLiveSourceRequestFilterSensitiveLog = (obj) => ({
|
|
431
|
-
...obj,
|
|
432
|
-
});
|
|
433
|
-
export const UpdateLiveSourceResponseFilterSensitiveLog = (obj) => ({
|
|
434
|
-
...obj,
|
|
435
|
-
});
|
|
436
|
-
export const PutPlaybackConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
437
|
-
...obj,
|
|
438
|
-
});
|
|
439
|
-
export const PutPlaybackConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
});
|
|
442
|
-
export const UpdateSourceLocationRequestFilterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
export const UpdateSourceLocationResponseFilterSensitiveLog = (obj) => ({
|
|
446
|
-
...obj,
|
|
447
|
-
});
|
|
448
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
449
|
-
...obj,
|
|
450
|
-
});
|
|
451
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
});
|
|
454
|
-
export const UpdateVodSourceRequestFilterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
});
|
|
457
|
-
export const UpdateVodSourceResponseFilterSensitiveLog = (obj) => ({
|
|
458
|
-
...obj,
|
|
459
|
-
});
|