@aws-sdk/client-medialive 3.649.0 → 3.651.1
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/README.md +176 -0
- package/dist-cjs/index.js +2364 -442
- package/dist-es/MediaLive.js +44 -0
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +1 -3
- package/dist-es/commands/BatchDeleteCommand.js +1 -3
- package/dist-es/commands/BatchStartCommand.js +1 -3
- package/dist-es/commands/BatchStopCommand.js +1 -3
- package/dist-es/commands/BatchUpdateScheduleCommand.js +1 -3
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +1 -3
- package/dist-es/commands/ClaimDeviceCommand.js +1 -3
- package/dist-es/commands/CreateChannelCommand.js +1 -3
- package/dist-es/commands/CreateChannelPlacementGroupCommand.js +22 -0
- package/dist-es/commands/CreateCloudWatchAlarmTemplateCommand.js +1 -3
- package/dist-es/commands/CreateCloudWatchAlarmTemplateGroupCommand.js +1 -3
- package/dist-es/commands/CreateClusterCommand.js +22 -0
- package/dist-es/commands/CreateEventBridgeRuleTemplateCommand.js +1 -3
- package/dist-es/commands/CreateEventBridgeRuleTemplateGroupCommand.js +1 -3
- package/dist-es/commands/CreateInputCommand.js +1 -3
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +1 -3
- package/dist-es/commands/CreateMultiplexCommand.js +1 -3
- package/dist-es/commands/CreateMultiplexProgramCommand.js +1 -3
- package/dist-es/commands/CreateNetworkCommand.js +22 -0
- package/dist-es/commands/CreateNodeCommand.js +22 -0
- package/dist-es/commands/CreateNodeRegistrationScriptCommand.js +22 -0
- package/dist-es/commands/CreatePartnerInputCommand.js +1 -3
- package/dist-es/commands/CreateSignalMapCommand.js +1 -3
- package/dist-es/commands/CreateTagsCommand.js +1 -3
- package/dist-es/commands/DeleteChannelCommand.js +1 -3
- package/dist-es/commands/DeleteChannelPlacementGroupCommand.js +22 -0
- package/dist-es/commands/DeleteCloudWatchAlarmTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteCloudWatchAlarmTemplateGroupCommand.js +1 -3
- package/dist-es/commands/DeleteClusterCommand.js +22 -0
- package/dist-es/commands/DeleteEventBridgeRuleTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteEventBridgeRuleTemplateGroupCommand.js +1 -3
- package/dist-es/commands/DeleteInputCommand.js +1 -3
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +1 -3
- package/dist-es/commands/DeleteMultiplexCommand.js +1 -3
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +1 -3
- package/dist-es/commands/DeleteNetworkCommand.js +22 -0
- package/dist-es/commands/DeleteNodeCommand.js +22 -0
- package/dist-es/commands/DeleteReservationCommand.js +1 -3
- package/dist-es/commands/DeleteScheduleCommand.js +1 -3
- package/dist-es/commands/DeleteSignalMapCommand.js +1 -3
- package/dist-es/commands/DeleteTagsCommand.js +1 -3
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +1 -3
- package/dist-es/commands/DescribeChannelCommand.js +1 -3
- package/dist-es/commands/DescribeChannelPlacementGroupCommand.js +22 -0
- package/dist-es/commands/DescribeClusterCommand.js +22 -0
- package/dist-es/commands/DescribeInputCommand.js +1 -3
- package/dist-es/commands/DescribeInputDeviceCommand.js +1 -3
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +1 -3
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +1 -3
- package/dist-es/commands/DescribeMultiplexCommand.js +1 -3
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +1 -3
- package/dist-es/commands/DescribeNetworkCommand.js +22 -0
- package/dist-es/commands/DescribeNodeCommand.js +22 -0
- package/dist-es/commands/DescribeOfferingCommand.js +1 -3
- package/dist-es/commands/DescribeReservationCommand.js +1 -3
- package/dist-es/commands/DescribeScheduleCommand.js +1 -3
- package/dist-es/commands/DescribeThumbnailsCommand.js +1 -3
- package/dist-es/commands/GetCloudWatchAlarmTemplateCommand.js +1 -3
- package/dist-es/commands/GetCloudWatchAlarmTemplateGroupCommand.js +1 -3
- package/dist-es/commands/GetEventBridgeRuleTemplateCommand.js +1 -3
- package/dist-es/commands/GetEventBridgeRuleTemplateGroupCommand.js +1 -3
- package/dist-es/commands/GetSignalMapCommand.js +1 -3
- package/dist-es/commands/ListChannelPlacementGroupsCommand.js +22 -0
- package/dist-es/commands/ListChannelsCommand.js +1 -3
- package/dist-es/commands/ListCloudWatchAlarmTemplateGroupsCommand.js +1 -3
- package/dist-es/commands/ListCloudWatchAlarmTemplatesCommand.js +1 -3
- package/dist-es/commands/ListClustersCommand.js +22 -0
- package/dist-es/commands/ListEventBridgeRuleTemplateGroupsCommand.js +1 -3
- package/dist-es/commands/ListEventBridgeRuleTemplatesCommand.js +1 -3
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +1 -3
- package/dist-es/commands/ListInputDevicesCommand.js +1 -3
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +1 -3
- package/dist-es/commands/ListInputsCommand.js +1 -3
- package/dist-es/commands/ListMultiplexProgramsCommand.js +1 -3
- package/dist-es/commands/ListMultiplexesCommand.js +1 -3
- package/dist-es/commands/ListNetworksCommand.js +22 -0
- package/dist-es/commands/ListNodesCommand.js +22 -0
- package/dist-es/commands/ListOfferingsCommand.js +1 -3
- package/dist-es/commands/ListReservationsCommand.js +1 -3
- package/dist-es/commands/ListSignalMapsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +1 -3
- package/dist-es/commands/RebootInputDeviceCommand.js +1 -3
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +1 -3
- package/dist-es/commands/RestartChannelPipelinesCommand.js +1 -3
- package/dist-es/commands/StartChannelCommand.js +1 -3
- package/dist-es/commands/StartDeleteMonitorDeploymentCommand.js +1 -3
- package/dist-es/commands/StartInputDeviceCommand.js +1 -3
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +1 -3
- package/dist-es/commands/StartMonitorDeploymentCommand.js +1 -3
- package/dist-es/commands/StartMultiplexCommand.js +1 -3
- package/dist-es/commands/StartUpdateSignalMapCommand.js +1 -3
- package/dist-es/commands/StopChannelCommand.js +1 -3
- package/dist-es/commands/StopInputDeviceCommand.js +1 -3
- package/dist-es/commands/StopMultiplexCommand.js +1 -3
- package/dist-es/commands/TransferInputDeviceCommand.js +1 -3
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateChannelClassCommand.js +1 -3
- package/dist-es/commands/UpdateChannelCommand.js +1 -3
- package/dist-es/commands/UpdateChannelPlacementGroupCommand.js +22 -0
- package/dist-es/commands/UpdateCloudWatchAlarmTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateCloudWatchAlarmTemplateGroupCommand.js +1 -3
- package/dist-es/commands/UpdateClusterCommand.js +22 -0
- package/dist-es/commands/UpdateEventBridgeRuleTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateEventBridgeRuleTemplateGroupCommand.js +1 -3
- package/dist-es/commands/UpdateInputCommand.js +1 -3
- package/dist-es/commands/UpdateInputDeviceCommand.js +1 -3
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +1 -3
- package/dist-es/commands/UpdateMultiplexCommand.js +1 -3
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +1 -3
- package/dist-es/commands/UpdateNetworkCommand.js +22 -0
- package/dist-es/commands/UpdateNodeCommand.js +22 -0
- package/dist-es/commands/UpdateNodeStateCommand.js +22 -0
- package/dist-es/commands/UpdateReservationCommand.js +1 -3
- package/dist-es/commands/index.js +22 -0
- package/dist-es/models/models_0.js +64 -60
- package/dist-es/models/models_1.js +115 -41
- package/dist-es/models/models_2.js +25 -0
- package/dist-es/pagination/ListChannelPlacementGroupsPaginator.js +4 -0
- package/dist-es/pagination/ListClustersPaginator.js +4 -0
- package/dist-es/pagination/ListNetworksPaginator.js +4 -0
- package/dist-es/pagination/ListNodesPaginator.js +4 -0
- package/dist-es/pagination/index.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +1247 -5
- package/dist-es/waiters/index.js +7 -0
- package/dist-es/waiters/waitForChannelPlacementGroupAssigned.js +43 -0
- package/dist-es/waiters/waitForChannelPlacementGroupDeleted.js +43 -0
- package/dist-es/waiters/waitForChannelPlacementGroupUnassigned.js +43 -0
- package/dist-es/waiters/waitForClusterCreated.js +52 -0
- package/dist-es/waiters/waitForClusterDeleted.js +43 -0
- package/dist-es/waiters/waitForNodeDeregistered.js +52 -0
- package/dist-es/waiters/waitForNodeRegistered.js +55 -0
- package/dist-types/MediaLive.d.ts +158 -0
- package/dist-types/MediaLiveClient.d.ts +24 -2
- package/dist-types/commands/ClaimDeviceCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +247 -19
- package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +99 -0
- package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +113 -0
- package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateInputCommand.d.ts +36 -3
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMultiplexCommand.d.ts +1 -1
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkCommand.d.ts +113 -0
- package/dist-types/commands/CreateNodeCommand.d.ts +111 -0
- package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +92 -0
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +18 -2
- package/dist-types/commands/DeleteChannelCommand.d.ts +123 -9
- package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +95 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +101 -0
- package/dist-types/commands/DeleteNetworkCommand.d.ts +101 -0
- package/dist-types/commands/DeleteNodeCommand.d.ts +102 -0
- package/dist-types/commands/DeleteReservationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +123 -9
- package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +92 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +98 -0
- package/dist-types/commands/DescribeInputCommand.d.ts +17 -1
- package/dist-types/commands/DescribeNetworkCommand.d.ts +98 -0
- package/dist-types/commands/DescribeNodeCommand.d.ts +99 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservationCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +95 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +18 -1
- package/dist-types/commands/ListClustersCommand.d.ts +101 -0
- package/dist-types/commands/ListInputsCommand.d.ts +17 -1
- package/dist-types/commands/ListNetworksCommand.d.ts +101 -0
- package/dist-types/commands/ListNodesCommand.d.ts +103 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/ListReservationsCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +123 -9
- package/dist-types/commands/StartChannelCommand.d.ts +123 -9
- package/dist-types/commands/StopChannelCommand.d.ts +123 -9
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +130 -9
- package/dist-types/commands/UpdateChannelCommand.d.ts +239 -9
- package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +99 -0
- package/dist-types/commands/UpdateClusterCommand.d.ts +107 -0
- package/dist-types/commands/UpdateInputCommand.d.ts +33 -1
- package/dist-types/commands/UpdateNetworkCommand.d.ts +110 -0
- package/dist-types/commands/UpdateNodeCommand.d.ts +101 -0
- package/dist-types/commands/UpdateNodeStateCommand.d.ts +103 -0
- package/dist-types/commands/UpdateReservationCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +22 -0
- package/dist-types/models/models_0.d.ts +1584 -1537
- package/dist-types/models/models_1.d.ts +3553 -3959
- package/dist-types/models/models_2.d.ts +2877 -65
- package/dist-types/pagination/ListChannelPlacementGroupsPaginator.d.ts +7 -0
- package/dist-types/pagination/ListClustersPaginator.d.ts +7 -0
- package/dist-types/pagination/ListNetworksPaginator.d.ts +7 -0
- package/dist-types/pagination/ListNodesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +4 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +198 -0
- package/dist-types/ts3.4/MediaLive.d.ts +378 -0
- package/dist-types/ts3.4/MediaLiveClient.d.ts +132 -0
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelPlacementGroupCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNetworkCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/CreateNodeCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/CreateNodeRegistrationScriptCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelPlacementGroupCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/DeleteNetworkCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/DeleteNodeCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/DescribeChannelPlacementGroupCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/DescribeNetworkCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/ListChannelPlacementGroupsCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/ListNetworksCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/UpdateChannelPlacementGroupCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/UpdateNetworkCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/UpdateNodeCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/UpdateNodeStateCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/index.d.ts +22 -0
- package/dist-types/ts3.4/models/models_0.d.ts +203 -188
- package/dist-types/ts3.4/models/models_1.d.ts +312 -372
- package/dist-types/ts3.4/models/models_2.d.ts +686 -9
- package/dist-types/ts3.4/pagination/ListChannelPlacementGroupsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListClustersPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListNetworksPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +264 -0
- package/dist-types/ts3.4/waiters/index.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupAssigned.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupDeleted.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupUnassigned.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForClusterCreated.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForNodeDeregistered.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForNodeRegistered.d.ts +11 -0
- package/dist-types/waiters/index.d.ts +7 -0
- package/dist-types/waiters/waitForChannelPlacementGroupAssigned.d.ts +14 -0
- package/dist-types/waiters/waitForChannelPlacementGroupDeleted.d.ts +14 -0
- package/dist-types/waiters/waitForChannelPlacementGroupUnassigned.d.ts +14 -0
- package/dist-types/waiters/waitForClusterCreated.d.ts +14 -0
- package/dist-types/waiters/waitForClusterDeleted.d.ts +14 -0
- package/dist-types/waiters/waitForNodeDeregistered.d.ts +14 -0
- package/dist-types/waiters/waitForNodeRegistered.d.ts +14 -0
- package/package.json +5 -5
|
@@ -6,9 +6,7 @@ import { de_DeleteInputCommand, se_DeleteInputCommand } from "../protocols/Aws_r
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteInputCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteInputSecurityGroupCommand, se_DeleteInputSecurityGroupCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteInputSecurityGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteMultiplexCommand, se_DeleteMultiplexCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteMultiplexCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteMultiplexProgramCommand, se_DeleteMultiplexProgramCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteMultiplexProgramCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_DeleteNetworkCommand, se_DeleteNetworkCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class DeleteNetworkCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "DeleteNetwork", {})
|
|
17
|
+
.n("MediaLiveClient", "DeleteNetworkCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_DeleteNetworkCommand)
|
|
20
|
+
.de(de_DeleteNetworkCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_DeleteNodeCommand, se_DeleteNodeCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class DeleteNodeCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "DeleteNode", {})
|
|
17
|
+
.n("MediaLiveClient", "DeleteNodeCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_DeleteNodeCommand)
|
|
20
|
+
.de(de_DeleteNodeCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -6,9 +6,7 @@ import { de_DeleteReservationCommand, se_DeleteReservationCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteReservationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteScheduleCommand, se_DeleteScheduleCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteScheduleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteSignalMapCommand, se_DeleteSignalMapCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteSignalMapCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_res
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTagsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeAccountConfigurationCommand, se_DescribeAccountConfiguration
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeAccountConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeChannelCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_DescribeChannelPlacementGroupCommand, se_DescribeChannelPlacementGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class DescribeChannelPlacementGroupCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "DescribeChannelPlacementGroup", {})
|
|
17
|
+
.n("MediaLiveClient", "DescribeChannelPlacementGroupCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_DescribeChannelPlacementGroupCommand)
|
|
20
|
+
.de(de_DescribeChannelPlacementGroupCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_DescribeClusterCommand, se_DescribeClusterCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class DescribeClusterCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "DescribeCluster", {})
|
|
17
|
+
.n("MediaLiveClient", "DescribeClusterCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_DescribeClusterCommand)
|
|
20
|
+
.de(de_DescribeClusterCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -6,9 +6,7 @@ import { de_DescribeInputCommand, se_DescribeInputCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeInputCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeInputDeviceCommand, se_DescribeInputDeviceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeInputDeviceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeInputDeviceThumbnailCommand, se_DescribeInputDeviceThumbnail
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeInputDeviceThumbnailCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeInputSecurityGroupCommand, se_DescribeInputSecurityGroupComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeInputSecurityGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeMultiplexCommand, se_DescribeMultiplexCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeMultiplexCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeMultiplexProgramCommand, se_DescribeMultiplexProgramCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeMultiplexProgramCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_DescribeNetworkCommand, se_DescribeNetworkCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class DescribeNetworkCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "DescribeNetwork", {})
|
|
17
|
+
.n("MediaLiveClient", "DescribeNetworkCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_DescribeNetworkCommand)
|
|
20
|
+
.de(de_DescribeNetworkCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_DescribeNodeCommand, se_DescribeNodeCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class DescribeNodeCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "DescribeNode", {})
|
|
17
|
+
.n("MediaLiveClient", "DescribeNodeCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_DescribeNodeCommand)
|
|
20
|
+
.de(de_DescribeNodeCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -6,9 +6,7 @@ import { de_DescribeOfferingCommand, se_DescribeOfferingCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeOfferingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeReservationCommand, se_DescribeReservationCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeReservationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeScheduleCommand, se_DescribeScheduleCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeScheduleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeThumbnailsCommand, se_DescribeThumbnailsCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeThumbnailsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCloudWatchAlarmTemplateCommand, se_GetCloudWatchAlarmTemplateComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCloudWatchAlarmTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetCloudWatchAlarmTemplateGroupCommand, se_GetCloudWatchAlarmTemplat
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetCloudWatchAlarmTemplateGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetEventBridgeRuleTemplateCommand, se_GetEventBridgeRuleTemplateComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetEventBridgeRuleTemplateCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetEventBridgeRuleTemplateGroupCommand, se_GetEventBridgeRuleTemplat
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetEventBridgeRuleTemplateGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetSignalMapCommand, se_GetSignalMapCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetSignalMapCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_ListChannelPlacementGroupsCommand, se_ListChannelPlacementGroupsCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class ListChannelPlacementGroupsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "ListChannelPlacementGroups", {})
|
|
17
|
+
.n("MediaLiveClient", "ListChannelPlacementGroupsCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_ListChannelPlacementGroupsCommand)
|
|
20
|
+
.de(de_ListChannelPlacementGroupsCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -6,9 +6,7 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListChannelsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListCloudWatchAlarmTemplateGroupsCommand, se_ListCloudWatchAlarmTemp
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListCloudWatchAlarmTemplateGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListCloudWatchAlarmTemplatesCommand, se_ListCloudWatchAlarmTemplates
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListCloudWatchAlarmTemplatesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_ListClustersCommand, se_ListClustersCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class ListClustersCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "ListClusters", {})
|
|
17
|
+
.n("MediaLiveClient", "ListClustersCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_ListClustersCommand)
|
|
20
|
+
.de(de_ListClustersCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|
|
@@ -6,9 +6,7 @@ import { de_ListEventBridgeRuleTemplateGroupsCommand, se_ListEventBridgeRuleTemp
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListEventBridgeRuleTemplateGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListEventBridgeRuleTemplatesCommand, se_ListEventBridgeRuleTemplates
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListEventBridgeRuleTemplatesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListInputDeviceTransfersCommand, se_ListInputDeviceTransfersCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListInputDeviceTransfersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListInputDevicesCommand, se_ListInputDevicesCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListInputDevicesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListInputSecurityGroupsCommand, se_ListInputSecurityGroupsCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListInputSecurityGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListInputsCommand, se_ListInputsCommand } from "../protocols/Aws_res
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListInputsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListMultiplexProgramsCommand, se_ListMultiplexProgramsCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListMultiplexProgramsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListMultiplexesCommand, se_ListMultiplexesCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListMultiplexesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
+
import { de_ListNetworksCommand, se_ListNetworksCommand } from "../protocols/Aws_restJson1";
|
|
6
|
+
export { $Command };
|
|
7
|
+
export class ListNetworksCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep(commonParams)
|
|
10
|
+
.m(function (Command, cs, config, o) {
|
|
11
|
+
return [
|
|
12
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
+
];
|
|
15
|
+
})
|
|
16
|
+
.s("MediaLive", "ListNetworks", {})
|
|
17
|
+
.n("MediaLiveClient", "ListNetworksCommand")
|
|
18
|
+
.f(void 0, void 0)
|
|
19
|
+
.ser(se_ListNetworksCommand)
|
|
20
|
+
.de(de_ListNetworksCommand)
|
|
21
|
+
.build() {
|
|
22
|
+
}
|