@aws-sdk/client-medialive 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/MediaLive.d.ts +1072 -300
- package/dist-types/ts3.4/MediaLiveClient.d.ts +483 -132
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +59 -59
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +2707 -2595
- package/dist-types/ts3.4/models/models_1.d.ts +3418 -3144
- package/dist-types/ts3.4/models/models_2.d.ts +242 -194
- package/dist-types/ts3.4/pagination/DescribeSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputDeviceTransfersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMultiplexProgramsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMultiplexesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListReservationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +11 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +713 -179
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +11 -11
- package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,179 +1,713 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
AcceptInputDeviceTransferCommandInput,
|
|
8
|
+
AcceptInputDeviceTransferCommandOutput,
|
|
9
|
+
} from "../commands/AcceptInputDeviceTransferCommand";
|
|
10
|
+
import {
|
|
11
|
+
BatchDeleteCommandInput,
|
|
12
|
+
BatchDeleteCommandOutput,
|
|
13
|
+
} from "../commands/BatchDeleteCommand";
|
|
14
|
+
import {
|
|
15
|
+
BatchStartCommandInput,
|
|
16
|
+
BatchStartCommandOutput,
|
|
17
|
+
} from "../commands/BatchStartCommand";
|
|
18
|
+
import {
|
|
19
|
+
BatchStopCommandInput,
|
|
20
|
+
BatchStopCommandOutput,
|
|
21
|
+
} from "../commands/BatchStopCommand";
|
|
22
|
+
import {
|
|
23
|
+
BatchUpdateScheduleCommandInput,
|
|
24
|
+
BatchUpdateScheduleCommandOutput,
|
|
25
|
+
} from "../commands/BatchUpdateScheduleCommand";
|
|
26
|
+
import {
|
|
27
|
+
CancelInputDeviceTransferCommandInput,
|
|
28
|
+
CancelInputDeviceTransferCommandOutput,
|
|
29
|
+
} from "../commands/CancelInputDeviceTransferCommand";
|
|
30
|
+
import {
|
|
31
|
+
ClaimDeviceCommandInput,
|
|
32
|
+
ClaimDeviceCommandOutput,
|
|
33
|
+
} from "../commands/ClaimDeviceCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateChannelCommandInput,
|
|
36
|
+
CreateChannelCommandOutput,
|
|
37
|
+
} from "../commands/CreateChannelCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateInputCommandInput,
|
|
40
|
+
CreateInputCommandOutput,
|
|
41
|
+
} from "../commands/CreateInputCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateInputSecurityGroupCommandInput,
|
|
44
|
+
CreateInputSecurityGroupCommandOutput,
|
|
45
|
+
} from "../commands/CreateInputSecurityGroupCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateMultiplexCommandInput,
|
|
48
|
+
CreateMultiplexCommandOutput,
|
|
49
|
+
} from "../commands/CreateMultiplexCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateMultiplexProgramCommandInput,
|
|
52
|
+
CreateMultiplexProgramCommandOutput,
|
|
53
|
+
} from "../commands/CreateMultiplexProgramCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreatePartnerInputCommandInput,
|
|
56
|
+
CreatePartnerInputCommandOutput,
|
|
57
|
+
} from "../commands/CreatePartnerInputCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateTagsCommandInput,
|
|
60
|
+
CreateTagsCommandOutput,
|
|
61
|
+
} from "../commands/CreateTagsCommand";
|
|
62
|
+
import {
|
|
63
|
+
DeleteChannelCommandInput,
|
|
64
|
+
DeleteChannelCommandOutput,
|
|
65
|
+
} from "../commands/DeleteChannelCommand";
|
|
66
|
+
import {
|
|
67
|
+
DeleteInputCommandInput,
|
|
68
|
+
DeleteInputCommandOutput,
|
|
69
|
+
} from "../commands/DeleteInputCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteInputSecurityGroupCommandInput,
|
|
72
|
+
DeleteInputSecurityGroupCommandOutput,
|
|
73
|
+
} from "../commands/DeleteInputSecurityGroupCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteMultiplexCommandInput,
|
|
76
|
+
DeleteMultiplexCommandOutput,
|
|
77
|
+
} from "../commands/DeleteMultiplexCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteMultiplexProgramCommandInput,
|
|
80
|
+
DeleteMultiplexProgramCommandOutput,
|
|
81
|
+
} from "../commands/DeleteMultiplexProgramCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteReservationCommandInput,
|
|
84
|
+
DeleteReservationCommandOutput,
|
|
85
|
+
} from "../commands/DeleteReservationCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteScheduleCommandInput,
|
|
88
|
+
DeleteScheduleCommandOutput,
|
|
89
|
+
} from "../commands/DeleteScheduleCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteTagsCommandInput,
|
|
92
|
+
DeleteTagsCommandOutput,
|
|
93
|
+
} from "../commands/DeleteTagsCommand";
|
|
94
|
+
import {
|
|
95
|
+
DescribeChannelCommandInput,
|
|
96
|
+
DescribeChannelCommandOutput,
|
|
97
|
+
} from "../commands/DescribeChannelCommand";
|
|
98
|
+
import {
|
|
99
|
+
DescribeInputCommandInput,
|
|
100
|
+
DescribeInputCommandOutput,
|
|
101
|
+
} from "../commands/DescribeInputCommand";
|
|
102
|
+
import {
|
|
103
|
+
DescribeInputDeviceCommandInput,
|
|
104
|
+
DescribeInputDeviceCommandOutput,
|
|
105
|
+
} from "../commands/DescribeInputDeviceCommand";
|
|
106
|
+
import {
|
|
107
|
+
DescribeInputDeviceThumbnailCommandInput,
|
|
108
|
+
DescribeInputDeviceThumbnailCommandOutput,
|
|
109
|
+
} from "../commands/DescribeInputDeviceThumbnailCommand";
|
|
110
|
+
import {
|
|
111
|
+
DescribeInputSecurityGroupCommandInput,
|
|
112
|
+
DescribeInputSecurityGroupCommandOutput,
|
|
113
|
+
} from "../commands/DescribeInputSecurityGroupCommand";
|
|
114
|
+
import {
|
|
115
|
+
DescribeMultiplexCommandInput,
|
|
116
|
+
DescribeMultiplexCommandOutput,
|
|
117
|
+
} from "../commands/DescribeMultiplexCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribeMultiplexProgramCommandInput,
|
|
120
|
+
DescribeMultiplexProgramCommandOutput,
|
|
121
|
+
} from "../commands/DescribeMultiplexProgramCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeOfferingCommandInput,
|
|
124
|
+
DescribeOfferingCommandOutput,
|
|
125
|
+
} from "../commands/DescribeOfferingCommand";
|
|
126
|
+
import {
|
|
127
|
+
DescribeReservationCommandInput,
|
|
128
|
+
DescribeReservationCommandOutput,
|
|
129
|
+
} from "../commands/DescribeReservationCommand";
|
|
130
|
+
import {
|
|
131
|
+
DescribeScheduleCommandInput,
|
|
132
|
+
DescribeScheduleCommandOutput,
|
|
133
|
+
} from "../commands/DescribeScheduleCommand";
|
|
134
|
+
import {
|
|
135
|
+
ListChannelsCommandInput,
|
|
136
|
+
ListChannelsCommandOutput,
|
|
137
|
+
} from "../commands/ListChannelsCommand";
|
|
138
|
+
import {
|
|
139
|
+
ListInputDevicesCommandInput,
|
|
140
|
+
ListInputDevicesCommandOutput,
|
|
141
|
+
} from "../commands/ListInputDevicesCommand";
|
|
142
|
+
import {
|
|
143
|
+
ListInputDeviceTransfersCommandInput,
|
|
144
|
+
ListInputDeviceTransfersCommandOutput,
|
|
145
|
+
} from "../commands/ListInputDeviceTransfersCommand";
|
|
146
|
+
import {
|
|
147
|
+
ListInputsCommandInput,
|
|
148
|
+
ListInputsCommandOutput,
|
|
149
|
+
} from "../commands/ListInputsCommand";
|
|
150
|
+
import {
|
|
151
|
+
ListInputSecurityGroupsCommandInput,
|
|
152
|
+
ListInputSecurityGroupsCommandOutput,
|
|
153
|
+
} from "../commands/ListInputSecurityGroupsCommand";
|
|
154
|
+
import {
|
|
155
|
+
ListMultiplexesCommandInput,
|
|
156
|
+
ListMultiplexesCommandOutput,
|
|
157
|
+
} from "../commands/ListMultiplexesCommand";
|
|
158
|
+
import {
|
|
159
|
+
ListMultiplexProgramsCommandInput,
|
|
160
|
+
ListMultiplexProgramsCommandOutput,
|
|
161
|
+
} from "../commands/ListMultiplexProgramsCommand";
|
|
162
|
+
import {
|
|
163
|
+
ListOfferingsCommandInput,
|
|
164
|
+
ListOfferingsCommandOutput,
|
|
165
|
+
} from "../commands/ListOfferingsCommand";
|
|
166
|
+
import {
|
|
167
|
+
ListReservationsCommandInput,
|
|
168
|
+
ListReservationsCommandOutput,
|
|
169
|
+
} from "../commands/ListReservationsCommand";
|
|
170
|
+
import {
|
|
171
|
+
ListTagsForResourceCommandInput,
|
|
172
|
+
ListTagsForResourceCommandOutput,
|
|
173
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
174
|
+
import {
|
|
175
|
+
PurchaseOfferingCommandInput,
|
|
176
|
+
PurchaseOfferingCommandOutput,
|
|
177
|
+
} from "../commands/PurchaseOfferingCommand";
|
|
178
|
+
import {
|
|
179
|
+
RebootInputDeviceCommandInput,
|
|
180
|
+
RebootInputDeviceCommandOutput,
|
|
181
|
+
} from "../commands/RebootInputDeviceCommand";
|
|
182
|
+
import {
|
|
183
|
+
RejectInputDeviceTransferCommandInput,
|
|
184
|
+
RejectInputDeviceTransferCommandOutput,
|
|
185
|
+
} from "../commands/RejectInputDeviceTransferCommand";
|
|
186
|
+
import {
|
|
187
|
+
StartChannelCommandInput,
|
|
188
|
+
StartChannelCommandOutput,
|
|
189
|
+
} from "../commands/StartChannelCommand";
|
|
190
|
+
import {
|
|
191
|
+
StartInputDeviceMaintenanceWindowCommandInput,
|
|
192
|
+
StartInputDeviceMaintenanceWindowCommandOutput,
|
|
193
|
+
} from "../commands/StartInputDeviceMaintenanceWindowCommand";
|
|
194
|
+
import {
|
|
195
|
+
StartMultiplexCommandInput,
|
|
196
|
+
StartMultiplexCommandOutput,
|
|
197
|
+
} from "../commands/StartMultiplexCommand";
|
|
198
|
+
import {
|
|
199
|
+
StopChannelCommandInput,
|
|
200
|
+
StopChannelCommandOutput,
|
|
201
|
+
} from "../commands/StopChannelCommand";
|
|
202
|
+
import {
|
|
203
|
+
StopMultiplexCommandInput,
|
|
204
|
+
StopMultiplexCommandOutput,
|
|
205
|
+
} from "../commands/StopMultiplexCommand";
|
|
206
|
+
import {
|
|
207
|
+
TransferInputDeviceCommandInput,
|
|
208
|
+
TransferInputDeviceCommandOutput,
|
|
209
|
+
} from "../commands/TransferInputDeviceCommand";
|
|
210
|
+
import {
|
|
211
|
+
UpdateChannelClassCommandInput,
|
|
212
|
+
UpdateChannelClassCommandOutput,
|
|
213
|
+
} from "../commands/UpdateChannelClassCommand";
|
|
214
|
+
import {
|
|
215
|
+
UpdateChannelCommandInput,
|
|
216
|
+
UpdateChannelCommandOutput,
|
|
217
|
+
} from "../commands/UpdateChannelCommand";
|
|
218
|
+
import {
|
|
219
|
+
UpdateInputCommandInput,
|
|
220
|
+
UpdateInputCommandOutput,
|
|
221
|
+
} from "../commands/UpdateInputCommand";
|
|
222
|
+
import {
|
|
223
|
+
UpdateInputDeviceCommandInput,
|
|
224
|
+
UpdateInputDeviceCommandOutput,
|
|
225
|
+
} from "../commands/UpdateInputDeviceCommand";
|
|
226
|
+
import {
|
|
227
|
+
UpdateInputSecurityGroupCommandInput,
|
|
228
|
+
UpdateInputSecurityGroupCommandOutput,
|
|
229
|
+
} from "../commands/UpdateInputSecurityGroupCommand";
|
|
230
|
+
import {
|
|
231
|
+
UpdateMultiplexCommandInput,
|
|
232
|
+
UpdateMultiplexCommandOutput,
|
|
233
|
+
} from "../commands/UpdateMultiplexCommand";
|
|
234
|
+
import {
|
|
235
|
+
UpdateMultiplexProgramCommandInput,
|
|
236
|
+
UpdateMultiplexProgramCommandOutput,
|
|
237
|
+
} from "../commands/UpdateMultiplexProgramCommand";
|
|
238
|
+
import {
|
|
239
|
+
UpdateReservationCommandInput,
|
|
240
|
+
UpdateReservationCommandOutput,
|
|
241
|
+
} from "../commands/UpdateReservationCommand";
|
|
242
|
+
export declare const serializeAws_restJson1AcceptInputDeviceTransferCommand: (
|
|
243
|
+
input: AcceptInputDeviceTransferCommandInput,
|
|
244
|
+
context: __SerdeContext
|
|
245
|
+
) => Promise<__HttpRequest>;
|
|
246
|
+
export declare const serializeAws_restJson1BatchDeleteCommand: (
|
|
247
|
+
input: BatchDeleteCommandInput,
|
|
248
|
+
context: __SerdeContext
|
|
249
|
+
) => Promise<__HttpRequest>;
|
|
250
|
+
export declare const serializeAws_restJson1BatchStartCommand: (
|
|
251
|
+
input: BatchStartCommandInput,
|
|
252
|
+
context: __SerdeContext
|
|
253
|
+
) => Promise<__HttpRequest>;
|
|
254
|
+
export declare const serializeAws_restJson1BatchStopCommand: (
|
|
255
|
+
input: BatchStopCommandInput,
|
|
256
|
+
context: __SerdeContext
|
|
257
|
+
) => Promise<__HttpRequest>;
|
|
258
|
+
export declare const serializeAws_restJson1BatchUpdateScheduleCommand: (
|
|
259
|
+
input: BatchUpdateScheduleCommandInput,
|
|
260
|
+
context: __SerdeContext
|
|
261
|
+
) => Promise<__HttpRequest>;
|
|
262
|
+
export declare const serializeAws_restJson1CancelInputDeviceTransferCommand: (
|
|
263
|
+
input: CancelInputDeviceTransferCommandInput,
|
|
264
|
+
context: __SerdeContext
|
|
265
|
+
) => Promise<__HttpRequest>;
|
|
266
|
+
export declare const serializeAws_restJson1ClaimDeviceCommand: (
|
|
267
|
+
input: ClaimDeviceCommandInput,
|
|
268
|
+
context: __SerdeContext
|
|
269
|
+
) => Promise<__HttpRequest>;
|
|
270
|
+
export declare const serializeAws_restJson1CreateChannelCommand: (
|
|
271
|
+
input: CreateChannelCommandInput,
|
|
272
|
+
context: __SerdeContext
|
|
273
|
+
) => Promise<__HttpRequest>;
|
|
274
|
+
export declare const serializeAws_restJson1CreateInputCommand: (
|
|
275
|
+
input: CreateInputCommandInput,
|
|
276
|
+
context: __SerdeContext
|
|
277
|
+
) => Promise<__HttpRequest>;
|
|
278
|
+
export declare const serializeAws_restJson1CreateInputSecurityGroupCommand: (
|
|
279
|
+
input: CreateInputSecurityGroupCommandInput,
|
|
280
|
+
context: __SerdeContext
|
|
281
|
+
) => Promise<__HttpRequest>;
|
|
282
|
+
export declare const serializeAws_restJson1CreateMultiplexCommand: (
|
|
283
|
+
input: CreateMultiplexCommandInput,
|
|
284
|
+
context: __SerdeContext
|
|
285
|
+
) => Promise<__HttpRequest>;
|
|
286
|
+
export declare const serializeAws_restJson1CreateMultiplexProgramCommand: (
|
|
287
|
+
input: CreateMultiplexProgramCommandInput,
|
|
288
|
+
context: __SerdeContext
|
|
289
|
+
) => Promise<__HttpRequest>;
|
|
290
|
+
export declare const serializeAws_restJson1CreatePartnerInputCommand: (
|
|
291
|
+
input: CreatePartnerInputCommandInput,
|
|
292
|
+
context: __SerdeContext
|
|
293
|
+
) => Promise<__HttpRequest>;
|
|
294
|
+
export declare const serializeAws_restJson1CreateTagsCommand: (
|
|
295
|
+
input: CreateTagsCommandInput,
|
|
296
|
+
context: __SerdeContext
|
|
297
|
+
) => Promise<__HttpRequest>;
|
|
298
|
+
export declare const serializeAws_restJson1DeleteChannelCommand: (
|
|
299
|
+
input: DeleteChannelCommandInput,
|
|
300
|
+
context: __SerdeContext
|
|
301
|
+
) => Promise<__HttpRequest>;
|
|
302
|
+
export declare const serializeAws_restJson1DeleteInputCommand: (
|
|
303
|
+
input: DeleteInputCommandInput,
|
|
304
|
+
context: __SerdeContext
|
|
305
|
+
) => Promise<__HttpRequest>;
|
|
306
|
+
export declare const serializeAws_restJson1DeleteInputSecurityGroupCommand: (
|
|
307
|
+
input: DeleteInputSecurityGroupCommandInput,
|
|
308
|
+
context: __SerdeContext
|
|
309
|
+
) => Promise<__HttpRequest>;
|
|
310
|
+
export declare const serializeAws_restJson1DeleteMultiplexCommand: (
|
|
311
|
+
input: DeleteMultiplexCommandInput,
|
|
312
|
+
context: __SerdeContext
|
|
313
|
+
) => Promise<__HttpRequest>;
|
|
314
|
+
export declare const serializeAws_restJson1DeleteMultiplexProgramCommand: (
|
|
315
|
+
input: DeleteMultiplexProgramCommandInput,
|
|
316
|
+
context: __SerdeContext
|
|
317
|
+
) => Promise<__HttpRequest>;
|
|
318
|
+
export declare const serializeAws_restJson1DeleteReservationCommand: (
|
|
319
|
+
input: DeleteReservationCommandInput,
|
|
320
|
+
context: __SerdeContext
|
|
321
|
+
) => Promise<__HttpRequest>;
|
|
322
|
+
export declare const serializeAws_restJson1DeleteScheduleCommand: (
|
|
323
|
+
input: DeleteScheduleCommandInput,
|
|
324
|
+
context: __SerdeContext
|
|
325
|
+
) => Promise<__HttpRequest>;
|
|
326
|
+
export declare const serializeAws_restJson1DeleteTagsCommand: (
|
|
327
|
+
input: DeleteTagsCommandInput,
|
|
328
|
+
context: __SerdeContext
|
|
329
|
+
) => Promise<__HttpRequest>;
|
|
330
|
+
export declare const serializeAws_restJson1DescribeChannelCommand: (
|
|
331
|
+
input: DescribeChannelCommandInput,
|
|
332
|
+
context: __SerdeContext
|
|
333
|
+
) => Promise<__HttpRequest>;
|
|
334
|
+
export declare const serializeAws_restJson1DescribeInputCommand: (
|
|
335
|
+
input: DescribeInputCommandInput,
|
|
336
|
+
context: __SerdeContext
|
|
337
|
+
) => Promise<__HttpRequest>;
|
|
338
|
+
export declare const serializeAws_restJson1DescribeInputDeviceCommand: (
|
|
339
|
+
input: DescribeInputDeviceCommandInput,
|
|
340
|
+
context: __SerdeContext
|
|
341
|
+
) => Promise<__HttpRequest>;
|
|
342
|
+
export declare const serializeAws_restJson1DescribeInputDeviceThumbnailCommand: (
|
|
343
|
+
input: DescribeInputDeviceThumbnailCommandInput,
|
|
344
|
+
context: __SerdeContext
|
|
345
|
+
) => Promise<__HttpRequest>;
|
|
346
|
+
export declare const serializeAws_restJson1DescribeInputSecurityGroupCommand: (
|
|
347
|
+
input: DescribeInputSecurityGroupCommandInput,
|
|
348
|
+
context: __SerdeContext
|
|
349
|
+
) => Promise<__HttpRequest>;
|
|
350
|
+
export declare const serializeAws_restJson1DescribeMultiplexCommand: (
|
|
351
|
+
input: DescribeMultiplexCommandInput,
|
|
352
|
+
context: __SerdeContext
|
|
353
|
+
) => Promise<__HttpRequest>;
|
|
354
|
+
export declare const serializeAws_restJson1DescribeMultiplexProgramCommand: (
|
|
355
|
+
input: DescribeMultiplexProgramCommandInput,
|
|
356
|
+
context: __SerdeContext
|
|
357
|
+
) => Promise<__HttpRequest>;
|
|
358
|
+
export declare const serializeAws_restJson1DescribeOfferingCommand: (
|
|
359
|
+
input: DescribeOfferingCommandInput,
|
|
360
|
+
context: __SerdeContext
|
|
361
|
+
) => Promise<__HttpRequest>;
|
|
362
|
+
export declare const serializeAws_restJson1DescribeReservationCommand: (
|
|
363
|
+
input: DescribeReservationCommandInput,
|
|
364
|
+
context: __SerdeContext
|
|
365
|
+
) => Promise<__HttpRequest>;
|
|
366
|
+
export declare const serializeAws_restJson1DescribeScheduleCommand: (
|
|
367
|
+
input: DescribeScheduleCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_restJson1ListChannelsCommand: (
|
|
371
|
+
input: ListChannelsCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_restJson1ListInputDevicesCommand: (
|
|
375
|
+
input: ListInputDevicesCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_restJson1ListInputDeviceTransfersCommand: (
|
|
379
|
+
input: ListInputDeviceTransfersCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_restJson1ListInputsCommand: (
|
|
383
|
+
input: ListInputsCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_restJson1ListInputSecurityGroupsCommand: (
|
|
387
|
+
input: ListInputSecurityGroupsCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_restJson1ListMultiplexesCommand: (
|
|
391
|
+
input: ListMultiplexesCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_restJson1ListMultiplexProgramsCommand: (
|
|
395
|
+
input: ListMultiplexProgramsCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_restJson1ListOfferingsCommand: (
|
|
399
|
+
input: ListOfferingsCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_restJson1ListReservationsCommand: (
|
|
403
|
+
input: ListReservationsCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_restJson1ListTagsForResourceCommand: (
|
|
407
|
+
input: ListTagsForResourceCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_restJson1PurchaseOfferingCommand: (
|
|
411
|
+
input: PurchaseOfferingCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_restJson1RebootInputDeviceCommand: (
|
|
415
|
+
input: RebootInputDeviceCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_restJson1RejectInputDeviceTransferCommand: (
|
|
419
|
+
input: RejectInputDeviceTransferCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_restJson1StartChannelCommand: (
|
|
423
|
+
input: StartChannelCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand: (
|
|
427
|
+
input: StartInputDeviceMaintenanceWindowCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_restJson1StartMultiplexCommand: (
|
|
431
|
+
input: StartMultiplexCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_restJson1StopChannelCommand: (
|
|
435
|
+
input: StopChannelCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_restJson1StopMultiplexCommand: (
|
|
439
|
+
input: StopMultiplexCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_restJson1TransferInputDeviceCommand: (
|
|
443
|
+
input: TransferInputDeviceCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_restJson1UpdateChannelCommand: (
|
|
447
|
+
input: UpdateChannelCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_restJson1UpdateChannelClassCommand: (
|
|
451
|
+
input: UpdateChannelClassCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_restJson1UpdateInputCommand: (
|
|
455
|
+
input: UpdateInputCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_restJson1UpdateInputDeviceCommand: (
|
|
459
|
+
input: UpdateInputDeviceCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_restJson1UpdateInputSecurityGroupCommand: (
|
|
463
|
+
input: UpdateInputSecurityGroupCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_restJson1UpdateMultiplexCommand: (
|
|
467
|
+
input: UpdateMultiplexCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_restJson1UpdateMultiplexProgramCommand: (
|
|
471
|
+
input: UpdateMultiplexProgramCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_restJson1UpdateReservationCommand: (
|
|
475
|
+
input: UpdateReservationCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const deserializeAws_restJson1AcceptInputDeviceTransferCommand: (
|
|
479
|
+
output: __HttpResponse,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<AcceptInputDeviceTransferCommandOutput>;
|
|
482
|
+
export declare const deserializeAws_restJson1BatchDeleteCommand: (
|
|
483
|
+
output: __HttpResponse,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<BatchDeleteCommandOutput>;
|
|
486
|
+
export declare const deserializeAws_restJson1BatchStartCommand: (
|
|
487
|
+
output: __HttpResponse,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<BatchStartCommandOutput>;
|
|
490
|
+
export declare const deserializeAws_restJson1BatchStopCommand: (
|
|
491
|
+
output: __HttpResponse,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<BatchStopCommandOutput>;
|
|
494
|
+
export declare const deserializeAws_restJson1BatchUpdateScheduleCommand: (
|
|
495
|
+
output: __HttpResponse,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<BatchUpdateScheduleCommandOutput>;
|
|
498
|
+
export declare const deserializeAws_restJson1CancelInputDeviceTransferCommand: (
|
|
499
|
+
output: __HttpResponse,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<CancelInputDeviceTransferCommandOutput>;
|
|
502
|
+
export declare const deserializeAws_restJson1ClaimDeviceCommand: (
|
|
503
|
+
output: __HttpResponse,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<ClaimDeviceCommandOutput>;
|
|
506
|
+
export declare const deserializeAws_restJson1CreateChannelCommand: (
|
|
507
|
+
output: __HttpResponse,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<CreateChannelCommandOutput>;
|
|
510
|
+
export declare const deserializeAws_restJson1CreateInputCommand: (
|
|
511
|
+
output: __HttpResponse,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<CreateInputCommandOutput>;
|
|
514
|
+
export declare const deserializeAws_restJson1CreateInputSecurityGroupCommand: (
|
|
515
|
+
output: __HttpResponse,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<CreateInputSecurityGroupCommandOutput>;
|
|
518
|
+
export declare const deserializeAws_restJson1CreateMultiplexCommand: (
|
|
519
|
+
output: __HttpResponse,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<CreateMultiplexCommandOutput>;
|
|
522
|
+
export declare const deserializeAws_restJson1CreateMultiplexProgramCommand: (
|
|
523
|
+
output: __HttpResponse,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<CreateMultiplexProgramCommandOutput>;
|
|
526
|
+
export declare const deserializeAws_restJson1CreatePartnerInputCommand: (
|
|
527
|
+
output: __HttpResponse,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<CreatePartnerInputCommandOutput>;
|
|
530
|
+
export declare const deserializeAws_restJson1CreateTagsCommand: (
|
|
531
|
+
output: __HttpResponse,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<CreateTagsCommandOutput>;
|
|
534
|
+
export declare const deserializeAws_restJson1DeleteChannelCommand: (
|
|
535
|
+
output: __HttpResponse,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<DeleteChannelCommandOutput>;
|
|
538
|
+
export declare const deserializeAws_restJson1DeleteInputCommand: (
|
|
539
|
+
output: __HttpResponse,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<DeleteInputCommandOutput>;
|
|
542
|
+
export declare const deserializeAws_restJson1DeleteInputSecurityGroupCommand: (
|
|
543
|
+
output: __HttpResponse,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<DeleteInputSecurityGroupCommandOutput>;
|
|
546
|
+
export declare const deserializeAws_restJson1DeleteMultiplexCommand: (
|
|
547
|
+
output: __HttpResponse,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<DeleteMultiplexCommandOutput>;
|
|
550
|
+
export declare const deserializeAws_restJson1DeleteMultiplexProgramCommand: (
|
|
551
|
+
output: __HttpResponse,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<DeleteMultiplexProgramCommandOutput>;
|
|
554
|
+
export declare const deserializeAws_restJson1DeleteReservationCommand: (
|
|
555
|
+
output: __HttpResponse,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<DeleteReservationCommandOutput>;
|
|
558
|
+
export declare const deserializeAws_restJson1DeleteScheduleCommand: (
|
|
559
|
+
output: __HttpResponse,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<DeleteScheduleCommandOutput>;
|
|
562
|
+
export declare const deserializeAws_restJson1DeleteTagsCommand: (
|
|
563
|
+
output: __HttpResponse,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<DeleteTagsCommandOutput>;
|
|
566
|
+
export declare const deserializeAws_restJson1DescribeChannelCommand: (
|
|
567
|
+
output: __HttpResponse,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<DescribeChannelCommandOutput>;
|
|
570
|
+
export declare const deserializeAws_restJson1DescribeInputCommand: (
|
|
571
|
+
output: __HttpResponse,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<DescribeInputCommandOutput>;
|
|
574
|
+
export declare const deserializeAws_restJson1DescribeInputDeviceCommand: (
|
|
575
|
+
output: __HttpResponse,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<DescribeInputDeviceCommandOutput>;
|
|
578
|
+
export declare const deserializeAws_restJson1DescribeInputDeviceThumbnailCommand: (
|
|
579
|
+
output: __HttpResponse,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
|
|
582
|
+
export declare const deserializeAws_restJson1DescribeInputSecurityGroupCommand: (
|
|
583
|
+
output: __HttpResponse,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<DescribeInputSecurityGroupCommandOutput>;
|
|
586
|
+
export declare const deserializeAws_restJson1DescribeMultiplexCommand: (
|
|
587
|
+
output: __HttpResponse,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<DescribeMultiplexCommandOutput>;
|
|
590
|
+
export declare const deserializeAws_restJson1DescribeMultiplexProgramCommand: (
|
|
591
|
+
output: __HttpResponse,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<DescribeMultiplexProgramCommandOutput>;
|
|
594
|
+
export declare const deserializeAws_restJson1DescribeOfferingCommand: (
|
|
595
|
+
output: __HttpResponse,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<DescribeOfferingCommandOutput>;
|
|
598
|
+
export declare const deserializeAws_restJson1DescribeReservationCommand: (
|
|
599
|
+
output: __HttpResponse,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<DescribeReservationCommandOutput>;
|
|
602
|
+
export declare const deserializeAws_restJson1DescribeScheduleCommand: (
|
|
603
|
+
output: __HttpResponse,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<DescribeScheduleCommandOutput>;
|
|
606
|
+
export declare const deserializeAws_restJson1ListChannelsCommand: (
|
|
607
|
+
output: __HttpResponse,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<ListChannelsCommandOutput>;
|
|
610
|
+
export declare const deserializeAws_restJson1ListInputDevicesCommand: (
|
|
611
|
+
output: __HttpResponse,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<ListInputDevicesCommandOutput>;
|
|
614
|
+
export declare const deserializeAws_restJson1ListInputDeviceTransfersCommand: (
|
|
615
|
+
output: __HttpResponse,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<ListInputDeviceTransfersCommandOutput>;
|
|
618
|
+
export declare const deserializeAws_restJson1ListInputsCommand: (
|
|
619
|
+
output: __HttpResponse,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<ListInputsCommandOutput>;
|
|
622
|
+
export declare const deserializeAws_restJson1ListInputSecurityGroupsCommand: (
|
|
623
|
+
output: __HttpResponse,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<ListInputSecurityGroupsCommandOutput>;
|
|
626
|
+
export declare const deserializeAws_restJson1ListMultiplexesCommand: (
|
|
627
|
+
output: __HttpResponse,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<ListMultiplexesCommandOutput>;
|
|
630
|
+
export declare const deserializeAws_restJson1ListMultiplexProgramsCommand: (
|
|
631
|
+
output: __HttpResponse,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<ListMultiplexProgramsCommandOutput>;
|
|
634
|
+
export declare const deserializeAws_restJson1ListOfferingsCommand: (
|
|
635
|
+
output: __HttpResponse,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<ListOfferingsCommandOutput>;
|
|
638
|
+
export declare const deserializeAws_restJson1ListReservationsCommand: (
|
|
639
|
+
output: __HttpResponse,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<ListReservationsCommandOutput>;
|
|
642
|
+
export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
|
|
643
|
+
output: __HttpResponse,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
646
|
+
export declare const deserializeAws_restJson1PurchaseOfferingCommand: (
|
|
647
|
+
output: __HttpResponse,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<PurchaseOfferingCommandOutput>;
|
|
650
|
+
export declare const deserializeAws_restJson1RebootInputDeviceCommand: (
|
|
651
|
+
output: __HttpResponse,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<RebootInputDeviceCommandOutput>;
|
|
654
|
+
export declare const deserializeAws_restJson1RejectInputDeviceTransferCommand: (
|
|
655
|
+
output: __HttpResponse,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<RejectInputDeviceTransferCommandOutput>;
|
|
658
|
+
export declare const deserializeAws_restJson1StartChannelCommand: (
|
|
659
|
+
output: __HttpResponse,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<StartChannelCommandOutput>;
|
|
662
|
+
export declare const deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand: (
|
|
663
|
+
output: __HttpResponse,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
|
|
666
|
+
export declare const deserializeAws_restJson1StartMultiplexCommand: (
|
|
667
|
+
output: __HttpResponse,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<StartMultiplexCommandOutput>;
|
|
670
|
+
export declare const deserializeAws_restJson1StopChannelCommand: (
|
|
671
|
+
output: __HttpResponse,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<StopChannelCommandOutput>;
|
|
674
|
+
export declare const deserializeAws_restJson1StopMultiplexCommand: (
|
|
675
|
+
output: __HttpResponse,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<StopMultiplexCommandOutput>;
|
|
678
|
+
export declare const deserializeAws_restJson1TransferInputDeviceCommand: (
|
|
679
|
+
output: __HttpResponse,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<TransferInputDeviceCommandOutput>;
|
|
682
|
+
export declare const deserializeAws_restJson1UpdateChannelCommand: (
|
|
683
|
+
output: __HttpResponse,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<UpdateChannelCommandOutput>;
|
|
686
|
+
export declare const deserializeAws_restJson1UpdateChannelClassCommand: (
|
|
687
|
+
output: __HttpResponse,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<UpdateChannelClassCommandOutput>;
|
|
690
|
+
export declare const deserializeAws_restJson1UpdateInputCommand: (
|
|
691
|
+
output: __HttpResponse,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<UpdateInputCommandOutput>;
|
|
694
|
+
export declare const deserializeAws_restJson1UpdateInputDeviceCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<UpdateInputDeviceCommandOutput>;
|
|
698
|
+
export declare const deserializeAws_restJson1UpdateInputSecurityGroupCommand: (
|
|
699
|
+
output: __HttpResponse,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<UpdateInputSecurityGroupCommandOutput>;
|
|
702
|
+
export declare const deserializeAws_restJson1UpdateMultiplexCommand: (
|
|
703
|
+
output: __HttpResponse,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<UpdateMultiplexCommandOutput>;
|
|
706
|
+
export declare const deserializeAws_restJson1UpdateMultiplexProgramCommand: (
|
|
707
|
+
output: __HttpResponse,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<UpdateMultiplexProgramCommandOutput>;
|
|
710
|
+
export declare const deserializeAws_restJson1UpdateReservationCommand: (
|
|
711
|
+
output: __HttpResponse,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<UpdateReservationCommandOutput>;
|