@aws-sdk/client-medialive 3.297.0 → 3.299.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/AcceptInputDeviceTransferCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteCommand.js +2 -3
- package/dist-cjs/commands/BatchStartCommand.js +2 -3
- package/dist-cjs/commands/BatchStopCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -3
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -3
- package/dist-cjs/commands/ClaimDeviceCommand.js +2 -3
- package/dist-cjs/commands/CreateChannelCommand.js +2 -3
- package/dist-cjs/commands/CreateInputCommand.js +2 -3
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateMultiplexCommand.js +2 -3
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -3
- package/dist-cjs/commands/CreateTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteInputCommand.js +2 -3
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -3
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/DeleteReservationCommand.js +2 -3
- package/dist-cjs/commands/DeleteScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -3
- package/dist-cjs/commands/DescribeInputCommand.js +2 -3
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +1 -1
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -3
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -3
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -3
- package/dist-cjs/commands/DescribeScheduleCommand.js +2 -3
- package/dist-cjs/commands/ListChannelsCommand.js +2 -3
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -3
- package/dist-cjs/commands/ListInputDevicesCommand.js +2 -3
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListInputsCommand.js +2 -3
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -3
- package/dist-cjs/commands/ListMultiplexesCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -3
- package/dist-cjs/commands/ListReservationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -3
- package/dist-cjs/commands/StartChannelCommand.js +2 -3
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -4
- package/dist-cjs/commands/StartMultiplexCommand.js +2 -3
- package/dist-cjs/commands/StopChannelCommand.js +2 -3
- package/dist-cjs/commands/StopMultiplexCommand.js +2 -3
- package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateInputCommand.js +2 -3
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -3
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/UpdateReservationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -579
- package/dist-cjs/models/models_1.js +1 -728
- package/dist-cjs/models/models_2.js +0 -101
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +2 -3
- package/dist-es/commands/BatchDeleteCommand.js +2 -3
- package/dist-es/commands/BatchStartCommand.js +2 -3
- package/dist-es/commands/BatchStopCommand.js +2 -3
- package/dist-es/commands/BatchUpdateScheduleCommand.js +2 -3
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +2 -3
- package/dist-es/commands/ClaimDeviceCommand.js +2 -3
- package/dist-es/commands/CreateChannelCommand.js +2 -3
- package/dist-es/commands/CreateInputCommand.js +2 -3
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/CreateMultiplexCommand.js +2 -3
- package/dist-es/commands/CreateMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/CreatePartnerInputCommand.js +2 -3
- package/dist-es/commands/CreateTagsCommand.js +2 -3
- package/dist-es/commands/DeleteChannelCommand.js +2 -3
- package/dist-es/commands/DeleteInputCommand.js +2 -3
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/DeleteMultiplexCommand.js +2 -3
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/DeleteReservationCommand.js +2 -3
- package/dist-es/commands/DeleteScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DescribeChannelCommand.js +2 -3
- package/dist-es/commands/DescribeInputCommand.js +2 -3
- package/dist-es/commands/DescribeInputDeviceCommand.js +2 -3
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/DescribeMultiplexCommand.js +2 -3
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/DescribeOfferingCommand.js +2 -3
- package/dist-es/commands/DescribeReservationCommand.js +2 -3
- package/dist-es/commands/DescribeScheduleCommand.js +2 -3
- package/dist-es/commands/ListChannelsCommand.js +2 -3
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +2 -3
- package/dist-es/commands/ListInputDevicesCommand.js +2 -3
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +2 -3
- package/dist-es/commands/ListInputsCommand.js +2 -3
- package/dist-es/commands/ListMultiplexProgramsCommand.js +2 -3
- package/dist-es/commands/ListMultiplexesCommand.js +2 -3
- package/dist-es/commands/ListOfferingsCommand.js +2 -3
- package/dist-es/commands/ListReservationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-es/commands/RebootInputDeviceCommand.js +2 -3
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +2 -3
- package/dist-es/commands/StartChannelCommand.js +2 -3
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -4
- package/dist-es/commands/StartMultiplexCommand.js +2 -3
- package/dist-es/commands/StopChannelCommand.js +2 -3
- package/dist-es/commands/StopMultiplexCommand.js +2 -3
- package/dist-es/commands/TransferInputDeviceCommand.js +2 -3
- package/dist-es/commands/UpdateChannelClassCommand.js +2 -3
- package/dist-es/commands/UpdateChannelCommand.js +2 -3
- package/dist-es/commands/UpdateInputCommand.js +2 -3
- package/dist-es/commands/UpdateInputDeviceCommand.js +2 -3
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/UpdateMultiplexCommand.js +2 -3
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/UpdateReservationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -432
- package/dist-es/models/models_1.js +0 -543
- package/dist-es/models/models_2.js +1 -75
- package/dist-types/models/models_0.d.ts +0 -576
- package/dist-types/models/models_1.d.ts +0 -724
- package/dist-types/models/models_2.d.ts +0 -100
- package/dist-types/ts3.4/models/models_0.d.ts +0 -402
- package/dist-types/ts3.4/models/models_1.d.ts +0 -527
- package/dist-types/ts3.4/models/models_2.d.ts +0 -75
- package/package.json +11 -10
|
@@ -1,103 +1,2 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateReservationResponseFilterSensitiveLog = exports.UpdateReservationRequestFilterSensitiveLog = exports.UpdateMultiplexProgramResponseFilterSensitiveLog = exports.UpdateMultiplexProgramRequestFilterSensitiveLog = exports.UpdateMultiplexResponseFilterSensitiveLog = exports.UpdateMultiplexRequestFilterSensitiveLog = exports.UpdateInputSecurityGroupResponseFilterSensitiveLog = exports.UpdateInputSecurityGroupRequestFilterSensitiveLog = exports.UpdateInputDeviceResponseFilterSensitiveLog = exports.UpdateInputDeviceRequestFilterSensitiveLog = exports.UpdateInputResponseFilterSensitiveLog = exports.UpdateInputRequestFilterSensitiveLog = exports.UpdateChannelClassResponseFilterSensitiveLog = exports.UpdateChannelClassRequestFilterSensitiveLog = exports.UpdateChannelResponseFilterSensitiveLog = exports.UpdateChannelRequestFilterSensitiveLog = exports.TransferInputDeviceResponseFilterSensitiveLog = exports.TransferInputDeviceRequestFilterSensitiveLog = exports.StopMultiplexResponseFilterSensitiveLog = exports.StopMultiplexRequestFilterSensitiveLog = exports.StopChannelResponseFilterSensitiveLog = exports.StopChannelRequestFilterSensitiveLog = exports.StartMultiplexResponseFilterSensitiveLog = exports.StartMultiplexRequestFilterSensitiveLog = exports.StartInputDeviceMaintenanceWindowResponseFilterSensitiveLog = void 0;
|
|
4
|
-
const StartInputDeviceMaintenanceWindowResponseFilterSensitiveLog = (obj) => ({
|
|
5
|
-
...obj,
|
|
6
|
-
});
|
|
7
|
-
exports.StartInputDeviceMaintenanceWindowResponseFilterSensitiveLog = StartInputDeviceMaintenanceWindowResponseFilterSensitiveLog;
|
|
8
|
-
const StartMultiplexRequestFilterSensitiveLog = (obj) => ({
|
|
9
|
-
...obj,
|
|
10
|
-
});
|
|
11
|
-
exports.StartMultiplexRequestFilterSensitiveLog = StartMultiplexRequestFilterSensitiveLog;
|
|
12
|
-
const StartMultiplexResponseFilterSensitiveLog = (obj) => ({
|
|
13
|
-
...obj,
|
|
14
|
-
});
|
|
15
|
-
exports.StartMultiplexResponseFilterSensitiveLog = StartMultiplexResponseFilterSensitiveLog;
|
|
16
|
-
const StopChannelRequestFilterSensitiveLog = (obj) => ({
|
|
17
|
-
...obj,
|
|
18
|
-
});
|
|
19
|
-
exports.StopChannelRequestFilterSensitiveLog = StopChannelRequestFilterSensitiveLog;
|
|
20
|
-
const StopChannelResponseFilterSensitiveLog = (obj) => ({
|
|
21
|
-
...obj,
|
|
22
|
-
});
|
|
23
|
-
exports.StopChannelResponseFilterSensitiveLog = StopChannelResponseFilterSensitiveLog;
|
|
24
|
-
const StopMultiplexRequestFilterSensitiveLog = (obj) => ({
|
|
25
|
-
...obj,
|
|
26
|
-
});
|
|
27
|
-
exports.StopMultiplexRequestFilterSensitiveLog = StopMultiplexRequestFilterSensitiveLog;
|
|
28
|
-
const StopMultiplexResponseFilterSensitiveLog = (obj) => ({
|
|
29
|
-
...obj,
|
|
30
|
-
});
|
|
31
|
-
exports.StopMultiplexResponseFilterSensitiveLog = StopMultiplexResponseFilterSensitiveLog;
|
|
32
|
-
const TransferInputDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
33
|
-
...obj,
|
|
34
|
-
});
|
|
35
|
-
exports.TransferInputDeviceRequestFilterSensitiveLog = TransferInputDeviceRequestFilterSensitiveLog;
|
|
36
|
-
const TransferInputDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
37
|
-
...obj,
|
|
38
|
-
});
|
|
39
|
-
exports.TransferInputDeviceResponseFilterSensitiveLog = TransferInputDeviceResponseFilterSensitiveLog;
|
|
40
|
-
const UpdateChannelRequestFilterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
exports.UpdateChannelRequestFilterSensitiveLog = UpdateChannelRequestFilterSensitiveLog;
|
|
44
|
-
const UpdateChannelResponseFilterSensitiveLog = (obj) => ({
|
|
45
|
-
...obj,
|
|
46
|
-
});
|
|
47
|
-
exports.UpdateChannelResponseFilterSensitiveLog = UpdateChannelResponseFilterSensitiveLog;
|
|
48
|
-
const UpdateChannelClassRequestFilterSensitiveLog = (obj) => ({
|
|
49
|
-
...obj,
|
|
50
|
-
});
|
|
51
|
-
exports.UpdateChannelClassRequestFilterSensitiveLog = UpdateChannelClassRequestFilterSensitiveLog;
|
|
52
|
-
const UpdateChannelClassResponseFilterSensitiveLog = (obj) => ({
|
|
53
|
-
...obj,
|
|
54
|
-
});
|
|
55
|
-
exports.UpdateChannelClassResponseFilterSensitiveLog = UpdateChannelClassResponseFilterSensitiveLog;
|
|
56
|
-
const UpdateInputRequestFilterSensitiveLog = (obj) => ({
|
|
57
|
-
...obj,
|
|
58
|
-
});
|
|
59
|
-
exports.UpdateInputRequestFilterSensitiveLog = UpdateInputRequestFilterSensitiveLog;
|
|
60
|
-
const UpdateInputResponseFilterSensitiveLog = (obj) => ({
|
|
61
|
-
...obj,
|
|
62
|
-
});
|
|
63
|
-
exports.UpdateInputResponseFilterSensitiveLog = UpdateInputResponseFilterSensitiveLog;
|
|
64
|
-
const UpdateInputDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
65
|
-
...obj,
|
|
66
|
-
});
|
|
67
|
-
exports.UpdateInputDeviceRequestFilterSensitiveLog = UpdateInputDeviceRequestFilterSensitiveLog;
|
|
68
|
-
const UpdateInputDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
69
|
-
...obj,
|
|
70
|
-
});
|
|
71
|
-
exports.UpdateInputDeviceResponseFilterSensitiveLog = UpdateInputDeviceResponseFilterSensitiveLog;
|
|
72
|
-
const UpdateInputSecurityGroupRequestFilterSensitiveLog = (obj) => ({
|
|
73
|
-
...obj,
|
|
74
|
-
});
|
|
75
|
-
exports.UpdateInputSecurityGroupRequestFilterSensitiveLog = UpdateInputSecurityGroupRequestFilterSensitiveLog;
|
|
76
|
-
const UpdateInputSecurityGroupResponseFilterSensitiveLog = (obj) => ({
|
|
77
|
-
...obj,
|
|
78
|
-
});
|
|
79
|
-
exports.UpdateInputSecurityGroupResponseFilterSensitiveLog = UpdateInputSecurityGroupResponseFilterSensitiveLog;
|
|
80
|
-
const UpdateMultiplexRequestFilterSensitiveLog = (obj) => ({
|
|
81
|
-
...obj,
|
|
82
|
-
});
|
|
83
|
-
exports.UpdateMultiplexRequestFilterSensitiveLog = UpdateMultiplexRequestFilterSensitiveLog;
|
|
84
|
-
const UpdateMultiplexResponseFilterSensitiveLog = (obj) => ({
|
|
85
|
-
...obj,
|
|
86
|
-
});
|
|
87
|
-
exports.UpdateMultiplexResponseFilterSensitiveLog = UpdateMultiplexResponseFilterSensitiveLog;
|
|
88
|
-
const UpdateMultiplexProgramRequestFilterSensitiveLog = (obj) => ({
|
|
89
|
-
...obj,
|
|
90
|
-
});
|
|
91
|
-
exports.UpdateMultiplexProgramRequestFilterSensitiveLog = UpdateMultiplexProgramRequestFilterSensitiveLog;
|
|
92
|
-
const UpdateMultiplexProgramResponseFilterSensitiveLog = (obj) => ({
|
|
93
|
-
...obj,
|
|
94
|
-
});
|
|
95
|
-
exports.UpdateMultiplexProgramResponseFilterSensitiveLog = UpdateMultiplexProgramResponseFilterSensitiveLog;
|
|
96
|
-
const UpdateReservationRequestFilterSensitiveLog = (obj) => ({
|
|
97
|
-
...obj,
|
|
98
|
-
});
|
|
99
|
-
exports.UpdateReservationRequestFilterSensitiveLog = UpdateReservationRequestFilterSensitiveLog;
|
|
100
|
-
const UpdateReservationResponseFilterSensitiveLog = (obj) => ({
|
|
101
|
-
...obj,
|
|
102
|
-
});
|
|
103
|
-
exports.UpdateReservationResponseFilterSensitiveLog = UpdateReservationResponseFilterSensitiveLog;
|
|
@@ -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 { AcceptInputDeviceTransferRequestFilterSensitiveLog, AcceptInputDeviceTransferResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1AcceptInputDeviceTransferCommand, serializeAws_restJson1AcceptInputDeviceTransferCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class AcceptInputDeviceTransferCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AcceptInputDeviceTransferCommand 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 { BatchDeleteRequestFilterSensitiveLog, BatchDeleteResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1BatchDeleteCommand, serializeAws_restJson1BatchDeleteCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class BatchDeleteCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchDeleteCommand 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 { BatchStartRequestFilterSensitiveLog, BatchStartResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1BatchStartCommand, serializeAws_restJson1BatchStartCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class BatchStartCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchStartCommand 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 { BatchStopRequestFilterSensitiveLog, BatchStopResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1BatchStopCommand, serializeAws_restJson1BatchStopCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class BatchStopCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchStopCommand 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 { BatchUpdateScheduleRequestFilterSensitiveLog, BatchUpdateScheduleResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1BatchUpdateScheduleCommand, serializeAws_restJson1BatchUpdateScheduleCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class BatchUpdateScheduleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchUpdateScheduleCommand 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 { CancelInputDeviceTransferRequestFilterSensitiveLog, CancelInputDeviceTransferResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CancelInputDeviceTransferCommand, serializeAws_restJson1CancelInputDeviceTransferCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CancelInputDeviceTransferCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CancelInputDeviceTransferCommand 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 { ClaimDeviceRequestFilterSensitiveLog, ClaimDeviceResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1ClaimDeviceCommand, serializeAws_restJson1ClaimDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ClaimDeviceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ClaimDeviceCommand 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 { CreateChannelRequestFilterSensitiveLog, CreateChannelResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreateChannelCommand, serializeAws_restJson1CreateChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateChannelCommand 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 { CreateInputRequestFilterSensitiveLog, CreateInputResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreateInputCommand, serializeAws_restJson1CreateInputCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateInputCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateInputCommand 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 { CreateInputSecurityGroupRequestFilterSensitiveLog, CreateInputSecurityGroupResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreateInputSecurityGroupCommand, serializeAws_restJson1CreateInputSecurityGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateInputSecurityGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateInputSecurityGroupCommand 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 { CreateMultiplexRequestFilterSensitiveLog, CreateMultiplexResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreateMultiplexCommand, serializeAws_restJson1CreateMultiplexCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateMultiplexCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMultiplexCommand 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 { CreateMultiplexProgramRequestFilterSensitiveLog, CreateMultiplexProgramResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreateMultiplexProgramCommand, serializeAws_restJson1CreateMultiplexProgramCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateMultiplexProgramCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMultiplexProgramCommand 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 { CreatePartnerInputRequestFilterSensitiveLog, CreatePartnerInputResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreatePartnerInputCommand, serializeAws_restJson1CreatePartnerInputCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreatePartnerInputCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreatePartnerInputCommand 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 { CreateTagsRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1CreateTagsCommand, serializeAws_restJson1CreateTagsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateTagsCommand 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 { DeleteChannelRequestFilterSensitiveLog, DeleteChannelResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteChannelCommand, serializeAws_restJson1DeleteChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteChannelCommand 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 { DeleteInputRequestFilterSensitiveLog, DeleteInputResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteInputCommand, serializeAws_restJson1DeleteInputCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteInputCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteInputCommand 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 { DeleteInputSecurityGroupRequestFilterSensitiveLog, DeleteInputSecurityGroupResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteInputSecurityGroupCommand, serializeAws_restJson1DeleteInputSecurityGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteInputSecurityGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteInputSecurityGroupCommand 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 { DeleteMultiplexRequestFilterSensitiveLog, DeleteMultiplexResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteMultiplexCommand, serializeAws_restJson1DeleteMultiplexCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteMultiplexCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMultiplexCommand 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 { DeleteMultiplexProgramRequestFilterSensitiveLog, DeleteMultiplexProgramResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteMultiplexProgramCommand, serializeAws_restJson1DeleteMultiplexProgramCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteMultiplexProgramCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMultiplexProgramCommand 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 { DeleteReservationRequestFilterSensitiveLog, DeleteReservationResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteReservationCommand, serializeAws_restJson1DeleteReservationCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteReservationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteReservationCommand 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 { DeleteScheduleRequestFilterSensitiveLog, DeleteScheduleResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteScheduleCommand, serializeAws_restJson1DeleteScheduleCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteScheduleCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteScheduleCommand 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 { DeleteTagsRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DeleteTagsCommand, serializeAws_restJson1DeleteTagsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTagsCommand 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 { DescribeChannelRequestFilterSensitiveLog, DescribeChannelResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DescribeChannelCommand, serializeAws_restJson1DescribeChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeChannelCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeChannelCommand 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 { DescribeInputRequestFilterSensitiveLog, DescribeInputResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DescribeInputCommand, serializeAws_restJson1DescribeInputCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeInputCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeInputCommand 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 { DescribeInputDeviceRequestFilterSensitiveLog, DescribeInputDeviceResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restJson1DescribeInputDeviceCommand, serializeAws_restJson1DescribeInputDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeInputDeviceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeInputDeviceCommand 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,7 @@
|
|
|
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 {
|
|
4
|
+
import { DescribeInputDeviceThumbnailResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeInputDeviceThumbnailCommand, serializeAws_restJson1DescribeInputDeviceThumbnailCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeInputDeviceThumbnailCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class DescribeInputDeviceThumbnailCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: DescribeInputDeviceThumbnailResponseFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|