@aws-sdk/client-mediaconnect 3.130.0 → 3.141.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/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddFlowMediaStreamsCommand.js +2 -2
- package/dist-cjs/commands/AddFlowOutputsCommand.js +2 -2
- package/dist-cjs/commands/AddFlowSourcesCommand.js +2 -2
- package/dist-cjs/commands/AddFlowVpcInterfacesCommand.js +2 -2
- package/dist-cjs/commands/CreateFlowCommand.js +2 -2
- package/dist-cjs/commands/DeleteFlowCommand.js +2 -2
- package/dist-cjs/commands/DescribeFlowCommand.js +2 -2
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -2
- package/dist-cjs/commands/GrantFlowEntitlementsCommand.js +2 -2
- package/dist-cjs/commands/ListEntitlementsCommand.js +2 -2
- package/dist-cjs/commands/ListFlowsCommand.js +2 -2
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
- package/dist-cjs/commands/ListReservationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
- package/dist-cjs/commands/RemoveFlowMediaStreamCommand.js +2 -2
- package/dist-cjs/commands/RemoveFlowOutputCommand.js +2 -2
- package/dist-cjs/commands/RemoveFlowSourceCommand.js +2 -2
- package/dist-cjs/commands/RemoveFlowVpcInterfaceCommand.js +2 -2
- package/dist-cjs/commands/RevokeFlowEntitlementCommand.js +2 -2
- package/dist-cjs/commands/StartFlowCommand.js +2 -2
- package/dist-cjs/commands/StopFlowCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateFlowCommand.js +2 -2
- package/dist-cjs/commands/UpdateFlowEntitlementCommand.js +2 -2
- package/dist-cjs/commands/UpdateFlowMediaStreamCommand.js +2 -2
- package/dist-cjs/commands/UpdateFlowOutputCommand.js +2 -2
- package/dist-cjs/commands/UpdateFlowSourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +407 -609
- package/dist-es/commands/AddFlowMediaStreamsCommand.js +3 -3
- package/dist-es/commands/AddFlowOutputsCommand.js +3 -3
- package/dist-es/commands/AddFlowSourcesCommand.js +3 -3
- package/dist-es/commands/AddFlowVpcInterfacesCommand.js +3 -3
- package/dist-es/commands/CreateFlowCommand.js +3 -3
- package/dist-es/commands/DeleteFlowCommand.js +3 -3
- package/dist-es/commands/DescribeFlowCommand.js +3 -3
- package/dist-es/commands/DescribeOfferingCommand.js +3 -3
- package/dist-es/commands/DescribeReservationCommand.js +3 -3
- package/dist-es/commands/GrantFlowEntitlementsCommand.js +3 -3
- package/dist-es/commands/ListEntitlementsCommand.js +3 -3
- package/dist-es/commands/ListFlowsCommand.js +3 -3
- package/dist-es/commands/ListOfferingsCommand.js +3 -3
- package/dist-es/commands/ListReservationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
- package/dist-es/commands/RemoveFlowMediaStreamCommand.js +3 -3
- package/dist-es/commands/RemoveFlowOutputCommand.js +3 -3
- package/dist-es/commands/RemoveFlowSourceCommand.js +3 -3
- package/dist-es/commands/RemoveFlowVpcInterfaceCommand.js +3 -3
- package/dist-es/commands/RevokeFlowEntitlementCommand.js +3 -3
- package/dist-es/commands/StartFlowCommand.js +3 -3
- package/dist-es/commands/StopFlowCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateFlowCommand.js +3 -3
- package/dist-es/commands/UpdateFlowEntitlementCommand.js +3 -3
- package/dist-es/commands/UpdateFlowMediaStreamCommand.js +3 -3
- package/dist-es/commands/UpdateFlowOutputCommand.js +3 -3
- package/dist-es/commands/UpdateFlowSourceCommand.js +3 -3
- package/dist-es/models/models_0.js +101 -404
- package/dist-types/models/models_0.d.ts +404 -606
- package/dist-types/ts3.4/models/models_0.d.ts +202 -404
- package/package.json +7 -7
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.FmtpFilterSensitiveLog = exports.ListedFlowFilterSensitiveLog = exports.MaintenanceFilterSensitiveLog = exports.ListedEntitlementFilterSensitiveLog = exports.InputConfigurationRequestFilterSensitiveLog = exports.InputConfigurationFilterSensitiveLog = exports.GrantEntitlementRequestFilterSensitiveLog = exports.EntitlementFilterSensitiveLog = exports.DestinationConfigurationFilterSensitiveLog = exports.InterfaceFilterSensitiveLog = exports.AddOutputRequestFilterSensitiveLog = exports.VpcInterfaceAttachmentFilterSensitiveLog = exports.MediaStreamOutputConfigurationRequestFilterSensitiveLog = exports.EncodingParametersRequestFilterSensitiveLog = exports.DestinationConfigurationRequestFilterSensitiveLog = exports.InterfaceRequestFilterSensitiveLog = exports.EncryptionFilterSensitiveLog = exports.AddMediaStreamRequestFilterSensitiveLog = exports.MediaStreamAttributesRequestFilterSensitiveLog = exports.FmtpRequestFilterSensitiveLog = exports.GrantFlowEntitlements420Exception = exports.State = exports.FailoverMode = exports.CreateFlow420Exception = exports.AddFlowOutputs420Exception = exports.TooManyRequestsException = exports.ServiceUnavailableException = exports.NotFoundException = exports.InternalServerErrorException = exports.ForbiddenException = exports.BadRequestException = exports.NetworkInterfaceType = exports.ReservationState = exports.ResourceType = exports.PriceUnits = exports.DurationUnits = exports.Status = exports.SourceType = exports.MaintenanceDay = exports.EntitlementStatus = exports.Protocol = exports.EncoderProfile = exports.EncodingName = exports.KeyType = exports.Algorithm = exports.MediaStreamType = exports.Tcs = exports.ScanMode = exports.Range = exports.Colorimetry = void 0;
|
|
4
|
+
exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListReservationsResponseFilterSensitiveLog = exports.ListReservationsRequestFilterSensitiveLog = exports.ListOfferingsResponseFilterSensitiveLog = exports.ListOfferingsRequestFilterSensitiveLog = exports.ListFlowsResponseFilterSensitiveLog = exports.ListFlowsRequestFilterSensitiveLog = exports.ListEntitlementsResponseFilterSensitiveLog = exports.ListEntitlementsRequestFilterSensitiveLog = exports.GrantFlowEntitlementsResponseFilterSensitiveLog = exports.GrantFlowEntitlementsRequestFilterSensitiveLog = exports.DescribeReservationResponseFilterSensitiveLog = exports.DescribeReservationRequestFilterSensitiveLog = exports.DescribeOfferingResponseFilterSensitiveLog = exports.DescribeOfferingRequestFilterSensitiveLog = exports.DescribeFlowResponseFilterSensitiveLog = exports.MessagesFilterSensitiveLog = exports.DescribeFlowRequestFilterSensitiveLog = exports.DeleteFlowResponseFilterSensitiveLog = exports.DeleteFlowRequestFilterSensitiveLog = exports.CreateFlowResponseFilterSensitiveLog = exports.FlowFilterSensitiveLog = exports.CreateFlowRequestFilterSensitiveLog = exports.FailoverConfigFilterSensitiveLog = exports.SourcePriorityFilterSensitiveLog = exports.AddMaintenanceFilterSensitiveLog = exports.AddFlowVpcInterfacesResponseFilterSensitiveLog = exports.AddFlowVpcInterfacesRequestFilterSensitiveLog = exports.AddFlowSourcesResponseFilterSensitiveLog = exports.AddFlowSourcesRequestFilterSensitiveLog = exports.AddFlowOutputsResponseFilterSensitiveLog = exports.AddFlowOutputsRequestFilterSensitiveLog = exports.AddFlowMediaStreamsResponseFilterSensitiveLog = exports.AddFlowMediaStreamsRequestFilterSensitiveLog = exports.VpcInterfaceRequestFilterSensitiveLog = exports.VpcInterfaceFilterSensitiveLog = exports.SourceFilterSensitiveLog = exports.SetSourceRequestFilterSensitiveLog = exports.ReservationFilterSensitiveLog = exports.OutputFilterSensitiveLog = exports.TransportFilterSensitiveLog = exports.OfferingFilterSensitiveLog = exports.ResourceSpecificationFilterSensitiveLog = exports.MediaStreamSourceConfigurationRequestFilterSensitiveLog = exports.MediaStreamSourceConfigurationFilterSensitiveLog = exports.MediaStreamOutputConfigurationFilterSensitiveLog = exports.EncodingParametersFilterSensitiveLog = exports.MediaStreamFilterSensitiveLog = exports.MediaStreamAttributesFilterSensitiveLog = void 0;
|
|
5
|
+
exports.UpdateFlowSourceResponseFilterSensitiveLog = exports.UpdateFlowSourceRequestFilterSensitiveLog = exports.UpdateFlowOutputResponseFilterSensitiveLog = exports.UpdateFlowOutputRequestFilterSensitiveLog = exports.UpdateFlowMediaStreamResponseFilterSensitiveLog = exports.UpdateFlowMediaStreamRequestFilterSensitiveLog = exports.UpdateFlowEntitlementResponseFilterSensitiveLog = exports.UpdateFlowEntitlementRequestFilterSensitiveLog = exports.UpdateEncryptionFilterSensitiveLog = exports.UpdateFlowResponseFilterSensitiveLog = exports.UpdateFlowRequestFilterSensitiveLog = exports.UpdateFailoverConfigFilterSensitiveLog = exports.UpdateMaintenanceFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StopFlowResponseFilterSensitiveLog = exports.StopFlowRequestFilterSensitiveLog = exports.StartFlowResponseFilterSensitiveLog = exports.StartFlowRequestFilterSensitiveLog = exports.RevokeFlowEntitlementResponseFilterSensitiveLog = exports.RevokeFlowEntitlementRequestFilterSensitiveLog = exports.RemoveFlowVpcInterfaceResponseFilterSensitiveLog = exports.RemoveFlowVpcInterfaceRequestFilterSensitiveLog = exports.RemoveFlowSourceResponseFilterSensitiveLog = exports.RemoveFlowSourceRequestFilterSensitiveLog = exports.RemoveFlowOutputResponseFilterSensitiveLog = exports.RemoveFlowOutputRequestFilterSensitiveLog = exports.RemoveFlowMediaStreamResponseFilterSensitiveLog = exports.RemoveFlowMediaStreamRequestFilterSensitiveLog = exports.PurchaseOfferingResponseFilterSensitiveLog = exports.PurchaseOfferingRequestFilterSensitiveLog = void 0;
|
|
6
6
|
const MediaConnectServiceException_1 = require("./MediaConnectServiceException");
|
|
7
7
|
var Colorimetry;
|
|
8
8
|
(function (Colorimetry) {
|
|
@@ -38,30 +38,12 @@ var Tcs;
|
|
|
38
38
|
Tcs["ST2065_1"] = "ST2065-1";
|
|
39
39
|
Tcs["ST428_1"] = "ST428-1";
|
|
40
40
|
})(Tcs = exports.Tcs || (exports.Tcs = {}));
|
|
41
|
-
var FmtpRequest;
|
|
42
|
-
(function (FmtpRequest) {
|
|
43
|
-
FmtpRequest.filterSensitiveLog = (obj) => ({
|
|
44
|
-
...obj,
|
|
45
|
-
});
|
|
46
|
-
})(FmtpRequest = exports.FmtpRequest || (exports.FmtpRequest = {}));
|
|
47
|
-
var MediaStreamAttributesRequest;
|
|
48
|
-
(function (MediaStreamAttributesRequest) {
|
|
49
|
-
MediaStreamAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
50
|
-
...obj,
|
|
51
|
-
});
|
|
52
|
-
})(MediaStreamAttributesRequest = exports.MediaStreamAttributesRequest || (exports.MediaStreamAttributesRequest = {}));
|
|
53
41
|
var MediaStreamType;
|
|
54
42
|
(function (MediaStreamType) {
|
|
55
43
|
MediaStreamType["ancillary_data"] = "ancillary-data";
|
|
56
44
|
MediaStreamType["audio"] = "audio";
|
|
57
45
|
MediaStreamType["video"] = "video";
|
|
58
46
|
})(MediaStreamType = exports.MediaStreamType || (exports.MediaStreamType = {}));
|
|
59
|
-
var AddMediaStreamRequest;
|
|
60
|
-
(function (AddMediaStreamRequest) {
|
|
61
|
-
AddMediaStreamRequest.filterSensitiveLog = (obj) => ({
|
|
62
|
-
...obj,
|
|
63
|
-
});
|
|
64
|
-
})(AddMediaStreamRequest = exports.AddMediaStreamRequest || (exports.AddMediaStreamRequest = {}));
|
|
65
47
|
var Algorithm;
|
|
66
48
|
(function (Algorithm) {
|
|
67
49
|
Algorithm["aes128"] = "aes128";
|
|
@@ -74,24 +56,6 @@ var KeyType;
|
|
|
74
56
|
KeyType["srt_password"] = "srt-password";
|
|
75
57
|
KeyType["static_key"] = "static-key";
|
|
76
58
|
})(KeyType = exports.KeyType || (exports.KeyType = {}));
|
|
77
|
-
var Encryption;
|
|
78
|
-
(function (Encryption) {
|
|
79
|
-
Encryption.filterSensitiveLog = (obj) => ({
|
|
80
|
-
...obj,
|
|
81
|
-
});
|
|
82
|
-
})(Encryption = exports.Encryption || (exports.Encryption = {}));
|
|
83
|
-
var InterfaceRequest;
|
|
84
|
-
(function (InterfaceRequest) {
|
|
85
|
-
InterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
86
|
-
...obj,
|
|
87
|
-
});
|
|
88
|
-
})(InterfaceRequest = exports.InterfaceRequest || (exports.InterfaceRequest = {}));
|
|
89
|
-
var DestinationConfigurationRequest;
|
|
90
|
-
(function (DestinationConfigurationRequest) {
|
|
91
|
-
DestinationConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
92
|
-
...obj,
|
|
93
|
-
});
|
|
94
|
-
})(DestinationConfigurationRequest = exports.DestinationConfigurationRequest || (exports.DestinationConfigurationRequest = {}));
|
|
95
59
|
var EncodingName;
|
|
96
60
|
(function (EncodingName) {
|
|
97
61
|
EncodingName["jxsv"] = "jxsv";
|
|
@@ -104,18 +68,6 @@ var EncoderProfile;
|
|
|
104
68
|
EncoderProfile["high"] = "high";
|
|
105
69
|
EncoderProfile["main"] = "main";
|
|
106
70
|
})(EncoderProfile = exports.EncoderProfile || (exports.EncoderProfile = {}));
|
|
107
|
-
var EncodingParametersRequest;
|
|
108
|
-
(function (EncodingParametersRequest) {
|
|
109
|
-
EncodingParametersRequest.filterSensitiveLog = (obj) => ({
|
|
110
|
-
...obj,
|
|
111
|
-
});
|
|
112
|
-
})(EncodingParametersRequest = exports.EncodingParametersRequest || (exports.EncodingParametersRequest = {}));
|
|
113
|
-
var MediaStreamOutputConfigurationRequest;
|
|
114
|
-
(function (MediaStreamOutputConfigurationRequest) {
|
|
115
|
-
MediaStreamOutputConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
116
|
-
...obj,
|
|
117
|
-
});
|
|
118
|
-
})(MediaStreamOutputConfigurationRequest = exports.MediaStreamOutputConfigurationRequest || (exports.MediaStreamOutputConfigurationRequest = {}));
|
|
119
71
|
var Protocol;
|
|
120
72
|
(function (Protocol) {
|
|
121
73
|
Protocol["cdi"] = "cdi";
|
|
@@ -128,65 +80,11 @@ var Protocol;
|
|
|
128
80
|
Protocol["zixi_pull"] = "zixi-pull";
|
|
129
81
|
Protocol["zixi_push"] = "zixi-push";
|
|
130
82
|
})(Protocol = exports.Protocol || (exports.Protocol = {}));
|
|
131
|
-
var VpcInterfaceAttachment;
|
|
132
|
-
(function (VpcInterfaceAttachment) {
|
|
133
|
-
VpcInterfaceAttachment.filterSensitiveLog = (obj) => ({
|
|
134
|
-
...obj,
|
|
135
|
-
});
|
|
136
|
-
})(VpcInterfaceAttachment = exports.VpcInterfaceAttachment || (exports.VpcInterfaceAttachment = {}));
|
|
137
|
-
var AddOutputRequest;
|
|
138
|
-
(function (AddOutputRequest) {
|
|
139
|
-
AddOutputRequest.filterSensitiveLog = (obj) => ({
|
|
140
|
-
...obj,
|
|
141
|
-
});
|
|
142
|
-
})(AddOutputRequest = exports.AddOutputRequest || (exports.AddOutputRequest = {}));
|
|
143
|
-
var Interface;
|
|
144
|
-
(function (Interface) {
|
|
145
|
-
Interface.filterSensitiveLog = (obj) => ({
|
|
146
|
-
...obj,
|
|
147
|
-
});
|
|
148
|
-
})(Interface = exports.Interface || (exports.Interface = {}));
|
|
149
|
-
var DestinationConfiguration;
|
|
150
|
-
(function (DestinationConfiguration) {
|
|
151
|
-
DestinationConfiguration.filterSensitiveLog = (obj) => ({
|
|
152
|
-
...obj,
|
|
153
|
-
});
|
|
154
|
-
})(DestinationConfiguration = exports.DestinationConfiguration || (exports.DestinationConfiguration = {}));
|
|
155
83
|
var EntitlementStatus;
|
|
156
84
|
(function (EntitlementStatus) {
|
|
157
85
|
EntitlementStatus["DISABLED"] = "DISABLED";
|
|
158
86
|
EntitlementStatus["ENABLED"] = "ENABLED";
|
|
159
87
|
})(EntitlementStatus = exports.EntitlementStatus || (exports.EntitlementStatus = {}));
|
|
160
|
-
var Entitlement;
|
|
161
|
-
(function (Entitlement) {
|
|
162
|
-
Entitlement.filterSensitiveLog = (obj) => ({
|
|
163
|
-
...obj,
|
|
164
|
-
});
|
|
165
|
-
})(Entitlement = exports.Entitlement || (exports.Entitlement = {}));
|
|
166
|
-
var GrantEntitlementRequest;
|
|
167
|
-
(function (GrantEntitlementRequest) {
|
|
168
|
-
GrantEntitlementRequest.filterSensitiveLog = (obj) => ({
|
|
169
|
-
...obj,
|
|
170
|
-
});
|
|
171
|
-
})(GrantEntitlementRequest = exports.GrantEntitlementRequest || (exports.GrantEntitlementRequest = {}));
|
|
172
|
-
var InputConfiguration;
|
|
173
|
-
(function (InputConfiguration) {
|
|
174
|
-
InputConfiguration.filterSensitiveLog = (obj) => ({
|
|
175
|
-
...obj,
|
|
176
|
-
});
|
|
177
|
-
})(InputConfiguration = exports.InputConfiguration || (exports.InputConfiguration = {}));
|
|
178
|
-
var InputConfigurationRequest;
|
|
179
|
-
(function (InputConfigurationRequest) {
|
|
180
|
-
InputConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
181
|
-
...obj,
|
|
182
|
-
});
|
|
183
|
-
})(InputConfigurationRequest = exports.InputConfigurationRequest || (exports.InputConfigurationRequest = {}));
|
|
184
|
-
var ListedEntitlement;
|
|
185
|
-
(function (ListedEntitlement) {
|
|
186
|
-
ListedEntitlement.filterSensitiveLog = (obj) => ({
|
|
187
|
-
...obj,
|
|
188
|
-
});
|
|
189
|
-
})(ListedEntitlement = exports.ListedEntitlement || (exports.ListedEntitlement = {}));
|
|
190
88
|
var MaintenanceDay;
|
|
191
89
|
(function (MaintenanceDay) {
|
|
192
90
|
MaintenanceDay["Friday"] = "Friday";
|
|
@@ -197,12 +95,6 @@ var MaintenanceDay;
|
|
|
197
95
|
MaintenanceDay["Tuesday"] = "Tuesday";
|
|
198
96
|
MaintenanceDay["Wednesday"] = "Wednesday";
|
|
199
97
|
})(MaintenanceDay = exports.MaintenanceDay || (exports.MaintenanceDay = {}));
|
|
200
|
-
var Maintenance;
|
|
201
|
-
(function (Maintenance) {
|
|
202
|
-
Maintenance.filterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
});
|
|
205
|
-
})(Maintenance = exports.Maintenance || (exports.Maintenance = {}));
|
|
206
98
|
var SourceType;
|
|
207
99
|
(function (SourceType) {
|
|
208
100
|
SourceType["ENTITLED"] = "ENTITLED";
|
|
@@ -218,54 +110,6 @@ var Status;
|
|
|
218
110
|
Status["STOPPING"] = "STOPPING";
|
|
219
111
|
Status["UPDATING"] = "UPDATING";
|
|
220
112
|
})(Status = exports.Status || (exports.Status = {}));
|
|
221
|
-
var ListedFlow;
|
|
222
|
-
(function (ListedFlow) {
|
|
223
|
-
ListedFlow.filterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
});
|
|
226
|
-
})(ListedFlow = exports.ListedFlow || (exports.ListedFlow = {}));
|
|
227
|
-
var Fmtp;
|
|
228
|
-
(function (Fmtp) {
|
|
229
|
-
Fmtp.filterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
});
|
|
232
|
-
})(Fmtp = exports.Fmtp || (exports.Fmtp = {}));
|
|
233
|
-
var MediaStreamAttributes;
|
|
234
|
-
(function (MediaStreamAttributes) {
|
|
235
|
-
MediaStreamAttributes.filterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
})(MediaStreamAttributes = exports.MediaStreamAttributes || (exports.MediaStreamAttributes = {}));
|
|
239
|
-
var MediaStream;
|
|
240
|
-
(function (MediaStream) {
|
|
241
|
-
MediaStream.filterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
})(MediaStream = exports.MediaStream || (exports.MediaStream = {}));
|
|
245
|
-
var EncodingParameters;
|
|
246
|
-
(function (EncodingParameters) {
|
|
247
|
-
EncodingParameters.filterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
})(EncodingParameters = exports.EncodingParameters || (exports.EncodingParameters = {}));
|
|
251
|
-
var MediaStreamOutputConfiguration;
|
|
252
|
-
(function (MediaStreamOutputConfiguration) {
|
|
253
|
-
MediaStreamOutputConfiguration.filterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
})(MediaStreamOutputConfiguration = exports.MediaStreamOutputConfiguration || (exports.MediaStreamOutputConfiguration = {}));
|
|
257
|
-
var MediaStreamSourceConfiguration;
|
|
258
|
-
(function (MediaStreamSourceConfiguration) {
|
|
259
|
-
MediaStreamSourceConfiguration.filterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
})(MediaStreamSourceConfiguration = exports.MediaStreamSourceConfiguration || (exports.MediaStreamSourceConfiguration = {}));
|
|
263
|
-
var MediaStreamSourceConfigurationRequest;
|
|
264
|
-
(function (MediaStreamSourceConfigurationRequest) {
|
|
265
|
-
MediaStreamSourceConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
})(MediaStreamSourceConfigurationRequest = exports.MediaStreamSourceConfigurationRequest || (exports.MediaStreamSourceConfigurationRequest = {}));
|
|
269
113
|
var DurationUnits;
|
|
270
114
|
(function (DurationUnits) {
|
|
271
115
|
DurationUnits["MONTHS"] = "MONTHS";
|
|
@@ -278,30 +122,6 @@ var ResourceType;
|
|
|
278
122
|
(function (ResourceType) {
|
|
279
123
|
ResourceType["Mbps_Outbound_Bandwidth"] = "Mbps_Outbound_Bandwidth";
|
|
280
124
|
})(ResourceType = exports.ResourceType || (exports.ResourceType = {}));
|
|
281
|
-
var ResourceSpecification;
|
|
282
|
-
(function (ResourceSpecification) {
|
|
283
|
-
ResourceSpecification.filterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
})(ResourceSpecification = exports.ResourceSpecification || (exports.ResourceSpecification = {}));
|
|
287
|
-
var Offering;
|
|
288
|
-
(function (Offering) {
|
|
289
|
-
Offering.filterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
})(Offering = exports.Offering || (exports.Offering = {}));
|
|
293
|
-
var Transport;
|
|
294
|
-
(function (Transport) {
|
|
295
|
-
Transport.filterSensitiveLog = (obj) => ({
|
|
296
|
-
...obj,
|
|
297
|
-
});
|
|
298
|
-
})(Transport = exports.Transport || (exports.Transport = {}));
|
|
299
|
-
var Output;
|
|
300
|
-
(function (Output) {
|
|
301
|
-
Output.filterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
})(Output = exports.Output || (exports.Output = {}));
|
|
305
125
|
var ReservationState;
|
|
306
126
|
(function (ReservationState) {
|
|
307
127
|
ReservationState["ACTIVE"] = "ACTIVE";
|
|
@@ -309,53 +129,11 @@ var ReservationState;
|
|
|
309
129
|
ReservationState["EXPIRED"] = "EXPIRED";
|
|
310
130
|
ReservationState["PROCESSING"] = "PROCESSING";
|
|
311
131
|
})(ReservationState = exports.ReservationState || (exports.ReservationState = {}));
|
|
312
|
-
var Reservation;
|
|
313
|
-
(function (Reservation) {
|
|
314
|
-
Reservation.filterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
});
|
|
317
|
-
})(Reservation = exports.Reservation || (exports.Reservation = {}));
|
|
318
|
-
var SetSourceRequest;
|
|
319
|
-
(function (SetSourceRequest) {
|
|
320
|
-
SetSourceRequest.filterSensitiveLog = (obj) => ({
|
|
321
|
-
...obj,
|
|
322
|
-
});
|
|
323
|
-
})(SetSourceRequest = exports.SetSourceRequest || (exports.SetSourceRequest = {}));
|
|
324
|
-
var Source;
|
|
325
|
-
(function (Source) {
|
|
326
|
-
Source.filterSensitiveLog = (obj) => ({
|
|
327
|
-
...obj,
|
|
328
|
-
});
|
|
329
|
-
})(Source = exports.Source || (exports.Source = {}));
|
|
330
132
|
var NetworkInterfaceType;
|
|
331
133
|
(function (NetworkInterfaceType) {
|
|
332
134
|
NetworkInterfaceType["efa"] = "efa";
|
|
333
135
|
NetworkInterfaceType["ena"] = "ena";
|
|
334
136
|
})(NetworkInterfaceType = exports.NetworkInterfaceType || (exports.NetworkInterfaceType = {}));
|
|
335
|
-
var VpcInterface;
|
|
336
|
-
(function (VpcInterface) {
|
|
337
|
-
VpcInterface.filterSensitiveLog = (obj) => ({
|
|
338
|
-
...obj,
|
|
339
|
-
});
|
|
340
|
-
})(VpcInterface = exports.VpcInterface || (exports.VpcInterface = {}));
|
|
341
|
-
var VpcInterfaceRequest;
|
|
342
|
-
(function (VpcInterfaceRequest) {
|
|
343
|
-
VpcInterfaceRequest.filterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
})(VpcInterfaceRequest = exports.VpcInterfaceRequest || (exports.VpcInterfaceRequest = {}));
|
|
347
|
-
var AddFlowMediaStreamsRequest;
|
|
348
|
-
(function (AddFlowMediaStreamsRequest) {
|
|
349
|
-
AddFlowMediaStreamsRequest.filterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
})(AddFlowMediaStreamsRequest = exports.AddFlowMediaStreamsRequest || (exports.AddFlowMediaStreamsRequest = {}));
|
|
353
|
-
var AddFlowMediaStreamsResponse;
|
|
354
|
-
(function (AddFlowMediaStreamsResponse) {
|
|
355
|
-
AddFlowMediaStreamsResponse.filterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
})(AddFlowMediaStreamsResponse = exports.AddFlowMediaStreamsResponse || (exports.AddFlowMediaStreamsResponse = {}));
|
|
359
137
|
class BadRequestException extends MediaConnectServiceException_1.MediaConnectServiceException {
|
|
360
138
|
constructor(opts) {
|
|
361
139
|
super({
|
|
@@ -454,48 +232,6 @@ class AddFlowOutputs420Exception extends MediaConnectServiceException_1.MediaCon
|
|
|
454
232
|
}
|
|
455
233
|
}
|
|
456
234
|
exports.AddFlowOutputs420Exception = AddFlowOutputs420Exception;
|
|
457
|
-
var AddFlowOutputsRequest;
|
|
458
|
-
(function (AddFlowOutputsRequest) {
|
|
459
|
-
AddFlowOutputsRequest.filterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
})(AddFlowOutputsRequest = exports.AddFlowOutputsRequest || (exports.AddFlowOutputsRequest = {}));
|
|
463
|
-
var AddFlowOutputsResponse;
|
|
464
|
-
(function (AddFlowOutputsResponse) {
|
|
465
|
-
AddFlowOutputsResponse.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(AddFlowOutputsResponse = exports.AddFlowOutputsResponse || (exports.AddFlowOutputsResponse = {}));
|
|
469
|
-
var AddFlowSourcesRequest;
|
|
470
|
-
(function (AddFlowSourcesRequest) {
|
|
471
|
-
AddFlowSourcesRequest.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(AddFlowSourcesRequest = exports.AddFlowSourcesRequest || (exports.AddFlowSourcesRequest = {}));
|
|
475
|
-
var AddFlowSourcesResponse;
|
|
476
|
-
(function (AddFlowSourcesResponse) {
|
|
477
|
-
AddFlowSourcesResponse.filterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
})(AddFlowSourcesResponse = exports.AddFlowSourcesResponse || (exports.AddFlowSourcesResponse = {}));
|
|
481
|
-
var AddFlowVpcInterfacesRequest;
|
|
482
|
-
(function (AddFlowVpcInterfacesRequest) {
|
|
483
|
-
AddFlowVpcInterfacesRequest.filterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
})(AddFlowVpcInterfacesRequest = exports.AddFlowVpcInterfacesRequest || (exports.AddFlowVpcInterfacesRequest = {}));
|
|
487
|
-
var AddFlowVpcInterfacesResponse;
|
|
488
|
-
(function (AddFlowVpcInterfacesResponse) {
|
|
489
|
-
AddFlowVpcInterfacesResponse.filterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
})(AddFlowVpcInterfacesResponse = exports.AddFlowVpcInterfacesResponse || (exports.AddFlowVpcInterfacesResponse = {}));
|
|
493
|
-
var AddMaintenance;
|
|
494
|
-
(function (AddMaintenance) {
|
|
495
|
-
AddMaintenance.filterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
})(AddMaintenance = exports.AddMaintenance || (exports.AddMaintenance = {}));
|
|
499
235
|
class CreateFlow420Exception extends MediaConnectServiceException_1.MediaConnectServiceException {
|
|
500
236
|
constructor(opts) {
|
|
501
237
|
super({
|
|
@@ -515,95 +251,11 @@ var FailoverMode;
|
|
|
515
251
|
FailoverMode["FAILOVER"] = "FAILOVER";
|
|
516
252
|
FailoverMode["MERGE"] = "MERGE";
|
|
517
253
|
})(FailoverMode = exports.FailoverMode || (exports.FailoverMode = {}));
|
|
518
|
-
var SourcePriority;
|
|
519
|
-
(function (SourcePriority) {
|
|
520
|
-
SourcePriority.filterSensitiveLog = (obj) => ({
|
|
521
|
-
...obj,
|
|
522
|
-
});
|
|
523
|
-
})(SourcePriority = exports.SourcePriority || (exports.SourcePriority = {}));
|
|
524
254
|
var State;
|
|
525
255
|
(function (State) {
|
|
526
256
|
State["DISABLED"] = "DISABLED";
|
|
527
257
|
State["ENABLED"] = "ENABLED";
|
|
528
258
|
})(State = exports.State || (exports.State = {}));
|
|
529
|
-
var FailoverConfig;
|
|
530
|
-
(function (FailoverConfig) {
|
|
531
|
-
FailoverConfig.filterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
})(FailoverConfig = exports.FailoverConfig || (exports.FailoverConfig = {}));
|
|
535
|
-
var CreateFlowRequest;
|
|
536
|
-
(function (CreateFlowRequest) {
|
|
537
|
-
CreateFlowRequest.filterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
})(CreateFlowRequest = exports.CreateFlowRequest || (exports.CreateFlowRequest = {}));
|
|
541
|
-
var Flow;
|
|
542
|
-
(function (Flow) {
|
|
543
|
-
Flow.filterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
})(Flow = exports.Flow || (exports.Flow = {}));
|
|
547
|
-
var CreateFlowResponse;
|
|
548
|
-
(function (CreateFlowResponse) {
|
|
549
|
-
CreateFlowResponse.filterSensitiveLog = (obj) => ({
|
|
550
|
-
...obj,
|
|
551
|
-
});
|
|
552
|
-
})(CreateFlowResponse = exports.CreateFlowResponse || (exports.CreateFlowResponse = {}));
|
|
553
|
-
var DeleteFlowRequest;
|
|
554
|
-
(function (DeleteFlowRequest) {
|
|
555
|
-
DeleteFlowRequest.filterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
})(DeleteFlowRequest = exports.DeleteFlowRequest || (exports.DeleteFlowRequest = {}));
|
|
559
|
-
var DeleteFlowResponse;
|
|
560
|
-
(function (DeleteFlowResponse) {
|
|
561
|
-
DeleteFlowResponse.filterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
})(DeleteFlowResponse = exports.DeleteFlowResponse || (exports.DeleteFlowResponse = {}));
|
|
565
|
-
var DescribeFlowRequest;
|
|
566
|
-
(function (DescribeFlowRequest) {
|
|
567
|
-
DescribeFlowRequest.filterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
})(DescribeFlowRequest = exports.DescribeFlowRequest || (exports.DescribeFlowRequest = {}));
|
|
571
|
-
var Messages;
|
|
572
|
-
(function (Messages) {
|
|
573
|
-
Messages.filterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
})(Messages = exports.Messages || (exports.Messages = {}));
|
|
577
|
-
var DescribeFlowResponse;
|
|
578
|
-
(function (DescribeFlowResponse) {
|
|
579
|
-
DescribeFlowResponse.filterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
})(DescribeFlowResponse = exports.DescribeFlowResponse || (exports.DescribeFlowResponse = {}));
|
|
583
|
-
var DescribeOfferingRequest;
|
|
584
|
-
(function (DescribeOfferingRequest) {
|
|
585
|
-
DescribeOfferingRequest.filterSensitiveLog = (obj) => ({
|
|
586
|
-
...obj,
|
|
587
|
-
});
|
|
588
|
-
})(DescribeOfferingRequest = exports.DescribeOfferingRequest || (exports.DescribeOfferingRequest = {}));
|
|
589
|
-
var DescribeOfferingResponse;
|
|
590
|
-
(function (DescribeOfferingResponse) {
|
|
591
|
-
DescribeOfferingResponse.filterSensitiveLog = (obj) => ({
|
|
592
|
-
...obj,
|
|
593
|
-
});
|
|
594
|
-
})(DescribeOfferingResponse = exports.DescribeOfferingResponse || (exports.DescribeOfferingResponse = {}));
|
|
595
|
-
var DescribeReservationRequest;
|
|
596
|
-
(function (DescribeReservationRequest) {
|
|
597
|
-
DescribeReservationRequest.filterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
})(DescribeReservationRequest = exports.DescribeReservationRequest || (exports.DescribeReservationRequest = {}));
|
|
601
|
-
var DescribeReservationResponse;
|
|
602
|
-
(function (DescribeReservationResponse) {
|
|
603
|
-
DescribeReservationResponse.filterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
})(DescribeReservationResponse = exports.DescribeReservationResponse || (exports.DescribeReservationResponse = {}));
|
|
607
259
|
class GrantFlowEntitlements420Exception extends MediaConnectServiceException_1.MediaConnectServiceException {
|
|
608
260
|
constructor(opts) {
|
|
609
261
|
super({
|
|
@@ -618,261 +270,407 @@ class GrantFlowEntitlements420Exception extends MediaConnectServiceException_1.M
|
|
|
618
270
|
}
|
|
619
271
|
}
|
|
620
272
|
exports.GrantFlowEntitlements420Exception = GrantFlowEntitlements420Exception;
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
273
|
+
const FmtpRequestFilterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
exports.FmtpRequestFilterSensitiveLog = FmtpRequestFilterSensitiveLog;
|
|
277
|
+
const MediaStreamAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
278
|
+
...obj,
|
|
279
|
+
});
|
|
280
|
+
exports.MediaStreamAttributesRequestFilterSensitiveLog = MediaStreamAttributesRequestFilterSensitiveLog;
|
|
281
|
+
const AddMediaStreamRequestFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
exports.AddMediaStreamRequestFilterSensitiveLog = AddMediaStreamRequestFilterSensitiveLog;
|
|
285
|
+
const EncryptionFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
exports.EncryptionFilterSensitiveLog = EncryptionFilterSensitiveLog;
|
|
289
|
+
const InterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
290
|
+
...obj,
|
|
291
|
+
});
|
|
292
|
+
exports.InterfaceRequestFilterSensitiveLog = InterfaceRequestFilterSensitiveLog;
|
|
293
|
+
const DestinationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
exports.DestinationConfigurationRequestFilterSensitiveLog = DestinationConfigurationRequestFilterSensitiveLog;
|
|
297
|
+
const EncodingParametersRequestFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
exports.EncodingParametersRequestFilterSensitiveLog = EncodingParametersRequestFilterSensitiveLog;
|
|
301
|
+
const MediaStreamOutputConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
302
|
+
...obj,
|
|
303
|
+
});
|
|
304
|
+
exports.MediaStreamOutputConfigurationRequestFilterSensitiveLog = MediaStreamOutputConfigurationRequestFilterSensitiveLog;
|
|
305
|
+
const VpcInterfaceAttachmentFilterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
exports.VpcInterfaceAttachmentFilterSensitiveLog = VpcInterfaceAttachmentFilterSensitiveLog;
|
|
309
|
+
const AddOutputRequestFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
});
|
|
312
|
+
exports.AddOutputRequestFilterSensitiveLog = AddOutputRequestFilterSensitiveLog;
|
|
313
|
+
const InterfaceFilterSensitiveLog = (obj) => ({
|
|
314
|
+
...obj,
|
|
315
|
+
});
|
|
316
|
+
exports.InterfaceFilterSensitiveLog = InterfaceFilterSensitiveLog;
|
|
317
|
+
const DestinationConfigurationFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
exports.DestinationConfigurationFilterSensitiveLog = DestinationConfigurationFilterSensitiveLog;
|
|
321
|
+
const EntitlementFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
exports.EntitlementFilterSensitiveLog = EntitlementFilterSensitiveLog;
|
|
325
|
+
const GrantEntitlementRequestFilterSensitiveLog = (obj) => ({
|
|
326
|
+
...obj,
|
|
327
|
+
});
|
|
328
|
+
exports.GrantEntitlementRequestFilterSensitiveLog = GrantEntitlementRequestFilterSensitiveLog;
|
|
329
|
+
const InputConfigurationFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
exports.InputConfigurationFilterSensitiveLog = InputConfigurationFilterSensitiveLog;
|
|
333
|
+
const InputConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
exports.InputConfigurationRequestFilterSensitiveLog = InputConfigurationRequestFilterSensitiveLog;
|
|
337
|
+
const ListedEntitlementFilterSensitiveLog = (obj) => ({
|
|
338
|
+
...obj,
|
|
339
|
+
});
|
|
340
|
+
exports.ListedEntitlementFilterSensitiveLog = ListedEntitlementFilterSensitiveLog;
|
|
341
|
+
const MaintenanceFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
exports.MaintenanceFilterSensitiveLog = MaintenanceFilterSensitiveLog;
|
|
345
|
+
const ListedFlowFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
exports.ListedFlowFilterSensitiveLog = ListedFlowFilterSensitiveLog;
|
|
349
|
+
const FmtpFilterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
});
|
|
352
|
+
exports.FmtpFilterSensitiveLog = FmtpFilterSensitiveLog;
|
|
353
|
+
const MediaStreamAttributesFilterSensitiveLog = (obj) => ({
|
|
354
|
+
...obj,
|
|
355
|
+
});
|
|
356
|
+
exports.MediaStreamAttributesFilterSensitiveLog = MediaStreamAttributesFilterSensitiveLog;
|
|
357
|
+
const MediaStreamFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
exports.MediaStreamFilterSensitiveLog = MediaStreamFilterSensitiveLog;
|
|
361
|
+
const EncodingParametersFilterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
exports.EncodingParametersFilterSensitiveLog = EncodingParametersFilterSensitiveLog;
|
|
365
|
+
const MediaStreamOutputConfigurationFilterSensitiveLog = (obj) => ({
|
|
366
|
+
...obj,
|
|
367
|
+
});
|
|
368
|
+
exports.MediaStreamOutputConfigurationFilterSensitiveLog = MediaStreamOutputConfigurationFilterSensitiveLog;
|
|
369
|
+
const MediaStreamSourceConfigurationFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
exports.MediaStreamSourceConfigurationFilterSensitiveLog = MediaStreamSourceConfigurationFilterSensitiveLog;
|
|
373
|
+
const MediaStreamSourceConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
exports.MediaStreamSourceConfigurationRequestFilterSensitiveLog = MediaStreamSourceConfigurationRequestFilterSensitiveLog;
|
|
377
|
+
const ResourceSpecificationFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
});
|
|
380
|
+
exports.ResourceSpecificationFilterSensitiveLog = ResourceSpecificationFilterSensitiveLog;
|
|
381
|
+
const OfferingFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
exports.OfferingFilterSensitiveLog = OfferingFilterSensitiveLog;
|
|
385
|
+
const TransportFilterSensitiveLog = (obj) => ({
|
|
386
|
+
...obj,
|
|
387
|
+
});
|
|
388
|
+
exports.TransportFilterSensitiveLog = TransportFilterSensitiveLog;
|
|
389
|
+
const OutputFilterSensitiveLog = (obj) => ({
|
|
390
|
+
...obj,
|
|
391
|
+
});
|
|
392
|
+
exports.OutputFilterSensitiveLog = OutputFilterSensitiveLog;
|
|
393
|
+
const ReservationFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
exports.ReservationFilterSensitiveLog = ReservationFilterSensitiveLog;
|
|
397
|
+
const SetSourceRequestFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
});
|
|
400
|
+
exports.SetSourceRequestFilterSensitiveLog = SetSourceRequestFilterSensitiveLog;
|
|
401
|
+
const SourceFilterSensitiveLog = (obj) => ({
|
|
402
|
+
...obj,
|
|
403
|
+
});
|
|
404
|
+
exports.SourceFilterSensitiveLog = SourceFilterSensitiveLog;
|
|
405
|
+
const VpcInterfaceFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
exports.VpcInterfaceFilterSensitiveLog = VpcInterfaceFilterSensitiveLog;
|
|
409
|
+
const VpcInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
410
|
+
...obj,
|
|
411
|
+
});
|
|
412
|
+
exports.VpcInterfaceRequestFilterSensitiveLog = VpcInterfaceRequestFilterSensitiveLog;
|
|
413
|
+
const AddFlowMediaStreamsRequestFilterSensitiveLog = (obj) => ({
|
|
414
|
+
...obj,
|
|
415
|
+
});
|
|
416
|
+
exports.AddFlowMediaStreamsRequestFilterSensitiveLog = AddFlowMediaStreamsRequestFilterSensitiveLog;
|
|
417
|
+
const AddFlowMediaStreamsResponseFilterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
exports.AddFlowMediaStreamsResponseFilterSensitiveLog = AddFlowMediaStreamsResponseFilterSensitiveLog;
|
|
421
|
+
const AddFlowOutputsRequestFilterSensitiveLog = (obj) => ({
|
|
422
|
+
...obj,
|
|
423
|
+
});
|
|
424
|
+
exports.AddFlowOutputsRequestFilterSensitiveLog = AddFlowOutputsRequestFilterSensitiveLog;
|
|
425
|
+
const AddFlowOutputsResponseFilterSensitiveLog = (obj) => ({
|
|
426
|
+
...obj,
|
|
427
|
+
});
|
|
428
|
+
exports.AddFlowOutputsResponseFilterSensitiveLog = AddFlowOutputsResponseFilterSensitiveLog;
|
|
429
|
+
const AddFlowSourcesRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
exports.AddFlowSourcesRequestFilterSensitiveLog = AddFlowSourcesRequestFilterSensitiveLog;
|
|
433
|
+
const AddFlowSourcesResponseFilterSensitiveLog = (obj) => ({
|
|
434
|
+
...obj,
|
|
435
|
+
});
|
|
436
|
+
exports.AddFlowSourcesResponseFilterSensitiveLog = AddFlowSourcesResponseFilterSensitiveLog;
|
|
437
|
+
const AddFlowVpcInterfacesRequestFilterSensitiveLog = (obj) => ({
|
|
438
|
+
...obj,
|
|
439
|
+
});
|
|
440
|
+
exports.AddFlowVpcInterfacesRequestFilterSensitiveLog = AddFlowVpcInterfacesRequestFilterSensitiveLog;
|
|
441
|
+
const AddFlowVpcInterfacesResponseFilterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
exports.AddFlowVpcInterfacesResponseFilterSensitiveLog = AddFlowVpcInterfacesResponseFilterSensitiveLog;
|
|
445
|
+
const AddMaintenanceFilterSensitiveLog = (obj) => ({
|
|
446
|
+
...obj,
|
|
447
|
+
});
|
|
448
|
+
exports.AddMaintenanceFilterSensitiveLog = AddMaintenanceFilterSensitiveLog;
|
|
449
|
+
const SourcePriorityFilterSensitiveLog = (obj) => ({
|
|
450
|
+
...obj,
|
|
451
|
+
});
|
|
452
|
+
exports.SourcePriorityFilterSensitiveLog = SourcePriorityFilterSensitiveLog;
|
|
453
|
+
const FailoverConfigFilterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
exports.FailoverConfigFilterSensitiveLog = FailoverConfigFilterSensitiveLog;
|
|
457
|
+
const CreateFlowRequestFilterSensitiveLog = (obj) => ({
|
|
458
|
+
...obj,
|
|
459
|
+
});
|
|
460
|
+
exports.CreateFlowRequestFilterSensitiveLog = CreateFlowRequestFilterSensitiveLog;
|
|
461
|
+
const FlowFilterSensitiveLog = (obj) => ({
|
|
462
|
+
...obj,
|
|
463
|
+
});
|
|
464
|
+
exports.FlowFilterSensitiveLog = FlowFilterSensitiveLog;
|
|
465
|
+
const CreateFlowResponseFilterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
exports.CreateFlowResponseFilterSensitiveLog = CreateFlowResponseFilterSensitiveLog;
|
|
469
|
+
const DeleteFlowRequestFilterSensitiveLog = (obj) => ({
|
|
470
|
+
...obj,
|
|
471
|
+
});
|
|
472
|
+
exports.DeleteFlowRequestFilterSensitiveLog = DeleteFlowRequestFilterSensitiveLog;
|
|
473
|
+
const DeleteFlowResponseFilterSensitiveLog = (obj) => ({
|
|
474
|
+
...obj,
|
|
475
|
+
});
|
|
476
|
+
exports.DeleteFlowResponseFilterSensitiveLog = DeleteFlowResponseFilterSensitiveLog;
|
|
477
|
+
const DescribeFlowRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
exports.DescribeFlowRequestFilterSensitiveLog = DescribeFlowRequestFilterSensitiveLog;
|
|
481
|
+
const MessagesFilterSensitiveLog = (obj) => ({
|
|
482
|
+
...obj,
|
|
483
|
+
});
|
|
484
|
+
exports.MessagesFilterSensitiveLog = MessagesFilterSensitiveLog;
|
|
485
|
+
const DescribeFlowResponseFilterSensitiveLog = (obj) => ({
|
|
486
|
+
...obj,
|
|
487
|
+
});
|
|
488
|
+
exports.DescribeFlowResponseFilterSensitiveLog = DescribeFlowResponseFilterSensitiveLog;
|
|
489
|
+
const DescribeOfferingRequestFilterSensitiveLog = (obj) => ({
|
|
490
|
+
...obj,
|
|
491
|
+
});
|
|
492
|
+
exports.DescribeOfferingRequestFilterSensitiveLog = DescribeOfferingRequestFilterSensitiveLog;
|
|
493
|
+
const DescribeOfferingResponseFilterSensitiveLog = (obj) => ({
|
|
494
|
+
...obj,
|
|
495
|
+
});
|
|
496
|
+
exports.DescribeOfferingResponseFilterSensitiveLog = DescribeOfferingResponseFilterSensitiveLog;
|
|
497
|
+
const DescribeReservationRequestFilterSensitiveLog = (obj) => ({
|
|
498
|
+
...obj,
|
|
499
|
+
});
|
|
500
|
+
exports.DescribeReservationRequestFilterSensitiveLog = DescribeReservationRequestFilterSensitiveLog;
|
|
501
|
+
const DescribeReservationResponseFilterSensitiveLog = (obj) => ({
|
|
502
|
+
...obj,
|
|
503
|
+
});
|
|
504
|
+
exports.DescribeReservationResponseFilterSensitiveLog = DescribeReservationResponseFilterSensitiveLog;
|
|
505
|
+
const GrantFlowEntitlementsRequestFilterSensitiveLog = (obj) => ({
|
|
506
|
+
...obj,
|
|
507
|
+
});
|
|
508
|
+
exports.GrantFlowEntitlementsRequestFilterSensitiveLog = GrantFlowEntitlementsRequestFilterSensitiveLog;
|
|
509
|
+
const GrantFlowEntitlementsResponseFilterSensitiveLog = (obj) => ({
|
|
510
|
+
...obj,
|
|
511
|
+
});
|
|
512
|
+
exports.GrantFlowEntitlementsResponseFilterSensitiveLog = GrantFlowEntitlementsResponseFilterSensitiveLog;
|
|
513
|
+
const ListEntitlementsRequestFilterSensitiveLog = (obj) => ({
|
|
514
|
+
...obj,
|
|
515
|
+
});
|
|
516
|
+
exports.ListEntitlementsRequestFilterSensitiveLog = ListEntitlementsRequestFilterSensitiveLog;
|
|
517
|
+
const ListEntitlementsResponseFilterSensitiveLog = (obj) => ({
|
|
518
|
+
...obj,
|
|
519
|
+
});
|
|
520
|
+
exports.ListEntitlementsResponseFilterSensitiveLog = ListEntitlementsResponseFilterSensitiveLog;
|
|
521
|
+
const ListFlowsRequestFilterSensitiveLog = (obj) => ({
|
|
522
|
+
...obj,
|
|
523
|
+
});
|
|
524
|
+
exports.ListFlowsRequestFilterSensitiveLog = ListFlowsRequestFilterSensitiveLog;
|
|
525
|
+
const ListFlowsResponseFilterSensitiveLog = (obj) => ({
|
|
526
|
+
...obj,
|
|
527
|
+
});
|
|
528
|
+
exports.ListFlowsResponseFilterSensitiveLog = ListFlowsResponseFilterSensitiveLog;
|
|
529
|
+
const ListOfferingsRequestFilterSensitiveLog = (obj) => ({
|
|
530
|
+
...obj,
|
|
531
|
+
});
|
|
532
|
+
exports.ListOfferingsRequestFilterSensitiveLog = ListOfferingsRequestFilterSensitiveLog;
|
|
533
|
+
const ListOfferingsResponseFilterSensitiveLog = (obj) => ({
|
|
534
|
+
...obj,
|
|
535
|
+
});
|
|
536
|
+
exports.ListOfferingsResponseFilterSensitiveLog = ListOfferingsResponseFilterSensitiveLog;
|
|
537
|
+
const ListReservationsRequestFilterSensitiveLog = (obj) => ({
|
|
538
|
+
...obj,
|
|
539
|
+
});
|
|
540
|
+
exports.ListReservationsRequestFilterSensitiveLog = ListReservationsRequestFilterSensitiveLog;
|
|
541
|
+
const ListReservationsResponseFilterSensitiveLog = (obj) => ({
|
|
542
|
+
...obj,
|
|
543
|
+
});
|
|
544
|
+
exports.ListReservationsResponseFilterSensitiveLog = ListReservationsResponseFilterSensitiveLog;
|
|
545
|
+
const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
546
|
+
...obj,
|
|
547
|
+
});
|
|
548
|
+
exports.ListTagsForResourceRequestFilterSensitiveLog = ListTagsForResourceRequestFilterSensitiveLog;
|
|
549
|
+
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
550
|
+
...obj,
|
|
551
|
+
});
|
|
552
|
+
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
553
|
+
const PurchaseOfferingRequestFilterSensitiveLog = (obj) => ({
|
|
554
|
+
...obj,
|
|
555
|
+
});
|
|
556
|
+
exports.PurchaseOfferingRequestFilterSensitiveLog = PurchaseOfferingRequestFilterSensitiveLog;
|
|
557
|
+
const PurchaseOfferingResponseFilterSensitiveLog = (obj) => ({
|
|
558
|
+
...obj,
|
|
559
|
+
});
|
|
560
|
+
exports.PurchaseOfferingResponseFilterSensitiveLog = PurchaseOfferingResponseFilterSensitiveLog;
|
|
561
|
+
const RemoveFlowMediaStreamRequestFilterSensitiveLog = (obj) => ({
|
|
562
|
+
...obj,
|
|
563
|
+
});
|
|
564
|
+
exports.RemoveFlowMediaStreamRequestFilterSensitiveLog = RemoveFlowMediaStreamRequestFilterSensitiveLog;
|
|
565
|
+
const RemoveFlowMediaStreamResponseFilterSensitiveLog = (obj) => ({
|
|
566
|
+
...obj,
|
|
567
|
+
});
|
|
568
|
+
exports.RemoveFlowMediaStreamResponseFilterSensitiveLog = RemoveFlowMediaStreamResponseFilterSensitiveLog;
|
|
569
|
+
const RemoveFlowOutputRequestFilterSensitiveLog = (obj) => ({
|
|
570
|
+
...obj,
|
|
571
|
+
});
|
|
572
|
+
exports.RemoveFlowOutputRequestFilterSensitiveLog = RemoveFlowOutputRequestFilterSensitiveLog;
|
|
573
|
+
const RemoveFlowOutputResponseFilterSensitiveLog = (obj) => ({
|
|
574
|
+
...obj,
|
|
575
|
+
});
|
|
576
|
+
exports.RemoveFlowOutputResponseFilterSensitiveLog = RemoveFlowOutputResponseFilterSensitiveLog;
|
|
577
|
+
const RemoveFlowSourceRequestFilterSensitiveLog = (obj) => ({
|
|
578
|
+
...obj,
|
|
579
|
+
});
|
|
580
|
+
exports.RemoveFlowSourceRequestFilterSensitiveLog = RemoveFlowSourceRequestFilterSensitiveLog;
|
|
581
|
+
const RemoveFlowSourceResponseFilterSensitiveLog = (obj) => ({
|
|
582
|
+
...obj,
|
|
583
|
+
});
|
|
584
|
+
exports.RemoveFlowSourceResponseFilterSensitiveLog = RemoveFlowSourceResponseFilterSensitiveLog;
|
|
585
|
+
const RemoveFlowVpcInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
586
|
+
...obj,
|
|
587
|
+
});
|
|
588
|
+
exports.RemoveFlowVpcInterfaceRequestFilterSensitiveLog = RemoveFlowVpcInterfaceRequestFilterSensitiveLog;
|
|
589
|
+
const RemoveFlowVpcInterfaceResponseFilterSensitiveLog = (obj) => ({
|
|
590
|
+
...obj,
|
|
591
|
+
});
|
|
592
|
+
exports.RemoveFlowVpcInterfaceResponseFilterSensitiveLog = RemoveFlowVpcInterfaceResponseFilterSensitiveLog;
|
|
593
|
+
const RevokeFlowEntitlementRequestFilterSensitiveLog = (obj) => ({
|
|
594
|
+
...obj,
|
|
595
|
+
});
|
|
596
|
+
exports.RevokeFlowEntitlementRequestFilterSensitiveLog = RevokeFlowEntitlementRequestFilterSensitiveLog;
|
|
597
|
+
const RevokeFlowEntitlementResponseFilterSensitiveLog = (obj) => ({
|
|
598
|
+
...obj,
|
|
599
|
+
});
|
|
600
|
+
exports.RevokeFlowEntitlementResponseFilterSensitiveLog = RevokeFlowEntitlementResponseFilterSensitiveLog;
|
|
601
|
+
const StartFlowRequestFilterSensitiveLog = (obj) => ({
|
|
602
|
+
...obj,
|
|
603
|
+
});
|
|
604
|
+
exports.StartFlowRequestFilterSensitiveLog = StartFlowRequestFilterSensitiveLog;
|
|
605
|
+
const StartFlowResponseFilterSensitiveLog = (obj) => ({
|
|
606
|
+
...obj,
|
|
607
|
+
});
|
|
608
|
+
exports.StartFlowResponseFilterSensitiveLog = StartFlowResponseFilterSensitiveLog;
|
|
609
|
+
const StopFlowRequestFilterSensitiveLog = (obj) => ({
|
|
610
|
+
...obj,
|
|
611
|
+
});
|
|
612
|
+
exports.StopFlowRequestFilterSensitiveLog = StopFlowRequestFilterSensitiveLog;
|
|
613
|
+
const StopFlowResponseFilterSensitiveLog = (obj) => ({
|
|
614
|
+
...obj,
|
|
615
|
+
});
|
|
616
|
+
exports.StopFlowResponseFilterSensitiveLog = StopFlowResponseFilterSensitiveLog;
|
|
617
|
+
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
618
|
+
...obj,
|
|
619
|
+
});
|
|
620
|
+
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
621
|
+
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
622
|
+
...obj,
|
|
623
|
+
});
|
|
624
|
+
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
625
|
+
const UpdateMaintenanceFilterSensitiveLog = (obj) => ({
|
|
626
|
+
...obj,
|
|
627
|
+
});
|
|
628
|
+
exports.UpdateMaintenanceFilterSensitiveLog = UpdateMaintenanceFilterSensitiveLog;
|
|
629
|
+
const UpdateFailoverConfigFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
});
|
|
632
|
+
exports.UpdateFailoverConfigFilterSensitiveLog = UpdateFailoverConfigFilterSensitiveLog;
|
|
633
|
+
const UpdateFlowRequestFilterSensitiveLog = (obj) => ({
|
|
634
|
+
...obj,
|
|
635
|
+
});
|
|
636
|
+
exports.UpdateFlowRequestFilterSensitiveLog = UpdateFlowRequestFilterSensitiveLog;
|
|
637
|
+
const UpdateFlowResponseFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
exports.UpdateFlowResponseFilterSensitiveLog = UpdateFlowResponseFilterSensitiveLog;
|
|
641
|
+
const UpdateEncryptionFilterSensitiveLog = (obj) => ({
|
|
642
|
+
...obj,
|
|
643
|
+
});
|
|
644
|
+
exports.UpdateEncryptionFilterSensitiveLog = UpdateEncryptionFilterSensitiveLog;
|
|
645
|
+
const UpdateFlowEntitlementRequestFilterSensitiveLog = (obj) => ({
|
|
646
|
+
...obj,
|
|
647
|
+
});
|
|
648
|
+
exports.UpdateFlowEntitlementRequestFilterSensitiveLog = UpdateFlowEntitlementRequestFilterSensitiveLog;
|
|
649
|
+
const UpdateFlowEntitlementResponseFilterSensitiveLog = (obj) => ({
|
|
650
|
+
...obj,
|
|
651
|
+
});
|
|
652
|
+
exports.UpdateFlowEntitlementResponseFilterSensitiveLog = UpdateFlowEntitlementResponseFilterSensitiveLog;
|
|
653
|
+
const UpdateFlowMediaStreamRequestFilterSensitiveLog = (obj) => ({
|
|
654
|
+
...obj,
|
|
655
|
+
});
|
|
656
|
+
exports.UpdateFlowMediaStreamRequestFilterSensitiveLog = UpdateFlowMediaStreamRequestFilterSensitiveLog;
|
|
657
|
+
const UpdateFlowMediaStreamResponseFilterSensitiveLog = (obj) => ({
|
|
658
|
+
...obj,
|
|
659
|
+
});
|
|
660
|
+
exports.UpdateFlowMediaStreamResponseFilterSensitiveLog = UpdateFlowMediaStreamResponseFilterSensitiveLog;
|
|
661
|
+
const UpdateFlowOutputRequestFilterSensitiveLog = (obj) => ({
|
|
662
|
+
...obj,
|
|
663
|
+
});
|
|
664
|
+
exports.UpdateFlowOutputRequestFilterSensitiveLog = UpdateFlowOutputRequestFilterSensitiveLog;
|
|
665
|
+
const UpdateFlowOutputResponseFilterSensitiveLog = (obj) => ({
|
|
666
|
+
...obj,
|
|
667
|
+
});
|
|
668
|
+
exports.UpdateFlowOutputResponseFilterSensitiveLog = UpdateFlowOutputResponseFilterSensitiveLog;
|
|
669
|
+
const UpdateFlowSourceRequestFilterSensitiveLog = (obj) => ({
|
|
670
|
+
...obj,
|
|
671
|
+
});
|
|
672
|
+
exports.UpdateFlowSourceRequestFilterSensitiveLog = UpdateFlowSourceRequestFilterSensitiveLog;
|
|
673
|
+
const UpdateFlowSourceResponseFilterSensitiveLog = (obj) => ({
|
|
674
|
+
...obj,
|
|
675
|
+
});
|
|
676
|
+
exports.UpdateFlowSourceResponseFilterSensitiveLog = UpdateFlowSourceResponseFilterSensitiveLog;
|