@aws-sdk/client-medialive 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteCommand.js +18 -41
- package/dist-cjs/commands/BatchStartCommand.js +18 -41
- package/dist-cjs/commands/BatchStopCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +18 -41
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/ClaimDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateChannelCommand.js +18 -41
- package/dist-cjs/commands/CreateInputCommand.js +18 -41
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateMultiplexCommand.js +18 -41
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/CreatePartnerInputCommand.js +18 -41
- package/dist-cjs/commands/CreateTagsCommand.js +18 -41
- package/dist-cjs/commands/DeleteChannelCommand.js +18 -41
- package/dist-cjs/commands/DeleteInputCommand.js +18 -41
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteMultiplexCommand.js +18 -41
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/DeleteReservationCommand.js +18 -41
- package/dist-cjs/commands/DeleteScheduleCommand.js +18 -41
- package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeChannelCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +18 -41
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeMultiplexCommand.js +18 -41
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/DescribeOfferingCommand.js +18 -41
- package/dist-cjs/commands/DescribeReservationCommand.js +18 -41
- package/dist-cjs/commands/DescribeScheduleCommand.js +18 -41
- package/dist-cjs/commands/DescribeThumbnailsCommand.js +18 -41
- package/dist-cjs/commands/ListChannelsCommand.js +18 -41
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +18 -41
- package/dist-cjs/commands/ListInputDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListInputsCommand.js +18 -41
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +18 -41
- package/dist-cjs/commands/ListMultiplexesCommand.js +18 -41
- package/dist-cjs/commands/ListOfferingsCommand.js +18 -41
- package/dist-cjs/commands/ListReservationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-cjs/commands/RebootInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +18 -41
- package/dist-cjs/commands/StartChannelCommand.js +18 -41
- package/dist-cjs/commands/StartInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +18 -41
- package/dist-cjs/commands/StartMultiplexCommand.js +18 -41
- package/dist-cjs/commands/StopChannelCommand.js +18 -41
- package/dist-cjs/commands/StopInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/StopMultiplexCommand.js +18 -41
- package/dist-cjs/commands/TransferInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelClassCommand.js +18 -41
- package/dist-cjs/commands/UpdateChannelCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateMultiplexCommand.js +18 -41
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +18 -41
- package/dist-cjs/commands/UpdateReservationCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/models/models_0.js +23 -15
- package/dist-cjs/models/models_1.js +15 -3
- package/dist-cjs/protocols/Aws_restJson1.js +33 -0
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/BatchDeleteCommand.js +18 -41
- package/dist-es/commands/BatchStartCommand.js +18 -41
- package/dist-es/commands/BatchStopCommand.js +18 -41
- package/dist-es/commands/BatchUpdateScheduleCommand.js +18 -41
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/ClaimDeviceCommand.js +18 -41
- package/dist-es/commands/CreateChannelCommand.js +18 -41
- package/dist-es/commands/CreateInputCommand.js +18 -41
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/CreateMultiplexCommand.js +18 -41
- package/dist-es/commands/CreateMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/CreatePartnerInputCommand.js +18 -41
- package/dist-es/commands/CreateTagsCommand.js +18 -41
- package/dist-es/commands/DeleteChannelCommand.js +18 -41
- package/dist-es/commands/DeleteInputCommand.js +18 -41
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DeleteMultiplexCommand.js +18 -41
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/DeleteReservationCommand.js +18 -41
- package/dist-es/commands/DeleteScheduleCommand.js +18 -41
- package/dist-es/commands/DeleteTagsCommand.js +18 -41
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeChannelCommand.js +18 -41
- package/dist-es/commands/DescribeInputCommand.js +18 -41
- package/dist-es/commands/DescribeInputDeviceCommand.js +18 -41
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +18 -41
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/DescribeMultiplexCommand.js +18 -41
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/DescribeOfferingCommand.js +18 -41
- package/dist-es/commands/DescribeReservationCommand.js +18 -41
- package/dist-es/commands/DescribeScheduleCommand.js +18 -41
- package/dist-es/commands/DescribeThumbnailsCommand.js +18 -41
- package/dist-es/commands/ListChannelsCommand.js +18 -41
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +18 -41
- package/dist-es/commands/ListInputDevicesCommand.js +18 -41
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +18 -41
- package/dist-es/commands/ListInputsCommand.js +18 -41
- package/dist-es/commands/ListMultiplexProgramsCommand.js +18 -41
- package/dist-es/commands/ListMultiplexesCommand.js +18 -41
- package/dist-es/commands/ListOfferingsCommand.js +18 -41
- package/dist-es/commands/ListReservationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PurchaseOfferingCommand.js +18 -41
- package/dist-es/commands/RebootInputDeviceCommand.js +18 -41
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +18 -41
- package/dist-es/commands/StartChannelCommand.js +18 -41
- package/dist-es/commands/StartInputDeviceCommand.js +18 -41
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +18 -41
- package/dist-es/commands/StartMultiplexCommand.js +18 -41
- package/dist-es/commands/StopChannelCommand.js +18 -41
- package/dist-es/commands/StopInputDeviceCommand.js +18 -41
- package/dist-es/commands/StopMultiplexCommand.js +18 -41
- package/dist-es/commands/TransferInputDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateChannelClassCommand.js +18 -41
- package/dist-es/commands/UpdateChannelCommand.js +18 -41
- package/dist-es/commands/UpdateInputCommand.js +18 -41
- package/dist-es/commands/UpdateInputDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +18 -41
- package/dist-es/commands/UpdateMultiplexCommand.js +18 -41
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +18 -41
- package/dist-es/commands/UpdateReservationCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/models/models_0.js +20 -12
- package/dist-es/models/models_1.js +12 -0
- package/dist-es/protocols/Aws_restJson1.js +33 -0
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteCommand.d.ts +6 -21
- package/dist-types/commands/BatchStartCommand.d.ts +6 -21
- package/dist-types/commands/BatchStopCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +6 -21
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/ClaimDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateChannelCommand.d.ts +24 -39
- package/dist-types/commands/CreateInputCommand.d.ts +6 -21
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +6 -21
- package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChannelCommand.d.ts +15 -30
- package/dist-types/commands/DeleteInputCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReservationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChannelCommand.d.ts +15 -30
- package/dist-types/commands/DescribeInputCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +12 -21
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOfferingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReservationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScheduleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +6 -21
- package/dist-types/commands/ListChannelsCommand.d.ts +8 -22
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +7 -23
- package/dist-types/commands/ListInputDevicesCommand.d.ts +13 -22
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListInputsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultiplexesCommand.d.ts +6 -21
- package/dist-types/commands/ListOfferingsCommand.d.ts +6 -21
- package/dist-types/commands/ListReservationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -21
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +6 -21
- package/dist-types/commands/StartChannelCommand.d.ts +15 -30
- package/dist-types/commands/StartInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -21
- package/dist-types/commands/StartMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/StopChannelCommand.d.ts +15 -30
- package/dist-types/commands/StopInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/StopMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +15 -30
- package/dist-types/commands/UpdateChannelCommand.d.ts +24 -39
- package/dist-types/commands/UpdateInputCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +24 -21
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReservationCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/models/models_0.d.ts +73 -67
- package/dist-types/models/models_1.d.ts +77 -74
- package/dist-types/models/models_2.d.ts +70 -1
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +11 -21
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +16 -24
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +16 -26
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +15 -24
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +33 -25
- package/dist-types/ts3.4/models/models_1.d.ts +33 -24
- package/dist-types/ts3.4/models/models_2.d.ts +19 -0
- package/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateReservationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "MediaLiveClient";
|
|
29
|
-
const commandName = "UpdateReservationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MediaLive",
|
|
38
|
-
operation: "UpdateReservation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_UpdateReservationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_UpdateReservationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateReservationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MediaLive", "UpdateReservation", {})
|
|
22
|
+
.n("MediaLiveClient", "UpdateReservationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_UpdateReservationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_UpdateReservationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateReservationCommand = UpdateReservationCommand;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveClientEndpointParameters = void 0;
|
|
3
|
+
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
4
|
const resolveClientEndpointParameters = (options) => {
|
|
5
5
|
return {
|
|
6
6
|
...options,
|
|
@@ -10,3 +10,9 @@ const resolveClientEndpointParameters = (options) => {
|
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
+
exports.commonParams = {
|
|
14
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
+
Region: { type: "builtInParams", name: "region" },
|
|
17
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
+
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DvbSubDestinationAlignment = exports.BurnInTeletextGridControl = exports.BurnInShadowColor = exports.BurnInOutlineColor = exports.BurnInFontColor = exports.BurnInBackgroundColor = exports.BurnInAlignment = exports.AccessibilityType = exports.DolbyEProgramSelection = exports.AudioLanguageSelectionPolicy = exports.AudioDescriptionLanguageCodeControl = exports.WavCodingMode = exports.Mp2CodingMode = exports.Eac3SurroundMode = exports.Eac3SurroundExMode = exports.Eac3StereoDownmix = exports.Eac3PhaseControl = exports.Eac3PassthroughControl = exports.Eac3MetadataControl = exports.Eac3LfeFilter = exports.Eac3LfeControl = exports.Eac3DrcRf = exports.Eac3DrcLine = exports.Eac3DcFilter = exports.Eac3CodingMode = exports.Eac3BitstreamMode = exports.Eac3AttenuationControl = exports.Eac3AtmosDrcRf = exports.Eac3AtmosDrcLine = exports.Eac3AtmosCodingMode = exports.Ac3MetadataControl = exports.Ac3LfeFilter = exports.Ac3DrcProfile = exports.Ac3CodingMode = exports.Ac3BitstreamMode = exports.Ac3AttenuationControl = exports.AacVbrQuality = exports.AacSpec = exports.AacRawFormat = exports.AacRateControlMode = exports.AacProfile = exports.AacInputType = exports.AacCodingMode = exports.NielsenWatermarkTimezones = exports.NielsenWatermarksDistributionTypes = exports.NielsenWatermarksCbetStepaside = exports.AudioDescriptionAudioTypeControl = exports.AudioType = exports.AudioNormalizationAlgorithmControl = exports.AudioNormalizationAlgorithm = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
4
|
+
exports.InputDeviceUhdAudioChannelPairProfile = exports.InputDeviceType = exports.InputDeviceOutputType = exports.InputDeviceIpScheme = exports.InputDeviceScanType = exports.InputDeviceState = exports.InputDeviceConfiguredInput = exports.InputDeviceActiveInput = exports.DeviceUpdateStatus = exports.DeviceSettingsSyncState = exports.InputDeviceConnectionState = exports.InputDeviceConfigurableAudioChannelPairProfile = exports.InputType = exports.InputState = exports.InputSourceType = exports.InputClass = exports.HlsAdMarkers = exports.ColorSpace = exports.ChannelState = exports.MaintenanceDay = exports.LogLevel = exports.InputResolution = exports.InputMaximumBitrate = exports.InputCodec = exports.VideoSelectorColorSpaceUsage = exports.VideoSelectorColorSpace = exports.InputSourceEndBehavior = exports.Smpte2038DataPreference = exports.NetworkInputServerValidation = exports.HlsScte35SourceType = exports.InputFilter = exports.InputDenoiseFilter = exports.InputDeblockFilter = exports.InputPreference = exports.ChannelClass = exports.CdiInputResolution = exports.Scte27OcrLanguage = exports.Scte20Convert608To708 = exports.EmbeddedScte20Detection = exports.EmbeddedConvert608To708 = exports.DvbSubOcrLanguage = exports.WebvttDestinationStyleControl = exports.TtmlDestinationStyleControl = exports.EbuTtDDestinationStyleControl = exports.EbuTtDFillLineGapControl = exports.DvbSubDestinationTeletextGridControl = exports.DvbSubDestinationShadowColor = exports.DvbSubDestinationOutlineColor = exports.DvbSubDestinationFontColor = exports.DvbSubDestinationBackgroundColor = void 0;
|
|
5
|
+
exports.HlsDirectoryStructure = exports.HlsCodecSpecification = exports.HlsClientCache = exports.HlsCaptionLanguageSetting = exports.S3CannedAcl = exports.FecOutputIncludeFec = exports.RtmpOutputCertificateMode = exports.MsSmoothH265PackagingType = exports.M3u8TimedMetadataBehavior = exports.M3u8Scte35Behavior = exports.M3u8PcrControl = exports.M3u8NielsenId3Behavior = exports.M3u8KlvBehavior = exports.Fmp4TimedMetadataBehavior = exports.Fmp4NielsenId3Behavior = exports.AudioOnlyHlsSegmentType = exports.AudioOnlyHlsTrackType = exports.HlsH265PackagingType = exports.M2tsTimedMetadataBehavior = exports.M2tsSegmentationStyle = exports.M2tsSegmentationMarkers = exports.M2tsScte35Control = exports.M2tsRateMode = exports.M2tsPcrControl = exports.M2tsNielsenId3Behavior = exports.M2tsKlv = exports.M2tsEsRateInPes = exports.M2tsEbpPlacement = exports.M2tsAudioInterval = exports.M2tsEbifControl = exports.DvbSdtOutputSdt = exports.M2tsCcDescriptor = exports.M2tsBufferModel = exports.M2tsAudioStreamType = exports.M2tsAudioBufferModel = exports.M2tsAribCaptionsPidControl = exports.M2tsArib = exports.M2tsAbsentInputAudioBehavior = exports.ReservationVideoQuality = exports.ReservationSpecialFeature = exports.ReservationResourceType = exports.ReservationResolution = exports.ReservationMaximumFramerate = exports.ReservationMaximumBitrate = exports.ReservationCodec = exports.OfferingType = exports.OfferingDurationUnits = exports.MultiplexState = exports.InputSecurityGroupState = exports.InputDeviceCodec = void 0;
|
|
6
|
+
exports.HlsWebdavHttpTransferMode = exports.HlsMediaStoreStorageClass = exports.HlsAkamaiHttpTransferMode = exports.HlsEncryptionType = exports.HlsDiscontinuityTags = void 0;
|
|
7
7
|
exports.AudioNormalizationAlgorithm = {
|
|
8
8
|
ITU_1770_1: "ITU_1770_1",
|
|
9
9
|
ITU_1770_2: "ITU_1770_2",
|
|
@@ -483,6 +483,16 @@ exports.InputType = {
|
|
|
483
483
|
UDP_PUSH: "UDP_PUSH",
|
|
484
484
|
URL_PULL: "URL_PULL",
|
|
485
485
|
};
|
|
486
|
+
exports.InputDeviceConfigurableAudioChannelPairProfile = {
|
|
487
|
+
CBR_AAC_HQ_192000: "CBR-AAC_HQ-192000",
|
|
488
|
+
CBR_AAC_HQ_256000: "CBR-AAC_HQ-256000",
|
|
489
|
+
CBR_AAC_HQ_384000: "CBR-AAC_HQ-384000",
|
|
490
|
+
CBR_AAC_HQ_512000: "CBR-AAC_HQ-512000",
|
|
491
|
+
DISABLED: "DISABLED",
|
|
492
|
+
VBR_AAC_HE_64000: "VBR-AAC_HE-64000",
|
|
493
|
+
VBR_AAC_HHE_16000: "VBR-AAC_HHE-16000",
|
|
494
|
+
VBR_AAC_LC_128000: "VBR-AAC_LC-128000",
|
|
495
|
+
};
|
|
486
496
|
exports.InputDeviceConnectionState = {
|
|
487
497
|
CONNECTED: "CONNECTED",
|
|
488
498
|
DISCONNECTED: "DISCONNECTED",
|
|
@@ -526,6 +536,16 @@ exports.InputDeviceType = {
|
|
|
526
536
|
HD: "HD",
|
|
527
537
|
UHD: "UHD",
|
|
528
538
|
};
|
|
539
|
+
exports.InputDeviceUhdAudioChannelPairProfile = {
|
|
540
|
+
CBR_AAC_HQ_192000: "CBR-AAC_HQ-192000",
|
|
541
|
+
CBR_AAC_HQ_256000: "CBR-AAC_HQ-256000",
|
|
542
|
+
CBR_AAC_HQ_384000: "CBR-AAC_HQ-384000",
|
|
543
|
+
CBR_AAC_HQ_512000: "CBR-AAC_HQ-512000",
|
|
544
|
+
DISABLED: "DISABLED",
|
|
545
|
+
VBR_AAC_HE_64000: "VBR-AAC_HE-64000",
|
|
546
|
+
VBR_AAC_HHE_16000: "VBR-AAC_HHE-16000",
|
|
547
|
+
VBR_AAC_LC_128000: "VBR-AAC_LC-128000",
|
|
548
|
+
};
|
|
529
549
|
exports.InputDeviceCodec = {
|
|
530
550
|
AVC: "AVC",
|
|
531
551
|
HEVC: "HEVC",
|
|
@@ -774,15 +794,3 @@ exports.HlsWebdavHttpTransferMode = {
|
|
|
774
794
|
CHUNKED: "CHUNKED",
|
|
775
795
|
NON_CHUNKED: "NON_CHUNKED",
|
|
776
796
|
};
|
|
777
|
-
exports.HlsId3SegmentTaggingState = {
|
|
778
|
-
DISABLED: "DISABLED",
|
|
779
|
-
ENABLED: "ENABLED",
|
|
780
|
-
};
|
|
781
|
-
exports.IFrameOnlyPlaylistType = {
|
|
782
|
-
DISABLED: "DISABLED",
|
|
783
|
-
STANDARD: "STANDARD",
|
|
784
|
-
};
|
|
785
|
-
exports.HlsIncompleteSegmentBehavior = {
|
|
786
|
-
AUTO: "AUTO",
|
|
787
|
-
SUPPRESS: "SUPPRESS",
|
|
788
|
-
};
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.DescribeInputDeviceThumbnailResponseFilterSensitiveLog = exports.PreferredChannelPipeline = exports.ContentType = exports.TimecodeConfigSource = exports.ThumbnailState = exports.NielsenPcmToId3TaggingState = exports.MotionGraphicsInsertion = exports.GlobalConfigurationLowFramerateInputs = exports.GlobalConfigurationOutputTimingSource = exports.GlobalConfigurationOutputLockingMode = exports.InputLossImageType = exports.GlobalConfigurationInputEndAction = exports.FeatureActivationsOutputStaticImageOverlayScheduleActions = exports.FeatureActivationsInputPrepareScheduleActions = exports.BlackoutSlateState = exports.BlackoutSlateNetworkEndBlackout = exports.Scte35AposWebDeliveryAllowedBehavior = exports.Scte35AposNoRegionalBlackoutBehavior = exports.Scte35SpliceInsertWebDeliveryAllowedBehavior = exports.Scte35SpliceInsertNoRegionalBlackoutBehavior = exports.AvailBlankingState = exports.UnprocessableEntityException = exports.TooManyRequestsException = exports.NotFoundException = exports.InternalServerErrorException = exports.GatewayTimeoutException = exports.ForbiddenException = void 0;
|
|
3
|
+
exports.TimecodeBurninFontSize = exports.FrameCaptureIntervalUnit = exports.InputDeviceTransferType = exports.ThumbnailType = exports.FollowPoint = exports.Scte35SegmentationCancelIndicator = exports.Scte35WebDeliveryAllowedFlag = exports.Scte35NoRegionalBlackoutFlag = exports.Scte35DeviceRestrictions = exports.Scte35ArchiveAllowedFlag = exports.Scte35InputMode = exports.LastFrameClippingBehavior = exports.InputTimecodeSource = exports.ReservationState = exports.ReservationAutomaticRenewal = exports.PipelineId = exports.UdpTimedMetadataId3Frame = exports.InputLossActionForUdpOut = exports.InputLossActionForRtmpOut = exports.IncludeFillerNalUnits = exports.RtmpCaptionData = exports.RtmpCacheFullBehavior = exports.AuthenticationScheme = exports.RtmpAdMarkers = exports.SmoothGroupTimestampOffsetMode = exports.SmoothGroupStreamManifestBehavior = exports.SmoothGroupSparseTrackType = exports.SmoothGroupSegmentationMode = exports.InputLossActionForMsSmoothOut = exports.SmoothGroupEventStopBehavior = exports.SmoothGroupEventIdMode = exports.SmoothGroupCertificateMode = exports.SmoothGroupAudioOnlyTimecodeControl = exports.HlsTsFileMode = exports.HlsTimedMetadataId3Frame = exports.HlsStreamInfResolution = exports.HlsSegmentationMode = exports.HlsRedundantManifest = exports.HlsProgramDateTimeClock = exports.HlsProgramDateTime = exports.HlsOutputSelection = exports.HlsMode = exports.HlsManifestDurationFormat = exports.HlsManifestCompression = exports.HlsIvSource = exports.HlsIvInManifest = exports.InputLossActionForHlsOut = exports.HlsIncompleteSegmentBehavior = exports.IFrameOnlyPlaylistType = exports.HlsId3SegmentTaggingState = void 0;
|
|
4
|
+
exports.AcceptHeader = exports.VideoDescriptionScalingBehavior = exports.VideoDescriptionRespondToAfd = exports.Mpeg2TimecodeInsertionBehavior = exports.Mpeg2SubGopLength = exports.Mpeg2ScanType = exports.Mpeg2GopSizeUnits = exports.Mpeg2DisplayRatio = exports.Mpeg2ColorSpace = exports.Mpeg2ColorMetadata = exports.Mpeg2AdaptiveQuantization = exports.H265TimecodeInsertionBehavior = exports.H265Tier = exports.H265SceneChangeDetect = exports.H265ScanType = exports.H265RateControlMode = exports.H265Profile = exports.H265LookAheadRateControl = exports.H265Level = exports.H265GopSizeUnits = exports.H265FlickerAq = exports.H265ColorMetadata = exports.H265AlternativeTransferFunction = exports.H265AdaptiveQuantization = exports.H264TimecodeInsertionBehavior = exports.H264TemporalAq = exports.H264Syntax = exports.H264SubGopLength = exports.H264SpatialAq = exports.H264SceneChangeDetect = exports.H264ScanType = exports.H264RateControlMode = exports.H264QualityLevel = exports.H264Profile = exports.H264ParControl = exports.H264LookAheadRateControl = exports.H264Level = exports.H264GopSizeUnits = exports.H264GopBReference = exports.H264FramerateControl = exports.H264ForceFieldPictures = exports.H264FlickerAq = exports.FixedAfd = exports.TemporalFilterStrength = exports.TemporalFilterPostFilterSharpening = exports.H264EntropyEncoding = exports.H264ColorMetadata = exports.AfdSignaling = exports.H264AdaptiveQuantization = exports.TimecodeBurninPosition = void 0;
|
|
5
|
+
exports.DescribeInputDeviceThumbnailResponseFilterSensitiveLog = exports.PreferredChannelPipeline = exports.ContentType = exports.TimecodeConfigSource = exports.ThumbnailState = exports.NielsenPcmToId3TaggingState = exports.MotionGraphicsInsertion = exports.GlobalConfigurationLowFramerateInputs = exports.GlobalConfigurationOutputTimingSource = exports.GlobalConfigurationOutputLockingMode = exports.InputLossImageType = exports.GlobalConfigurationInputEndAction = exports.FeatureActivationsOutputStaticImageOverlayScheduleActions = exports.FeatureActivationsInputPrepareScheduleActions = exports.BlackoutSlateState = exports.BlackoutSlateNetworkEndBlackout = exports.Scte35AposWebDeliveryAllowedBehavior = exports.Scte35AposNoRegionalBlackoutBehavior = exports.Scte35SpliceInsertWebDeliveryAllowedBehavior = exports.Scte35SpliceInsertNoRegionalBlackoutBehavior = exports.AvailBlankingState = exports.UnprocessableEntityException = exports.TooManyRequestsException = exports.NotFoundException = exports.InternalServerErrorException = exports.GatewayTimeoutException = exports.ForbiddenException = exports.ConflictException = exports.BadRequestException = exports.BadGatewayException = void 0;
|
|
6
6
|
const MediaLiveServiceException_1 = require("./MediaLiveServiceException");
|
|
7
|
+
exports.HlsId3SegmentTaggingState = {
|
|
8
|
+
DISABLED: "DISABLED",
|
|
9
|
+
ENABLED: "ENABLED",
|
|
10
|
+
};
|
|
11
|
+
exports.IFrameOnlyPlaylistType = {
|
|
12
|
+
DISABLED: "DISABLED",
|
|
13
|
+
STANDARD: "STANDARD",
|
|
14
|
+
};
|
|
15
|
+
exports.HlsIncompleteSegmentBehavior = {
|
|
16
|
+
AUTO: "AUTO",
|
|
17
|
+
SUPPRESS: "SUPPRESS",
|
|
18
|
+
};
|
|
7
19
|
exports.InputLossActionForHlsOut = {
|
|
8
20
|
EMIT_OUTPUT: "EMIT_OUTPUT",
|
|
9
21
|
PAUSE_OUTPUT: "PAUSE_OUTPUT",
|
|
@@ -4642,6 +4642,13 @@ const se___listOfInputDestinationRequest = (input, context) => {
|
|
|
4642
4642
|
return se_InputDestinationRequest(entry, context);
|
|
4643
4643
|
});
|
|
4644
4644
|
};
|
|
4645
|
+
const se___listOfInputDeviceConfigurableAudioChannelPairConfig = (input, context) => {
|
|
4646
|
+
return input
|
|
4647
|
+
.filter((e) => e != null)
|
|
4648
|
+
.map((entry) => {
|
|
4649
|
+
return se_InputDeviceConfigurableAudioChannelPairConfig(entry, context);
|
|
4650
|
+
});
|
|
4651
|
+
};
|
|
4645
4652
|
const se___listOfInputDeviceRequest = (input, context) => {
|
|
4646
4653
|
return input
|
|
4647
4654
|
.filter((e) => e != null)
|
|
@@ -5543,8 +5550,19 @@ const se_InputDestinationRequest = (input, context) => {
|
|
|
5543
5550
|
streamName: [, , `StreamName`],
|
|
5544
5551
|
});
|
|
5545
5552
|
};
|
|
5553
|
+
const se_InputDeviceConfigurableAudioChannelPairConfig = (input, context) => {
|
|
5554
|
+
return (0, smithy_client_1.take)(input, {
|
|
5555
|
+
id: [, , `Id`],
|
|
5556
|
+
profile: [, , `Profile`],
|
|
5557
|
+
});
|
|
5558
|
+
};
|
|
5546
5559
|
const se_InputDeviceConfigurableSettings = (input, context) => {
|
|
5547
5560
|
return (0, smithy_client_1.take)(input, {
|
|
5561
|
+
audioChannelPairs: [
|
|
5562
|
+
,
|
|
5563
|
+
(_) => se___listOfInputDeviceConfigurableAudioChannelPairConfig(_, context),
|
|
5564
|
+
`AudioChannelPairs`,
|
|
5565
|
+
],
|
|
5548
5566
|
codec: [, , `Codec`],
|
|
5549
5567
|
configuredInput: [, , `ConfiguredInput`],
|
|
5550
5568
|
latencyMs: [, , `LatencyMs`],
|
|
@@ -6538,6 +6556,14 @@ const de___listOfInputDeviceSummary = (output, context) => {
|
|
|
6538
6556
|
});
|
|
6539
6557
|
return retVal;
|
|
6540
6558
|
};
|
|
6559
|
+
const de___listOfInputDeviceUhdAudioChannelPairConfig = (output, context) => {
|
|
6560
|
+
const retVal = (output || [])
|
|
6561
|
+
.filter((e) => e != null)
|
|
6562
|
+
.map((entry) => {
|
|
6563
|
+
return de_InputDeviceUhdAudioChannelPairConfig(entry, context);
|
|
6564
|
+
});
|
|
6565
|
+
return retVal;
|
|
6566
|
+
};
|
|
6541
6567
|
const de___listOfInputSecurityGroup = (output, context) => {
|
|
6542
6568
|
const retVal = (output || [])
|
|
6543
6569
|
.filter((e) => e != null)
|
|
@@ -7683,9 +7709,16 @@ const de_InputDeviceSummary = (output, context) => {
|
|
|
7683
7709
|
UhdDeviceSettings: [, (_) => de_InputDeviceUhdSettings(_, context), `uhdDeviceSettings`],
|
|
7684
7710
|
});
|
|
7685
7711
|
};
|
|
7712
|
+
const de_InputDeviceUhdAudioChannelPairConfig = (output, context) => {
|
|
7713
|
+
return (0, smithy_client_1.take)(output, {
|
|
7714
|
+
Id: [, smithy_client_1.expectInt32, `id`],
|
|
7715
|
+
Profile: [, smithy_client_1.expectString, `profile`],
|
|
7716
|
+
});
|
|
7717
|
+
};
|
|
7686
7718
|
const de_InputDeviceUhdSettings = (output, context) => {
|
|
7687
7719
|
return (0, smithy_client_1.take)(output, {
|
|
7688
7720
|
ActiveInput: [, smithy_client_1.expectString, `activeInput`],
|
|
7721
|
+
AudioChannelPairs: [, (_) => de___listOfInputDeviceUhdAudioChannelPairConfig(_, context), `audioChannelPairs`],
|
|
7689
7722
|
Codec: [, smithy_client_1.expectString, `codec`],
|
|
7690
7723
|
ConfiguredInput: [, smithy_client_1.expectString, `configuredInput`],
|
|
7691
7724
|
DeviceState: [, smithy_client_1.expectString, `deviceState`],
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AcceptInputDeviceTransferCommand, se_AcceptInputDeviceTransferCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AcceptInputDeviceTransferCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "MediaLiveClient";
|
|
26
|
-
const commandName = "AcceptInputDeviceTransferCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "MediaLive",
|
|
35
|
-
operation: "AcceptInputDeviceTransfer",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AcceptInputDeviceTransferCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AcceptInputDeviceTransferCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AcceptInputDeviceTransferCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("MediaLive", "AcceptInputDeviceTransfer", {})
|
|
19
|
+
.n("MediaLiveClient", "AcceptInputDeviceTransferCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AcceptInputDeviceTransferCommand)
|
|
22
|
+
.de(de_AcceptInputDeviceTransferCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchDeleteCommand, se_BatchDeleteCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchDeleteCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "MediaLiveClient";
|
|
26
|
-
const commandName = "BatchDeleteCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "MediaLive",
|
|
35
|
-
operation: "BatchDelete",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchDeleteCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchDeleteCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchDeleteCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("MediaLive", "BatchDelete", {})
|
|
19
|
+
.n("MediaLiveClient", "BatchDeleteCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchDeleteCommand)
|
|
22
|
+
.de(de_BatchDeleteCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchStartCommand, se_BatchStartCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchStartCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "MediaLiveClient";
|
|
26
|
-
const commandName = "BatchStartCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "MediaLive",
|
|
35
|
-
operation: "BatchStart",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchStartCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchStartCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchStartCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("MediaLive", "BatchStart", {})
|
|
19
|
+
.n("MediaLiveClient", "BatchStartCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchStartCommand)
|
|
22
|
+
.de(de_BatchStartCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchStopCommand, se_BatchStopCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchStopCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "MediaLiveClient";
|
|
26
|
-
const commandName = "BatchStopCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "MediaLive",
|
|
35
|
-
operation: "BatchStop",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchStopCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchStopCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchStopCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("MediaLive", "BatchStop", {})
|
|
19
|
+
.n("MediaLiveClient", "BatchStopCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchStopCommand)
|
|
22
|
+
.de(de_BatchStopCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchUpdateScheduleCommand, se_BatchUpdateScheduleCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchUpdateScheduleCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "MediaLiveClient";
|
|
26
|
-
const commandName = "BatchUpdateScheduleCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "MediaLive",
|
|
35
|
-
operation: "BatchUpdateSchedule",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchUpdateScheduleCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchUpdateScheduleCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchUpdateScheduleCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("MediaLive", "BatchUpdateSchedule", {})
|
|
19
|
+
.n("MediaLiveClient", "BatchUpdateScheduleCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchUpdateScheduleCommand)
|
|
22
|
+
.de(de_BatchUpdateScheduleCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|