@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
|
@@ -31,6 +31,10 @@ import {
|
|
|
31
31
|
CreateChannelCommandInput,
|
|
32
32
|
CreateChannelCommandOutput,
|
|
33
33
|
} from "./commands/CreateChannelCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateChannelPlacementGroupCommandInput,
|
|
36
|
+
CreateChannelPlacementGroupCommandOutput,
|
|
37
|
+
} from "./commands/CreateChannelPlacementGroupCommand";
|
|
34
38
|
import {
|
|
35
39
|
CreateCloudWatchAlarmTemplateCommandInput,
|
|
36
40
|
CreateCloudWatchAlarmTemplateCommandOutput,
|
|
@@ -39,6 +43,10 @@ import {
|
|
|
39
43
|
CreateCloudWatchAlarmTemplateGroupCommandInput,
|
|
40
44
|
CreateCloudWatchAlarmTemplateGroupCommandOutput,
|
|
41
45
|
} from "./commands/CreateCloudWatchAlarmTemplateGroupCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateClusterCommandInput,
|
|
48
|
+
CreateClusterCommandOutput,
|
|
49
|
+
} from "./commands/CreateClusterCommand";
|
|
42
50
|
import {
|
|
43
51
|
CreateEventBridgeRuleTemplateCommandInput,
|
|
44
52
|
CreateEventBridgeRuleTemplateCommandOutput,
|
|
@@ -63,6 +71,18 @@ import {
|
|
|
63
71
|
CreateMultiplexProgramCommandInput,
|
|
64
72
|
CreateMultiplexProgramCommandOutput,
|
|
65
73
|
} from "./commands/CreateMultiplexProgramCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateNetworkCommandInput,
|
|
76
|
+
CreateNetworkCommandOutput,
|
|
77
|
+
} from "./commands/CreateNetworkCommand";
|
|
78
|
+
import {
|
|
79
|
+
CreateNodeCommandInput,
|
|
80
|
+
CreateNodeCommandOutput,
|
|
81
|
+
} from "./commands/CreateNodeCommand";
|
|
82
|
+
import {
|
|
83
|
+
CreateNodeRegistrationScriptCommandInput,
|
|
84
|
+
CreateNodeRegistrationScriptCommandOutput,
|
|
85
|
+
} from "./commands/CreateNodeRegistrationScriptCommand";
|
|
66
86
|
import {
|
|
67
87
|
CreatePartnerInputCommandInput,
|
|
68
88
|
CreatePartnerInputCommandOutput,
|
|
@@ -79,6 +99,10 @@ import {
|
|
|
79
99
|
DeleteChannelCommandInput,
|
|
80
100
|
DeleteChannelCommandOutput,
|
|
81
101
|
} from "./commands/DeleteChannelCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeleteChannelPlacementGroupCommandInput,
|
|
104
|
+
DeleteChannelPlacementGroupCommandOutput,
|
|
105
|
+
} from "./commands/DeleteChannelPlacementGroupCommand";
|
|
82
106
|
import {
|
|
83
107
|
DeleteCloudWatchAlarmTemplateCommandInput,
|
|
84
108
|
DeleteCloudWatchAlarmTemplateCommandOutput,
|
|
@@ -87,6 +111,10 @@ import {
|
|
|
87
111
|
DeleteCloudWatchAlarmTemplateGroupCommandInput,
|
|
88
112
|
DeleteCloudWatchAlarmTemplateGroupCommandOutput,
|
|
89
113
|
} from "./commands/DeleteCloudWatchAlarmTemplateGroupCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteClusterCommandInput,
|
|
116
|
+
DeleteClusterCommandOutput,
|
|
117
|
+
} from "./commands/DeleteClusterCommand";
|
|
90
118
|
import {
|
|
91
119
|
DeleteEventBridgeRuleTemplateCommandInput,
|
|
92
120
|
DeleteEventBridgeRuleTemplateCommandOutput,
|
|
@@ -111,6 +139,14 @@ import {
|
|
|
111
139
|
DeleteMultiplexProgramCommandInput,
|
|
112
140
|
DeleteMultiplexProgramCommandOutput,
|
|
113
141
|
} from "./commands/DeleteMultiplexProgramCommand";
|
|
142
|
+
import {
|
|
143
|
+
DeleteNetworkCommandInput,
|
|
144
|
+
DeleteNetworkCommandOutput,
|
|
145
|
+
} from "./commands/DeleteNetworkCommand";
|
|
146
|
+
import {
|
|
147
|
+
DeleteNodeCommandInput,
|
|
148
|
+
DeleteNodeCommandOutput,
|
|
149
|
+
} from "./commands/DeleteNodeCommand";
|
|
114
150
|
import {
|
|
115
151
|
DeleteReservationCommandInput,
|
|
116
152
|
DeleteReservationCommandOutput,
|
|
@@ -135,6 +171,14 @@ import {
|
|
|
135
171
|
DescribeChannelCommandInput,
|
|
136
172
|
DescribeChannelCommandOutput,
|
|
137
173
|
} from "./commands/DescribeChannelCommand";
|
|
174
|
+
import {
|
|
175
|
+
DescribeChannelPlacementGroupCommandInput,
|
|
176
|
+
DescribeChannelPlacementGroupCommandOutput,
|
|
177
|
+
} from "./commands/DescribeChannelPlacementGroupCommand";
|
|
178
|
+
import {
|
|
179
|
+
DescribeClusterCommandInput,
|
|
180
|
+
DescribeClusterCommandOutput,
|
|
181
|
+
} from "./commands/DescribeClusterCommand";
|
|
138
182
|
import {
|
|
139
183
|
DescribeInputCommandInput,
|
|
140
184
|
DescribeInputCommandOutput,
|
|
@@ -159,6 +203,14 @@ import {
|
|
|
159
203
|
DescribeMultiplexProgramCommandInput,
|
|
160
204
|
DescribeMultiplexProgramCommandOutput,
|
|
161
205
|
} from "./commands/DescribeMultiplexProgramCommand";
|
|
206
|
+
import {
|
|
207
|
+
DescribeNetworkCommandInput,
|
|
208
|
+
DescribeNetworkCommandOutput,
|
|
209
|
+
} from "./commands/DescribeNetworkCommand";
|
|
210
|
+
import {
|
|
211
|
+
DescribeNodeCommandInput,
|
|
212
|
+
DescribeNodeCommandOutput,
|
|
213
|
+
} from "./commands/DescribeNodeCommand";
|
|
162
214
|
import {
|
|
163
215
|
DescribeOfferingCommandInput,
|
|
164
216
|
DescribeOfferingCommandOutput,
|
|
@@ -195,6 +247,10 @@ import {
|
|
|
195
247
|
GetSignalMapCommandInput,
|
|
196
248
|
GetSignalMapCommandOutput,
|
|
197
249
|
} from "./commands/GetSignalMapCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListChannelPlacementGroupsCommandInput,
|
|
252
|
+
ListChannelPlacementGroupsCommandOutput,
|
|
253
|
+
} from "./commands/ListChannelPlacementGroupsCommand";
|
|
198
254
|
import {
|
|
199
255
|
ListChannelsCommandInput,
|
|
200
256
|
ListChannelsCommandOutput,
|
|
@@ -207,6 +263,10 @@ import {
|
|
|
207
263
|
ListCloudWatchAlarmTemplatesCommandInput,
|
|
208
264
|
ListCloudWatchAlarmTemplatesCommandOutput,
|
|
209
265
|
} from "./commands/ListCloudWatchAlarmTemplatesCommand";
|
|
266
|
+
import {
|
|
267
|
+
ListClustersCommandInput,
|
|
268
|
+
ListClustersCommandOutput,
|
|
269
|
+
} from "./commands/ListClustersCommand";
|
|
210
270
|
import {
|
|
211
271
|
ListEventBridgeRuleTemplateGroupsCommandInput,
|
|
212
272
|
ListEventBridgeRuleTemplateGroupsCommandOutput,
|
|
@@ -239,6 +299,14 @@ import {
|
|
|
239
299
|
ListMultiplexProgramsCommandInput,
|
|
240
300
|
ListMultiplexProgramsCommandOutput,
|
|
241
301
|
} from "./commands/ListMultiplexProgramsCommand";
|
|
302
|
+
import {
|
|
303
|
+
ListNetworksCommandInput,
|
|
304
|
+
ListNetworksCommandOutput,
|
|
305
|
+
} from "./commands/ListNetworksCommand";
|
|
306
|
+
import {
|
|
307
|
+
ListNodesCommandInput,
|
|
308
|
+
ListNodesCommandOutput,
|
|
309
|
+
} from "./commands/ListNodesCommand";
|
|
242
310
|
import {
|
|
243
311
|
ListOfferingsCommandInput,
|
|
244
312
|
ListOfferingsCommandOutput,
|
|
@@ -327,6 +395,10 @@ import {
|
|
|
327
395
|
UpdateChannelCommandInput,
|
|
328
396
|
UpdateChannelCommandOutput,
|
|
329
397
|
} from "./commands/UpdateChannelCommand";
|
|
398
|
+
import {
|
|
399
|
+
UpdateChannelPlacementGroupCommandInput,
|
|
400
|
+
UpdateChannelPlacementGroupCommandOutput,
|
|
401
|
+
} from "./commands/UpdateChannelPlacementGroupCommand";
|
|
330
402
|
import {
|
|
331
403
|
UpdateCloudWatchAlarmTemplateCommandInput,
|
|
332
404
|
UpdateCloudWatchAlarmTemplateCommandOutput,
|
|
@@ -335,6 +407,10 @@ import {
|
|
|
335
407
|
UpdateCloudWatchAlarmTemplateGroupCommandInput,
|
|
336
408
|
UpdateCloudWatchAlarmTemplateGroupCommandOutput,
|
|
337
409
|
} from "./commands/UpdateCloudWatchAlarmTemplateGroupCommand";
|
|
410
|
+
import {
|
|
411
|
+
UpdateClusterCommandInput,
|
|
412
|
+
UpdateClusterCommandOutput,
|
|
413
|
+
} from "./commands/UpdateClusterCommand";
|
|
338
414
|
import {
|
|
339
415
|
UpdateEventBridgeRuleTemplateCommandInput,
|
|
340
416
|
UpdateEventBridgeRuleTemplateCommandOutput,
|
|
@@ -363,6 +439,18 @@ import {
|
|
|
363
439
|
UpdateMultiplexProgramCommandInput,
|
|
364
440
|
UpdateMultiplexProgramCommandOutput,
|
|
365
441
|
} from "./commands/UpdateMultiplexProgramCommand";
|
|
442
|
+
import {
|
|
443
|
+
UpdateNetworkCommandInput,
|
|
444
|
+
UpdateNetworkCommandOutput,
|
|
445
|
+
} from "./commands/UpdateNetworkCommand";
|
|
446
|
+
import {
|
|
447
|
+
UpdateNodeCommandInput,
|
|
448
|
+
UpdateNodeCommandOutput,
|
|
449
|
+
} from "./commands/UpdateNodeCommand";
|
|
450
|
+
import {
|
|
451
|
+
UpdateNodeStateCommandInput,
|
|
452
|
+
UpdateNodeStateCommandOutput,
|
|
453
|
+
} from "./commands/UpdateNodeStateCommand";
|
|
366
454
|
import {
|
|
367
455
|
UpdateReservationCommandInput,
|
|
368
456
|
UpdateReservationCommandOutput,
|
|
@@ -478,6 +566,19 @@ export interface MediaLive {
|
|
|
478
566
|
options: __HttpHandlerOptions,
|
|
479
567
|
cb: (err: any, data?: CreateChannelCommandOutput) => void
|
|
480
568
|
): void;
|
|
569
|
+
createChannelPlacementGroup(
|
|
570
|
+
args: CreateChannelPlacementGroupCommandInput,
|
|
571
|
+
options?: __HttpHandlerOptions
|
|
572
|
+
): Promise<CreateChannelPlacementGroupCommandOutput>;
|
|
573
|
+
createChannelPlacementGroup(
|
|
574
|
+
args: CreateChannelPlacementGroupCommandInput,
|
|
575
|
+
cb: (err: any, data?: CreateChannelPlacementGroupCommandOutput) => void
|
|
576
|
+
): void;
|
|
577
|
+
createChannelPlacementGroup(
|
|
578
|
+
args: CreateChannelPlacementGroupCommandInput,
|
|
579
|
+
options: __HttpHandlerOptions,
|
|
580
|
+
cb: (err: any, data?: CreateChannelPlacementGroupCommandOutput) => void
|
|
581
|
+
): void;
|
|
481
582
|
createCloudWatchAlarmTemplate(
|
|
482
583
|
args: CreateCloudWatchAlarmTemplateCommandInput,
|
|
483
584
|
options?: __HttpHandlerOptions
|
|
@@ -510,6 +611,20 @@ export interface MediaLive {
|
|
|
510
611
|
data?: CreateCloudWatchAlarmTemplateGroupCommandOutput
|
|
511
612
|
) => void
|
|
512
613
|
): void;
|
|
614
|
+
createCluster(): Promise<CreateClusterCommandOutput>;
|
|
615
|
+
createCluster(
|
|
616
|
+
args: CreateClusterCommandInput,
|
|
617
|
+
options?: __HttpHandlerOptions
|
|
618
|
+
): Promise<CreateClusterCommandOutput>;
|
|
619
|
+
createCluster(
|
|
620
|
+
args: CreateClusterCommandInput,
|
|
621
|
+
cb: (err: any, data?: CreateClusterCommandOutput) => void
|
|
622
|
+
): void;
|
|
623
|
+
createCluster(
|
|
624
|
+
args: CreateClusterCommandInput,
|
|
625
|
+
options: __HttpHandlerOptions,
|
|
626
|
+
cb: (err: any, data?: CreateClusterCommandOutput) => void
|
|
627
|
+
): void;
|
|
513
628
|
createEventBridgeRuleTemplate(
|
|
514
629
|
args: CreateEventBridgeRuleTemplateCommandInput,
|
|
515
630
|
options?: __HttpHandlerOptions
|
|
@@ -596,6 +711,46 @@ export interface MediaLive {
|
|
|
596
711
|
options: __HttpHandlerOptions,
|
|
597
712
|
cb: (err: any, data?: CreateMultiplexProgramCommandOutput) => void
|
|
598
713
|
): void;
|
|
714
|
+
createNetwork(): Promise<CreateNetworkCommandOutput>;
|
|
715
|
+
createNetwork(
|
|
716
|
+
args: CreateNetworkCommandInput,
|
|
717
|
+
options?: __HttpHandlerOptions
|
|
718
|
+
): Promise<CreateNetworkCommandOutput>;
|
|
719
|
+
createNetwork(
|
|
720
|
+
args: CreateNetworkCommandInput,
|
|
721
|
+
cb: (err: any, data?: CreateNetworkCommandOutput) => void
|
|
722
|
+
): void;
|
|
723
|
+
createNetwork(
|
|
724
|
+
args: CreateNetworkCommandInput,
|
|
725
|
+
options: __HttpHandlerOptions,
|
|
726
|
+
cb: (err: any, data?: CreateNetworkCommandOutput) => void
|
|
727
|
+
): void;
|
|
728
|
+
createNode(
|
|
729
|
+
args: CreateNodeCommandInput,
|
|
730
|
+
options?: __HttpHandlerOptions
|
|
731
|
+
): Promise<CreateNodeCommandOutput>;
|
|
732
|
+
createNode(
|
|
733
|
+
args: CreateNodeCommandInput,
|
|
734
|
+
cb: (err: any, data?: CreateNodeCommandOutput) => void
|
|
735
|
+
): void;
|
|
736
|
+
createNode(
|
|
737
|
+
args: CreateNodeCommandInput,
|
|
738
|
+
options: __HttpHandlerOptions,
|
|
739
|
+
cb: (err: any, data?: CreateNodeCommandOutput) => void
|
|
740
|
+
): void;
|
|
741
|
+
createNodeRegistrationScript(
|
|
742
|
+
args: CreateNodeRegistrationScriptCommandInput,
|
|
743
|
+
options?: __HttpHandlerOptions
|
|
744
|
+
): Promise<CreateNodeRegistrationScriptCommandOutput>;
|
|
745
|
+
createNodeRegistrationScript(
|
|
746
|
+
args: CreateNodeRegistrationScriptCommandInput,
|
|
747
|
+
cb: (err: any, data?: CreateNodeRegistrationScriptCommandOutput) => void
|
|
748
|
+
): void;
|
|
749
|
+
createNodeRegistrationScript(
|
|
750
|
+
args: CreateNodeRegistrationScriptCommandInput,
|
|
751
|
+
options: __HttpHandlerOptions,
|
|
752
|
+
cb: (err: any, data?: CreateNodeRegistrationScriptCommandOutput) => void
|
|
753
|
+
): void;
|
|
599
754
|
createPartnerInput(
|
|
600
755
|
args: CreatePartnerInputCommandInput,
|
|
601
756
|
options?: __HttpHandlerOptions
|
|
@@ -648,6 +803,19 @@ export interface MediaLive {
|
|
|
648
803
|
options: __HttpHandlerOptions,
|
|
649
804
|
cb: (err: any, data?: DeleteChannelCommandOutput) => void
|
|
650
805
|
): void;
|
|
806
|
+
deleteChannelPlacementGroup(
|
|
807
|
+
args: DeleteChannelPlacementGroupCommandInput,
|
|
808
|
+
options?: __HttpHandlerOptions
|
|
809
|
+
): Promise<DeleteChannelPlacementGroupCommandOutput>;
|
|
810
|
+
deleteChannelPlacementGroup(
|
|
811
|
+
args: DeleteChannelPlacementGroupCommandInput,
|
|
812
|
+
cb: (err: any, data?: DeleteChannelPlacementGroupCommandOutput) => void
|
|
813
|
+
): void;
|
|
814
|
+
deleteChannelPlacementGroup(
|
|
815
|
+
args: DeleteChannelPlacementGroupCommandInput,
|
|
816
|
+
options: __HttpHandlerOptions,
|
|
817
|
+
cb: (err: any, data?: DeleteChannelPlacementGroupCommandOutput) => void
|
|
818
|
+
): void;
|
|
651
819
|
deleteCloudWatchAlarmTemplate(
|
|
652
820
|
args: DeleteCloudWatchAlarmTemplateCommandInput,
|
|
653
821
|
options?: __HttpHandlerOptions
|
|
@@ -680,6 +848,19 @@ export interface MediaLive {
|
|
|
680
848
|
data?: DeleteCloudWatchAlarmTemplateGroupCommandOutput
|
|
681
849
|
) => void
|
|
682
850
|
): void;
|
|
851
|
+
deleteCluster(
|
|
852
|
+
args: DeleteClusterCommandInput,
|
|
853
|
+
options?: __HttpHandlerOptions
|
|
854
|
+
): Promise<DeleteClusterCommandOutput>;
|
|
855
|
+
deleteCluster(
|
|
856
|
+
args: DeleteClusterCommandInput,
|
|
857
|
+
cb: (err: any, data?: DeleteClusterCommandOutput) => void
|
|
858
|
+
): void;
|
|
859
|
+
deleteCluster(
|
|
860
|
+
args: DeleteClusterCommandInput,
|
|
861
|
+
options: __HttpHandlerOptions,
|
|
862
|
+
cb: (err: any, data?: DeleteClusterCommandOutput) => void
|
|
863
|
+
): void;
|
|
683
864
|
deleteEventBridgeRuleTemplate(
|
|
684
865
|
args: DeleteEventBridgeRuleTemplateCommandInput,
|
|
685
866
|
options?: __HttpHandlerOptions
|
|
@@ -764,6 +945,32 @@ export interface MediaLive {
|
|
|
764
945
|
options: __HttpHandlerOptions,
|
|
765
946
|
cb: (err: any, data?: DeleteMultiplexProgramCommandOutput) => void
|
|
766
947
|
): void;
|
|
948
|
+
deleteNetwork(
|
|
949
|
+
args: DeleteNetworkCommandInput,
|
|
950
|
+
options?: __HttpHandlerOptions
|
|
951
|
+
): Promise<DeleteNetworkCommandOutput>;
|
|
952
|
+
deleteNetwork(
|
|
953
|
+
args: DeleteNetworkCommandInput,
|
|
954
|
+
cb: (err: any, data?: DeleteNetworkCommandOutput) => void
|
|
955
|
+
): void;
|
|
956
|
+
deleteNetwork(
|
|
957
|
+
args: DeleteNetworkCommandInput,
|
|
958
|
+
options: __HttpHandlerOptions,
|
|
959
|
+
cb: (err: any, data?: DeleteNetworkCommandOutput) => void
|
|
960
|
+
): void;
|
|
961
|
+
deleteNode(
|
|
962
|
+
args: DeleteNodeCommandInput,
|
|
963
|
+
options?: __HttpHandlerOptions
|
|
964
|
+
): Promise<DeleteNodeCommandOutput>;
|
|
965
|
+
deleteNode(
|
|
966
|
+
args: DeleteNodeCommandInput,
|
|
967
|
+
cb: (err: any, data?: DeleteNodeCommandOutput) => void
|
|
968
|
+
): void;
|
|
969
|
+
deleteNode(
|
|
970
|
+
args: DeleteNodeCommandInput,
|
|
971
|
+
options: __HttpHandlerOptions,
|
|
972
|
+
cb: (err: any, data?: DeleteNodeCommandOutput) => void
|
|
973
|
+
): void;
|
|
767
974
|
deleteReservation(
|
|
768
975
|
args: DeleteReservationCommandInput,
|
|
769
976
|
options?: __HttpHandlerOptions
|
|
@@ -843,6 +1050,32 @@ export interface MediaLive {
|
|
|
843
1050
|
options: __HttpHandlerOptions,
|
|
844
1051
|
cb: (err: any, data?: DescribeChannelCommandOutput) => void
|
|
845
1052
|
): void;
|
|
1053
|
+
describeChannelPlacementGroup(
|
|
1054
|
+
args: DescribeChannelPlacementGroupCommandInput,
|
|
1055
|
+
options?: __HttpHandlerOptions
|
|
1056
|
+
): Promise<DescribeChannelPlacementGroupCommandOutput>;
|
|
1057
|
+
describeChannelPlacementGroup(
|
|
1058
|
+
args: DescribeChannelPlacementGroupCommandInput,
|
|
1059
|
+
cb: (err: any, data?: DescribeChannelPlacementGroupCommandOutput) => void
|
|
1060
|
+
): void;
|
|
1061
|
+
describeChannelPlacementGroup(
|
|
1062
|
+
args: DescribeChannelPlacementGroupCommandInput,
|
|
1063
|
+
options: __HttpHandlerOptions,
|
|
1064
|
+
cb: (err: any, data?: DescribeChannelPlacementGroupCommandOutput) => void
|
|
1065
|
+
): void;
|
|
1066
|
+
describeCluster(
|
|
1067
|
+
args: DescribeClusterCommandInput,
|
|
1068
|
+
options?: __HttpHandlerOptions
|
|
1069
|
+
): Promise<DescribeClusterCommandOutput>;
|
|
1070
|
+
describeCluster(
|
|
1071
|
+
args: DescribeClusterCommandInput,
|
|
1072
|
+
cb: (err: any, data?: DescribeClusterCommandOutput) => void
|
|
1073
|
+
): void;
|
|
1074
|
+
describeCluster(
|
|
1075
|
+
args: DescribeClusterCommandInput,
|
|
1076
|
+
options: __HttpHandlerOptions,
|
|
1077
|
+
cb: (err: any, data?: DescribeClusterCommandOutput) => void
|
|
1078
|
+
): void;
|
|
846
1079
|
describeInput(
|
|
847
1080
|
args: DescribeInputCommandInput,
|
|
848
1081
|
options?: __HttpHandlerOptions
|
|
@@ -921,6 +1154,32 @@ export interface MediaLive {
|
|
|
921
1154
|
options: __HttpHandlerOptions,
|
|
922
1155
|
cb: (err: any, data?: DescribeMultiplexProgramCommandOutput) => void
|
|
923
1156
|
): void;
|
|
1157
|
+
describeNetwork(
|
|
1158
|
+
args: DescribeNetworkCommandInput,
|
|
1159
|
+
options?: __HttpHandlerOptions
|
|
1160
|
+
): Promise<DescribeNetworkCommandOutput>;
|
|
1161
|
+
describeNetwork(
|
|
1162
|
+
args: DescribeNetworkCommandInput,
|
|
1163
|
+
cb: (err: any, data?: DescribeNetworkCommandOutput) => void
|
|
1164
|
+
): void;
|
|
1165
|
+
describeNetwork(
|
|
1166
|
+
args: DescribeNetworkCommandInput,
|
|
1167
|
+
options: __HttpHandlerOptions,
|
|
1168
|
+
cb: (err: any, data?: DescribeNetworkCommandOutput) => void
|
|
1169
|
+
): void;
|
|
1170
|
+
describeNode(
|
|
1171
|
+
args: DescribeNodeCommandInput,
|
|
1172
|
+
options?: __HttpHandlerOptions
|
|
1173
|
+
): Promise<DescribeNodeCommandOutput>;
|
|
1174
|
+
describeNode(
|
|
1175
|
+
args: DescribeNodeCommandInput,
|
|
1176
|
+
cb: (err: any, data?: DescribeNodeCommandOutput) => void
|
|
1177
|
+
): void;
|
|
1178
|
+
describeNode(
|
|
1179
|
+
args: DescribeNodeCommandInput,
|
|
1180
|
+
options: __HttpHandlerOptions,
|
|
1181
|
+
cb: (err: any, data?: DescribeNodeCommandOutput) => void
|
|
1182
|
+
): void;
|
|
924
1183
|
describeOffering(
|
|
925
1184
|
args: DescribeOfferingCommandInput,
|
|
926
1185
|
options?: __HttpHandlerOptions
|
|
@@ -1038,6 +1297,19 @@ export interface MediaLive {
|
|
|
1038
1297
|
options: __HttpHandlerOptions,
|
|
1039
1298
|
cb: (err: any, data?: GetSignalMapCommandOutput) => void
|
|
1040
1299
|
): void;
|
|
1300
|
+
listChannelPlacementGroups(
|
|
1301
|
+
args: ListChannelPlacementGroupsCommandInput,
|
|
1302
|
+
options?: __HttpHandlerOptions
|
|
1303
|
+
): Promise<ListChannelPlacementGroupsCommandOutput>;
|
|
1304
|
+
listChannelPlacementGroups(
|
|
1305
|
+
args: ListChannelPlacementGroupsCommandInput,
|
|
1306
|
+
cb: (err: any, data?: ListChannelPlacementGroupsCommandOutput) => void
|
|
1307
|
+
): void;
|
|
1308
|
+
listChannelPlacementGroups(
|
|
1309
|
+
args: ListChannelPlacementGroupsCommandInput,
|
|
1310
|
+
options: __HttpHandlerOptions,
|
|
1311
|
+
cb: (err: any, data?: ListChannelPlacementGroupsCommandOutput) => void
|
|
1312
|
+
): void;
|
|
1041
1313
|
listChannels(): Promise<ListChannelsCommandOutput>;
|
|
1042
1314
|
listChannels(
|
|
1043
1315
|
args: ListChannelsCommandInput,
|
|
@@ -1086,6 +1358,20 @@ export interface MediaLive {
|
|
|
1086
1358
|
options: __HttpHandlerOptions,
|
|
1087
1359
|
cb: (err: any, data?: ListCloudWatchAlarmTemplatesCommandOutput) => void
|
|
1088
1360
|
): void;
|
|
1361
|
+
listClusters(): Promise<ListClustersCommandOutput>;
|
|
1362
|
+
listClusters(
|
|
1363
|
+
args: ListClustersCommandInput,
|
|
1364
|
+
options?: __HttpHandlerOptions
|
|
1365
|
+
): Promise<ListClustersCommandOutput>;
|
|
1366
|
+
listClusters(
|
|
1367
|
+
args: ListClustersCommandInput,
|
|
1368
|
+
cb: (err: any, data?: ListClustersCommandOutput) => void
|
|
1369
|
+
): void;
|
|
1370
|
+
listClusters(
|
|
1371
|
+
args: ListClustersCommandInput,
|
|
1372
|
+
options: __HttpHandlerOptions,
|
|
1373
|
+
cb: (err: any, data?: ListClustersCommandOutput) => void
|
|
1374
|
+
): void;
|
|
1089
1375
|
listEventBridgeRuleTemplateGroups(): Promise<ListEventBridgeRuleTemplateGroupsCommandOutput>;
|
|
1090
1376
|
listEventBridgeRuleTemplateGroups(
|
|
1091
1377
|
args: ListEventBridgeRuleTemplateGroupsCommandInput,
|
|
@@ -1202,6 +1488,33 @@ export interface MediaLive {
|
|
|
1202
1488
|
options: __HttpHandlerOptions,
|
|
1203
1489
|
cb: (err: any, data?: ListMultiplexProgramsCommandOutput) => void
|
|
1204
1490
|
): void;
|
|
1491
|
+
listNetworks(): Promise<ListNetworksCommandOutput>;
|
|
1492
|
+
listNetworks(
|
|
1493
|
+
args: ListNetworksCommandInput,
|
|
1494
|
+
options?: __HttpHandlerOptions
|
|
1495
|
+
): Promise<ListNetworksCommandOutput>;
|
|
1496
|
+
listNetworks(
|
|
1497
|
+
args: ListNetworksCommandInput,
|
|
1498
|
+
cb: (err: any, data?: ListNetworksCommandOutput) => void
|
|
1499
|
+
): void;
|
|
1500
|
+
listNetworks(
|
|
1501
|
+
args: ListNetworksCommandInput,
|
|
1502
|
+
options: __HttpHandlerOptions,
|
|
1503
|
+
cb: (err: any, data?: ListNetworksCommandOutput) => void
|
|
1504
|
+
): void;
|
|
1505
|
+
listNodes(
|
|
1506
|
+
args: ListNodesCommandInput,
|
|
1507
|
+
options?: __HttpHandlerOptions
|
|
1508
|
+
): Promise<ListNodesCommandOutput>;
|
|
1509
|
+
listNodes(
|
|
1510
|
+
args: ListNodesCommandInput,
|
|
1511
|
+
cb: (err: any, data?: ListNodesCommandOutput) => void
|
|
1512
|
+
): void;
|
|
1513
|
+
listNodes(
|
|
1514
|
+
args: ListNodesCommandInput,
|
|
1515
|
+
options: __HttpHandlerOptions,
|
|
1516
|
+
cb: (err: any, data?: ListNodesCommandOutput) => void
|
|
1517
|
+
): void;
|
|
1205
1518
|
listOfferings(): Promise<ListOfferingsCommandOutput>;
|
|
1206
1519
|
listOfferings(
|
|
1207
1520
|
args: ListOfferingsCommandInput,
|
|
@@ -1498,6 +1811,19 @@ export interface MediaLive {
|
|
|
1498
1811
|
options: __HttpHandlerOptions,
|
|
1499
1812
|
cb: (err: any, data?: UpdateChannelClassCommandOutput) => void
|
|
1500
1813
|
): void;
|
|
1814
|
+
updateChannelPlacementGroup(
|
|
1815
|
+
args: UpdateChannelPlacementGroupCommandInput,
|
|
1816
|
+
options?: __HttpHandlerOptions
|
|
1817
|
+
): Promise<UpdateChannelPlacementGroupCommandOutput>;
|
|
1818
|
+
updateChannelPlacementGroup(
|
|
1819
|
+
args: UpdateChannelPlacementGroupCommandInput,
|
|
1820
|
+
cb: (err: any, data?: UpdateChannelPlacementGroupCommandOutput) => void
|
|
1821
|
+
): void;
|
|
1822
|
+
updateChannelPlacementGroup(
|
|
1823
|
+
args: UpdateChannelPlacementGroupCommandInput,
|
|
1824
|
+
options: __HttpHandlerOptions,
|
|
1825
|
+
cb: (err: any, data?: UpdateChannelPlacementGroupCommandOutput) => void
|
|
1826
|
+
): void;
|
|
1501
1827
|
updateCloudWatchAlarmTemplate(
|
|
1502
1828
|
args: UpdateCloudWatchAlarmTemplateCommandInput,
|
|
1503
1829
|
options?: __HttpHandlerOptions
|
|
@@ -1530,6 +1856,19 @@ export interface MediaLive {
|
|
|
1530
1856
|
data?: UpdateCloudWatchAlarmTemplateGroupCommandOutput
|
|
1531
1857
|
) => void
|
|
1532
1858
|
): void;
|
|
1859
|
+
updateCluster(
|
|
1860
|
+
args: UpdateClusterCommandInput,
|
|
1861
|
+
options?: __HttpHandlerOptions
|
|
1862
|
+
): Promise<UpdateClusterCommandOutput>;
|
|
1863
|
+
updateCluster(
|
|
1864
|
+
args: UpdateClusterCommandInput,
|
|
1865
|
+
cb: (err: any, data?: UpdateClusterCommandOutput) => void
|
|
1866
|
+
): void;
|
|
1867
|
+
updateCluster(
|
|
1868
|
+
args: UpdateClusterCommandInput,
|
|
1869
|
+
options: __HttpHandlerOptions,
|
|
1870
|
+
cb: (err: any, data?: UpdateClusterCommandOutput) => void
|
|
1871
|
+
): void;
|
|
1533
1872
|
updateEventBridgeRuleTemplate(
|
|
1534
1873
|
args: UpdateEventBridgeRuleTemplateCommandInput,
|
|
1535
1874
|
options?: __HttpHandlerOptions
|
|
@@ -1627,6 +1966,45 @@ export interface MediaLive {
|
|
|
1627
1966
|
options: __HttpHandlerOptions,
|
|
1628
1967
|
cb: (err: any, data?: UpdateMultiplexProgramCommandOutput) => void
|
|
1629
1968
|
): void;
|
|
1969
|
+
updateNetwork(
|
|
1970
|
+
args: UpdateNetworkCommandInput,
|
|
1971
|
+
options?: __HttpHandlerOptions
|
|
1972
|
+
): Promise<UpdateNetworkCommandOutput>;
|
|
1973
|
+
updateNetwork(
|
|
1974
|
+
args: UpdateNetworkCommandInput,
|
|
1975
|
+
cb: (err: any, data?: UpdateNetworkCommandOutput) => void
|
|
1976
|
+
): void;
|
|
1977
|
+
updateNetwork(
|
|
1978
|
+
args: UpdateNetworkCommandInput,
|
|
1979
|
+
options: __HttpHandlerOptions,
|
|
1980
|
+
cb: (err: any, data?: UpdateNetworkCommandOutput) => void
|
|
1981
|
+
): void;
|
|
1982
|
+
updateNode(
|
|
1983
|
+
args: UpdateNodeCommandInput,
|
|
1984
|
+
options?: __HttpHandlerOptions
|
|
1985
|
+
): Promise<UpdateNodeCommandOutput>;
|
|
1986
|
+
updateNode(
|
|
1987
|
+
args: UpdateNodeCommandInput,
|
|
1988
|
+
cb: (err: any, data?: UpdateNodeCommandOutput) => void
|
|
1989
|
+
): void;
|
|
1990
|
+
updateNode(
|
|
1991
|
+
args: UpdateNodeCommandInput,
|
|
1992
|
+
options: __HttpHandlerOptions,
|
|
1993
|
+
cb: (err: any, data?: UpdateNodeCommandOutput) => void
|
|
1994
|
+
): void;
|
|
1995
|
+
updateNodeState(
|
|
1996
|
+
args: UpdateNodeStateCommandInput,
|
|
1997
|
+
options?: __HttpHandlerOptions
|
|
1998
|
+
): Promise<UpdateNodeStateCommandOutput>;
|
|
1999
|
+
updateNodeState(
|
|
2000
|
+
args: UpdateNodeStateCommandInput,
|
|
2001
|
+
cb: (err: any, data?: UpdateNodeStateCommandOutput) => void
|
|
2002
|
+
): void;
|
|
2003
|
+
updateNodeState(
|
|
2004
|
+
args: UpdateNodeStateCommandInput,
|
|
2005
|
+
options: __HttpHandlerOptions,
|
|
2006
|
+
cb: (err: any, data?: UpdateNodeStateCommandOutput) => void
|
|
2007
|
+
): void;
|
|
1630
2008
|
updateReservation(
|
|
1631
2009
|
args: UpdateReservationCommandInput,
|
|
1632
2010
|
options?: __HttpHandlerOptions
|