@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,194 +1,170 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
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
|
-
export
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
export declare const
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
export declare const UpdateInputRequestFilterSensitiveLog: (obj: UpdateInputRequest) => any;
|
|
173
|
-
|
|
174
|
-
export declare const UpdateInputResponseFilterSensitiveLog: (obj: UpdateInputResponse) => any;
|
|
175
|
-
|
|
176
|
-
export declare const UpdateInputDeviceRequestFilterSensitiveLog: (obj: UpdateInputDeviceRequest) => any;
|
|
177
|
-
|
|
178
|
-
export declare const UpdateInputDeviceResponseFilterSensitiveLog: (obj: UpdateInputDeviceResponse) => any;
|
|
179
|
-
|
|
180
|
-
export declare const UpdateInputSecurityGroupRequestFilterSensitiveLog: (obj: UpdateInputSecurityGroupRequest) => any;
|
|
181
|
-
|
|
182
|
-
export declare const UpdateInputSecurityGroupResponseFilterSensitiveLog: (obj: UpdateInputSecurityGroupResponse) => any;
|
|
183
|
-
|
|
184
|
-
export declare const UpdateMultiplexRequestFilterSensitiveLog: (obj: UpdateMultiplexRequest) => any;
|
|
185
|
-
|
|
186
|
-
export declare const UpdateMultiplexResponseFilterSensitiveLog: (obj: UpdateMultiplexResponse) => any;
|
|
187
|
-
|
|
188
|
-
export declare const UpdateMultiplexProgramRequestFilterSensitiveLog: (obj: UpdateMultiplexProgramRequest) => any;
|
|
189
|
-
|
|
190
|
-
export declare const UpdateMultiplexProgramResponseFilterSensitiveLog: (obj: UpdateMultiplexProgramResponse) => any;
|
|
191
|
-
|
|
192
|
-
export declare const UpdateReservationRequestFilterSensitiveLog: (obj: UpdateReservationRequest) => any;
|
|
193
|
-
|
|
194
|
-
export declare const UpdateReservationResponseFilterSensitiveLog: (obj: UpdateReservationResponse) => any;
|
|
1
|
+
import {
|
|
2
|
+
CdiInputSpecification,
|
|
3
|
+
ChannelClass,
|
|
4
|
+
DeviceSettingsSyncState,
|
|
5
|
+
DeviceUpdateStatus,
|
|
6
|
+
Input,
|
|
7
|
+
InputAttachment,
|
|
8
|
+
InputDestinationRequest,
|
|
9
|
+
InputDeviceConnectionState,
|
|
10
|
+
InputDeviceHdSettings,
|
|
11
|
+
InputDeviceNetworkSettings,
|
|
12
|
+
InputDeviceRequest,
|
|
13
|
+
InputDeviceType,
|
|
14
|
+
InputDeviceUhdSettings,
|
|
15
|
+
InputSecurityGroup,
|
|
16
|
+
InputSourceRequest,
|
|
17
|
+
InputSpecification,
|
|
18
|
+
InputWhitelistRuleCidr,
|
|
19
|
+
LogLevel,
|
|
20
|
+
MediaConnectFlowRequest,
|
|
21
|
+
OutputDestination,
|
|
22
|
+
} from "./models_0";
|
|
23
|
+
import {
|
|
24
|
+
Channel,
|
|
25
|
+
EncoderSettings,
|
|
26
|
+
InputDeviceConfigurableSettings,
|
|
27
|
+
MaintenanceUpdateSettings,
|
|
28
|
+
Multiplex,
|
|
29
|
+
MultiplexProgram,
|
|
30
|
+
MultiplexProgramSettings,
|
|
31
|
+
MultiplexSettings,
|
|
32
|
+
RenewalSettings,
|
|
33
|
+
Reservation,
|
|
34
|
+
} from "./models_1";
|
|
35
|
+
export interface UpdateChannelRequest {
|
|
36
|
+
CdiInputSpecification?: CdiInputSpecification;
|
|
37
|
+
ChannelId: string | undefined;
|
|
38
|
+
Destinations?: OutputDestination[];
|
|
39
|
+
EncoderSettings?: EncoderSettings;
|
|
40
|
+
InputAttachments?: InputAttachment[];
|
|
41
|
+
InputSpecification?: InputSpecification;
|
|
42
|
+
LogLevel?: LogLevel | string;
|
|
43
|
+
Maintenance?: MaintenanceUpdateSettings;
|
|
44
|
+
Name?: string;
|
|
45
|
+
RoleArn?: string;
|
|
46
|
+
}
|
|
47
|
+
export interface UpdateChannelResponse {
|
|
48
|
+
Channel?: Channel;
|
|
49
|
+
}
|
|
50
|
+
export interface UpdateChannelClassRequest {
|
|
51
|
+
ChannelClass: ChannelClass | string | undefined;
|
|
52
|
+
ChannelId: string | undefined;
|
|
53
|
+
Destinations?: OutputDestination[];
|
|
54
|
+
}
|
|
55
|
+
export interface UpdateChannelClassResponse {
|
|
56
|
+
Channel?: Channel;
|
|
57
|
+
}
|
|
58
|
+
export interface UpdateInputRequest {
|
|
59
|
+
Destinations?: InputDestinationRequest[];
|
|
60
|
+
InputDevices?: InputDeviceRequest[];
|
|
61
|
+
InputId: string | undefined;
|
|
62
|
+
InputSecurityGroups?: string[];
|
|
63
|
+
MediaConnectFlows?: MediaConnectFlowRequest[];
|
|
64
|
+
Name?: string;
|
|
65
|
+
RoleArn?: string;
|
|
66
|
+
Sources?: InputSourceRequest[];
|
|
67
|
+
}
|
|
68
|
+
export interface UpdateInputResponse {
|
|
69
|
+
Input?: Input;
|
|
70
|
+
}
|
|
71
|
+
export interface UpdateInputDeviceRequest {
|
|
72
|
+
HdDeviceSettings?: InputDeviceConfigurableSettings;
|
|
73
|
+
InputDeviceId: string | undefined;
|
|
74
|
+
Name?: string;
|
|
75
|
+
UhdDeviceSettings?: InputDeviceConfigurableSettings;
|
|
76
|
+
}
|
|
77
|
+
export interface UpdateInputDeviceResponse {
|
|
78
|
+
Arn?: string;
|
|
79
|
+
ConnectionState?: InputDeviceConnectionState | string;
|
|
80
|
+
DeviceSettingsSyncState?: DeviceSettingsSyncState | string;
|
|
81
|
+
DeviceUpdateStatus?: DeviceUpdateStatus | string;
|
|
82
|
+
HdDeviceSettings?: InputDeviceHdSettings;
|
|
83
|
+
Id?: string;
|
|
84
|
+
MacAddress?: string;
|
|
85
|
+
Name?: string;
|
|
86
|
+
NetworkSettings?: InputDeviceNetworkSettings;
|
|
87
|
+
SerialNumber?: string;
|
|
88
|
+
Type?: InputDeviceType | string;
|
|
89
|
+
UhdDeviceSettings?: InputDeviceUhdSettings;
|
|
90
|
+
}
|
|
91
|
+
export interface UpdateInputSecurityGroupRequest {
|
|
92
|
+
InputSecurityGroupId: string | undefined;
|
|
93
|
+
Tags?: Record<string, string>;
|
|
94
|
+
WhitelistRules?: InputWhitelistRuleCidr[];
|
|
95
|
+
}
|
|
96
|
+
export interface UpdateInputSecurityGroupResponse {
|
|
97
|
+
SecurityGroup?: InputSecurityGroup;
|
|
98
|
+
}
|
|
99
|
+
export interface UpdateMultiplexRequest {
|
|
100
|
+
MultiplexId: string | undefined;
|
|
101
|
+
MultiplexSettings?: MultiplexSettings;
|
|
102
|
+
Name?: string;
|
|
103
|
+
}
|
|
104
|
+
export interface UpdateMultiplexResponse {
|
|
105
|
+
Multiplex?: Multiplex;
|
|
106
|
+
}
|
|
107
|
+
export interface UpdateMultiplexProgramRequest {
|
|
108
|
+
MultiplexId: string | undefined;
|
|
109
|
+
MultiplexProgramSettings?: MultiplexProgramSettings;
|
|
110
|
+
ProgramName: string | undefined;
|
|
111
|
+
}
|
|
112
|
+
export interface UpdateMultiplexProgramResponse {
|
|
113
|
+
MultiplexProgram?: MultiplexProgram;
|
|
114
|
+
}
|
|
115
|
+
export interface UpdateReservationRequest {
|
|
116
|
+
Name?: string;
|
|
117
|
+
RenewalSettings?: RenewalSettings;
|
|
118
|
+
ReservationId: string | undefined;
|
|
119
|
+
}
|
|
120
|
+
export interface UpdateReservationResponse {
|
|
121
|
+
Reservation?: Reservation;
|
|
122
|
+
}
|
|
123
|
+
export declare const UpdateChannelRequestFilterSensitiveLog: (
|
|
124
|
+
obj: UpdateChannelRequest
|
|
125
|
+
) => any;
|
|
126
|
+
export declare const UpdateChannelResponseFilterSensitiveLog: (
|
|
127
|
+
obj: UpdateChannelResponse
|
|
128
|
+
) => any;
|
|
129
|
+
export declare const UpdateChannelClassRequestFilterSensitiveLog: (
|
|
130
|
+
obj: UpdateChannelClassRequest
|
|
131
|
+
) => any;
|
|
132
|
+
export declare const UpdateChannelClassResponseFilterSensitiveLog: (
|
|
133
|
+
obj: UpdateChannelClassResponse
|
|
134
|
+
) => any;
|
|
135
|
+
export declare const UpdateInputRequestFilterSensitiveLog: (
|
|
136
|
+
obj: UpdateInputRequest
|
|
137
|
+
) => any;
|
|
138
|
+
export declare const UpdateInputResponseFilterSensitiveLog: (
|
|
139
|
+
obj: UpdateInputResponse
|
|
140
|
+
) => any;
|
|
141
|
+
export declare const UpdateInputDeviceRequestFilterSensitiveLog: (
|
|
142
|
+
obj: UpdateInputDeviceRequest
|
|
143
|
+
) => any;
|
|
144
|
+
export declare const UpdateInputDeviceResponseFilterSensitiveLog: (
|
|
145
|
+
obj: UpdateInputDeviceResponse
|
|
146
|
+
) => any;
|
|
147
|
+
export declare const UpdateInputSecurityGroupRequestFilterSensitiveLog: (
|
|
148
|
+
obj: UpdateInputSecurityGroupRequest
|
|
149
|
+
) => any;
|
|
150
|
+
export declare const UpdateInputSecurityGroupResponseFilterSensitiveLog: (
|
|
151
|
+
obj: UpdateInputSecurityGroupResponse
|
|
152
|
+
) => any;
|
|
153
|
+
export declare const UpdateMultiplexRequestFilterSensitiveLog: (
|
|
154
|
+
obj: UpdateMultiplexRequest
|
|
155
|
+
) => any;
|
|
156
|
+
export declare const UpdateMultiplexResponseFilterSensitiveLog: (
|
|
157
|
+
obj: UpdateMultiplexResponse
|
|
158
|
+
) => any;
|
|
159
|
+
export declare const UpdateMultiplexProgramRequestFilterSensitiveLog: (
|
|
160
|
+
obj: UpdateMultiplexProgramRequest
|
|
161
|
+
) => any;
|
|
162
|
+
export declare const UpdateMultiplexProgramResponseFilterSensitiveLog: (
|
|
163
|
+
obj: UpdateMultiplexProgramResponse
|
|
164
|
+
) => any;
|
|
165
|
+
export declare const UpdateReservationRequestFilterSensitiveLog: (
|
|
166
|
+
obj: UpdateReservationRequest
|
|
167
|
+
) => any;
|
|
168
|
+
export declare const UpdateReservationResponseFilterSensitiveLog: (
|
|
169
|
+
obj: UpdateReservationResponse
|
|
170
|
+
) => any;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeScheduleCommandInput,
|
|
4
|
+
DescribeScheduleCommandOutput,
|
|
5
|
+
} from "../commands/DescribeScheduleCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeSchedule(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: DescribeScheduleCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeScheduleCommandOutput>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { MediaLive } from "../MediaLive";
|
|
3
|
-
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
-
export interface MediaLivePaginationConfiguration
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { MediaLive } from "../MediaLive";
|
|
3
|
+
import { MediaLiveClient } from "../MediaLiveClient";
|
|
4
|
+
export interface MediaLivePaginationConfiguration
|
|
5
|
+
extends PaginationConfiguration {
|
|
6
|
+
client: MediaLive | MediaLiveClient;
|
|
7
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListChannelsCommandInput,
|
|
4
|
+
ListChannelsCommandOutput,
|
|
5
|
+
} from "../commands/ListChannelsCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListChannels(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListChannelsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListChannelsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListInputDeviceTransfersCommandInput,
|
|
4
|
+
ListInputDeviceTransfersCommandOutput,
|
|
5
|
+
} from "../commands/ListInputDeviceTransfersCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListInputDeviceTransfers(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListInputDeviceTransfersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListInputDeviceTransfersCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListInputDevicesCommandInput,
|
|
4
|
+
ListInputDevicesCommandOutput,
|
|
5
|
+
} from "../commands/ListInputDevicesCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListInputDevices(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListInputDevicesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListInputDevicesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListInputSecurityGroupsCommandInput,
|
|
4
|
+
ListInputSecurityGroupsCommandOutput,
|
|
5
|
+
} from "../commands/ListInputSecurityGroupsCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListInputSecurityGroups(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListInputSecurityGroupsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListInputSecurityGroupsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListInputsCommandInput,
|
|
4
|
+
ListInputsCommandOutput,
|
|
5
|
+
} from "../commands/ListInputsCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListInputs(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListInputsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListInputsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMultiplexProgramsCommandInput,
|
|
4
|
+
ListMultiplexProgramsCommandOutput,
|
|
5
|
+
} from "../commands/ListMultiplexProgramsCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMultiplexPrograms(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListMultiplexProgramsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMultiplexProgramsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMultiplexesCommandInput,
|
|
4
|
+
ListMultiplexesCommandOutput,
|
|
5
|
+
} from "../commands/ListMultiplexesCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMultiplexes(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListMultiplexesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMultiplexesCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListOfferingsCommandInput,
|
|
4
|
+
ListOfferingsCommandOutput,
|
|
5
|
+
} from "../commands/ListOfferingsCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListOfferings(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListOfferingsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListOfferingsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListReservationsCommandInput,
|
|
4
|
+
ListReservationsCommandOutput,
|
|
5
|
+
} from "../commands/ListReservationsCommand";
|
|
6
|
+
import { MediaLivePaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListReservations(
|
|
8
|
+
config: MediaLivePaginationConfiguration,
|
|
9
|
+
input: ListReservationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListReservationsCommandOutput>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from "./DescribeSchedulePaginator";
|
|
2
|
-
export * from "./Interfaces";
|
|
3
|
-
export * from "./ListChannelsPaginator";
|
|
4
|
-
export * from "./ListInputDeviceTransfersPaginator";
|
|
5
|
-
export * from "./ListInputDevicesPaginator";
|
|
6
|
-
export * from "./ListInputSecurityGroupsPaginator";
|
|
7
|
-
export * from "./ListInputsPaginator";
|
|
8
|
-
export * from "./ListMultiplexProgramsPaginator";
|
|
9
|
-
export * from "./ListMultiplexesPaginator";
|
|
10
|
-
export * from "./ListOfferingsPaginator";
|
|
11
|
-
export * from "./ListReservationsPaginator";
|
|
1
|
+
export * from "./DescribeSchedulePaginator";
|
|
2
|
+
export * from "./Interfaces";
|
|
3
|
+
export * from "./ListChannelsPaginator";
|
|
4
|
+
export * from "./ListInputDeviceTransfersPaginator";
|
|
5
|
+
export * from "./ListInputDevicesPaginator";
|
|
6
|
+
export * from "./ListInputSecurityGroupsPaginator";
|
|
7
|
+
export * from "./ListInputsPaginator";
|
|
8
|
+
export * from "./ListMultiplexProgramsPaginator";
|
|
9
|
+
export * from "./ListMultiplexesPaginator";
|
|
10
|
+
export * from "./ListOfferingsPaginator";
|
|
11
|
+
export * from "./ListReservationsPaginator";
|