@aws-sdk/client-medialive 3.169.0 → 3.171.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 +1013 -300
- package/dist-types/ts3.4/MediaLiveClient.d.ts +458 -132
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +36 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +1996 -2595
- package/dist-types/ts3.4/models/models_1.d.ts +2375 -3144
- package/dist-types/ts3.4/models/models_2.d.ts +170 -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 +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +11 -11
- package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,132 +1,458 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
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
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AcceptInputDeviceTransferCommandInput,
|
|
47
|
+
AcceptInputDeviceTransferCommandOutput,
|
|
48
|
+
} from "./commands/AcceptInputDeviceTransferCommand";
|
|
49
|
+
import {
|
|
50
|
+
BatchDeleteCommandInput,
|
|
51
|
+
BatchDeleteCommandOutput,
|
|
52
|
+
} from "./commands/BatchDeleteCommand";
|
|
53
|
+
import {
|
|
54
|
+
BatchStartCommandInput,
|
|
55
|
+
BatchStartCommandOutput,
|
|
56
|
+
} from "./commands/BatchStartCommand";
|
|
57
|
+
import {
|
|
58
|
+
BatchStopCommandInput,
|
|
59
|
+
BatchStopCommandOutput,
|
|
60
|
+
} from "./commands/BatchStopCommand";
|
|
61
|
+
import {
|
|
62
|
+
BatchUpdateScheduleCommandInput,
|
|
63
|
+
BatchUpdateScheduleCommandOutput,
|
|
64
|
+
} from "./commands/BatchUpdateScheduleCommand";
|
|
65
|
+
import {
|
|
66
|
+
CancelInputDeviceTransferCommandInput,
|
|
67
|
+
CancelInputDeviceTransferCommandOutput,
|
|
68
|
+
} from "./commands/CancelInputDeviceTransferCommand";
|
|
69
|
+
import {
|
|
70
|
+
ClaimDeviceCommandInput,
|
|
71
|
+
ClaimDeviceCommandOutput,
|
|
72
|
+
} from "./commands/ClaimDeviceCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateChannelCommandInput,
|
|
75
|
+
CreateChannelCommandOutput,
|
|
76
|
+
} from "./commands/CreateChannelCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateInputCommandInput,
|
|
79
|
+
CreateInputCommandOutput,
|
|
80
|
+
} from "./commands/CreateInputCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateInputSecurityGroupCommandInput,
|
|
83
|
+
CreateInputSecurityGroupCommandOutput,
|
|
84
|
+
} from "./commands/CreateInputSecurityGroupCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateMultiplexCommandInput,
|
|
87
|
+
CreateMultiplexCommandOutput,
|
|
88
|
+
} from "./commands/CreateMultiplexCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateMultiplexProgramCommandInput,
|
|
91
|
+
CreateMultiplexProgramCommandOutput,
|
|
92
|
+
} from "./commands/CreateMultiplexProgramCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreatePartnerInputCommandInput,
|
|
95
|
+
CreatePartnerInputCommandOutput,
|
|
96
|
+
} from "./commands/CreatePartnerInputCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateTagsCommandInput,
|
|
99
|
+
CreateTagsCommandOutput,
|
|
100
|
+
} from "./commands/CreateTagsCommand";
|
|
101
|
+
import {
|
|
102
|
+
DeleteChannelCommandInput,
|
|
103
|
+
DeleteChannelCommandOutput,
|
|
104
|
+
} from "./commands/DeleteChannelCommand";
|
|
105
|
+
import {
|
|
106
|
+
DeleteInputCommandInput,
|
|
107
|
+
DeleteInputCommandOutput,
|
|
108
|
+
} from "./commands/DeleteInputCommand";
|
|
109
|
+
import {
|
|
110
|
+
DeleteInputSecurityGroupCommandInput,
|
|
111
|
+
DeleteInputSecurityGroupCommandOutput,
|
|
112
|
+
} from "./commands/DeleteInputSecurityGroupCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteMultiplexCommandInput,
|
|
115
|
+
DeleteMultiplexCommandOutput,
|
|
116
|
+
} from "./commands/DeleteMultiplexCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteMultiplexProgramCommandInput,
|
|
119
|
+
DeleteMultiplexProgramCommandOutput,
|
|
120
|
+
} from "./commands/DeleteMultiplexProgramCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteReservationCommandInput,
|
|
123
|
+
DeleteReservationCommandOutput,
|
|
124
|
+
} from "./commands/DeleteReservationCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteScheduleCommandInput,
|
|
127
|
+
DeleteScheduleCommandOutput,
|
|
128
|
+
} from "./commands/DeleteScheduleCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteTagsCommandInput,
|
|
131
|
+
DeleteTagsCommandOutput,
|
|
132
|
+
} from "./commands/DeleteTagsCommand";
|
|
133
|
+
import {
|
|
134
|
+
DescribeChannelCommandInput,
|
|
135
|
+
DescribeChannelCommandOutput,
|
|
136
|
+
} from "./commands/DescribeChannelCommand";
|
|
137
|
+
import {
|
|
138
|
+
DescribeInputCommandInput,
|
|
139
|
+
DescribeInputCommandOutput,
|
|
140
|
+
} from "./commands/DescribeInputCommand";
|
|
141
|
+
import {
|
|
142
|
+
DescribeInputDeviceCommandInput,
|
|
143
|
+
DescribeInputDeviceCommandOutput,
|
|
144
|
+
} from "./commands/DescribeInputDeviceCommand";
|
|
145
|
+
import {
|
|
146
|
+
DescribeInputDeviceThumbnailCommandInput,
|
|
147
|
+
DescribeInputDeviceThumbnailCommandOutput,
|
|
148
|
+
} from "./commands/DescribeInputDeviceThumbnailCommand";
|
|
149
|
+
import {
|
|
150
|
+
DescribeInputSecurityGroupCommandInput,
|
|
151
|
+
DescribeInputSecurityGroupCommandOutput,
|
|
152
|
+
} from "./commands/DescribeInputSecurityGroupCommand";
|
|
153
|
+
import {
|
|
154
|
+
DescribeMultiplexCommandInput,
|
|
155
|
+
DescribeMultiplexCommandOutput,
|
|
156
|
+
} from "./commands/DescribeMultiplexCommand";
|
|
157
|
+
import {
|
|
158
|
+
DescribeMultiplexProgramCommandInput,
|
|
159
|
+
DescribeMultiplexProgramCommandOutput,
|
|
160
|
+
} from "./commands/DescribeMultiplexProgramCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeOfferingCommandInput,
|
|
163
|
+
DescribeOfferingCommandOutput,
|
|
164
|
+
} from "./commands/DescribeOfferingCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeReservationCommandInput,
|
|
167
|
+
DescribeReservationCommandOutput,
|
|
168
|
+
} from "./commands/DescribeReservationCommand";
|
|
169
|
+
import {
|
|
170
|
+
DescribeScheduleCommandInput,
|
|
171
|
+
DescribeScheduleCommandOutput,
|
|
172
|
+
} from "./commands/DescribeScheduleCommand";
|
|
173
|
+
import {
|
|
174
|
+
ListChannelsCommandInput,
|
|
175
|
+
ListChannelsCommandOutput,
|
|
176
|
+
} from "./commands/ListChannelsCommand";
|
|
177
|
+
import {
|
|
178
|
+
ListInputDevicesCommandInput,
|
|
179
|
+
ListInputDevicesCommandOutput,
|
|
180
|
+
} from "./commands/ListInputDevicesCommand";
|
|
181
|
+
import {
|
|
182
|
+
ListInputDeviceTransfersCommandInput,
|
|
183
|
+
ListInputDeviceTransfersCommandOutput,
|
|
184
|
+
} from "./commands/ListInputDeviceTransfersCommand";
|
|
185
|
+
import {
|
|
186
|
+
ListInputsCommandInput,
|
|
187
|
+
ListInputsCommandOutput,
|
|
188
|
+
} from "./commands/ListInputsCommand";
|
|
189
|
+
import {
|
|
190
|
+
ListInputSecurityGroupsCommandInput,
|
|
191
|
+
ListInputSecurityGroupsCommandOutput,
|
|
192
|
+
} from "./commands/ListInputSecurityGroupsCommand";
|
|
193
|
+
import {
|
|
194
|
+
ListMultiplexesCommandInput,
|
|
195
|
+
ListMultiplexesCommandOutput,
|
|
196
|
+
} from "./commands/ListMultiplexesCommand";
|
|
197
|
+
import {
|
|
198
|
+
ListMultiplexProgramsCommandInput,
|
|
199
|
+
ListMultiplexProgramsCommandOutput,
|
|
200
|
+
} from "./commands/ListMultiplexProgramsCommand";
|
|
201
|
+
import {
|
|
202
|
+
ListOfferingsCommandInput,
|
|
203
|
+
ListOfferingsCommandOutput,
|
|
204
|
+
} from "./commands/ListOfferingsCommand";
|
|
205
|
+
import {
|
|
206
|
+
ListReservationsCommandInput,
|
|
207
|
+
ListReservationsCommandOutput,
|
|
208
|
+
} from "./commands/ListReservationsCommand";
|
|
209
|
+
import {
|
|
210
|
+
ListTagsForResourceCommandInput,
|
|
211
|
+
ListTagsForResourceCommandOutput,
|
|
212
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
213
|
+
import {
|
|
214
|
+
PurchaseOfferingCommandInput,
|
|
215
|
+
PurchaseOfferingCommandOutput,
|
|
216
|
+
} from "./commands/PurchaseOfferingCommand";
|
|
217
|
+
import {
|
|
218
|
+
RebootInputDeviceCommandInput,
|
|
219
|
+
RebootInputDeviceCommandOutput,
|
|
220
|
+
} from "./commands/RebootInputDeviceCommand";
|
|
221
|
+
import {
|
|
222
|
+
RejectInputDeviceTransferCommandInput,
|
|
223
|
+
RejectInputDeviceTransferCommandOutput,
|
|
224
|
+
} from "./commands/RejectInputDeviceTransferCommand";
|
|
225
|
+
import {
|
|
226
|
+
StartChannelCommandInput,
|
|
227
|
+
StartChannelCommandOutput,
|
|
228
|
+
} from "./commands/StartChannelCommand";
|
|
229
|
+
import {
|
|
230
|
+
StartInputDeviceMaintenanceWindowCommandInput,
|
|
231
|
+
StartInputDeviceMaintenanceWindowCommandOutput,
|
|
232
|
+
} from "./commands/StartInputDeviceMaintenanceWindowCommand";
|
|
233
|
+
import {
|
|
234
|
+
StartMultiplexCommandInput,
|
|
235
|
+
StartMultiplexCommandOutput,
|
|
236
|
+
} from "./commands/StartMultiplexCommand";
|
|
237
|
+
import {
|
|
238
|
+
StopChannelCommandInput,
|
|
239
|
+
StopChannelCommandOutput,
|
|
240
|
+
} from "./commands/StopChannelCommand";
|
|
241
|
+
import {
|
|
242
|
+
StopMultiplexCommandInput,
|
|
243
|
+
StopMultiplexCommandOutput,
|
|
244
|
+
} from "./commands/StopMultiplexCommand";
|
|
245
|
+
import {
|
|
246
|
+
TransferInputDeviceCommandInput,
|
|
247
|
+
TransferInputDeviceCommandOutput,
|
|
248
|
+
} from "./commands/TransferInputDeviceCommand";
|
|
249
|
+
import {
|
|
250
|
+
UpdateChannelClassCommandInput,
|
|
251
|
+
UpdateChannelClassCommandOutput,
|
|
252
|
+
} from "./commands/UpdateChannelClassCommand";
|
|
253
|
+
import {
|
|
254
|
+
UpdateChannelCommandInput,
|
|
255
|
+
UpdateChannelCommandOutput,
|
|
256
|
+
} from "./commands/UpdateChannelCommand";
|
|
257
|
+
import {
|
|
258
|
+
UpdateInputCommandInput,
|
|
259
|
+
UpdateInputCommandOutput,
|
|
260
|
+
} from "./commands/UpdateInputCommand";
|
|
261
|
+
import {
|
|
262
|
+
UpdateInputDeviceCommandInput,
|
|
263
|
+
UpdateInputDeviceCommandOutput,
|
|
264
|
+
} from "./commands/UpdateInputDeviceCommand";
|
|
265
|
+
import {
|
|
266
|
+
UpdateInputSecurityGroupCommandInput,
|
|
267
|
+
UpdateInputSecurityGroupCommandOutput,
|
|
268
|
+
} from "./commands/UpdateInputSecurityGroupCommand";
|
|
269
|
+
import {
|
|
270
|
+
UpdateMultiplexCommandInput,
|
|
271
|
+
UpdateMultiplexCommandOutput,
|
|
272
|
+
} from "./commands/UpdateMultiplexCommand";
|
|
273
|
+
import {
|
|
274
|
+
UpdateMultiplexProgramCommandInput,
|
|
275
|
+
UpdateMultiplexProgramCommandOutput,
|
|
276
|
+
} from "./commands/UpdateMultiplexProgramCommand";
|
|
277
|
+
import {
|
|
278
|
+
UpdateReservationCommandInput,
|
|
279
|
+
UpdateReservationCommandOutput,
|
|
280
|
+
} from "./commands/UpdateReservationCommand";
|
|
281
|
+
export declare type ServiceInputTypes =
|
|
282
|
+
| AcceptInputDeviceTransferCommandInput
|
|
283
|
+
| BatchDeleteCommandInput
|
|
284
|
+
| BatchStartCommandInput
|
|
285
|
+
| BatchStopCommandInput
|
|
286
|
+
| BatchUpdateScheduleCommandInput
|
|
287
|
+
| CancelInputDeviceTransferCommandInput
|
|
288
|
+
| ClaimDeviceCommandInput
|
|
289
|
+
| CreateChannelCommandInput
|
|
290
|
+
| CreateInputCommandInput
|
|
291
|
+
| CreateInputSecurityGroupCommandInput
|
|
292
|
+
| CreateMultiplexCommandInput
|
|
293
|
+
| CreateMultiplexProgramCommandInput
|
|
294
|
+
| CreatePartnerInputCommandInput
|
|
295
|
+
| CreateTagsCommandInput
|
|
296
|
+
| DeleteChannelCommandInput
|
|
297
|
+
| DeleteInputCommandInput
|
|
298
|
+
| DeleteInputSecurityGroupCommandInput
|
|
299
|
+
| DeleteMultiplexCommandInput
|
|
300
|
+
| DeleteMultiplexProgramCommandInput
|
|
301
|
+
| DeleteReservationCommandInput
|
|
302
|
+
| DeleteScheduleCommandInput
|
|
303
|
+
| DeleteTagsCommandInput
|
|
304
|
+
| DescribeChannelCommandInput
|
|
305
|
+
| DescribeInputCommandInput
|
|
306
|
+
| DescribeInputDeviceCommandInput
|
|
307
|
+
| DescribeInputDeviceThumbnailCommandInput
|
|
308
|
+
| DescribeInputSecurityGroupCommandInput
|
|
309
|
+
| DescribeMultiplexCommandInput
|
|
310
|
+
| DescribeMultiplexProgramCommandInput
|
|
311
|
+
| DescribeOfferingCommandInput
|
|
312
|
+
| DescribeReservationCommandInput
|
|
313
|
+
| DescribeScheduleCommandInput
|
|
314
|
+
| ListChannelsCommandInput
|
|
315
|
+
| ListInputDeviceTransfersCommandInput
|
|
316
|
+
| ListInputDevicesCommandInput
|
|
317
|
+
| ListInputSecurityGroupsCommandInput
|
|
318
|
+
| ListInputsCommandInput
|
|
319
|
+
| ListMultiplexProgramsCommandInput
|
|
320
|
+
| ListMultiplexesCommandInput
|
|
321
|
+
| ListOfferingsCommandInput
|
|
322
|
+
| ListReservationsCommandInput
|
|
323
|
+
| ListTagsForResourceCommandInput
|
|
324
|
+
| PurchaseOfferingCommandInput
|
|
325
|
+
| RebootInputDeviceCommandInput
|
|
326
|
+
| RejectInputDeviceTransferCommandInput
|
|
327
|
+
| StartChannelCommandInput
|
|
328
|
+
| StartInputDeviceMaintenanceWindowCommandInput
|
|
329
|
+
| StartMultiplexCommandInput
|
|
330
|
+
| StopChannelCommandInput
|
|
331
|
+
| StopMultiplexCommandInput
|
|
332
|
+
| TransferInputDeviceCommandInput
|
|
333
|
+
| UpdateChannelClassCommandInput
|
|
334
|
+
| UpdateChannelCommandInput
|
|
335
|
+
| UpdateInputCommandInput
|
|
336
|
+
| UpdateInputDeviceCommandInput
|
|
337
|
+
| UpdateInputSecurityGroupCommandInput
|
|
338
|
+
| UpdateMultiplexCommandInput
|
|
339
|
+
| UpdateMultiplexProgramCommandInput
|
|
340
|
+
| UpdateReservationCommandInput;
|
|
341
|
+
export declare type ServiceOutputTypes =
|
|
342
|
+
| AcceptInputDeviceTransferCommandOutput
|
|
343
|
+
| BatchDeleteCommandOutput
|
|
344
|
+
| BatchStartCommandOutput
|
|
345
|
+
| BatchStopCommandOutput
|
|
346
|
+
| BatchUpdateScheduleCommandOutput
|
|
347
|
+
| CancelInputDeviceTransferCommandOutput
|
|
348
|
+
| ClaimDeviceCommandOutput
|
|
349
|
+
| CreateChannelCommandOutput
|
|
350
|
+
| CreateInputCommandOutput
|
|
351
|
+
| CreateInputSecurityGroupCommandOutput
|
|
352
|
+
| CreateMultiplexCommandOutput
|
|
353
|
+
| CreateMultiplexProgramCommandOutput
|
|
354
|
+
| CreatePartnerInputCommandOutput
|
|
355
|
+
| CreateTagsCommandOutput
|
|
356
|
+
| DeleteChannelCommandOutput
|
|
357
|
+
| DeleteInputCommandOutput
|
|
358
|
+
| DeleteInputSecurityGroupCommandOutput
|
|
359
|
+
| DeleteMultiplexCommandOutput
|
|
360
|
+
| DeleteMultiplexProgramCommandOutput
|
|
361
|
+
| DeleteReservationCommandOutput
|
|
362
|
+
| DeleteScheduleCommandOutput
|
|
363
|
+
| DeleteTagsCommandOutput
|
|
364
|
+
| DescribeChannelCommandOutput
|
|
365
|
+
| DescribeInputCommandOutput
|
|
366
|
+
| DescribeInputDeviceCommandOutput
|
|
367
|
+
| DescribeInputDeviceThumbnailCommandOutput
|
|
368
|
+
| DescribeInputSecurityGroupCommandOutput
|
|
369
|
+
| DescribeMultiplexCommandOutput
|
|
370
|
+
| DescribeMultiplexProgramCommandOutput
|
|
371
|
+
| DescribeOfferingCommandOutput
|
|
372
|
+
| DescribeReservationCommandOutput
|
|
373
|
+
| DescribeScheduleCommandOutput
|
|
374
|
+
| ListChannelsCommandOutput
|
|
375
|
+
| ListInputDeviceTransfersCommandOutput
|
|
376
|
+
| ListInputDevicesCommandOutput
|
|
377
|
+
| ListInputSecurityGroupsCommandOutput
|
|
378
|
+
| ListInputsCommandOutput
|
|
379
|
+
| ListMultiplexProgramsCommandOutput
|
|
380
|
+
| ListMultiplexesCommandOutput
|
|
381
|
+
| ListOfferingsCommandOutput
|
|
382
|
+
| ListReservationsCommandOutput
|
|
383
|
+
| ListTagsForResourceCommandOutput
|
|
384
|
+
| PurchaseOfferingCommandOutput
|
|
385
|
+
| RebootInputDeviceCommandOutput
|
|
386
|
+
| RejectInputDeviceTransferCommandOutput
|
|
387
|
+
| StartChannelCommandOutput
|
|
388
|
+
| StartInputDeviceMaintenanceWindowCommandOutput
|
|
389
|
+
| StartMultiplexCommandOutput
|
|
390
|
+
| StopChannelCommandOutput
|
|
391
|
+
| StopMultiplexCommandOutput
|
|
392
|
+
| TransferInputDeviceCommandOutput
|
|
393
|
+
| UpdateChannelClassCommandOutput
|
|
394
|
+
| UpdateChannelCommandOutput
|
|
395
|
+
| UpdateInputCommandOutput
|
|
396
|
+
| UpdateInputDeviceCommandOutput
|
|
397
|
+
| UpdateInputSecurityGroupCommandOutput
|
|
398
|
+
| UpdateMultiplexCommandOutput
|
|
399
|
+
| UpdateMultiplexProgramCommandOutput
|
|
400
|
+
| UpdateReservationCommandOutput;
|
|
401
|
+
export interface ClientDefaults
|
|
402
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
403
|
+
requestHandler?: __HttpHandler;
|
|
404
|
+
sha256?: __HashConstructor;
|
|
405
|
+
urlParser?: __UrlParser;
|
|
406
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
407
|
+
streamCollector?: __StreamCollector;
|
|
408
|
+
base64Decoder?: __Decoder;
|
|
409
|
+
base64Encoder?: __Encoder;
|
|
410
|
+
utf8Decoder?: __Decoder;
|
|
411
|
+
utf8Encoder?: __Encoder;
|
|
412
|
+
runtime?: string;
|
|
413
|
+
disableHostPrefix?: boolean;
|
|
414
|
+
maxAttempts?: number | __Provider<number>;
|
|
415
|
+
retryMode?: string | __Provider<string>;
|
|
416
|
+
logger?: __Logger;
|
|
417
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
418
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
419
|
+
serviceId?: string;
|
|
420
|
+
region?: string | __Provider<string>;
|
|
421
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
422
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
423
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
424
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
425
|
+
}
|
|
426
|
+
declare type MediaLiveClientConfigType = Partial<
|
|
427
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
428
|
+
> &
|
|
429
|
+
ClientDefaults &
|
|
430
|
+
RegionInputConfig &
|
|
431
|
+
EndpointsInputConfig &
|
|
432
|
+
RetryInputConfig &
|
|
433
|
+
HostHeaderInputConfig &
|
|
434
|
+
AwsAuthInputConfig &
|
|
435
|
+
UserAgentInputConfig;
|
|
436
|
+
export interface MediaLiveClientConfig extends MediaLiveClientConfigType {}
|
|
437
|
+
declare type MediaLiveClientResolvedConfigType =
|
|
438
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
439
|
+
Required<ClientDefaults> &
|
|
440
|
+
RegionResolvedConfig &
|
|
441
|
+
EndpointsResolvedConfig &
|
|
442
|
+
RetryResolvedConfig &
|
|
443
|
+
HostHeaderResolvedConfig &
|
|
444
|
+
AwsAuthResolvedConfig &
|
|
445
|
+
UserAgentResolvedConfig;
|
|
446
|
+
export interface MediaLiveClientResolvedConfig
|
|
447
|
+
extends MediaLiveClientResolvedConfigType {}
|
|
448
|
+
export declare class MediaLiveClient extends __Client<
|
|
449
|
+
__HttpHandlerOptions,
|
|
450
|
+
ServiceInputTypes,
|
|
451
|
+
ServiceOutputTypes,
|
|
452
|
+
MediaLiveClientResolvedConfig
|
|
453
|
+
> {
|
|
454
|
+
readonly config: MediaLiveClientResolvedConfig;
|
|
455
|
+
constructor(configuration: MediaLiveClientConfig);
|
|
456
|
+
destroy(): void;
|
|
457
|
+
}
|
|
458
|
+
export {};
|
|
@@ -1,17 +1,39 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
MediaLiveClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../MediaLiveClient";
|
|
13
|
+
import {
|
|
14
|
+
AcceptInputDeviceTransferRequest,
|
|
15
|
+
AcceptInputDeviceTransferResponse,
|
|
16
|
+
} from "../models/models_1";
|
|
17
|
+
export interface AcceptInputDeviceTransferCommandInput
|
|
18
|
+
extends AcceptInputDeviceTransferRequest {}
|
|
19
|
+
export interface AcceptInputDeviceTransferCommandOutput
|
|
20
|
+
extends AcceptInputDeviceTransferResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class AcceptInputDeviceTransferCommand extends $Command<
|
|
23
|
+
AcceptInputDeviceTransferCommandInput,
|
|
24
|
+
AcceptInputDeviceTransferCommandOutput,
|
|
25
|
+
MediaLiveClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AcceptInputDeviceTransferCommandInput;
|
|
28
|
+
constructor(input: AcceptInputDeviceTransferCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: MediaLiveClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
AcceptInputDeviceTransferCommandInput,
|
|
35
|
+
AcceptInputDeviceTransferCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|