@aws-sdk/client-mediaconnect 3.529.1 → 3.535.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/dist-types/MediaConnect.d.ts +8 -1
- package/dist-types/MediaConnectClient.d.ts +1 -1
- package/dist-types/commands/AddBridgeOutputsCommand.d.ts +2 -1
- package/dist-types/commands/AddBridgeSourcesCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowOutputsCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowSourcesCommand.d.ts +2 -1
- package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/CreateBridgeCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowCommand.d.ts +2 -1
- package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBridgeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBridgeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
- package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/ListBridgesCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/ListFlowsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewayInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +2 -1
- package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowOutputCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowSourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/StartFlowCommand.d.ts +2 -1
- package/dist-types/commands/StopFlowCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBridgeStateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowOutputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFlowSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +714 -714
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/MediaConnect.d.ts +7 -0
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,128 +22,128 @@ export declare const Protocol: {
|
|
|
22
22
|
*/
|
|
23
23
|
export type Protocol = (typeof Protocol)[keyof typeof Protocol];
|
|
24
24
|
/**
|
|
25
|
-
* @public
|
|
26
25
|
* Add a network output to an existing bridge.
|
|
26
|
+
* @public
|
|
27
27
|
*/
|
|
28
28
|
export interface AddBridgeNetworkOutputRequest {
|
|
29
29
|
/**
|
|
30
|
-
* @public
|
|
31
30
|
* The network output IP Address.
|
|
31
|
+
* @public
|
|
32
32
|
*/
|
|
33
33
|
IpAddress: string | undefined;
|
|
34
34
|
/**
|
|
35
|
-
* @public
|
|
36
35
|
* The network output name. This name is used to reference the output and must be unique among outputs in this bridge.
|
|
36
|
+
* @public
|
|
37
37
|
*/
|
|
38
38
|
Name: string | undefined;
|
|
39
39
|
/**
|
|
40
|
-
* @public
|
|
41
40
|
* The network output's gateway network name.
|
|
41
|
+
* @public
|
|
42
42
|
*/
|
|
43
43
|
NetworkName: string | undefined;
|
|
44
44
|
/**
|
|
45
|
-
* @public
|
|
46
45
|
* The network output port.
|
|
46
|
+
* @public
|
|
47
47
|
*/
|
|
48
48
|
Port: number | undefined;
|
|
49
49
|
/**
|
|
50
|
-
* @public
|
|
51
50
|
* The network output protocol.
|
|
51
|
+
* @public
|
|
52
52
|
*/
|
|
53
53
|
Protocol: Protocol | undefined;
|
|
54
54
|
/**
|
|
55
|
-
* @public
|
|
56
55
|
* The network output TTL.
|
|
56
|
+
* @public
|
|
57
57
|
*/
|
|
58
58
|
Ttl: number | undefined;
|
|
59
59
|
}
|
|
60
60
|
/**
|
|
61
|
-
* @public
|
|
62
61
|
* Add an output to a bridge.
|
|
62
|
+
* @public
|
|
63
63
|
*/
|
|
64
64
|
export interface AddBridgeOutputRequest {
|
|
65
65
|
/**
|
|
66
|
-
* @public
|
|
67
66
|
* Add a network output to an existing bridge.
|
|
67
|
+
* @public
|
|
68
68
|
*/
|
|
69
69
|
NetworkOutput?: AddBridgeNetworkOutputRequest;
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
|
-
* @public
|
|
73
72
|
* The settings for attaching a VPC interface to an resource.
|
|
73
|
+
* @public
|
|
74
74
|
*/
|
|
75
75
|
export interface VpcInterfaceAttachment {
|
|
76
76
|
/**
|
|
77
|
-
* @public
|
|
78
77
|
* The name of the VPC interface to use for this resource.
|
|
78
|
+
* @public
|
|
79
79
|
*/
|
|
80
80
|
VpcInterfaceName?: string;
|
|
81
81
|
}
|
|
82
82
|
/**
|
|
83
|
-
* @public
|
|
84
83
|
* Add a flow source to an existing bridge.
|
|
84
|
+
* @public
|
|
85
85
|
*/
|
|
86
86
|
export interface AddBridgeFlowSourceRequest {
|
|
87
87
|
/**
|
|
88
|
-
* @public
|
|
89
88
|
* The Amazon Resource Number (ARN) of the cloud flow to use as a source of this bridge.
|
|
89
|
+
* @public
|
|
90
90
|
*/
|
|
91
91
|
FlowArn: string | undefined;
|
|
92
92
|
/**
|
|
93
|
-
* @public
|
|
94
93
|
* The name of the VPC interface attachment to use for this source.
|
|
94
|
+
* @public
|
|
95
95
|
*/
|
|
96
96
|
FlowVpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
97
97
|
/**
|
|
98
|
-
* @public
|
|
99
98
|
* The name of the flow source. This name is used to reference the source and must be unique among sources in this bridge.
|
|
99
|
+
* @public
|
|
100
100
|
*/
|
|
101
101
|
Name: string | undefined;
|
|
102
102
|
}
|
|
103
103
|
/**
|
|
104
|
-
* @public
|
|
105
104
|
* Add a network source to an existing bridge.
|
|
105
|
+
* @public
|
|
106
106
|
*/
|
|
107
107
|
export interface AddBridgeNetworkSourceRequest {
|
|
108
108
|
/**
|
|
109
|
-
* @public
|
|
110
109
|
* The network source multicast IP.
|
|
110
|
+
* @public
|
|
111
111
|
*/
|
|
112
112
|
MulticastIp: string | undefined;
|
|
113
113
|
/**
|
|
114
|
-
* @public
|
|
115
114
|
* The name of the network source. This name is used to reference the source and must be unique among sources in this bridge.
|
|
115
|
+
* @public
|
|
116
116
|
*/
|
|
117
117
|
Name: string | undefined;
|
|
118
118
|
/**
|
|
119
|
-
* @public
|
|
120
119
|
* The network source's gateway network name.
|
|
120
|
+
* @public
|
|
121
121
|
*/
|
|
122
122
|
NetworkName: string | undefined;
|
|
123
123
|
/**
|
|
124
|
-
* @public
|
|
125
124
|
* The network source port.
|
|
125
|
+
* @public
|
|
126
126
|
*/
|
|
127
127
|
Port: number | undefined;
|
|
128
128
|
/**
|
|
129
|
-
* @public
|
|
130
129
|
* The network source protocol.
|
|
130
|
+
* @public
|
|
131
131
|
*/
|
|
132
132
|
Protocol: Protocol | undefined;
|
|
133
133
|
}
|
|
134
134
|
/**
|
|
135
|
-
* @public
|
|
136
135
|
* Add a source to an existing bridge.
|
|
136
|
+
* @public
|
|
137
137
|
*/
|
|
138
138
|
export interface AddBridgeSourceRequest {
|
|
139
139
|
/**
|
|
140
|
-
* @public
|
|
141
140
|
* Add a flow source to an existing bridge.
|
|
141
|
+
* @public
|
|
142
142
|
*/
|
|
143
143
|
FlowSource?: AddBridgeFlowSourceRequest;
|
|
144
144
|
/**
|
|
145
|
-
* @public
|
|
146
145
|
* Add a network source to an existing bridge.
|
|
146
|
+
* @public
|
|
147
147
|
*/
|
|
148
148
|
NetworkSource?: AddBridgeNetworkSourceRequest;
|
|
149
149
|
}
|
|
@@ -210,59 +210,59 @@ export declare const Tcs: {
|
|
|
210
210
|
*/
|
|
211
211
|
export type Tcs = (typeof Tcs)[keyof typeof Tcs];
|
|
212
212
|
/**
|
|
213
|
-
* @public
|
|
214
213
|
* The settings that you want to use to define the media stream.
|
|
214
|
+
* @public
|
|
215
215
|
*/
|
|
216
216
|
export interface FmtpRequest {
|
|
217
217
|
/**
|
|
218
|
-
* @public
|
|
219
218
|
* The format of the audio channel.
|
|
219
|
+
* @public
|
|
220
220
|
*/
|
|
221
221
|
ChannelOrder?: string;
|
|
222
222
|
/**
|
|
223
|
-
* @public
|
|
224
223
|
* The format that is used for the representation of color.
|
|
224
|
+
* @public
|
|
225
225
|
*/
|
|
226
226
|
Colorimetry?: Colorimetry;
|
|
227
227
|
/**
|
|
228
|
-
* @public
|
|
229
228
|
* The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the exactFramerate.
|
|
229
|
+
* @public
|
|
230
230
|
*/
|
|
231
231
|
ExactFramerate?: string;
|
|
232
232
|
/**
|
|
233
|
-
* @public
|
|
234
233
|
* The pixel aspect ratio (PAR) of the video.
|
|
234
|
+
* @public
|
|
235
235
|
*/
|
|
236
236
|
Par?: string;
|
|
237
237
|
/**
|
|
238
|
-
* @public
|
|
239
238
|
* The encoding range of the video.
|
|
239
|
+
* @public
|
|
240
240
|
*/
|
|
241
241
|
Range?: Range;
|
|
242
242
|
/**
|
|
243
|
-
* @public
|
|
244
243
|
* The type of compression that was used to smooth the video’s appearance.
|
|
244
|
+
* @public
|
|
245
245
|
*/
|
|
246
246
|
ScanMode?: ScanMode;
|
|
247
247
|
/**
|
|
248
|
-
* @public
|
|
249
248
|
* The transfer characteristic system (TCS) that is used in the video.
|
|
249
|
+
* @public
|
|
250
250
|
*/
|
|
251
251
|
Tcs?: Tcs;
|
|
252
252
|
}
|
|
253
253
|
/**
|
|
254
|
-
* @public
|
|
255
254
|
* Attributes that are related to the media stream.
|
|
255
|
+
* @public
|
|
256
256
|
*/
|
|
257
257
|
export interface MediaStreamAttributesRequest {
|
|
258
258
|
/**
|
|
259
|
-
* @public
|
|
260
259
|
* The settings that you want to use to define the media stream.
|
|
260
|
+
* @public
|
|
261
261
|
*/
|
|
262
262
|
Fmtp?: FmtpRequest;
|
|
263
263
|
/**
|
|
264
|
-
* @public
|
|
265
264
|
* The audio language, in a format that is recognized by the receiver.
|
|
265
|
+
* @public
|
|
266
266
|
*/
|
|
267
267
|
Lang?: string;
|
|
268
268
|
}
|
|
@@ -280,43 +280,43 @@ export declare const MediaStreamType: {
|
|
|
280
280
|
*/
|
|
281
281
|
export type MediaStreamType = (typeof MediaStreamType)[keyof typeof MediaStreamType];
|
|
282
282
|
/**
|
|
283
|
-
* @public
|
|
284
283
|
* The media stream that you want to add to the flow.
|
|
284
|
+
* @public
|
|
285
285
|
*/
|
|
286
286
|
export interface AddMediaStreamRequest {
|
|
287
287
|
/**
|
|
288
|
-
* @public
|
|
289
288
|
* The attributes that you want to assign to the new media stream.
|
|
289
|
+
* @public
|
|
290
290
|
*/
|
|
291
291
|
Attributes?: MediaStreamAttributesRequest;
|
|
292
292
|
/**
|
|
293
|
-
* @public
|
|
294
293
|
* The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000.
|
|
294
|
+
* @public
|
|
295
295
|
*/
|
|
296
296
|
ClockRate?: number;
|
|
297
297
|
/**
|
|
298
|
-
* @public
|
|
299
298
|
* A description that can help you quickly identify what your media stream is used for.
|
|
299
|
+
* @public
|
|
300
300
|
*/
|
|
301
301
|
Description?: string;
|
|
302
302
|
/**
|
|
303
|
-
* @public
|
|
304
303
|
* A unique identifier for the media stream.
|
|
304
|
+
* @public
|
|
305
305
|
*/
|
|
306
306
|
MediaStreamId: number | undefined;
|
|
307
307
|
/**
|
|
308
|
-
* @public
|
|
309
308
|
* A name that helps you distinguish one media stream from another.
|
|
309
|
+
* @public
|
|
310
310
|
*/
|
|
311
311
|
MediaStreamName: string | undefined;
|
|
312
312
|
/**
|
|
313
|
-
* @public
|
|
314
313
|
* The type of media stream.
|
|
314
|
+
* @public
|
|
315
315
|
*/
|
|
316
316
|
MediaStreamType: MediaStreamType | undefined;
|
|
317
317
|
/**
|
|
318
|
-
* @public
|
|
319
318
|
* The resolution of the video.
|
|
319
|
+
* @public
|
|
320
320
|
*/
|
|
321
321
|
VideoFormat?: string;
|
|
322
322
|
}
|
|
@@ -347,85 +347,85 @@ export declare const KeyType: {
|
|
|
347
347
|
*/
|
|
348
348
|
export type KeyType = (typeof KeyType)[keyof typeof KeyType];
|
|
349
349
|
/**
|
|
350
|
-
* @public
|
|
351
350
|
* Information about the encryption of the flow.
|
|
351
|
+
* @public
|
|
352
352
|
*/
|
|
353
353
|
export interface Encryption {
|
|
354
354
|
/**
|
|
355
|
-
* @public
|
|
356
355
|
* The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
|
|
356
|
+
* @public
|
|
357
357
|
*/
|
|
358
358
|
Algorithm?: Algorithm;
|
|
359
359
|
/**
|
|
360
|
-
* @public
|
|
361
360
|
* A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
|
|
361
|
+
* @public
|
|
362
362
|
*/
|
|
363
363
|
ConstantInitializationVector?: string;
|
|
364
364
|
/**
|
|
365
|
-
* @public
|
|
366
365
|
* The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
366
|
+
* @public
|
|
367
367
|
*/
|
|
368
368
|
DeviceId?: string;
|
|
369
369
|
/**
|
|
370
|
-
* @public
|
|
371
370
|
* The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
|
|
371
|
+
* @public
|
|
372
372
|
*/
|
|
373
373
|
KeyType?: KeyType;
|
|
374
374
|
/**
|
|
375
|
-
* @public
|
|
376
375
|
* The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
376
|
+
* @public
|
|
377
377
|
*/
|
|
378
378
|
Region?: string;
|
|
379
379
|
/**
|
|
380
|
-
* @public
|
|
381
380
|
* An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
381
|
+
* @public
|
|
382
382
|
*/
|
|
383
383
|
ResourceId?: string;
|
|
384
384
|
/**
|
|
385
|
-
* @public
|
|
386
385
|
* The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
|
|
386
|
+
* @public
|
|
387
387
|
*/
|
|
388
388
|
RoleArn: string | undefined;
|
|
389
389
|
/**
|
|
390
|
-
* @public
|
|
391
390
|
* The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
|
|
391
|
+
* @public
|
|
392
392
|
*/
|
|
393
393
|
SecretArn?: string;
|
|
394
394
|
/**
|
|
395
|
-
* @public
|
|
396
395
|
* The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
396
|
+
* @public
|
|
397
397
|
*/
|
|
398
398
|
Url?: string;
|
|
399
399
|
}
|
|
400
400
|
/**
|
|
401
|
-
* @public
|
|
402
401
|
* The VPC interface that you want to designate where the media stream is coming from or going to.
|
|
402
|
+
* @public
|
|
403
403
|
*/
|
|
404
404
|
export interface InterfaceRequest {
|
|
405
405
|
/**
|
|
406
|
-
* @public
|
|
407
406
|
* The name of the VPC interface.
|
|
407
|
+
* @public
|
|
408
408
|
*/
|
|
409
409
|
Name: string | undefined;
|
|
410
410
|
}
|
|
411
411
|
/**
|
|
412
|
-
* @public
|
|
413
412
|
* The transport parameters that you want to associate with an outbound media stream.
|
|
413
|
+
* @public
|
|
414
414
|
*/
|
|
415
415
|
export interface DestinationConfigurationRequest {
|
|
416
416
|
/**
|
|
417
|
-
* @public
|
|
418
417
|
* The IP address where you want MediaConnect to send contents of the media stream.
|
|
418
|
+
* @public
|
|
419
419
|
*/
|
|
420
420
|
DestinationIp: string | undefined;
|
|
421
421
|
/**
|
|
422
|
-
* @public
|
|
423
422
|
* The port that you want MediaConnect to use when it distributes the media stream to the output.
|
|
423
|
+
* @public
|
|
424
424
|
*/
|
|
425
425
|
DestinationPort: number | undefined;
|
|
426
426
|
/**
|
|
427
|
-
* @public
|
|
428
427
|
* The VPC interface that you want to use for the media stream associated with the output.
|
|
428
|
+
* @public
|
|
429
429
|
*/
|
|
430
430
|
Interface: InterfaceRequest | undefined;
|
|
431
431
|
}
|
|
@@ -456,308 +456,308 @@ export declare const EncoderProfile: {
|
|
|
456
456
|
*/
|
|
457
457
|
export type EncoderProfile = (typeof EncoderProfile)[keyof typeof EncoderProfile];
|
|
458
458
|
/**
|
|
459
|
-
* @public
|
|
460
459
|
* A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.
|
|
460
|
+
* @public
|
|
461
461
|
*/
|
|
462
462
|
export interface EncodingParametersRequest {
|
|
463
463
|
/**
|
|
464
|
-
* @public
|
|
465
464
|
* A value that is used to calculate compression for an output. The bitrate of the output is calculated as follows: Output bitrate = (1 / compressionFactor) * (source bitrate) This property only applies to outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol. Valid values are floating point numbers in the range of 3.0 to 10.0, inclusive.
|
|
465
|
+
* @public
|
|
466
466
|
*/
|
|
467
467
|
CompressionFactor: number | undefined;
|
|
468
468
|
/**
|
|
469
|
-
* @public
|
|
470
469
|
* A setting on the encoder that drives compression settings. This property only applies to video media streams associated with outputs that use the ST 2110 JPEG XS protocol, if at least one source on the flow uses the CDI protocol.
|
|
470
|
+
* @public
|
|
471
471
|
*/
|
|
472
472
|
EncoderProfile: EncoderProfile | undefined;
|
|
473
473
|
}
|
|
474
474
|
/**
|
|
475
|
-
* @public
|
|
476
475
|
* The media stream that you want to associate with the output, and the parameters for that association.
|
|
476
|
+
* @public
|
|
477
477
|
*/
|
|
478
478
|
export interface MediaStreamOutputConfigurationRequest {
|
|
479
479
|
/**
|
|
480
|
-
* @public
|
|
481
480
|
* The transport parameters that you want to associate with the media stream.
|
|
481
|
+
* @public
|
|
482
482
|
*/
|
|
483
483
|
DestinationConfigurations?: DestinationConfigurationRequest[];
|
|
484
484
|
/**
|
|
485
|
-
* @public
|
|
486
485
|
* The format that will be used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.
|
|
486
|
+
* @public
|
|
487
487
|
*/
|
|
488
488
|
EncodingName: EncodingName | undefined;
|
|
489
489
|
/**
|
|
490
|
-
* @public
|
|
491
490
|
* A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.
|
|
491
|
+
* @public
|
|
492
492
|
*/
|
|
493
493
|
EncodingParameters?: EncodingParametersRequest;
|
|
494
494
|
/**
|
|
495
|
-
* @public
|
|
496
495
|
* The name of the media stream that is associated with the output.
|
|
496
|
+
* @public
|
|
497
497
|
*/
|
|
498
498
|
MediaStreamName: string | undefined;
|
|
499
499
|
}
|
|
500
500
|
/**
|
|
501
|
-
* @public
|
|
502
501
|
* The output that you want to add to this flow.
|
|
502
|
+
* @public
|
|
503
503
|
*/
|
|
504
504
|
export interface AddOutputRequest {
|
|
505
505
|
/**
|
|
506
|
-
* @public
|
|
507
506
|
* The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
507
|
+
* @public
|
|
508
508
|
*/
|
|
509
509
|
CidrAllowList?: string[];
|
|
510
510
|
/**
|
|
511
|
-
* @public
|
|
512
511
|
* A description of the output. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the end user.
|
|
512
|
+
* @public
|
|
513
513
|
*/
|
|
514
514
|
Description?: string;
|
|
515
515
|
/**
|
|
516
|
-
* @public
|
|
517
516
|
* The IP address from which video will be sent to output destinations.
|
|
517
|
+
* @public
|
|
518
518
|
*/
|
|
519
519
|
Destination?: string;
|
|
520
520
|
/**
|
|
521
|
-
* @public
|
|
522
521
|
* The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key). Allowable encryption types: static-key.
|
|
522
|
+
* @public
|
|
523
523
|
*/
|
|
524
524
|
Encryption?: Encryption;
|
|
525
525
|
/**
|
|
526
|
-
* @public
|
|
527
526
|
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
527
|
+
* @public
|
|
528
528
|
*/
|
|
529
529
|
MaxLatency?: number;
|
|
530
530
|
/**
|
|
531
|
-
* @public
|
|
532
531
|
* The media streams that are associated with the output, and the parameters for those associations.
|
|
532
|
+
* @public
|
|
533
533
|
*/
|
|
534
534
|
MediaStreamOutputConfigurations?: MediaStreamOutputConfigurationRequest[];
|
|
535
535
|
/**
|
|
536
|
-
* @public
|
|
537
536
|
* The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
|
|
537
|
+
* @public
|
|
538
538
|
*/
|
|
539
539
|
MinLatency?: number;
|
|
540
540
|
/**
|
|
541
|
-
* @public
|
|
542
541
|
* The name of the output. This value must be unique within the current flow.
|
|
542
|
+
* @public
|
|
543
543
|
*/
|
|
544
544
|
Name?: string;
|
|
545
545
|
/**
|
|
546
|
-
* @public
|
|
547
546
|
* The port to use when content is distributed to this output.
|
|
547
|
+
* @public
|
|
548
548
|
*/
|
|
549
549
|
Port?: number;
|
|
550
550
|
/**
|
|
551
|
-
* @public
|
|
552
551
|
* The protocol to use for the output.
|
|
552
|
+
* @public
|
|
553
553
|
*/
|
|
554
554
|
Protocol: Protocol | undefined;
|
|
555
555
|
/**
|
|
556
|
-
* @public
|
|
557
556
|
* The remote ID for the Zixi-pull output stream.
|
|
557
|
+
* @public
|
|
558
558
|
*/
|
|
559
559
|
RemoteId?: string;
|
|
560
560
|
/**
|
|
561
|
-
* @public
|
|
562
561
|
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
562
|
+
* @public
|
|
563
563
|
*/
|
|
564
564
|
SenderControlPort?: number;
|
|
565
565
|
/**
|
|
566
|
-
* @public
|
|
567
566
|
* The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
|
567
|
+
* @public
|
|
568
568
|
*/
|
|
569
569
|
SmoothingLatency?: number;
|
|
570
570
|
/**
|
|
571
|
-
* @public
|
|
572
571
|
* The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
|
|
572
|
+
* @public
|
|
573
573
|
*/
|
|
574
574
|
StreamId?: string;
|
|
575
575
|
/**
|
|
576
|
-
* @public
|
|
577
576
|
* The name of the VPC interface attachment to use for this output.
|
|
577
|
+
* @public
|
|
578
578
|
*/
|
|
579
579
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
580
580
|
}
|
|
581
581
|
/**
|
|
582
|
-
* @public
|
|
583
582
|
* The output of the bridge. A flow output is delivered to the AWS cloud.
|
|
583
|
+
* @public
|
|
584
584
|
*/
|
|
585
585
|
export interface BridgeFlowOutput {
|
|
586
586
|
/**
|
|
587
|
-
* @public
|
|
588
587
|
* The Amazon Resource Number (ARN) of the cloud flow.
|
|
588
|
+
* @public
|
|
589
589
|
*/
|
|
590
590
|
FlowArn: string | undefined;
|
|
591
591
|
/**
|
|
592
|
-
* @public
|
|
593
592
|
* The Amazon Resource Number (ARN) of the flow source.
|
|
593
|
+
* @public
|
|
594
594
|
*/
|
|
595
595
|
FlowSourceArn: string | undefined;
|
|
596
596
|
/**
|
|
597
|
-
* @public
|
|
598
597
|
* The name of the bridge's output.
|
|
598
|
+
* @public
|
|
599
599
|
*/
|
|
600
600
|
Name: string | undefined;
|
|
601
601
|
}
|
|
602
602
|
/**
|
|
603
|
-
* @public
|
|
604
603
|
* The output of the bridge. A network output is delivered to your premises.
|
|
604
|
+
* @public
|
|
605
605
|
*/
|
|
606
606
|
export interface BridgeNetworkOutput {
|
|
607
607
|
/**
|
|
608
|
-
* @public
|
|
609
608
|
* The network output IP Address.
|
|
609
|
+
* @public
|
|
610
610
|
*/
|
|
611
611
|
IpAddress: string | undefined;
|
|
612
612
|
/**
|
|
613
|
-
* @public
|
|
614
613
|
* The network output name.
|
|
614
|
+
* @public
|
|
615
615
|
*/
|
|
616
616
|
Name: string | undefined;
|
|
617
617
|
/**
|
|
618
|
-
* @public
|
|
619
618
|
* The network output's gateway network name.
|
|
619
|
+
* @public
|
|
620
620
|
*/
|
|
621
621
|
NetworkName: string | undefined;
|
|
622
622
|
/**
|
|
623
|
-
* @public
|
|
624
623
|
* The network output port.
|
|
624
|
+
* @public
|
|
625
625
|
*/
|
|
626
626
|
Port: number | undefined;
|
|
627
627
|
/**
|
|
628
|
-
* @public
|
|
629
628
|
* The network output protocol.
|
|
629
|
+
* @public
|
|
630
630
|
*/
|
|
631
631
|
Protocol: Protocol | undefined;
|
|
632
632
|
/**
|
|
633
|
-
* @public
|
|
634
633
|
* The network output TTL.
|
|
634
|
+
* @public
|
|
635
635
|
*/
|
|
636
636
|
Ttl: number | undefined;
|
|
637
637
|
}
|
|
638
638
|
/**
|
|
639
|
-
* @public
|
|
640
639
|
* The output of the bridge.
|
|
640
|
+
* @public
|
|
641
641
|
*/
|
|
642
642
|
export interface BridgeOutput {
|
|
643
643
|
/**
|
|
644
|
-
* @public
|
|
645
644
|
* The output of the bridge. A flow output is delivered to the AWS cloud.
|
|
645
|
+
* @public
|
|
646
646
|
*/
|
|
647
647
|
FlowOutput?: BridgeFlowOutput;
|
|
648
648
|
/**
|
|
649
|
-
* @public
|
|
650
649
|
* The output of the bridge. A network output is delivered to your premises.
|
|
650
|
+
* @public
|
|
651
651
|
*/
|
|
652
652
|
NetworkOutput?: BridgeNetworkOutput;
|
|
653
653
|
}
|
|
654
654
|
/**
|
|
655
|
-
* @public
|
|
656
655
|
* The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
|
|
656
|
+
* @public
|
|
657
657
|
*/
|
|
658
658
|
export interface BridgeFlowSource {
|
|
659
659
|
/**
|
|
660
|
-
* @public
|
|
661
660
|
* The ARN of the cloud flow used as a source of this bridge.
|
|
661
|
+
* @public
|
|
662
662
|
*/
|
|
663
663
|
FlowArn: string | undefined;
|
|
664
664
|
/**
|
|
665
|
-
* @public
|
|
666
665
|
* The name of the VPC interface attachment to use for this source.
|
|
666
|
+
* @public
|
|
667
667
|
*/
|
|
668
668
|
FlowVpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
669
669
|
/**
|
|
670
|
-
* @public
|
|
671
670
|
* The name of the flow source.
|
|
671
|
+
* @public
|
|
672
672
|
*/
|
|
673
673
|
Name: string | undefined;
|
|
674
674
|
/**
|
|
675
|
-
* @public
|
|
676
675
|
* The Amazon Resource Number (ARN) of the output.
|
|
676
|
+
* @public
|
|
677
677
|
*/
|
|
678
678
|
OutputArn?: string;
|
|
679
679
|
}
|
|
680
680
|
/**
|
|
681
|
-
* @public
|
|
682
681
|
* The source of the bridge. A network source originates at your premises.
|
|
682
|
+
* @public
|
|
683
683
|
*/
|
|
684
684
|
export interface BridgeNetworkSource {
|
|
685
685
|
/**
|
|
686
|
-
* @public
|
|
687
686
|
* The network source multicast IP.
|
|
687
|
+
* @public
|
|
688
688
|
*/
|
|
689
689
|
MulticastIp: string | undefined;
|
|
690
690
|
/**
|
|
691
|
-
* @public
|
|
692
691
|
* The name of the network source.
|
|
692
|
+
* @public
|
|
693
693
|
*/
|
|
694
694
|
Name: string | undefined;
|
|
695
695
|
/**
|
|
696
|
-
* @public
|
|
697
696
|
* The network source's gateway network name.
|
|
697
|
+
* @public
|
|
698
698
|
*/
|
|
699
699
|
NetworkName: string | undefined;
|
|
700
700
|
/**
|
|
701
|
-
* @public
|
|
702
701
|
* The network source port.
|
|
702
|
+
* @public
|
|
703
703
|
*/
|
|
704
704
|
Port: number | undefined;
|
|
705
705
|
/**
|
|
706
|
-
* @public
|
|
707
706
|
* The network source protocol.
|
|
707
|
+
* @public
|
|
708
708
|
*/
|
|
709
709
|
Protocol: Protocol | undefined;
|
|
710
710
|
}
|
|
711
711
|
/**
|
|
712
|
-
* @public
|
|
713
712
|
* The bridge's source.
|
|
713
|
+
* @public
|
|
714
714
|
*/
|
|
715
715
|
export interface BridgeSource {
|
|
716
716
|
/**
|
|
717
|
-
* @public
|
|
718
717
|
* The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
|
|
718
|
+
* @public
|
|
719
719
|
*/
|
|
720
720
|
FlowSource?: BridgeFlowSource;
|
|
721
721
|
/**
|
|
722
|
-
* @public
|
|
723
722
|
* The source of the bridge. A network source originates at your premises.
|
|
723
|
+
* @public
|
|
724
724
|
*/
|
|
725
725
|
NetworkSource?: BridgeNetworkSource;
|
|
726
726
|
}
|
|
727
727
|
/**
|
|
728
|
-
* @public
|
|
729
728
|
* The VPC interface that is used for the media stream associated with the source or output.
|
|
729
|
+
* @public
|
|
730
730
|
*/
|
|
731
731
|
export interface Interface {
|
|
732
732
|
/**
|
|
733
|
-
* @public
|
|
734
733
|
* The name of the VPC interface.
|
|
734
|
+
* @public
|
|
735
735
|
*/
|
|
736
736
|
Name: string | undefined;
|
|
737
737
|
}
|
|
738
738
|
/**
|
|
739
|
-
* @public
|
|
740
739
|
* The transport parameters that are associated with an outbound media stream.
|
|
740
|
+
* @public
|
|
741
741
|
*/
|
|
742
742
|
export interface DestinationConfiguration {
|
|
743
743
|
/**
|
|
744
|
-
* @public
|
|
745
744
|
* The IP address where contents of the media stream will be sent.
|
|
745
|
+
* @public
|
|
746
746
|
*/
|
|
747
747
|
DestinationIp: string | undefined;
|
|
748
748
|
/**
|
|
749
|
-
* @public
|
|
750
749
|
* The port to use when the content of the media stream is distributed to the output.
|
|
750
|
+
* @public
|
|
751
751
|
*/
|
|
752
752
|
DestinationPort: number | undefined;
|
|
753
753
|
/**
|
|
754
|
-
* @public
|
|
755
754
|
* The VPC interface that is used for the media stream associated with the output.
|
|
755
|
+
* @public
|
|
756
756
|
*/
|
|
757
757
|
Interface: Interface | undefined;
|
|
758
758
|
/**
|
|
759
|
-
* @public
|
|
760
759
|
* The IP address that the receiver requires in order to establish a connection with the flow. This value is represented by the elastic network interface IP address of the VPC. This field applies only to outputs that use the CDI or ST 2110 JPEG XS protocol.
|
|
760
|
+
* @public
|
|
761
761
|
*/
|
|
762
762
|
OutboundIp: string | undefined;
|
|
763
763
|
}
|
|
@@ -774,132 +774,132 @@ export declare const EntitlementStatus: {
|
|
|
774
774
|
*/
|
|
775
775
|
export type EntitlementStatus = (typeof EntitlementStatus)[keyof typeof EntitlementStatus];
|
|
776
776
|
/**
|
|
777
|
-
* @public
|
|
778
777
|
* The settings for a flow entitlement.
|
|
778
|
+
* @public
|
|
779
779
|
*/
|
|
780
780
|
export interface Entitlement {
|
|
781
781
|
/**
|
|
782
|
-
* @public
|
|
783
782
|
* Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
|
783
|
+
* @public
|
|
784
784
|
*/
|
|
785
785
|
DataTransferSubscriberFeePercent?: number;
|
|
786
786
|
/**
|
|
787
|
-
* @public
|
|
788
787
|
* A description of the entitlement.
|
|
788
|
+
* @public
|
|
789
789
|
*/
|
|
790
790
|
Description?: string;
|
|
791
791
|
/**
|
|
792
|
-
* @public
|
|
793
792
|
* The type of encryption that will be used on the output that is associated with this entitlement.
|
|
793
|
+
* @public
|
|
794
794
|
*/
|
|
795
795
|
Encryption?: Encryption;
|
|
796
796
|
/**
|
|
797
|
-
* @public
|
|
798
797
|
* The ARN of the entitlement.
|
|
798
|
+
* @public
|
|
799
799
|
*/
|
|
800
800
|
EntitlementArn: string | undefined;
|
|
801
801
|
/**
|
|
802
|
-
* @public
|
|
803
802
|
* An indication of whether the entitlement is enabled.
|
|
803
|
+
* @public
|
|
804
804
|
*/
|
|
805
805
|
EntitlementStatus?: EntitlementStatus;
|
|
806
806
|
/**
|
|
807
|
-
* @public
|
|
808
807
|
* The name of the entitlement.
|
|
808
|
+
* @public
|
|
809
809
|
*/
|
|
810
810
|
Name: string | undefined;
|
|
811
811
|
/**
|
|
812
|
-
* @public
|
|
813
812
|
* The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.
|
|
813
|
+
* @public
|
|
814
814
|
*/
|
|
815
815
|
Subscribers: string[] | undefined;
|
|
816
816
|
}
|
|
817
817
|
/**
|
|
818
|
-
* @public
|
|
819
818
|
* The network settings for a gateway.
|
|
819
|
+
* @public
|
|
820
820
|
*/
|
|
821
821
|
export interface GatewayNetwork {
|
|
822
822
|
/**
|
|
823
|
-
* @public
|
|
824
823
|
* A unique IP address range to use for this network. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
824
|
+
* @public
|
|
825
825
|
*/
|
|
826
826
|
CidrBlock: string | undefined;
|
|
827
827
|
/**
|
|
828
|
-
* @public
|
|
829
828
|
* The name of the network. This name is used to reference the network and must be unique among networks in this gateway.
|
|
829
|
+
* @public
|
|
830
830
|
*/
|
|
831
831
|
Name: string | undefined;
|
|
832
832
|
}
|
|
833
833
|
/**
|
|
834
|
-
* @public
|
|
835
834
|
* The entitlements that you want to grant on a flow.
|
|
835
|
+
* @public
|
|
836
836
|
*/
|
|
837
837
|
export interface GrantEntitlementRequest {
|
|
838
838
|
/**
|
|
839
|
-
* @public
|
|
840
839
|
* Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
|
840
|
+
* @public
|
|
841
841
|
*/
|
|
842
842
|
DataTransferSubscriberFeePercent?: number;
|
|
843
843
|
/**
|
|
844
|
-
* @public
|
|
845
844
|
* A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user.
|
|
845
|
+
* @public
|
|
846
846
|
*/
|
|
847
847
|
Description?: string;
|
|
848
848
|
/**
|
|
849
|
-
* @public
|
|
850
849
|
* The type of encryption that will be used on the output that is associated with this entitlement. Allowable encryption types: static-key, speke.
|
|
850
|
+
* @public
|
|
851
851
|
*/
|
|
852
852
|
Encryption?: Encryption;
|
|
853
853
|
/**
|
|
854
|
-
* @public
|
|
855
854
|
* An indication of whether the new entitlement should be enabled or disabled as soon as it is created. If you don’t specify the entitlementStatus field in your request, MediaConnect sets it to ENABLED.
|
|
855
|
+
* @public
|
|
856
856
|
*/
|
|
857
857
|
EntitlementStatus?: EntitlementStatus;
|
|
858
858
|
/**
|
|
859
|
-
* @public
|
|
860
859
|
* The name of the entitlement. This value must be unique within the current flow.
|
|
860
|
+
* @public
|
|
861
861
|
*/
|
|
862
862
|
Name?: string;
|
|
863
863
|
/**
|
|
864
|
-
* @public
|
|
865
864
|
* The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flows using your content as the source.
|
|
865
|
+
* @public
|
|
866
866
|
*/
|
|
867
867
|
Subscribers: string[] | undefined;
|
|
868
868
|
}
|
|
869
869
|
/**
|
|
870
|
-
* @public
|
|
871
870
|
* The transport parameters that are associated with an incoming media stream.
|
|
871
|
+
* @public
|
|
872
872
|
*/
|
|
873
873
|
export interface InputConfiguration {
|
|
874
874
|
/**
|
|
875
|
-
* @public
|
|
876
875
|
* The IP address that the flow listens on for incoming content for a media stream.
|
|
876
|
+
* @public
|
|
877
877
|
*/
|
|
878
878
|
InputIp: string | undefined;
|
|
879
879
|
/**
|
|
880
|
-
* @public
|
|
881
880
|
* The port that the flow listens on for an incoming media stream.
|
|
881
|
+
* @public
|
|
882
882
|
*/
|
|
883
883
|
InputPort: number | undefined;
|
|
884
884
|
/**
|
|
885
|
-
* @public
|
|
886
885
|
* The VPC interface where the media stream comes in from.
|
|
886
|
+
* @public
|
|
887
887
|
*/
|
|
888
888
|
Interface: Interface | undefined;
|
|
889
889
|
}
|
|
890
890
|
/**
|
|
891
|
-
* @public
|
|
892
891
|
* The transport parameters that you want to associate with an incoming media stream.
|
|
892
|
+
* @public
|
|
893
893
|
*/
|
|
894
894
|
export interface InputConfigurationRequest {
|
|
895
895
|
/**
|
|
896
|
-
* @public
|
|
897
896
|
* The port that you want the flow to listen on for an incoming media stream.
|
|
897
|
+
* @public
|
|
898
898
|
*/
|
|
899
899
|
InputPort: number | undefined;
|
|
900
900
|
/**
|
|
901
|
-
* @public
|
|
902
901
|
* The VPC interface that you want to use for the incoming media stream.
|
|
902
|
+
* @public
|
|
903
903
|
*/
|
|
904
904
|
Interface: InterfaceRequest | undefined;
|
|
905
905
|
}
|
|
@@ -926,50 +926,50 @@ export declare const BridgeState: {
|
|
|
926
926
|
*/
|
|
927
927
|
export type BridgeState = (typeof BridgeState)[keyof typeof BridgeState];
|
|
928
928
|
/**
|
|
929
|
-
* @public
|
|
930
929
|
* Displays details of the selected bridge.
|
|
930
|
+
* @public
|
|
931
931
|
*/
|
|
932
932
|
export interface ListedBridge {
|
|
933
933
|
/**
|
|
934
|
-
* @public
|
|
935
934
|
* The ARN of the bridge.
|
|
935
|
+
* @public
|
|
936
936
|
*/
|
|
937
937
|
BridgeArn: string | undefined;
|
|
938
938
|
BridgeState: BridgeState | undefined;
|
|
939
939
|
/**
|
|
940
|
-
* @public
|
|
941
940
|
* The type of the bridge.
|
|
941
|
+
* @public
|
|
942
942
|
*/
|
|
943
943
|
BridgeType: string | undefined;
|
|
944
944
|
/**
|
|
945
|
-
* @public
|
|
946
945
|
* The name of the bridge.
|
|
946
|
+
* @public
|
|
947
947
|
*/
|
|
948
948
|
Name: string | undefined;
|
|
949
949
|
/**
|
|
950
|
-
* @public
|
|
951
950
|
* The ARN of the gateway associated with the bridge.
|
|
951
|
+
* @public
|
|
952
952
|
*/
|
|
953
953
|
PlacementArn: string | undefined;
|
|
954
954
|
}
|
|
955
955
|
/**
|
|
956
|
-
* @public
|
|
957
956
|
* An entitlement that has been granted to you from other AWS accounts.
|
|
957
|
+
* @public
|
|
958
958
|
*/
|
|
959
959
|
export interface ListedEntitlement {
|
|
960
960
|
/**
|
|
961
|
-
* @public
|
|
962
961
|
* Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
|
962
|
+
* @public
|
|
963
963
|
*/
|
|
964
964
|
DataTransferSubscriberFeePercent?: number;
|
|
965
965
|
/**
|
|
966
|
-
* @public
|
|
967
966
|
* The ARN of the entitlement.
|
|
967
|
+
* @public
|
|
968
968
|
*/
|
|
969
969
|
EntitlementArn: string | undefined;
|
|
970
970
|
/**
|
|
971
|
-
* @public
|
|
972
971
|
* The name of the entitlement.
|
|
972
|
+
* @public
|
|
973
973
|
*/
|
|
974
974
|
EntitlementName: string | undefined;
|
|
975
975
|
}
|
|
@@ -991,28 +991,28 @@ export declare const MaintenanceDay: {
|
|
|
991
991
|
*/
|
|
992
992
|
export type MaintenanceDay = (typeof MaintenanceDay)[keyof typeof MaintenanceDay];
|
|
993
993
|
/**
|
|
994
|
-
* @public
|
|
995
994
|
* The maintenance setting of a flow
|
|
995
|
+
* @public
|
|
996
996
|
*/
|
|
997
997
|
export interface Maintenance {
|
|
998
998
|
/**
|
|
999
|
-
* @public
|
|
1000
999
|
* A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.
|
|
1000
|
+
* @public
|
|
1001
1001
|
*/
|
|
1002
1002
|
MaintenanceDay?: MaintenanceDay;
|
|
1003
1003
|
/**
|
|
1004
|
-
* @public
|
|
1005
1004
|
* The Maintenance has to be performed before this deadline in ISO UTC format. Example: 2021-01-30T08:30:00Z.
|
|
1005
|
+
* @public
|
|
1006
1006
|
*/
|
|
1007
1007
|
MaintenanceDeadline?: string;
|
|
1008
1008
|
/**
|
|
1009
|
-
* @public
|
|
1010
1009
|
* A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.
|
|
1010
|
+
* @public
|
|
1011
1011
|
*/
|
|
1012
1012
|
MaintenanceScheduledDate?: string;
|
|
1013
1013
|
/**
|
|
1014
|
-
* @public
|
|
1015
1014
|
* UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00.
|
|
1015
|
+
* @public
|
|
1016
1016
|
*/
|
|
1017
1017
|
MaintenanceStartHour?: string;
|
|
1018
1018
|
}
|
|
@@ -1046,43 +1046,43 @@ export declare const Status: {
|
|
|
1046
1046
|
*/
|
|
1047
1047
|
export type Status = (typeof Status)[keyof typeof Status];
|
|
1048
1048
|
/**
|
|
1049
|
-
* @public
|
|
1050
1049
|
* Provides a summary of a flow, including its ARN, Availability Zone, and source type.
|
|
1050
|
+
* @public
|
|
1051
1051
|
*/
|
|
1052
1052
|
export interface ListedFlow {
|
|
1053
1053
|
/**
|
|
1054
|
-
* @public
|
|
1055
1054
|
* The Availability Zone that the flow was created in.
|
|
1055
|
+
* @public
|
|
1056
1056
|
*/
|
|
1057
1057
|
AvailabilityZone: string | undefined;
|
|
1058
1058
|
/**
|
|
1059
|
-
* @public
|
|
1060
1059
|
* A description of the flow.
|
|
1060
|
+
* @public
|
|
1061
1061
|
*/
|
|
1062
1062
|
Description: string | undefined;
|
|
1063
1063
|
/**
|
|
1064
|
-
* @public
|
|
1065
1064
|
* The ARN of the flow.
|
|
1065
|
+
* @public
|
|
1066
1066
|
*/
|
|
1067
1067
|
FlowArn: string | undefined;
|
|
1068
1068
|
/**
|
|
1069
|
-
* @public
|
|
1070
1069
|
* The name of the flow.
|
|
1070
|
+
* @public
|
|
1071
1071
|
*/
|
|
1072
1072
|
Name: string | undefined;
|
|
1073
1073
|
/**
|
|
1074
|
-
* @public
|
|
1075
1074
|
* The type of source. This value is either owned (originated somewhere other than an AWS Elemental MediaConnect flow owned by another AWS account) or entitled (originated at an AWS Elemental MediaConnect flow owned by another AWS account).
|
|
1075
|
+
* @public
|
|
1076
1076
|
*/
|
|
1077
1077
|
SourceType: SourceType | undefined;
|
|
1078
1078
|
/**
|
|
1079
|
-
* @public
|
|
1080
1079
|
* The current status of the flow.
|
|
1080
|
+
* @public
|
|
1081
1081
|
*/
|
|
1082
1082
|
Status: Status | undefined;
|
|
1083
1083
|
/**
|
|
1084
|
-
* @public
|
|
1085
1084
|
* The maintenance setting of a flow
|
|
1085
|
+
* @public
|
|
1086
1086
|
*/
|
|
1087
1087
|
Maintenance?: Maintenance;
|
|
1088
1088
|
}
|
|
@@ -1103,19 +1103,19 @@ export declare const GatewayState: {
|
|
|
1103
1103
|
*/
|
|
1104
1104
|
export type GatewayState = (typeof GatewayState)[keyof typeof GatewayState];
|
|
1105
1105
|
/**
|
|
1106
|
-
* @public
|
|
1107
1106
|
* Provides a summary of a gateway, including its name, ARN, and status.
|
|
1107
|
+
* @public
|
|
1108
1108
|
*/
|
|
1109
1109
|
export interface ListedGateway {
|
|
1110
1110
|
/**
|
|
1111
|
-
* @public
|
|
1112
1111
|
* The Amazon Resource Name (ARN) of the gateway.
|
|
1112
|
+
* @public
|
|
1113
1113
|
*/
|
|
1114
1114
|
GatewayArn: string | undefined;
|
|
1115
1115
|
GatewayState: GatewayState | undefined;
|
|
1116
1116
|
/**
|
|
1117
|
-
* @public
|
|
1118
1117
|
* The name of the gateway.
|
|
1118
|
+
* @public
|
|
1119
1119
|
*/
|
|
1120
1120
|
Name: string | undefined;
|
|
1121
1121
|
}
|
|
@@ -1136,215 +1136,215 @@ export declare const InstanceState: {
|
|
|
1136
1136
|
*/
|
|
1137
1137
|
export type InstanceState = (typeof InstanceState)[keyof typeof InstanceState];
|
|
1138
1138
|
/**
|
|
1139
|
-
* @public
|
|
1140
1139
|
* Provides a summary of an instance.
|
|
1140
|
+
* @public
|
|
1141
1141
|
*/
|
|
1142
1142
|
export interface ListedGatewayInstance {
|
|
1143
1143
|
/**
|
|
1144
|
-
* @public
|
|
1145
1144
|
* The Amazon Resource Name (ARN) of the gateway.
|
|
1145
|
+
* @public
|
|
1146
1146
|
*/
|
|
1147
1147
|
GatewayArn: string | undefined;
|
|
1148
1148
|
/**
|
|
1149
|
-
* @public
|
|
1150
1149
|
* The Amazon Resource Name (ARN) of the instance.
|
|
1150
|
+
* @public
|
|
1151
1151
|
*/
|
|
1152
1152
|
GatewayInstanceArn: string | undefined;
|
|
1153
1153
|
/**
|
|
1154
|
-
* @public
|
|
1155
1154
|
* The managed instance ID generated by the SSM install. This will begin with "mi-".
|
|
1155
|
+
* @public
|
|
1156
1156
|
*/
|
|
1157
1157
|
InstanceId: string | undefined;
|
|
1158
1158
|
/**
|
|
1159
|
-
* @public
|
|
1160
1159
|
* The status of the instance.
|
|
1160
|
+
* @public
|
|
1161
1161
|
*/
|
|
1162
1162
|
InstanceState?: InstanceState;
|
|
1163
1163
|
}
|
|
1164
1164
|
/**
|
|
1165
|
-
* @public
|
|
1166
1165
|
* FMTP
|
|
1166
|
+
* @public
|
|
1167
1167
|
*/
|
|
1168
1168
|
export interface Fmtp {
|
|
1169
1169
|
/**
|
|
1170
|
-
* @public
|
|
1171
1170
|
* The format of the audio channel.
|
|
1171
|
+
* @public
|
|
1172
1172
|
*/
|
|
1173
1173
|
ChannelOrder?: string;
|
|
1174
1174
|
/**
|
|
1175
|
-
* @public
|
|
1176
1175
|
* The format that is used for the representation of color.
|
|
1176
|
+
* @public
|
|
1177
1177
|
*/
|
|
1178
1178
|
Colorimetry?: Colorimetry;
|
|
1179
1179
|
/**
|
|
1180
|
-
* @public
|
|
1181
1180
|
* The frame rate for the video stream, in frames/second. For example: 60000/1001. If you specify a whole number, MediaConnect uses a ratio of N/1. For example, if you specify 60, MediaConnect uses 60/1 as the exactFramerate.
|
|
1181
|
+
* @public
|
|
1182
1182
|
*/
|
|
1183
1183
|
ExactFramerate?: string;
|
|
1184
1184
|
/**
|
|
1185
|
-
* @public
|
|
1186
1185
|
* The pixel aspect ratio (PAR) of the video.
|
|
1186
|
+
* @public
|
|
1187
1187
|
*/
|
|
1188
1188
|
Par?: string;
|
|
1189
1189
|
/**
|
|
1190
|
-
* @public
|
|
1191
1190
|
* The encoding range of the video.
|
|
1191
|
+
* @public
|
|
1192
1192
|
*/
|
|
1193
1193
|
Range?: Range;
|
|
1194
1194
|
/**
|
|
1195
|
-
* @public
|
|
1196
1195
|
* The type of compression that was used to smooth the video’s appearance
|
|
1196
|
+
* @public
|
|
1197
1197
|
*/
|
|
1198
1198
|
ScanMode?: ScanMode;
|
|
1199
1199
|
/**
|
|
1200
|
-
* @public
|
|
1201
1200
|
* The transfer characteristic system (TCS) that is used in the video.
|
|
1201
|
+
* @public
|
|
1202
1202
|
*/
|
|
1203
1203
|
Tcs?: Tcs;
|
|
1204
1204
|
}
|
|
1205
1205
|
/**
|
|
1206
|
-
* @public
|
|
1207
1206
|
* Attributes that are related to the media stream.
|
|
1207
|
+
* @public
|
|
1208
1208
|
*/
|
|
1209
1209
|
export interface MediaStreamAttributes {
|
|
1210
1210
|
/**
|
|
1211
|
-
* @public
|
|
1212
1211
|
* A set of parameters that define the media stream.
|
|
1212
|
+
* @public
|
|
1213
1213
|
*/
|
|
1214
1214
|
Fmtp: Fmtp | undefined;
|
|
1215
1215
|
/**
|
|
1216
|
-
* @public
|
|
1217
1216
|
* The audio language, in a format that is recognized by the receiver.
|
|
1217
|
+
* @public
|
|
1218
1218
|
*/
|
|
1219
1219
|
Lang?: string;
|
|
1220
1220
|
}
|
|
1221
1221
|
/**
|
|
1222
|
-
* @public
|
|
1223
1222
|
* A single track or stream of media that contains video, audio, or ancillary data. After you add a media stream to a flow, you can associate it with sources and outputs on that flow, as long as they use the CDI protocol or the ST 2110 JPEG XS protocol. Each source or output can consist of one or many media streams.
|
|
1223
|
+
* @public
|
|
1224
1224
|
*/
|
|
1225
1225
|
export interface MediaStream {
|
|
1226
1226
|
/**
|
|
1227
|
-
* @public
|
|
1228
1227
|
* Attributes that are related to the media stream.
|
|
1228
|
+
* @public
|
|
1229
1229
|
*/
|
|
1230
1230
|
Attributes?: MediaStreamAttributes;
|
|
1231
1231
|
/**
|
|
1232
|
-
* @public
|
|
1233
1232
|
* The sample rate for the stream. This value is measured in Hz.
|
|
1233
|
+
* @public
|
|
1234
1234
|
*/
|
|
1235
1235
|
ClockRate?: number;
|
|
1236
1236
|
/**
|
|
1237
|
-
* @public
|
|
1238
1237
|
* A description that can help you quickly identify what your media stream is used for.
|
|
1238
|
+
* @public
|
|
1239
1239
|
*/
|
|
1240
1240
|
Description?: string;
|
|
1241
1241
|
/**
|
|
1242
|
-
* @public
|
|
1243
1242
|
* The format type number (sometimes referred to as RTP payload type) of the media stream. MediaConnect assigns this value to the media stream. For ST 2110 JPEG XS outputs, you need to provide this value to the receiver.
|
|
1243
|
+
* @public
|
|
1244
1244
|
*/
|
|
1245
1245
|
Fmt: number | undefined;
|
|
1246
1246
|
/**
|
|
1247
|
-
* @public
|
|
1248
1247
|
* A unique identifier for the media stream.
|
|
1248
|
+
* @public
|
|
1249
1249
|
*/
|
|
1250
1250
|
MediaStreamId: number | undefined;
|
|
1251
1251
|
/**
|
|
1252
|
-
* @public
|
|
1253
1252
|
* A name that helps you distinguish one media stream from another.
|
|
1253
|
+
* @public
|
|
1254
1254
|
*/
|
|
1255
1255
|
MediaStreamName: string | undefined;
|
|
1256
1256
|
/**
|
|
1257
|
-
* @public
|
|
1258
1257
|
* The type of media stream.
|
|
1258
|
+
* @public
|
|
1259
1259
|
*/
|
|
1260
1260
|
MediaStreamType: MediaStreamType | undefined;
|
|
1261
1261
|
/**
|
|
1262
|
-
* @public
|
|
1263
1262
|
* The resolution of the video.
|
|
1263
|
+
* @public
|
|
1264
1264
|
*/
|
|
1265
1265
|
VideoFormat?: string;
|
|
1266
1266
|
}
|
|
1267
1267
|
/**
|
|
1268
|
-
* @public
|
|
1269
1268
|
* A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.
|
|
1269
|
+
* @public
|
|
1270
1270
|
*/
|
|
1271
1271
|
export interface EncodingParameters {
|
|
1272
1272
|
/**
|
|
1273
|
-
* @public
|
|
1274
1273
|
* A value that is used to calculate compression for an output. The bitrate of the output is calculated as follows: Output bitrate = (1 / compressionFactor) * (source bitrate) This property only applies to outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol. Valid values are floating point numbers in the range of 3.0 to 10.0, inclusive.
|
|
1274
|
+
* @public
|
|
1275
1275
|
*/
|
|
1276
1276
|
CompressionFactor: number | undefined;
|
|
1277
1277
|
/**
|
|
1278
|
-
* @public
|
|
1279
1278
|
* A setting on the encoder that drives compression settings. This property only applies to video media streams associated with outputs that use the ST 2110 JPEG XS protocol, with a flow source that uses the CDI protocol.
|
|
1279
|
+
* @public
|
|
1280
1280
|
*/
|
|
1281
1281
|
EncoderProfile: EncoderProfile | undefined;
|
|
1282
1282
|
}
|
|
1283
1283
|
/**
|
|
1284
|
-
* @public
|
|
1285
1284
|
* The media stream that is associated with the output, and the parameters for that association.
|
|
1285
|
+
* @public
|
|
1286
1286
|
*/
|
|
1287
1287
|
export interface MediaStreamOutputConfiguration {
|
|
1288
1288
|
/**
|
|
1289
|
-
* @public
|
|
1290
1289
|
* The transport parameters that are associated with each outbound media stream.
|
|
1290
|
+
* @public
|
|
1291
1291
|
*/
|
|
1292
1292
|
DestinationConfigurations?: DestinationConfiguration[];
|
|
1293
1293
|
/**
|
|
1294
|
-
* @public
|
|
1295
1294
|
* The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.
|
|
1295
|
+
* @public
|
|
1296
1296
|
*/
|
|
1297
1297
|
EncodingName: EncodingName | undefined;
|
|
1298
1298
|
/**
|
|
1299
|
-
* @public
|
|
1300
1299
|
* Encoding parameters
|
|
1300
|
+
* @public
|
|
1301
1301
|
*/
|
|
1302
1302
|
EncodingParameters?: EncodingParameters;
|
|
1303
1303
|
/**
|
|
1304
|
-
* @public
|
|
1305
1304
|
* The name of the media stream.
|
|
1305
|
+
* @public
|
|
1306
1306
|
*/
|
|
1307
1307
|
MediaStreamName: string | undefined;
|
|
1308
1308
|
}
|
|
1309
1309
|
/**
|
|
1310
|
-
* @public
|
|
1311
1310
|
* The media stream that is associated with the source, and the parameters for that association.
|
|
1311
|
+
* @public
|
|
1312
1312
|
*/
|
|
1313
1313
|
export interface MediaStreamSourceConfiguration {
|
|
1314
1314
|
/**
|
|
1315
|
-
* @public
|
|
1316
1315
|
* The format that was used to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.
|
|
1316
|
+
* @public
|
|
1317
1317
|
*/
|
|
1318
1318
|
EncodingName: EncodingName | undefined;
|
|
1319
1319
|
/**
|
|
1320
|
-
* @public
|
|
1321
1320
|
* The transport parameters that are associated with an incoming media stream.
|
|
1321
|
+
* @public
|
|
1322
1322
|
*/
|
|
1323
1323
|
InputConfigurations?: InputConfiguration[];
|
|
1324
1324
|
/**
|
|
1325
|
-
* @public
|
|
1326
1325
|
* The name of the media stream.
|
|
1326
|
+
* @public
|
|
1327
1327
|
*/
|
|
1328
1328
|
MediaStreamName: string | undefined;
|
|
1329
1329
|
}
|
|
1330
1330
|
/**
|
|
1331
|
-
* @public
|
|
1332
1331
|
* The definition of a media stream that you want to associate with the source.
|
|
1332
|
+
* @public
|
|
1333
1333
|
*/
|
|
1334
1334
|
export interface MediaStreamSourceConfigurationRequest {
|
|
1335
1335
|
/**
|
|
1336
|
-
* @public
|
|
1337
1336
|
* The format you want to use to encode the data. For ancillary data streams, set the encoding name to smpte291. For audio streams, set the encoding name to pcm. For video, 2110 streams, set the encoding name to raw. For video, JPEG XS streams, set the encoding name to jxsv.
|
|
1337
|
+
* @public
|
|
1338
1338
|
*/
|
|
1339
1339
|
EncodingName: EncodingName | undefined;
|
|
1340
1340
|
/**
|
|
1341
|
-
* @public
|
|
1342
1341
|
* The transport parameters that you want to associate with the media stream.
|
|
1342
|
+
* @public
|
|
1343
1343
|
*/
|
|
1344
1344
|
InputConfigurations?: InputConfigurationRequest[];
|
|
1345
1345
|
/**
|
|
1346
|
-
* @public
|
|
1347
1346
|
* The name of the media stream.
|
|
1347
|
+
* @public
|
|
1348
1348
|
*/
|
|
1349
1349
|
MediaStreamName: string | undefined;
|
|
1350
1350
|
}
|
|
@@ -1353,18 +1353,18 @@ export interface MediaStreamSourceConfigurationRequest {
|
|
|
1353
1353
|
*/
|
|
1354
1354
|
export interface MessageDetail {
|
|
1355
1355
|
/**
|
|
1356
|
-
* @public
|
|
1357
1356
|
* The error code.
|
|
1357
|
+
* @public
|
|
1358
1358
|
*/
|
|
1359
1359
|
Code: string | undefined;
|
|
1360
1360
|
/**
|
|
1361
|
-
* @public
|
|
1362
1361
|
* The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.
|
|
1362
|
+
* @public
|
|
1363
1363
|
*/
|
|
1364
1364
|
Message: string | undefined;
|
|
1365
1365
|
/**
|
|
1366
|
-
* @public
|
|
1367
1366
|
* The name of the resource.
|
|
1367
|
+
* @public
|
|
1368
1368
|
*/
|
|
1369
1369
|
ResourceName?: string;
|
|
1370
1370
|
}
|
|
@@ -1402,216 +1402,216 @@ export declare const ResourceType: {
|
|
|
1402
1402
|
*/
|
|
1403
1403
|
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
1404
1404
|
/**
|
|
1405
|
-
* @public
|
|
1406
1405
|
* A definition of what is being billed for, including the type and amount.
|
|
1406
|
+
* @public
|
|
1407
1407
|
*/
|
|
1408
1408
|
export interface ResourceSpecification {
|
|
1409
1409
|
/**
|
|
1410
|
-
* @public
|
|
1411
1410
|
* The amount of outbound bandwidth that is discounted in the offering.
|
|
1411
|
+
* @public
|
|
1412
1412
|
*/
|
|
1413
1413
|
ReservedBitrate?: number;
|
|
1414
1414
|
/**
|
|
1415
|
-
* @public
|
|
1416
1415
|
* The type of resource and the unit that is being billed for.
|
|
1416
|
+
* @public
|
|
1417
1417
|
*/
|
|
1418
1418
|
ResourceType: ResourceType | undefined;
|
|
1419
1419
|
}
|
|
1420
1420
|
/**
|
|
1421
|
-
* @public
|
|
1422
1421
|
* A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time.
|
|
1422
|
+
* @public
|
|
1423
1423
|
*/
|
|
1424
1424
|
export interface Offering {
|
|
1425
1425
|
/**
|
|
1426
|
-
* @public
|
|
1427
1426
|
* The type of currency that is used for billing. The currencyCode used for all reservations is US dollars.
|
|
1427
|
+
* @public
|
|
1428
1428
|
*/
|
|
1429
1429
|
CurrencyCode: string | undefined;
|
|
1430
1430
|
/**
|
|
1431
|
-
* @public
|
|
1432
1431
|
* The length of time that your reservation would be active.
|
|
1432
|
+
* @public
|
|
1433
1433
|
*/
|
|
1434
1434
|
Duration: number | undefined;
|
|
1435
1435
|
/**
|
|
1436
|
-
* @public
|
|
1437
1436
|
* The unit of measurement for the duration of the offering.
|
|
1437
|
+
* @public
|
|
1438
1438
|
*/
|
|
1439
1439
|
DurationUnits: DurationUnits | undefined;
|
|
1440
1440
|
/**
|
|
1441
|
-
* @public
|
|
1442
1441
|
* The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.
|
|
1442
|
+
* @public
|
|
1443
1443
|
*/
|
|
1444
1444
|
OfferingArn: string | undefined;
|
|
1445
1445
|
/**
|
|
1446
|
-
* @public
|
|
1447
1446
|
* A description of the offering.
|
|
1447
|
+
* @public
|
|
1448
1448
|
*/
|
|
1449
1449
|
OfferingDescription: string | undefined;
|
|
1450
1450
|
/**
|
|
1451
|
-
* @public
|
|
1452
1451
|
* The cost of a single unit. This value, in combination with priceUnits, makes up the rate.
|
|
1452
|
+
* @public
|
|
1453
1453
|
*/
|
|
1454
1454
|
PricePerUnit: string | undefined;
|
|
1455
1455
|
/**
|
|
1456
|
-
* @public
|
|
1457
1456
|
* The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate.
|
|
1457
|
+
* @public
|
|
1458
1458
|
*/
|
|
1459
1459
|
PriceUnits: PriceUnits | undefined;
|
|
1460
1460
|
/**
|
|
1461
|
-
* @public
|
|
1462
1461
|
* A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering.
|
|
1462
|
+
* @public
|
|
1463
1463
|
*/
|
|
1464
1464
|
ResourceSpecification: ResourceSpecification | undefined;
|
|
1465
1465
|
}
|
|
1466
1466
|
/**
|
|
1467
|
-
* @public
|
|
1468
1467
|
* Attributes related to the transport stream that are used in a source or output.
|
|
1468
|
+
* @public
|
|
1469
1469
|
*/
|
|
1470
1470
|
export interface Transport {
|
|
1471
1471
|
/**
|
|
1472
|
-
* @public
|
|
1473
1472
|
* The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
1473
|
+
* @public
|
|
1474
1474
|
*/
|
|
1475
1475
|
CidrAllowList?: string[];
|
|
1476
1476
|
/**
|
|
1477
|
-
* @public
|
|
1478
1477
|
* The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.
|
|
1478
|
+
* @public
|
|
1479
1479
|
*/
|
|
1480
1480
|
MaxBitrate?: number;
|
|
1481
1481
|
/**
|
|
1482
|
-
* @public
|
|
1483
1482
|
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
1483
|
+
* @public
|
|
1484
1484
|
*/
|
|
1485
1485
|
MaxLatency?: number;
|
|
1486
1486
|
/**
|
|
1487
|
-
* @public
|
|
1488
1487
|
* The size of the buffer (in milliseconds) to use to sync incoming source data.
|
|
1488
|
+
* @public
|
|
1489
1489
|
*/
|
|
1490
1490
|
MaxSyncBuffer?: number;
|
|
1491
1491
|
/**
|
|
1492
|
-
* @public
|
|
1493
1492
|
* The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
|
|
1493
|
+
* @public
|
|
1494
1494
|
*/
|
|
1495
1495
|
MinLatency?: number;
|
|
1496
1496
|
/**
|
|
1497
|
-
* @public
|
|
1498
1497
|
* The protocol that is used by the source or output.
|
|
1498
|
+
* @public
|
|
1499
1499
|
*/
|
|
1500
1500
|
Protocol: Protocol | undefined;
|
|
1501
1501
|
/**
|
|
1502
|
-
* @public
|
|
1503
1502
|
* The remote ID for the Zixi-pull stream.
|
|
1503
|
+
* @public
|
|
1504
1504
|
*/
|
|
1505
1505
|
RemoteId?: string;
|
|
1506
1506
|
/**
|
|
1507
|
-
* @public
|
|
1508
1507
|
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1508
|
+
* @public
|
|
1509
1509
|
*/
|
|
1510
1510
|
SenderControlPort?: number;
|
|
1511
1511
|
/**
|
|
1512
|
-
* @public
|
|
1513
1512
|
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1513
|
+
* @public
|
|
1514
1514
|
*/
|
|
1515
1515
|
SenderIpAddress?: string;
|
|
1516
1516
|
/**
|
|
1517
|
-
* @public
|
|
1518
1517
|
* The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
|
1518
|
+
* @public
|
|
1519
1519
|
*/
|
|
1520
1520
|
SmoothingLatency?: number;
|
|
1521
1521
|
/**
|
|
1522
|
-
* @public
|
|
1523
1522
|
* Source IP or domain name for SRT-caller protocol.
|
|
1523
|
+
* @public
|
|
1524
1524
|
*/
|
|
1525
1525
|
SourceListenerAddress?: string;
|
|
1526
1526
|
/**
|
|
1527
|
-
* @public
|
|
1528
1527
|
* Source port for SRT-caller protocol.
|
|
1528
|
+
* @public
|
|
1529
1529
|
*/
|
|
1530
1530
|
SourceListenerPort?: number;
|
|
1531
1531
|
/**
|
|
1532
|
-
* @public
|
|
1533
1532
|
* The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
|
|
1533
|
+
* @public
|
|
1534
1534
|
*/
|
|
1535
1535
|
StreamId?: string;
|
|
1536
1536
|
}
|
|
1537
1537
|
/**
|
|
1538
|
-
* @public
|
|
1539
1538
|
* The settings for an output.
|
|
1539
|
+
* @public
|
|
1540
1540
|
*/
|
|
1541
1541
|
export interface Output {
|
|
1542
1542
|
/**
|
|
1543
|
-
* @public
|
|
1544
1543
|
* Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
|
1544
|
+
* @public
|
|
1545
1545
|
*/
|
|
1546
1546
|
DataTransferSubscriberFeePercent?: number;
|
|
1547
1547
|
/**
|
|
1548
|
-
* @public
|
|
1549
1548
|
* A description of the output.
|
|
1549
|
+
* @public
|
|
1550
1550
|
*/
|
|
1551
1551
|
Description?: string;
|
|
1552
1552
|
/**
|
|
1553
|
-
* @public
|
|
1554
1553
|
* The address where you want to send the output.
|
|
1554
|
+
* @public
|
|
1555
1555
|
*/
|
|
1556
1556
|
Destination?: string;
|
|
1557
1557
|
/**
|
|
1558
|
-
* @public
|
|
1559
1558
|
* The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
|
|
1559
|
+
* @public
|
|
1560
1560
|
*/
|
|
1561
1561
|
Encryption?: Encryption;
|
|
1562
1562
|
/**
|
|
1563
|
-
* @public
|
|
1564
1563
|
* The ARN of the entitlement on the originator''s flow. This value is relevant only on entitled flows.
|
|
1564
|
+
* @public
|
|
1565
1565
|
*/
|
|
1566
1566
|
EntitlementArn?: string;
|
|
1567
1567
|
/**
|
|
1568
|
-
* @public
|
|
1569
1568
|
* The IP address that the receiver requires in order to establish a connection with the flow. For public networking, the ListenerAddress is represented by the elastic IP address of the flow. For private networking, the ListenerAddress is represented by the elastic network interface IP address of the VPC. This field applies only to outputs that use the Zixi pull or SRT listener protocol.
|
|
1569
|
+
* @public
|
|
1570
1570
|
*/
|
|
1571
1571
|
ListenerAddress?: string;
|
|
1572
1572
|
/**
|
|
1573
|
-
* @public
|
|
1574
1573
|
* The input ARN of the AWS Elemental MediaLive channel. This parameter is relevant only for outputs that were added by creating a MediaLive input.
|
|
1574
|
+
* @public
|
|
1575
1575
|
*/
|
|
1576
1576
|
MediaLiveInputArn?: string;
|
|
1577
1577
|
/**
|
|
1578
|
-
* @public
|
|
1579
1578
|
* The configuration for each media stream that is associated with the output.
|
|
1579
|
+
* @public
|
|
1580
1580
|
*/
|
|
1581
1581
|
MediaStreamOutputConfigurations?: MediaStreamOutputConfiguration[];
|
|
1582
1582
|
/**
|
|
1583
|
-
* @public
|
|
1584
1583
|
* The name of the output. This value must be unique within the current flow.
|
|
1584
|
+
* @public
|
|
1585
1585
|
*/
|
|
1586
1586
|
Name: string | undefined;
|
|
1587
1587
|
/**
|
|
1588
|
-
* @public
|
|
1589
1588
|
* The ARN of the output.
|
|
1589
|
+
* @public
|
|
1590
1590
|
*/
|
|
1591
1591
|
OutputArn: string | undefined;
|
|
1592
1592
|
/**
|
|
1593
|
-
* @public
|
|
1594
1593
|
* The port to use when content is distributed to this output.
|
|
1594
|
+
* @public
|
|
1595
1595
|
*/
|
|
1596
1596
|
Port?: number;
|
|
1597
1597
|
/**
|
|
1598
|
-
* @public
|
|
1599
1598
|
* Attributes related to the transport stream that are used in the output.
|
|
1599
|
+
* @public
|
|
1600
1600
|
*/
|
|
1601
1601
|
Transport?: Transport;
|
|
1602
1602
|
/**
|
|
1603
|
-
* @public
|
|
1604
1603
|
* The name of the VPC interface attachment to use for this output.
|
|
1604
|
+
* @public
|
|
1605
1605
|
*/
|
|
1606
1606
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
1607
1607
|
/**
|
|
1608
|
-
* @public
|
|
1609
1608
|
* The ARN of the bridge that added this output.
|
|
1609
|
+
* @public
|
|
1610
1610
|
*/
|
|
1611
1611
|
BridgeArn?: string;
|
|
1612
1612
|
/**
|
|
1613
|
-
* @public
|
|
1614
1613
|
* The bridge output ports currently in use.
|
|
1614
|
+
* @public
|
|
1615
1615
|
*/
|
|
1616
1616
|
BridgePorts?: number[];
|
|
1617
1617
|
}
|
|
@@ -1630,380 +1630,380 @@ export declare const ReservationState: {
|
|
|
1630
1630
|
*/
|
|
1631
1631
|
export type ReservationState = (typeof ReservationState)[keyof typeof ReservationState];
|
|
1632
1632
|
/**
|
|
1633
|
-
* @public
|
|
1634
1633
|
* A pricing agreement for a discounted rate for a specific outbound bandwidth that your MediaConnect account will use each month over a specific time period. The discounted rate in the reservation applies to outbound bandwidth for all flows from your account until your account reaches the amount of bandwidth in your reservation. If you use more outbound bandwidth than the agreed upon amount in a single month, the overage is charged at the on-demand rate.
|
|
1634
|
+
* @public
|
|
1635
1635
|
*/
|
|
1636
1636
|
export interface Reservation {
|
|
1637
1637
|
/**
|
|
1638
|
-
* @public
|
|
1639
1638
|
* The type of currency that is used for billing. The currencyCode used for your reservation is US dollars.
|
|
1639
|
+
* @public
|
|
1640
1640
|
*/
|
|
1641
1641
|
CurrencyCode: string | undefined;
|
|
1642
1642
|
/**
|
|
1643
|
-
* @public
|
|
1644
1643
|
* The length of time that this reservation is active. MediaConnect defines this value in the offering.
|
|
1644
|
+
* @public
|
|
1645
1645
|
*/
|
|
1646
1646
|
Duration: number | undefined;
|
|
1647
1647
|
/**
|
|
1648
|
-
* @public
|
|
1649
1648
|
* The unit of measurement for the duration of the reservation. MediaConnect defines this value in the offering.
|
|
1649
|
+
* @public
|
|
1650
1650
|
*/
|
|
1651
1651
|
DurationUnits: DurationUnits | undefined;
|
|
1652
1652
|
/**
|
|
1653
|
-
* @public
|
|
1654
1653
|
* The day and time that this reservation expires. This value is calculated based on the start date and time that you set and the offering's duration.
|
|
1654
|
+
* @public
|
|
1655
1655
|
*/
|
|
1656
1656
|
End: string | undefined;
|
|
1657
1657
|
/**
|
|
1658
|
-
* @public
|
|
1659
1658
|
* The Amazon Resource Name (ARN) that MediaConnect assigns to the offering.
|
|
1659
|
+
* @public
|
|
1660
1660
|
*/
|
|
1661
1661
|
OfferingArn: string | undefined;
|
|
1662
1662
|
/**
|
|
1663
|
-
* @public
|
|
1664
1663
|
* A description of the offering. MediaConnect defines this value in the offering.
|
|
1664
|
+
* @public
|
|
1665
1665
|
*/
|
|
1666
1666
|
OfferingDescription: string | undefined;
|
|
1667
1667
|
/**
|
|
1668
|
-
* @public
|
|
1669
1668
|
* The cost of a single unit. This value, in combination with priceUnits, makes up the rate. MediaConnect defines this value in the offering.
|
|
1669
|
+
* @public
|
|
1670
1670
|
*/
|
|
1671
1671
|
PricePerUnit: string | undefined;
|
|
1672
1672
|
/**
|
|
1673
|
-
* @public
|
|
1674
1673
|
* The unit of measurement that is used for billing. This value, in combination with pricePerUnit, makes up the rate. MediaConnect defines this value in the offering.
|
|
1674
|
+
* @public
|
|
1675
1675
|
*/
|
|
1676
1676
|
PriceUnits: PriceUnits | undefined;
|
|
1677
1677
|
/**
|
|
1678
|
-
* @public
|
|
1679
1678
|
* The Amazon Resource Name (ARN) that MediaConnect assigns to the reservation when you purchase an offering.
|
|
1679
|
+
* @public
|
|
1680
1680
|
*/
|
|
1681
1681
|
ReservationArn: string | undefined;
|
|
1682
1682
|
/**
|
|
1683
|
-
* @public
|
|
1684
1683
|
* The name that you assigned to the reservation when you purchased the offering.
|
|
1684
|
+
* @public
|
|
1685
1685
|
*/
|
|
1686
1686
|
ReservationName: string | undefined;
|
|
1687
1687
|
/**
|
|
1688
|
-
* @public
|
|
1689
1688
|
* The status of your reservation.
|
|
1689
|
+
* @public
|
|
1690
1690
|
*/
|
|
1691
1691
|
ReservationState: ReservationState | undefined;
|
|
1692
1692
|
/**
|
|
1693
|
-
* @public
|
|
1694
1693
|
* A definition of the amount of outbound bandwidth that you would be reserving if you purchase the offering. MediaConnect defines the values that make up the resourceSpecification in the offering.
|
|
1694
|
+
* @public
|
|
1695
1695
|
*/
|
|
1696
1696
|
ResourceSpecification: ResourceSpecification | undefined;
|
|
1697
1697
|
/**
|
|
1698
|
-
* @public
|
|
1699
1698
|
* The day and time that the reservation becomes active. You set this value when you purchase the offering.
|
|
1699
|
+
* @public
|
|
1700
1700
|
*/
|
|
1701
1701
|
Start: string | undefined;
|
|
1702
1702
|
}
|
|
1703
1703
|
/**
|
|
1704
|
-
* @public
|
|
1705
1704
|
* The source configuration for cloud flows receiving a stream from a bridge.
|
|
1705
|
+
* @public
|
|
1706
1706
|
*/
|
|
1707
1707
|
export interface SetGatewayBridgeSourceRequest {
|
|
1708
1708
|
/**
|
|
1709
|
-
* @public
|
|
1710
1709
|
* The ARN of the bridge feeding this flow.
|
|
1710
|
+
* @public
|
|
1711
1711
|
*/
|
|
1712
1712
|
BridgeArn: string | undefined;
|
|
1713
1713
|
/**
|
|
1714
|
-
* @public
|
|
1715
1714
|
* The name of the VPC interface attachment to use for this bridge source.
|
|
1715
|
+
* @public
|
|
1716
1716
|
*/
|
|
1717
1717
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
1718
1718
|
}
|
|
1719
1719
|
/**
|
|
1720
|
-
* @public
|
|
1721
1720
|
* The settings for the source of the flow.
|
|
1721
|
+
* @public
|
|
1722
1722
|
*/
|
|
1723
1723
|
export interface SetSourceRequest {
|
|
1724
1724
|
/**
|
|
1725
|
-
* @public
|
|
1726
1725
|
* The type of encryption that is used on the content ingested from this source. Allowable encryption types: static-key.
|
|
1726
|
+
* @public
|
|
1727
1727
|
*/
|
|
1728
1728
|
Decryption?: Encryption;
|
|
1729
1729
|
/**
|
|
1730
|
-
* @public
|
|
1731
1730
|
* A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
|
|
1731
|
+
* @public
|
|
1732
1732
|
*/
|
|
1733
1733
|
Description?: string;
|
|
1734
1734
|
/**
|
|
1735
|
-
* @public
|
|
1736
1735
|
* The ARN of the entitlement that allows you to subscribe to this flow. The entitlement is set by the flow originator, and the ARN is generated as part of the originator's flow.
|
|
1736
|
+
* @public
|
|
1737
1737
|
*/
|
|
1738
1738
|
EntitlementArn?: string;
|
|
1739
1739
|
/**
|
|
1740
|
-
* @public
|
|
1741
1740
|
* The port that the flow will be listening on for incoming content.
|
|
1741
|
+
* @public
|
|
1742
1742
|
*/
|
|
1743
1743
|
IngestPort?: number;
|
|
1744
1744
|
/**
|
|
1745
|
-
* @public
|
|
1746
1745
|
* The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.
|
|
1746
|
+
* @public
|
|
1747
1747
|
*/
|
|
1748
1748
|
MaxBitrate?: number;
|
|
1749
1749
|
/**
|
|
1750
|
-
* @public
|
|
1751
1750
|
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
1751
|
+
* @public
|
|
1752
1752
|
*/
|
|
1753
1753
|
MaxLatency?: number;
|
|
1754
1754
|
/**
|
|
1755
|
-
* @public
|
|
1756
1755
|
* The size of the buffer (in milliseconds) to use to sync incoming source data.
|
|
1756
|
+
* @public
|
|
1757
1757
|
*/
|
|
1758
1758
|
MaxSyncBuffer?: number;
|
|
1759
1759
|
/**
|
|
1760
|
-
* @public
|
|
1761
1760
|
* The media streams that are associated with the source, and the parameters for those associations.
|
|
1761
|
+
* @public
|
|
1762
1762
|
*/
|
|
1763
1763
|
MediaStreamSourceConfigurations?: MediaStreamSourceConfigurationRequest[];
|
|
1764
1764
|
/**
|
|
1765
|
-
* @public
|
|
1766
1765
|
* The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
|
|
1766
|
+
* @public
|
|
1767
1767
|
*/
|
|
1768
1768
|
MinLatency?: number;
|
|
1769
1769
|
/**
|
|
1770
|
-
* @public
|
|
1771
1770
|
* The name of the source.
|
|
1771
|
+
* @public
|
|
1772
1772
|
*/
|
|
1773
1773
|
Name?: string;
|
|
1774
1774
|
/**
|
|
1775
|
-
* @public
|
|
1776
1775
|
* The protocol that is used by the source.
|
|
1776
|
+
* @public
|
|
1777
1777
|
*/
|
|
1778
1778
|
Protocol?: Protocol;
|
|
1779
1779
|
/**
|
|
1780
|
-
* @public
|
|
1781
1780
|
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1781
|
+
* @public
|
|
1782
1782
|
*/
|
|
1783
1783
|
SenderControlPort?: number;
|
|
1784
1784
|
/**
|
|
1785
|
-
* @public
|
|
1786
1785
|
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1786
|
+
* @public
|
|
1787
1787
|
*/
|
|
1788
1788
|
SenderIpAddress?: string;
|
|
1789
1789
|
/**
|
|
1790
|
-
* @public
|
|
1791
1790
|
* Source IP or domain name for SRT-caller protocol.
|
|
1791
|
+
* @public
|
|
1792
1792
|
*/
|
|
1793
1793
|
SourceListenerAddress?: string;
|
|
1794
1794
|
/**
|
|
1795
|
-
* @public
|
|
1796
1795
|
* Source port for SRT-caller protocol.
|
|
1796
|
+
* @public
|
|
1797
1797
|
*/
|
|
1798
1798
|
SourceListenerPort?: number;
|
|
1799
1799
|
/**
|
|
1800
|
-
* @public
|
|
1801
1800
|
* The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
|
|
1801
|
+
* @public
|
|
1802
1802
|
*/
|
|
1803
1803
|
StreamId?: string;
|
|
1804
1804
|
/**
|
|
1805
|
-
* @public
|
|
1806
1805
|
* The name of the VPC interface to use for this source.
|
|
1806
|
+
* @public
|
|
1807
1807
|
*/
|
|
1808
1808
|
VpcInterfaceName?: string;
|
|
1809
1809
|
/**
|
|
1810
|
-
* @public
|
|
1811
1810
|
* The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
1811
|
+
* @public
|
|
1812
1812
|
*/
|
|
1813
1813
|
WhitelistCidr?: string;
|
|
1814
1814
|
/**
|
|
1815
|
-
* @public
|
|
1816
1815
|
* The source configuration for cloud flows receiving a stream from a bridge.
|
|
1816
|
+
* @public
|
|
1817
1817
|
*/
|
|
1818
1818
|
GatewayBridgeSource?: SetGatewayBridgeSourceRequest;
|
|
1819
1819
|
}
|
|
1820
1820
|
/**
|
|
1821
|
-
* @public
|
|
1822
1821
|
* The source configuration for cloud flows receiving a stream from a bridge.
|
|
1822
|
+
* @public
|
|
1823
1823
|
*/
|
|
1824
1824
|
export interface GatewayBridgeSource {
|
|
1825
1825
|
/**
|
|
1826
|
-
* @public
|
|
1827
1826
|
* The ARN of the bridge feeding this flow.
|
|
1827
|
+
* @public
|
|
1828
1828
|
*/
|
|
1829
1829
|
BridgeArn: string | undefined;
|
|
1830
1830
|
/**
|
|
1831
|
-
* @public
|
|
1832
1831
|
* The name of the VPC interface attachment to use for this bridge source.
|
|
1832
|
+
* @public
|
|
1833
1833
|
*/
|
|
1834
1834
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
1835
1835
|
}
|
|
1836
1836
|
/**
|
|
1837
|
-
* @public
|
|
1838
1837
|
* The settings for the source of the flow.
|
|
1838
|
+
* @public
|
|
1839
1839
|
*/
|
|
1840
1840
|
export interface Source {
|
|
1841
1841
|
/**
|
|
1842
|
-
* @public
|
|
1843
1842
|
* Percentage from 0-100 of the data transfer cost to be billed to the subscriber.
|
|
1843
|
+
* @public
|
|
1844
1844
|
*/
|
|
1845
1845
|
DataTransferSubscriberFeePercent?: number;
|
|
1846
1846
|
/**
|
|
1847
|
-
* @public
|
|
1848
1847
|
* The type of encryption that is used on the content ingested from this source.
|
|
1848
|
+
* @public
|
|
1849
1849
|
*/
|
|
1850
1850
|
Decryption?: Encryption;
|
|
1851
1851
|
/**
|
|
1852
|
-
* @public
|
|
1853
1852
|
* A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
|
|
1853
|
+
* @public
|
|
1854
1854
|
*/
|
|
1855
1855
|
Description?: string;
|
|
1856
1856
|
/**
|
|
1857
|
-
* @public
|
|
1858
1857
|
* The ARN of the entitlement that allows you to subscribe to content that comes from another AWS account. The entitlement is set by the content originator and the ARN is generated as part of the originator's flow.
|
|
1858
|
+
* @public
|
|
1859
1859
|
*/
|
|
1860
1860
|
EntitlementArn?: string;
|
|
1861
1861
|
/**
|
|
1862
|
-
* @public
|
|
1863
1862
|
* The IP address that the flow will be listening on for incoming content.
|
|
1863
|
+
* @public
|
|
1864
1864
|
*/
|
|
1865
1865
|
IngestIp?: string;
|
|
1866
1866
|
/**
|
|
1867
|
-
* @public
|
|
1868
1867
|
* The port that the flow will be listening on for incoming content.
|
|
1868
|
+
* @public
|
|
1869
1869
|
*/
|
|
1870
1870
|
IngestPort?: number;
|
|
1871
1871
|
/**
|
|
1872
|
-
* @public
|
|
1873
1872
|
* The media streams that are associated with the source, and the parameters for those associations.
|
|
1873
|
+
* @public
|
|
1874
1874
|
*/
|
|
1875
1875
|
MediaStreamSourceConfigurations?: MediaStreamSourceConfiguration[];
|
|
1876
1876
|
/**
|
|
1877
|
-
* @public
|
|
1878
1877
|
* The name of the source.
|
|
1878
|
+
* @public
|
|
1879
1879
|
*/
|
|
1880
1880
|
Name: string | undefined;
|
|
1881
1881
|
/**
|
|
1882
|
-
* @public
|
|
1883
1882
|
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1883
|
+
* @public
|
|
1884
1884
|
*/
|
|
1885
1885
|
SenderControlPort?: number;
|
|
1886
1886
|
/**
|
|
1887
|
-
* @public
|
|
1888
1887
|
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1888
|
+
* @public
|
|
1889
1889
|
*/
|
|
1890
1890
|
SenderIpAddress?: string;
|
|
1891
1891
|
/**
|
|
1892
|
-
* @public
|
|
1893
1892
|
* The ARN of the source.
|
|
1893
|
+
* @public
|
|
1894
1894
|
*/
|
|
1895
1895
|
SourceArn: string | undefined;
|
|
1896
1896
|
/**
|
|
1897
|
-
* @public
|
|
1898
1897
|
* Attributes related to the transport stream that are used in the source.
|
|
1898
|
+
* @public
|
|
1899
1899
|
*/
|
|
1900
1900
|
Transport?: Transport;
|
|
1901
1901
|
/**
|
|
1902
|
-
* @public
|
|
1903
1902
|
* The name of the VPC interface that is used for this source.
|
|
1903
|
+
* @public
|
|
1904
1904
|
*/
|
|
1905
1905
|
VpcInterfaceName?: string;
|
|
1906
1906
|
/**
|
|
1907
|
-
* @public
|
|
1908
1907
|
* The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
1908
|
+
* @public
|
|
1909
1909
|
*/
|
|
1910
1910
|
WhitelistCidr?: string;
|
|
1911
1911
|
/**
|
|
1912
|
-
* @public
|
|
1913
1912
|
* The source configuration for cloud flows receiving a stream from a bridge.
|
|
1913
|
+
* @public
|
|
1914
1914
|
*/
|
|
1915
1915
|
GatewayBridgeSource?: GatewayBridgeSource;
|
|
1916
1916
|
}
|
|
1917
1917
|
/**
|
|
1918
|
-
* @public
|
|
1919
1918
|
* The frame resolution used by the video stream.
|
|
1919
|
+
* @public
|
|
1920
1920
|
*/
|
|
1921
1921
|
export interface FrameResolution {
|
|
1922
1922
|
/**
|
|
1923
|
-
* @public
|
|
1924
1923
|
* The number of pixels in the height of the video frame.
|
|
1924
|
+
* @public
|
|
1925
1925
|
*/
|
|
1926
1926
|
FrameHeight: number | undefined;
|
|
1927
1927
|
/**
|
|
1928
|
-
* @public
|
|
1929
1928
|
* The number of pixels in the width of the video frame.
|
|
1929
|
+
* @public
|
|
1930
1930
|
*/
|
|
1931
1931
|
FrameWidth: number | undefined;
|
|
1932
1932
|
}
|
|
1933
1933
|
/**
|
|
1934
|
-
* @public
|
|
1935
1934
|
* The metadata of an elementary transport stream.
|
|
1935
|
+
* @public
|
|
1936
1936
|
*/
|
|
1937
1937
|
export interface TransportStream {
|
|
1938
1938
|
/**
|
|
1939
|
-
* @public
|
|
1940
1939
|
* The number of channels in the audio stream.
|
|
1940
|
+
* @public
|
|
1941
1941
|
*/
|
|
1942
1942
|
Channels?: number;
|
|
1943
1943
|
/**
|
|
1944
|
-
* @public
|
|
1945
1944
|
* The codec used by the stream.
|
|
1945
|
+
* @public
|
|
1946
1946
|
*/
|
|
1947
1947
|
Codec?: string;
|
|
1948
1948
|
/**
|
|
1949
|
-
* @public
|
|
1950
1949
|
* The frame rate used by the video stream.
|
|
1950
|
+
* @public
|
|
1951
1951
|
*/
|
|
1952
1952
|
FrameRate?: string;
|
|
1953
1953
|
/**
|
|
1954
|
-
* @public
|
|
1955
1954
|
* The frame resolution used by the video stream.
|
|
1955
|
+
* @public
|
|
1956
1956
|
*/
|
|
1957
1957
|
FrameResolution?: FrameResolution;
|
|
1958
1958
|
/**
|
|
1959
|
-
* @public
|
|
1960
1959
|
* The Packet ID (PID) as it is reported in the Program Map Table.
|
|
1960
|
+
* @public
|
|
1961
1961
|
*/
|
|
1962
1962
|
Pid: number | undefined;
|
|
1963
1963
|
/**
|
|
1964
|
-
* @public
|
|
1965
1964
|
* The sample rate used by the audio stream.
|
|
1965
|
+
* @public
|
|
1966
1966
|
*/
|
|
1967
1967
|
SampleRate?: number;
|
|
1968
1968
|
/**
|
|
1969
|
-
* @public
|
|
1970
1969
|
* The sample bit size used by the audio stream.
|
|
1970
|
+
* @public
|
|
1971
1971
|
*/
|
|
1972
1972
|
SampleSize?: number;
|
|
1973
1973
|
/**
|
|
1974
|
-
* @public
|
|
1975
1974
|
* The Stream Type as it is reported in the Program Map Table.
|
|
1975
|
+
* @public
|
|
1976
1976
|
*/
|
|
1977
1977
|
StreamType: string | undefined;
|
|
1978
1978
|
}
|
|
1979
1979
|
/**
|
|
1980
|
-
* @public
|
|
1981
1980
|
* The metadata of a single transport stream program.
|
|
1981
|
+
* @public
|
|
1982
1982
|
*/
|
|
1983
1983
|
export interface TransportStreamProgram {
|
|
1984
1984
|
/**
|
|
1985
|
-
* @public
|
|
1986
1985
|
* The Program Clock Reference (PCR) Packet ID (PID) as it is reported in the Program Association Table.
|
|
1986
|
+
* @public
|
|
1987
1987
|
*/
|
|
1988
1988
|
PcrPid: number | undefined;
|
|
1989
1989
|
/**
|
|
1990
|
-
* @public
|
|
1991
1990
|
* The program name as it is reported in the Program Association Table.
|
|
1991
|
+
* @public
|
|
1992
1992
|
*/
|
|
1993
1993
|
ProgramName?: string;
|
|
1994
1994
|
/**
|
|
1995
|
-
* @public
|
|
1996
1995
|
* The program number as it is reported in the Program Association Table.
|
|
1996
|
+
* @public
|
|
1997
1997
|
*/
|
|
1998
1998
|
ProgramNumber: number | undefined;
|
|
1999
1999
|
/**
|
|
2000
|
-
* @public
|
|
2001
2000
|
* The program Packet ID (PID) as it is reported in the Program Association Table.
|
|
2001
|
+
* @public
|
|
2002
2002
|
*/
|
|
2003
2003
|
ProgramPid: number | undefined;
|
|
2004
2004
|
/**
|
|
2005
|
-
* @public
|
|
2006
2005
|
* The list of elementary transport streams in the program. The list includes video, audio, and data streams.
|
|
2006
|
+
* @public
|
|
2007
2007
|
*/
|
|
2008
2008
|
Streams: TransportStream[] | undefined;
|
|
2009
2009
|
}
|
|
@@ -2020,85 +2020,85 @@ export declare const NetworkInterfaceType: {
|
|
|
2020
2020
|
*/
|
|
2021
2021
|
export type NetworkInterfaceType = (typeof NetworkInterfaceType)[keyof typeof NetworkInterfaceType];
|
|
2022
2022
|
/**
|
|
2023
|
-
* @public
|
|
2024
2023
|
* The settings for a VPC Source.
|
|
2024
|
+
* @public
|
|
2025
2025
|
*/
|
|
2026
2026
|
export interface VpcInterface {
|
|
2027
2027
|
/**
|
|
2028
|
-
* @public
|
|
2029
2028
|
* Immutable and has to be a unique against other VpcInterfaces in this Flow.
|
|
2029
|
+
* @public
|
|
2030
2030
|
*/
|
|
2031
2031
|
Name: string | undefined;
|
|
2032
2032
|
/**
|
|
2033
|
-
* @public
|
|
2034
2033
|
* IDs of the network interfaces created in customer's account by MediaConnect.
|
|
2034
|
+
* @public
|
|
2035
2035
|
*/
|
|
2036
2036
|
NetworkInterfaceIds: string[] | undefined;
|
|
2037
2037
|
/**
|
|
2038
|
-
* @public
|
|
2039
2038
|
* The type of network interface.
|
|
2039
|
+
* @public
|
|
2040
2040
|
*/
|
|
2041
2041
|
NetworkInterfaceType: NetworkInterfaceType | undefined;
|
|
2042
2042
|
/**
|
|
2043
|
-
* @public
|
|
2044
2043
|
* Role Arn MediaConnect can assumes to create ENIs in customer's account
|
|
2044
|
+
* @public
|
|
2045
2045
|
*/
|
|
2046
2046
|
RoleArn: string | undefined;
|
|
2047
2047
|
/**
|
|
2048
|
-
* @public
|
|
2049
2048
|
* Security Group IDs to be used on ENI.
|
|
2049
|
+
* @public
|
|
2050
2050
|
*/
|
|
2051
2051
|
SecurityGroupIds: string[] | undefined;
|
|
2052
2052
|
/**
|
|
2053
|
-
* @public
|
|
2054
2053
|
* Subnet must be in the AZ of the Flow
|
|
2054
|
+
* @public
|
|
2055
2055
|
*/
|
|
2056
2056
|
SubnetId: string | undefined;
|
|
2057
2057
|
}
|
|
2058
2058
|
/**
|
|
2059
|
-
* @public
|
|
2060
2059
|
* Desired VPC Interface for a Flow
|
|
2060
|
+
* @public
|
|
2061
2061
|
*/
|
|
2062
2062
|
export interface VpcInterfaceRequest {
|
|
2063
2063
|
/**
|
|
2064
|
-
* @public
|
|
2065
2064
|
* The name of the VPC Interface. This value must be unique within the current flow.
|
|
2065
|
+
* @public
|
|
2066
2066
|
*/
|
|
2067
2067
|
Name: string | undefined;
|
|
2068
2068
|
/**
|
|
2069
|
-
* @public
|
|
2070
2069
|
* The type of network interface. If this value is not included in the request, MediaConnect uses ENA as the networkInterfaceType.
|
|
2070
|
+
* @public
|
|
2071
2071
|
*/
|
|
2072
2072
|
NetworkInterfaceType?: NetworkInterfaceType;
|
|
2073
2073
|
/**
|
|
2074
|
-
* @public
|
|
2075
2074
|
* Role Arn MediaConnect can assumes to create ENIs in customer's account
|
|
2075
|
+
* @public
|
|
2076
2076
|
*/
|
|
2077
2077
|
RoleArn: string | undefined;
|
|
2078
2078
|
/**
|
|
2079
|
-
* @public
|
|
2080
2079
|
* Security Group IDs to be used on ENI.
|
|
2080
|
+
* @public
|
|
2081
2081
|
*/
|
|
2082
2082
|
SecurityGroupIds: string[] | undefined;
|
|
2083
2083
|
/**
|
|
2084
|
-
* @public
|
|
2085
2084
|
* Subnet must be in the AZ of the Flow
|
|
2085
|
+
* @public
|
|
2086
2086
|
*/
|
|
2087
2087
|
SubnetId: string | undefined;
|
|
2088
2088
|
}
|
|
2089
2089
|
/**
|
|
2090
|
-
* @public
|
|
2091
2090
|
* A request to add outputs to the specified bridge.
|
|
2091
|
+
* @public
|
|
2092
2092
|
*/
|
|
2093
2093
|
export interface AddBridgeOutputsRequest {
|
|
2094
2094
|
/**
|
|
2095
|
-
* @public
|
|
2096
2095
|
* The ARN of the bridge that you want to update.
|
|
2096
|
+
* @public
|
|
2097
2097
|
*/
|
|
2098
2098
|
BridgeArn: string | undefined;
|
|
2099
2099
|
/**
|
|
2100
|
-
* @public
|
|
2101
2100
|
* The outputs that you want to add to this bridge.
|
|
2101
|
+
* @public
|
|
2102
2102
|
*/
|
|
2103
2103
|
Outputs: AddBridgeOutputRequest[] | undefined;
|
|
2104
2104
|
}
|
|
@@ -2107,26 +2107,26 @@ export interface AddBridgeOutputsRequest {
|
|
|
2107
2107
|
*/
|
|
2108
2108
|
export interface AddBridgeOutputsResponse {
|
|
2109
2109
|
/**
|
|
2110
|
-
* @public
|
|
2111
2110
|
* The Amazon Resource Number (ARN) of the bridge.
|
|
2111
|
+
* @public
|
|
2112
2112
|
*/
|
|
2113
2113
|
BridgeArn?: string;
|
|
2114
2114
|
/**
|
|
2115
|
-
* @public
|
|
2116
2115
|
* The outputs that you added to this bridge.
|
|
2116
|
+
* @public
|
|
2117
2117
|
*/
|
|
2118
2118
|
Outputs?: BridgeOutput[];
|
|
2119
2119
|
}
|
|
2120
2120
|
/**
|
|
2121
|
-
* @public
|
|
2122
2121
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2122
|
+
* @public
|
|
2123
2123
|
*/
|
|
2124
2124
|
export declare class BadRequestException extends __BaseException {
|
|
2125
2125
|
readonly name: "BadRequestException";
|
|
2126
2126
|
readonly $fault: "client";
|
|
2127
2127
|
/**
|
|
2128
|
-
* @public
|
|
2129
2128
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2129
|
+
* @public
|
|
2130
2130
|
*/
|
|
2131
2131
|
Message: string | undefined;
|
|
2132
2132
|
/**
|
|
@@ -2135,15 +2135,15 @@ export declare class BadRequestException extends __BaseException {
|
|
|
2135
2135
|
constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
|
|
2136
2136
|
}
|
|
2137
2137
|
/**
|
|
2138
|
-
* @public
|
|
2139
2138
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2139
|
+
* @public
|
|
2140
2140
|
*/
|
|
2141
2141
|
export declare class ConflictException extends __BaseException {
|
|
2142
2142
|
readonly name: "ConflictException";
|
|
2143
2143
|
readonly $fault: "client";
|
|
2144
2144
|
/**
|
|
2145
|
-
* @public
|
|
2146
2145
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2146
|
+
* @public
|
|
2147
2147
|
*/
|
|
2148
2148
|
Message: string | undefined;
|
|
2149
2149
|
/**
|
|
@@ -2152,15 +2152,15 @@ export declare class ConflictException extends __BaseException {
|
|
|
2152
2152
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
2153
2153
|
}
|
|
2154
2154
|
/**
|
|
2155
|
-
* @public
|
|
2156
2155
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2156
|
+
* @public
|
|
2157
2157
|
*/
|
|
2158
2158
|
export declare class ForbiddenException extends __BaseException {
|
|
2159
2159
|
readonly name: "ForbiddenException";
|
|
2160
2160
|
readonly $fault: "client";
|
|
2161
2161
|
/**
|
|
2162
|
-
* @public
|
|
2163
2162
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2163
|
+
* @public
|
|
2164
2164
|
*/
|
|
2165
2165
|
Message: string | undefined;
|
|
2166
2166
|
/**
|
|
@@ -2169,15 +2169,15 @@ export declare class ForbiddenException extends __BaseException {
|
|
|
2169
2169
|
constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
|
|
2170
2170
|
}
|
|
2171
2171
|
/**
|
|
2172
|
-
* @public
|
|
2173
2172
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2173
|
+
* @public
|
|
2174
2174
|
*/
|
|
2175
2175
|
export declare class InternalServerErrorException extends __BaseException {
|
|
2176
2176
|
readonly name: "InternalServerErrorException";
|
|
2177
2177
|
readonly $fault: "server";
|
|
2178
2178
|
/**
|
|
2179
|
-
* @public
|
|
2180
2179
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2180
|
+
* @public
|
|
2181
2181
|
*/
|
|
2182
2182
|
Message: string | undefined;
|
|
2183
2183
|
/**
|
|
@@ -2186,15 +2186,15 @@ export declare class InternalServerErrorException extends __BaseException {
|
|
|
2186
2186
|
constructor(opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>);
|
|
2187
2187
|
}
|
|
2188
2188
|
/**
|
|
2189
|
-
* @public
|
|
2190
2189
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2190
|
+
* @public
|
|
2191
2191
|
*/
|
|
2192
2192
|
export declare class NotFoundException extends __BaseException {
|
|
2193
2193
|
readonly name: "NotFoundException";
|
|
2194
2194
|
readonly $fault: "client";
|
|
2195
2195
|
/**
|
|
2196
|
-
* @public
|
|
2197
2196
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2197
|
+
* @public
|
|
2198
2198
|
*/
|
|
2199
2199
|
Message: string | undefined;
|
|
2200
2200
|
/**
|
|
@@ -2203,15 +2203,15 @@ export declare class NotFoundException extends __BaseException {
|
|
|
2203
2203
|
constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
|
|
2204
2204
|
}
|
|
2205
2205
|
/**
|
|
2206
|
-
* @public
|
|
2207
2206
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2207
|
+
* @public
|
|
2208
2208
|
*/
|
|
2209
2209
|
export declare class ServiceUnavailableException extends __BaseException {
|
|
2210
2210
|
readonly name: "ServiceUnavailableException";
|
|
2211
2211
|
readonly $fault: "server";
|
|
2212
2212
|
/**
|
|
2213
|
-
* @public
|
|
2214
2213
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2214
|
+
* @public
|
|
2215
2215
|
*/
|
|
2216
2216
|
Message: string | undefined;
|
|
2217
2217
|
/**
|
|
@@ -2220,15 +2220,15 @@ export declare class ServiceUnavailableException extends __BaseException {
|
|
|
2220
2220
|
constructor(opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>);
|
|
2221
2221
|
}
|
|
2222
2222
|
/**
|
|
2223
|
-
* @public
|
|
2224
2223
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2224
|
+
* @public
|
|
2225
2225
|
*/
|
|
2226
2226
|
export declare class TooManyRequestsException extends __BaseException {
|
|
2227
2227
|
readonly name: "TooManyRequestsException";
|
|
2228
2228
|
readonly $fault: "client";
|
|
2229
2229
|
/**
|
|
2230
|
-
* @public
|
|
2231
2230
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2231
|
+
* @public
|
|
2232
2232
|
*/
|
|
2233
2233
|
Message: string | undefined;
|
|
2234
2234
|
/**
|
|
@@ -2237,18 +2237,18 @@ export declare class TooManyRequestsException extends __BaseException {
|
|
|
2237
2237
|
constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
|
|
2238
2238
|
}
|
|
2239
2239
|
/**
|
|
2240
|
-
* @public
|
|
2241
2240
|
* A request to add sources to the specified bridge.
|
|
2241
|
+
* @public
|
|
2242
2242
|
*/
|
|
2243
2243
|
export interface AddBridgeSourcesRequest {
|
|
2244
2244
|
/**
|
|
2245
|
-
* @public
|
|
2246
2245
|
* The ARN of the bridge that you want to update.
|
|
2246
|
+
* @public
|
|
2247
2247
|
*/
|
|
2248
2248
|
BridgeArn: string | undefined;
|
|
2249
2249
|
/**
|
|
2250
|
-
* @public
|
|
2251
2250
|
* The sources that you want to add to this bridge.
|
|
2251
|
+
* @public
|
|
2252
2252
|
*/
|
|
2253
2253
|
Sources: AddBridgeSourceRequest[] | undefined;
|
|
2254
2254
|
}
|
|
@@ -2257,13 +2257,13 @@ export interface AddBridgeSourcesRequest {
|
|
|
2257
2257
|
*/
|
|
2258
2258
|
export interface AddBridgeSourcesResponse {
|
|
2259
2259
|
/**
|
|
2260
|
-
* @public
|
|
2261
2260
|
* The Amazon Resource Number (ARN) of the bridge.
|
|
2261
|
+
* @public
|
|
2262
2262
|
*/
|
|
2263
2263
|
BridgeArn?: string;
|
|
2264
2264
|
/**
|
|
2265
|
-
* @public
|
|
2266
2265
|
* The sources that you added to this bridge.
|
|
2266
|
+
* @public
|
|
2267
2267
|
*/
|
|
2268
2268
|
Sources?: BridgeSource[];
|
|
2269
2269
|
}
|
|
@@ -2272,24 +2272,24 @@ export interface AddBridgeSourcesResponse {
|
|
|
2272
2272
|
*/
|
|
2273
2273
|
export interface AddEgressGatewayBridgeRequest {
|
|
2274
2274
|
/**
|
|
2275
|
-
* @public
|
|
2276
2275
|
* The maximum expected bitrate (in bps).
|
|
2276
|
+
* @public
|
|
2277
2277
|
*/
|
|
2278
2278
|
MaxBitrate: number | undefined;
|
|
2279
2279
|
}
|
|
2280
2280
|
/**
|
|
2281
|
-
* @public
|
|
2282
2281
|
* A request to add media streams to the flow.
|
|
2282
|
+
* @public
|
|
2283
2283
|
*/
|
|
2284
2284
|
export interface AddFlowMediaStreamsRequest {
|
|
2285
2285
|
/**
|
|
2286
|
-
* @public
|
|
2287
2286
|
* The Amazon Resource Name (ARN) of the flow.
|
|
2287
|
+
* @public
|
|
2288
2288
|
*/
|
|
2289
2289
|
FlowArn: string | undefined;
|
|
2290
2290
|
/**
|
|
2291
|
-
* @public
|
|
2292
2291
|
* The media streams that you want to add to the flow.
|
|
2292
|
+
* @public
|
|
2293
2293
|
*/
|
|
2294
2294
|
MediaStreams: AddMediaStreamRequest[] | undefined;
|
|
2295
2295
|
}
|
|
@@ -2298,26 +2298,26 @@ export interface AddFlowMediaStreamsRequest {
|
|
|
2298
2298
|
*/
|
|
2299
2299
|
export interface AddFlowMediaStreamsResponse {
|
|
2300
2300
|
/**
|
|
2301
|
-
* @public
|
|
2302
2301
|
* The ARN of the flow that you added media streams to.
|
|
2302
|
+
* @public
|
|
2303
2303
|
*/
|
|
2304
2304
|
FlowArn?: string;
|
|
2305
2305
|
/**
|
|
2306
|
-
* @public
|
|
2307
2306
|
* The media streams that you added to the flow.
|
|
2307
|
+
* @public
|
|
2308
2308
|
*/
|
|
2309
2309
|
MediaStreams?: MediaStream[];
|
|
2310
2310
|
}
|
|
2311
2311
|
/**
|
|
2312
|
-
* @public
|
|
2313
2312
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2313
|
+
* @public
|
|
2314
2314
|
*/
|
|
2315
2315
|
export declare class AddFlowOutputs420Exception extends __BaseException {
|
|
2316
2316
|
readonly name: "AddFlowOutputs420Exception";
|
|
2317
2317
|
readonly $fault: "client";
|
|
2318
2318
|
/**
|
|
2319
|
-
* @public
|
|
2320
2319
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2320
|
+
* @public
|
|
2321
2321
|
*/
|
|
2322
2322
|
Message: string | undefined;
|
|
2323
2323
|
/**
|
|
@@ -2326,18 +2326,18 @@ export declare class AddFlowOutputs420Exception extends __BaseException {
|
|
|
2326
2326
|
constructor(opts: __ExceptionOptionType<AddFlowOutputs420Exception, __BaseException>);
|
|
2327
2327
|
}
|
|
2328
2328
|
/**
|
|
2329
|
-
* @public
|
|
2330
2329
|
* A request to add outputs to the specified flow.
|
|
2330
|
+
* @public
|
|
2331
2331
|
*/
|
|
2332
2332
|
export interface AddFlowOutputsRequest {
|
|
2333
2333
|
/**
|
|
2334
|
-
* @public
|
|
2335
2334
|
* The flow that you want to add outputs to.
|
|
2335
|
+
* @public
|
|
2336
2336
|
*/
|
|
2337
2337
|
FlowArn: string | undefined;
|
|
2338
2338
|
/**
|
|
2339
|
-
* @public
|
|
2340
2339
|
* A list of outputs that you want to add.
|
|
2340
|
+
* @public
|
|
2341
2341
|
*/
|
|
2342
2342
|
Outputs: AddOutputRequest[] | undefined;
|
|
2343
2343
|
}
|
|
@@ -2346,29 +2346,29 @@ export interface AddFlowOutputsRequest {
|
|
|
2346
2346
|
*/
|
|
2347
2347
|
export interface AddFlowOutputsResponse {
|
|
2348
2348
|
/**
|
|
2349
|
-
* @public
|
|
2350
2349
|
* The ARN of the flow that these outputs were added to.
|
|
2350
|
+
* @public
|
|
2351
2351
|
*/
|
|
2352
2352
|
FlowArn?: string;
|
|
2353
2353
|
/**
|
|
2354
|
-
* @public
|
|
2355
2354
|
* The details of the newly added outputs.
|
|
2355
|
+
* @public
|
|
2356
2356
|
*/
|
|
2357
2357
|
Outputs?: Output[];
|
|
2358
2358
|
}
|
|
2359
2359
|
/**
|
|
2360
|
-
* @public
|
|
2361
2360
|
* A request to add sources to the flow.
|
|
2361
|
+
* @public
|
|
2362
2362
|
*/
|
|
2363
2363
|
export interface AddFlowSourcesRequest {
|
|
2364
2364
|
/**
|
|
2365
|
-
* @public
|
|
2366
2365
|
* The flow that you want to mutate.
|
|
2366
|
+
* @public
|
|
2367
2367
|
*/
|
|
2368
2368
|
FlowArn: string | undefined;
|
|
2369
2369
|
/**
|
|
2370
|
-
* @public
|
|
2371
2370
|
* A list of sources that you want to add.
|
|
2371
|
+
* @public
|
|
2372
2372
|
*/
|
|
2373
2373
|
Sources: SetSourceRequest[] | undefined;
|
|
2374
2374
|
}
|
|
@@ -2377,29 +2377,29 @@ export interface AddFlowSourcesRequest {
|
|
|
2377
2377
|
*/
|
|
2378
2378
|
export interface AddFlowSourcesResponse {
|
|
2379
2379
|
/**
|
|
2380
|
-
* @public
|
|
2381
2380
|
* The ARN of the flow that these sources were added to.
|
|
2381
|
+
* @public
|
|
2382
2382
|
*/
|
|
2383
2383
|
FlowArn?: string;
|
|
2384
2384
|
/**
|
|
2385
|
-
* @public
|
|
2386
2385
|
* The details of the newly added sources.
|
|
2386
|
+
* @public
|
|
2387
2387
|
*/
|
|
2388
2388
|
Sources?: Source[];
|
|
2389
2389
|
}
|
|
2390
2390
|
/**
|
|
2391
|
-
* @public
|
|
2392
2391
|
* A request to add VPC interfaces to the flow.
|
|
2392
|
+
* @public
|
|
2393
2393
|
*/
|
|
2394
2394
|
export interface AddFlowVpcInterfacesRequest {
|
|
2395
2395
|
/**
|
|
2396
|
-
* @public
|
|
2397
2396
|
* The flow that you want to mutate.
|
|
2397
|
+
* @public
|
|
2398
2398
|
*/
|
|
2399
2399
|
FlowArn: string | undefined;
|
|
2400
2400
|
/**
|
|
2401
|
-
* @public
|
|
2402
2401
|
* A list of VPC interfaces that you want to add.
|
|
2402
|
+
* @public
|
|
2403
2403
|
*/
|
|
2404
2404
|
VpcInterfaces: VpcInterfaceRequest[] | undefined;
|
|
2405
2405
|
}
|
|
@@ -2408,13 +2408,13 @@ export interface AddFlowVpcInterfacesRequest {
|
|
|
2408
2408
|
*/
|
|
2409
2409
|
export interface AddFlowVpcInterfacesResponse {
|
|
2410
2410
|
/**
|
|
2411
|
-
* @public
|
|
2412
2411
|
* The ARN of the flow that these VPC interfaces were added to.
|
|
2412
|
+
* @public
|
|
2413
2413
|
*/
|
|
2414
2414
|
FlowArn?: string;
|
|
2415
2415
|
/**
|
|
2416
|
-
* @public
|
|
2417
2416
|
* The details of the newly added VPC interfaces.
|
|
2417
|
+
* @public
|
|
2418
2418
|
*/
|
|
2419
2419
|
VpcInterfaces?: VpcInterface[];
|
|
2420
2420
|
}
|
|
@@ -2423,29 +2423,29 @@ export interface AddFlowVpcInterfacesResponse {
|
|
|
2423
2423
|
*/
|
|
2424
2424
|
export interface AddIngressGatewayBridgeRequest {
|
|
2425
2425
|
/**
|
|
2426
|
-
* @public
|
|
2427
2426
|
* The maximum expected bitrate (in bps).
|
|
2427
|
+
* @public
|
|
2428
2428
|
*/
|
|
2429
2429
|
MaxBitrate: number | undefined;
|
|
2430
2430
|
/**
|
|
2431
|
-
* @public
|
|
2432
2431
|
* The maximum number of expected outputs.
|
|
2432
|
+
* @public
|
|
2433
2433
|
*/
|
|
2434
2434
|
MaxOutputs: number | undefined;
|
|
2435
2435
|
}
|
|
2436
2436
|
/**
|
|
2437
|
-
* @public
|
|
2438
2437
|
* Create maintenance setting for a flow
|
|
2438
|
+
* @public
|
|
2439
2439
|
*/
|
|
2440
2440
|
export interface AddMaintenance {
|
|
2441
2441
|
/**
|
|
2442
|
-
* @public
|
|
2443
2442
|
* A day of a week when the maintenance will happen. Use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.
|
|
2443
|
+
* @public
|
|
2444
2444
|
*/
|
|
2445
2445
|
MaintenanceDay: MaintenanceDay | undefined;
|
|
2446
2446
|
/**
|
|
2447
|
-
* @public
|
|
2448
2447
|
* UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00.
|
|
2448
|
+
* @public
|
|
2449
2449
|
*/
|
|
2450
2450
|
MaintenanceStartHour: string | undefined;
|
|
2451
2451
|
}
|
|
@@ -2454,13 +2454,13 @@ export interface AddMaintenance {
|
|
|
2454
2454
|
*/
|
|
2455
2455
|
export interface EgressGatewayBridge {
|
|
2456
2456
|
/**
|
|
2457
|
-
* @public
|
|
2458
2457
|
* The ID of the instance running this bridge.
|
|
2458
|
+
* @public
|
|
2459
2459
|
*/
|
|
2460
2460
|
InstanceId?: string;
|
|
2461
2461
|
/**
|
|
2462
|
-
* @public
|
|
2463
2462
|
* The maximum expected bitrate (in bps) of the egress bridge.
|
|
2463
|
+
* @public
|
|
2464
2464
|
*/
|
|
2465
2465
|
MaxBitrate: number | undefined;
|
|
2466
2466
|
}
|
|
@@ -2469,18 +2469,18 @@ export interface EgressGatewayBridge {
|
|
|
2469
2469
|
*/
|
|
2470
2470
|
export interface IngressGatewayBridge {
|
|
2471
2471
|
/**
|
|
2472
|
-
* @public
|
|
2473
2472
|
* The ID of the instance running this bridge.
|
|
2473
|
+
* @public
|
|
2474
2474
|
*/
|
|
2475
2475
|
InstanceId?: string;
|
|
2476
2476
|
/**
|
|
2477
|
-
* @public
|
|
2478
2477
|
* The maximum expected bitrate (in bps) of the ingress bridge.
|
|
2478
|
+
* @public
|
|
2479
2479
|
*/
|
|
2480
2480
|
MaxBitrate: number | undefined;
|
|
2481
2481
|
/**
|
|
2482
|
-
* @public
|
|
2483
2482
|
* The maximum number of outputs on the ingress bridge.
|
|
2483
|
+
* @public
|
|
2484
2484
|
*/
|
|
2485
2485
|
MaxOutputs: number | undefined;
|
|
2486
2486
|
}
|
|
@@ -2497,13 +2497,13 @@ export declare const FailoverMode: {
|
|
|
2497
2497
|
*/
|
|
2498
2498
|
export type FailoverMode = (typeof FailoverMode)[keyof typeof FailoverMode];
|
|
2499
2499
|
/**
|
|
2500
|
-
* @public
|
|
2501
2500
|
* The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
|
|
2501
|
+
* @public
|
|
2502
2502
|
*/
|
|
2503
2503
|
export interface SourcePriority {
|
|
2504
2504
|
/**
|
|
2505
|
-
* @public
|
|
2506
2505
|
* The name of the source you choose as the primary source for this flow.
|
|
2506
|
+
* @public
|
|
2507
2507
|
*/
|
|
2508
2508
|
PrimarySource?: string;
|
|
2509
2509
|
}
|
|
@@ -2520,35 +2520,35 @@ export declare const State: {
|
|
|
2520
2520
|
*/
|
|
2521
2521
|
export type State = (typeof State)[keyof typeof State];
|
|
2522
2522
|
/**
|
|
2523
|
-
* @public
|
|
2524
2523
|
* The settings for source failover.
|
|
2524
|
+
* @public
|
|
2525
2525
|
*/
|
|
2526
2526
|
export interface FailoverConfig {
|
|
2527
2527
|
/**
|
|
2528
|
-
* @public
|
|
2529
2528
|
* The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
|
|
2529
|
+
* @public
|
|
2530
2530
|
*/
|
|
2531
2531
|
FailoverMode?: FailoverMode;
|
|
2532
2532
|
/**
|
|
2533
|
-
* @public
|
|
2534
2533
|
* Search window time to look for dash-7 packets
|
|
2534
|
+
* @public
|
|
2535
2535
|
*/
|
|
2536
2536
|
RecoveryWindow?: number;
|
|
2537
2537
|
/**
|
|
2538
|
-
* @public
|
|
2539
2538
|
* The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
|
|
2539
|
+
* @public
|
|
2540
2540
|
*/
|
|
2541
2541
|
SourcePriority?: SourcePriority;
|
|
2542
2542
|
State?: State;
|
|
2543
2543
|
}
|
|
2544
2544
|
/**
|
|
2545
|
-
* @public
|
|
2546
2545
|
* A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.
|
|
2546
|
+
* @public
|
|
2547
2547
|
*/
|
|
2548
2548
|
export interface Bridge {
|
|
2549
2549
|
/**
|
|
2550
|
-
* @public
|
|
2551
2550
|
* The Amazon Resource Number (ARN) of the bridge.
|
|
2551
|
+
* @public
|
|
2552
2552
|
*/
|
|
2553
2553
|
BridgeArn: string | undefined;
|
|
2554
2554
|
BridgeMessages?: MessageDetail[];
|
|
@@ -2556,28 +2556,28 @@ export interface Bridge {
|
|
|
2556
2556
|
EgressGatewayBridge?: EgressGatewayBridge;
|
|
2557
2557
|
IngressGatewayBridge?: IngressGatewayBridge;
|
|
2558
2558
|
/**
|
|
2559
|
-
* @public
|
|
2560
2559
|
* The name of the bridge.
|
|
2560
|
+
* @public
|
|
2561
2561
|
*/
|
|
2562
2562
|
Name: string | undefined;
|
|
2563
2563
|
/**
|
|
2564
|
-
* @public
|
|
2565
2564
|
* The outputs on this bridge.
|
|
2565
|
+
* @public
|
|
2566
2566
|
*/
|
|
2567
2567
|
Outputs?: BridgeOutput[];
|
|
2568
2568
|
/**
|
|
2569
|
-
* @public
|
|
2570
2569
|
* The placement Amazon Resource Number (ARN) of the bridge.
|
|
2570
|
+
* @public
|
|
2571
2571
|
*/
|
|
2572
2572
|
PlacementArn: string | undefined;
|
|
2573
2573
|
/**
|
|
2574
|
-
* @public
|
|
2575
2574
|
* The settings for source failover.
|
|
2575
|
+
* @public
|
|
2576
2576
|
*/
|
|
2577
2577
|
SourceFailoverConfig?: FailoverConfig;
|
|
2578
2578
|
/**
|
|
2579
|
-
* @public
|
|
2580
2579
|
* The sources on this bridge.
|
|
2580
|
+
* @public
|
|
2581
2581
|
*/
|
|
2582
2582
|
Sources?: BridgeSource[];
|
|
2583
2583
|
}
|
|
@@ -2606,15 +2606,15 @@ export declare const ConnectionStatus: {
|
|
|
2606
2606
|
*/
|
|
2607
2607
|
export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
2608
2608
|
/**
|
|
2609
|
-
* @public
|
|
2610
2609
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2610
|
+
* @public
|
|
2611
2611
|
*/
|
|
2612
2612
|
export declare class CreateBridge420Exception extends __BaseException {
|
|
2613
2613
|
readonly name: "CreateBridge420Exception";
|
|
2614
2614
|
readonly $fault: "client";
|
|
2615
2615
|
/**
|
|
2616
|
-
* @public
|
|
2617
2616
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2617
|
+
* @public
|
|
2618
2618
|
*/
|
|
2619
2619
|
Message: string | undefined;
|
|
2620
2620
|
/**
|
|
@@ -2623,43 +2623,43 @@ export declare class CreateBridge420Exception extends __BaseException {
|
|
|
2623
2623
|
constructor(opts: __ExceptionOptionType<CreateBridge420Exception, __BaseException>);
|
|
2624
2624
|
}
|
|
2625
2625
|
/**
|
|
2626
|
-
* @public
|
|
2627
2626
|
* Creates a new bridge. The request must include one source.
|
|
2627
|
+
* @public
|
|
2628
2628
|
*/
|
|
2629
2629
|
export interface CreateBridgeRequest {
|
|
2630
2630
|
/**
|
|
2631
|
-
* @public
|
|
2632
2631
|
* Create a bridge with the egress bridge type. An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.
|
|
2632
|
+
* @public
|
|
2633
2633
|
*/
|
|
2634
2634
|
EgressGatewayBridge?: AddEgressGatewayBridgeRequest;
|
|
2635
2635
|
/**
|
|
2636
|
-
* @public
|
|
2637
2636
|
* Create a bridge with the ingress bridge type. An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.
|
|
2637
|
+
* @public
|
|
2638
2638
|
*/
|
|
2639
2639
|
IngressGatewayBridge?: AddIngressGatewayBridgeRequest;
|
|
2640
2640
|
/**
|
|
2641
|
-
* @public
|
|
2642
2641
|
* The name of the bridge. This name can not be modified after the bridge is created.
|
|
2642
|
+
* @public
|
|
2643
2643
|
*/
|
|
2644
2644
|
Name: string | undefined;
|
|
2645
2645
|
/**
|
|
2646
|
-
* @public
|
|
2647
2646
|
* The outputs that you want to add to this bridge.
|
|
2647
|
+
* @public
|
|
2648
2648
|
*/
|
|
2649
2649
|
Outputs?: AddBridgeOutputRequest[];
|
|
2650
2650
|
/**
|
|
2651
|
-
* @public
|
|
2652
2651
|
* The bridge placement Amazon Resource Number (ARN).
|
|
2652
|
+
* @public
|
|
2653
2653
|
*/
|
|
2654
2654
|
PlacementArn: string | undefined;
|
|
2655
2655
|
/**
|
|
2656
|
-
* @public
|
|
2657
2656
|
* The settings for source failover.
|
|
2657
|
+
* @public
|
|
2658
2658
|
*/
|
|
2659
2659
|
SourceFailoverConfig?: FailoverConfig;
|
|
2660
2660
|
/**
|
|
2661
|
-
* @public
|
|
2662
2661
|
* The sources that you want to add to this bridge.
|
|
2662
|
+
* @public
|
|
2663
2663
|
*/
|
|
2664
2664
|
Sources: AddBridgeSourceRequest[] | undefined;
|
|
2665
2665
|
}
|
|
@@ -2668,21 +2668,21 @@ export interface CreateBridgeRequest {
|
|
|
2668
2668
|
*/
|
|
2669
2669
|
export interface CreateBridgeResponse {
|
|
2670
2670
|
/**
|
|
2671
|
-
* @public
|
|
2672
2671
|
* A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.
|
|
2672
|
+
* @public
|
|
2673
2673
|
*/
|
|
2674
2674
|
Bridge?: Bridge;
|
|
2675
2675
|
}
|
|
2676
2676
|
/**
|
|
2677
|
-
* @public
|
|
2678
2677
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2678
|
+
* @public
|
|
2679
2679
|
*/
|
|
2680
2680
|
export declare class CreateFlow420Exception extends __BaseException {
|
|
2681
2681
|
readonly name: "CreateFlow420Exception";
|
|
2682
2682
|
readonly $fault: "client";
|
|
2683
2683
|
/**
|
|
2684
|
-
* @public
|
|
2685
2684
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2685
|
+
* @public
|
|
2686
2686
|
*/
|
|
2687
2687
|
Message: string | undefined;
|
|
2688
2688
|
/**
|
|
@@ -2691,126 +2691,126 @@ export declare class CreateFlow420Exception extends __BaseException {
|
|
|
2691
2691
|
constructor(opts: __ExceptionOptionType<CreateFlow420Exception, __BaseException>);
|
|
2692
2692
|
}
|
|
2693
2693
|
/**
|
|
2694
|
-
* @public
|
|
2695
2694
|
* Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).
|
|
2695
|
+
* @public
|
|
2696
2696
|
*/
|
|
2697
2697
|
export interface CreateFlowRequest {
|
|
2698
2698
|
/**
|
|
2699
|
-
* @public
|
|
2700
2699
|
* The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS Region.
|
|
2700
|
+
* @public
|
|
2701
2701
|
*/
|
|
2702
2702
|
AvailabilityZone?: string;
|
|
2703
2703
|
/**
|
|
2704
|
-
* @public
|
|
2705
2704
|
* The entitlements that you want to grant on a flow.
|
|
2705
|
+
* @public
|
|
2706
2706
|
*/
|
|
2707
2707
|
Entitlements?: GrantEntitlementRequest[];
|
|
2708
2708
|
/**
|
|
2709
|
-
* @public
|
|
2710
2709
|
* The media streams that you want to add to the flow. You can associate these media streams with sources and outputs on the flow.
|
|
2710
|
+
* @public
|
|
2711
2711
|
*/
|
|
2712
2712
|
MediaStreams?: AddMediaStreamRequest[];
|
|
2713
2713
|
/**
|
|
2714
|
-
* @public
|
|
2715
2714
|
* The name of the flow.
|
|
2715
|
+
* @public
|
|
2716
2716
|
*/
|
|
2717
2717
|
Name: string | undefined;
|
|
2718
2718
|
/**
|
|
2719
|
-
* @public
|
|
2720
2719
|
* The outputs that you want to add to this flow.
|
|
2720
|
+
* @public
|
|
2721
2721
|
*/
|
|
2722
2722
|
Outputs?: AddOutputRequest[];
|
|
2723
2723
|
/**
|
|
2724
|
-
* @public
|
|
2725
2724
|
* The settings for the source of the flow.
|
|
2725
|
+
* @public
|
|
2726
2726
|
*/
|
|
2727
2727
|
Source?: SetSourceRequest;
|
|
2728
2728
|
/**
|
|
2729
|
-
* @public
|
|
2730
2729
|
* The settings for source failover.
|
|
2730
|
+
* @public
|
|
2731
2731
|
*/
|
|
2732
2732
|
SourceFailoverConfig?: FailoverConfig;
|
|
2733
2733
|
Sources?: SetSourceRequest[];
|
|
2734
2734
|
/**
|
|
2735
|
-
* @public
|
|
2736
2735
|
* The VPC interfaces you want on the flow.
|
|
2736
|
+
* @public
|
|
2737
2737
|
*/
|
|
2738
2738
|
VpcInterfaces?: VpcInterfaceRequest[];
|
|
2739
2739
|
/**
|
|
2740
|
-
* @public
|
|
2741
2740
|
* Create maintenance setting for a flow
|
|
2741
|
+
* @public
|
|
2742
2742
|
*/
|
|
2743
2743
|
Maintenance?: AddMaintenance;
|
|
2744
2744
|
}
|
|
2745
2745
|
/**
|
|
2746
|
-
* @public
|
|
2747
2746
|
* The settings for a flow, including its source, outputs, and entitlements.
|
|
2747
|
+
* @public
|
|
2748
2748
|
*/
|
|
2749
2749
|
export interface Flow {
|
|
2750
2750
|
/**
|
|
2751
|
-
* @public
|
|
2752
2751
|
* The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.
|
|
2752
|
+
* @public
|
|
2753
2753
|
*/
|
|
2754
2754
|
AvailabilityZone: string | undefined;
|
|
2755
2755
|
/**
|
|
2756
|
-
* @public
|
|
2757
2756
|
* A description of the flow. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
|
|
2757
|
+
* @public
|
|
2758
2758
|
*/
|
|
2759
2759
|
Description?: string;
|
|
2760
2760
|
/**
|
|
2761
|
-
* @public
|
|
2762
2761
|
* The IP address from which video will be sent to output destinations.
|
|
2762
|
+
* @public
|
|
2763
2763
|
*/
|
|
2764
2764
|
EgressIp?: string;
|
|
2765
2765
|
/**
|
|
2766
|
-
* @public
|
|
2767
2766
|
* The entitlements in this flow.
|
|
2767
|
+
* @public
|
|
2768
2768
|
*/
|
|
2769
2769
|
Entitlements: Entitlement[] | undefined;
|
|
2770
2770
|
/**
|
|
2771
|
-
* @public
|
|
2772
2771
|
* The Amazon Resource Name (ARN) of the flow.
|
|
2772
|
+
* @public
|
|
2773
2773
|
*/
|
|
2774
2774
|
FlowArn: string | undefined;
|
|
2775
2775
|
/**
|
|
2776
|
-
* @public
|
|
2777
2776
|
* The media streams that are associated with the flow. After you associate a media stream with a source, you can also associate it with outputs on the flow.
|
|
2777
|
+
* @public
|
|
2778
2778
|
*/
|
|
2779
2779
|
MediaStreams?: MediaStream[];
|
|
2780
2780
|
/**
|
|
2781
|
-
* @public
|
|
2782
2781
|
* The name of the flow.
|
|
2782
|
+
* @public
|
|
2783
2783
|
*/
|
|
2784
2784
|
Name: string | undefined;
|
|
2785
2785
|
/**
|
|
2786
|
-
* @public
|
|
2787
2786
|
* The outputs in this flow.
|
|
2787
|
+
* @public
|
|
2788
2788
|
*/
|
|
2789
2789
|
Outputs: Output[] | undefined;
|
|
2790
2790
|
/**
|
|
2791
|
-
* @public
|
|
2792
2791
|
* The settings for the source of the flow.
|
|
2792
|
+
* @public
|
|
2793
2793
|
*/
|
|
2794
2794
|
Source: Source | undefined;
|
|
2795
2795
|
/**
|
|
2796
|
-
* @public
|
|
2797
2796
|
* The settings for source failover.
|
|
2797
|
+
* @public
|
|
2798
2798
|
*/
|
|
2799
2799
|
SourceFailoverConfig?: FailoverConfig;
|
|
2800
2800
|
Sources?: Source[];
|
|
2801
2801
|
/**
|
|
2802
|
-
* @public
|
|
2803
2802
|
* The current status of the flow.
|
|
2803
|
+
* @public
|
|
2804
2804
|
*/
|
|
2805
2805
|
Status: Status | undefined;
|
|
2806
2806
|
/**
|
|
2807
|
-
* @public
|
|
2808
2807
|
* The VPC Interfaces for this flow.
|
|
2808
|
+
* @public
|
|
2809
2809
|
*/
|
|
2810
2810
|
VpcInterfaces?: VpcInterface[];
|
|
2811
2811
|
/**
|
|
2812
|
-
* @public
|
|
2813
2812
|
* The maintenance setting of a flow
|
|
2813
|
+
* @public
|
|
2814
2814
|
*/
|
|
2815
2815
|
Maintenance?: Maintenance;
|
|
2816
2816
|
}
|
|
@@ -2819,21 +2819,21 @@ export interface Flow {
|
|
|
2819
2819
|
*/
|
|
2820
2820
|
export interface CreateFlowResponse {
|
|
2821
2821
|
/**
|
|
2822
|
-
* @public
|
|
2823
2822
|
* The settings for a flow, including its source, outputs, and entitlements.
|
|
2823
|
+
* @public
|
|
2824
2824
|
*/
|
|
2825
2825
|
Flow?: Flow;
|
|
2826
2826
|
}
|
|
2827
2827
|
/**
|
|
2828
|
-
* @public
|
|
2829
2828
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
2829
|
+
* @public
|
|
2830
2830
|
*/
|
|
2831
2831
|
export declare class CreateGateway420Exception extends __BaseException {
|
|
2832
2832
|
readonly name: "CreateGateway420Exception";
|
|
2833
2833
|
readonly $fault: "client";
|
|
2834
2834
|
/**
|
|
2835
|
-
* @public
|
|
2836
2835
|
* The error message returned by AWS Elemental MediaConnect.
|
|
2836
|
+
* @public
|
|
2837
2837
|
*/
|
|
2838
2838
|
Message: string | undefined;
|
|
2839
2839
|
/**
|
|
@@ -2842,55 +2842,55 @@ export declare class CreateGateway420Exception extends __BaseException {
|
|
|
2842
2842
|
constructor(opts: __ExceptionOptionType<CreateGateway420Exception, __BaseException>);
|
|
2843
2843
|
}
|
|
2844
2844
|
/**
|
|
2845
|
-
* @public
|
|
2846
2845
|
* Creates a new gateway. The request must include at least one network (up to 4).
|
|
2846
|
+
* @public
|
|
2847
2847
|
*/
|
|
2848
2848
|
export interface CreateGatewayRequest {
|
|
2849
2849
|
/**
|
|
2850
|
-
* @public
|
|
2851
2850
|
* The range of IP addresses that are allowed to contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
2851
|
+
* @public
|
|
2852
2852
|
*/
|
|
2853
2853
|
EgressCidrBlocks: string[] | undefined;
|
|
2854
2854
|
/**
|
|
2855
|
-
* @public
|
|
2856
2855
|
* The name of the gateway. This name can not be modified after the gateway is created.
|
|
2856
|
+
* @public
|
|
2857
2857
|
*/
|
|
2858
2858
|
Name: string | undefined;
|
|
2859
2859
|
/**
|
|
2860
|
-
* @public
|
|
2861
2860
|
* The list of networks that you want to add.
|
|
2861
|
+
* @public
|
|
2862
2862
|
*/
|
|
2863
2863
|
Networks: GatewayNetwork[] | undefined;
|
|
2864
2864
|
}
|
|
2865
2865
|
/**
|
|
2866
|
-
* @public
|
|
2867
2866
|
* The settings for a gateway, including its networks.
|
|
2867
|
+
* @public
|
|
2868
2868
|
*/
|
|
2869
2869
|
export interface Gateway {
|
|
2870
2870
|
/**
|
|
2871
|
-
* @public
|
|
2872
2871
|
* The range of IP addresses that contribute content or initiate output requests for flows communicating with this gateway. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
2872
|
+
* @public
|
|
2873
2873
|
*/
|
|
2874
2874
|
EgressCidrBlocks: string[] | undefined;
|
|
2875
2875
|
/**
|
|
2876
|
-
* @public
|
|
2877
2876
|
* The Amazon Resource Name (ARN) of the gateway.
|
|
2877
|
+
* @public
|
|
2878
2878
|
*/
|
|
2879
2879
|
GatewayArn: string | undefined;
|
|
2880
2880
|
GatewayMessages?: MessageDetail[];
|
|
2881
2881
|
/**
|
|
2882
|
-
* @public
|
|
2883
2882
|
* The current status of the gateway.
|
|
2883
|
+
* @public
|
|
2884
2884
|
*/
|
|
2885
2885
|
GatewayState?: GatewayState;
|
|
2886
2886
|
/**
|
|
2887
|
-
* @public
|
|
2888
2887
|
* The name of the gateway. This name can not be modified after the gateway is created.
|
|
2888
|
+
* @public
|
|
2889
2889
|
*/
|
|
2890
2890
|
Name: string | undefined;
|
|
2891
2891
|
/**
|
|
2892
|
-
* @public
|
|
2893
2892
|
* The list of networks in the gateway.
|
|
2893
|
+
* @public
|
|
2894
2894
|
*/
|
|
2895
2895
|
Networks: GatewayNetwork[] | undefined;
|
|
2896
2896
|
}
|
|
@@ -2899,8 +2899,8 @@ export interface Gateway {
|
|
|
2899
2899
|
*/
|
|
2900
2900
|
export interface CreateGatewayResponse {
|
|
2901
2901
|
/**
|
|
2902
|
-
* @public
|
|
2903
2902
|
* The settings for a gateway, including its networks.
|
|
2903
|
+
* @public
|
|
2904
2904
|
*/
|
|
2905
2905
|
Gateway?: Gateway;
|
|
2906
2906
|
}
|
|
@@ -2909,8 +2909,8 @@ export interface CreateGatewayResponse {
|
|
|
2909
2909
|
*/
|
|
2910
2910
|
export interface DeleteBridgeRequest {
|
|
2911
2911
|
/**
|
|
2912
|
-
* @public
|
|
2913
2912
|
* The ARN of the bridge that you want to delete.
|
|
2913
|
+
* @public
|
|
2914
2914
|
*/
|
|
2915
2915
|
BridgeArn: string | undefined;
|
|
2916
2916
|
}
|
|
@@ -2919,8 +2919,8 @@ export interface DeleteBridgeRequest {
|
|
|
2919
2919
|
*/
|
|
2920
2920
|
export interface DeleteBridgeResponse {
|
|
2921
2921
|
/**
|
|
2922
|
-
* @public
|
|
2923
2922
|
* The Amazon Resource Number (ARN) of the deleted bridge.
|
|
2923
|
+
* @public
|
|
2924
2924
|
*/
|
|
2925
2925
|
BridgeArn?: string;
|
|
2926
2926
|
}
|
|
@@ -2929,8 +2929,8 @@ export interface DeleteBridgeResponse {
|
|
|
2929
2929
|
*/
|
|
2930
2930
|
export interface DeleteFlowRequest {
|
|
2931
2931
|
/**
|
|
2932
|
-
* @public
|
|
2933
2932
|
* The ARN of the flow that you want to delete.
|
|
2933
|
+
* @public
|
|
2934
2934
|
*/
|
|
2935
2935
|
FlowArn: string | undefined;
|
|
2936
2936
|
}
|
|
@@ -2939,13 +2939,13 @@ export interface DeleteFlowRequest {
|
|
|
2939
2939
|
*/
|
|
2940
2940
|
export interface DeleteFlowResponse {
|
|
2941
2941
|
/**
|
|
2942
|
-
* @public
|
|
2943
2942
|
* The ARN of the flow that was deleted.
|
|
2943
|
+
* @public
|
|
2944
2944
|
*/
|
|
2945
2945
|
FlowArn?: string;
|
|
2946
2946
|
/**
|
|
2947
|
-
* @public
|
|
2948
2947
|
* The status of the flow when the DeleteFlow process begins.
|
|
2948
|
+
* @public
|
|
2949
2949
|
*/
|
|
2950
2950
|
Status?: Status;
|
|
2951
2951
|
}
|
|
@@ -2954,8 +2954,8 @@ export interface DeleteFlowResponse {
|
|
|
2954
2954
|
*/
|
|
2955
2955
|
export interface DeleteGatewayRequest {
|
|
2956
2956
|
/**
|
|
2957
|
-
* @public
|
|
2958
2957
|
* The ARN of the gateway that you want to delete.
|
|
2958
|
+
* @public
|
|
2959
2959
|
*/
|
|
2960
2960
|
GatewayArn: string | undefined;
|
|
2961
2961
|
}
|
|
@@ -2964,8 +2964,8 @@ export interface DeleteGatewayRequest {
|
|
|
2964
2964
|
*/
|
|
2965
2965
|
export interface DeleteGatewayResponse {
|
|
2966
2966
|
/**
|
|
2967
|
-
* @public
|
|
2968
2967
|
* The Amazon Resource Name (ARN) of the gateway that was deleted.
|
|
2968
|
+
* @public
|
|
2969
2969
|
*/
|
|
2970
2970
|
GatewayArn?: string;
|
|
2971
2971
|
}
|
|
@@ -2974,13 +2974,13 @@ export interface DeleteGatewayResponse {
|
|
|
2974
2974
|
*/
|
|
2975
2975
|
export interface DeregisterGatewayInstanceRequest {
|
|
2976
2976
|
/**
|
|
2977
|
-
* @public
|
|
2978
2977
|
* Force the deregistration of an instance. Force will deregister an instance, even if there are bridges running on it.
|
|
2978
|
+
* @public
|
|
2979
2979
|
*/
|
|
2980
2980
|
Force?: boolean;
|
|
2981
2981
|
/**
|
|
2982
|
-
* @public
|
|
2983
2982
|
* The Amazon Resource Name (ARN) of the gateway that contains the instance that you want to deregister.
|
|
2983
|
+
* @public
|
|
2984
2984
|
*/
|
|
2985
2985
|
GatewayInstanceArn: string | undefined;
|
|
2986
2986
|
}
|
|
@@ -2989,13 +2989,13 @@ export interface DeregisterGatewayInstanceRequest {
|
|
|
2989
2989
|
*/
|
|
2990
2990
|
export interface DeregisterGatewayInstanceResponse {
|
|
2991
2991
|
/**
|
|
2992
|
-
* @public
|
|
2993
2992
|
* The Amazon Resource Name (ARN) of the instance.
|
|
2993
|
+
* @public
|
|
2994
2994
|
*/
|
|
2995
2995
|
GatewayInstanceArn?: string;
|
|
2996
2996
|
/**
|
|
2997
|
-
* @public
|
|
2998
2997
|
* The status of the instance.
|
|
2998
|
+
* @public
|
|
2999
2999
|
*/
|
|
3000
3000
|
InstanceState?: InstanceState;
|
|
3001
3001
|
}
|
|
@@ -3004,8 +3004,8 @@ export interface DeregisterGatewayInstanceResponse {
|
|
|
3004
3004
|
*/
|
|
3005
3005
|
export interface DescribeBridgeRequest {
|
|
3006
3006
|
/**
|
|
3007
|
-
* @public
|
|
3008
3007
|
* The ARN of the bridge that you want to describe.
|
|
3008
|
+
* @public
|
|
3009
3009
|
*/
|
|
3010
3010
|
BridgeArn: string | undefined;
|
|
3011
3011
|
}
|
|
@@ -3014,8 +3014,8 @@ export interface DescribeBridgeRequest {
|
|
|
3014
3014
|
*/
|
|
3015
3015
|
export interface DescribeBridgeResponse {
|
|
3016
3016
|
/**
|
|
3017
|
-
* @public
|
|
3018
3017
|
* A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.
|
|
3018
|
+
* @public
|
|
3019
3019
|
*/
|
|
3020
3020
|
Bridge?: Bridge;
|
|
3021
3021
|
}
|
|
@@ -3024,19 +3024,19 @@ export interface DescribeBridgeResponse {
|
|
|
3024
3024
|
*/
|
|
3025
3025
|
export interface DescribeFlowRequest {
|
|
3026
3026
|
/**
|
|
3027
|
-
* @public
|
|
3028
3027
|
* The ARN of the flow that you want to describe.
|
|
3028
|
+
* @public
|
|
3029
3029
|
*/
|
|
3030
3030
|
FlowArn: string | undefined;
|
|
3031
3031
|
}
|
|
3032
3032
|
/**
|
|
3033
|
-
* @public
|
|
3034
3033
|
* Messages that provide the state of the flow.
|
|
3034
|
+
* @public
|
|
3035
3035
|
*/
|
|
3036
3036
|
export interface Messages {
|
|
3037
3037
|
/**
|
|
3038
|
-
* @public
|
|
3039
3038
|
* A list of errors that might have been generated from processes on this flow.
|
|
3039
|
+
* @public
|
|
3040
3040
|
*/
|
|
3041
3041
|
Errors: string[] | undefined;
|
|
3042
3042
|
}
|
|
@@ -3045,13 +3045,13 @@ export interface Messages {
|
|
|
3045
3045
|
*/
|
|
3046
3046
|
export interface DescribeFlowResponse {
|
|
3047
3047
|
/**
|
|
3048
|
-
* @public
|
|
3049
3048
|
* The settings for a flow, including its source, outputs, and entitlements.
|
|
3049
|
+
* @public
|
|
3050
3050
|
*/
|
|
3051
3051
|
Flow?: Flow;
|
|
3052
3052
|
/**
|
|
3053
|
-
* @public
|
|
3054
3053
|
* Messages that provide the state of the flow.
|
|
3054
|
+
* @public
|
|
3055
3055
|
*/
|
|
3056
3056
|
Messages?: Messages;
|
|
3057
3057
|
}
|
|
@@ -3060,19 +3060,19 @@ export interface DescribeFlowResponse {
|
|
|
3060
3060
|
*/
|
|
3061
3061
|
export interface DescribeFlowSourceMetadataRequest {
|
|
3062
3062
|
/**
|
|
3063
|
-
* @public
|
|
3064
3063
|
* The Amazon Resource Name (ARN) of the flow.
|
|
3064
|
+
* @public
|
|
3065
3065
|
*/
|
|
3066
3066
|
FlowArn: string | undefined;
|
|
3067
3067
|
}
|
|
3068
3068
|
/**
|
|
3069
|
-
* @public
|
|
3070
3069
|
* The metadata of the transport stream in the current flow's source.
|
|
3070
|
+
* @public
|
|
3071
3071
|
*/
|
|
3072
3072
|
export interface TransportMediaInfo {
|
|
3073
3073
|
/**
|
|
3074
|
-
* @public
|
|
3075
3074
|
* The list of transport stream programs in the current flow's source.
|
|
3075
|
+
* @public
|
|
3076
3076
|
*/
|
|
3077
3077
|
Programs: TransportStreamProgram[] | undefined;
|
|
3078
3078
|
}
|
|
@@ -3081,23 +3081,23 @@ export interface TransportMediaInfo {
|
|
|
3081
3081
|
*/
|
|
3082
3082
|
export interface DescribeFlowSourceMetadataResponse {
|
|
3083
3083
|
/**
|
|
3084
|
-
* @public
|
|
3085
3084
|
* The ARN of the flow that DescribeFlowSourceMetadata was performed on.
|
|
3085
|
+
* @public
|
|
3086
3086
|
*/
|
|
3087
3087
|
FlowArn?: string;
|
|
3088
3088
|
/**
|
|
3089
|
-
* @public
|
|
3090
3089
|
* Provides a status code and message regarding issues found with the flow source metadata.
|
|
3090
|
+
* @public
|
|
3091
3091
|
*/
|
|
3092
3092
|
Messages?: MessageDetail[];
|
|
3093
3093
|
/**
|
|
3094
|
-
* @public
|
|
3095
3094
|
* The timestamp of the most recent change in metadata for this flow’s source.
|
|
3095
|
+
* @public
|
|
3096
3096
|
*/
|
|
3097
3097
|
Timestamp?: Date;
|
|
3098
3098
|
/**
|
|
3099
|
-
* @public
|
|
3100
3099
|
* The metadata of the transport stream in the current flow's source.
|
|
3100
|
+
* @public
|
|
3101
3101
|
*/
|
|
3102
3102
|
TransportMediaInfo?: TransportMediaInfo;
|
|
3103
3103
|
}
|
|
@@ -3106,8 +3106,8 @@ export interface DescribeFlowSourceMetadataResponse {
|
|
|
3106
3106
|
*/
|
|
3107
3107
|
export interface DescribeGatewayRequest {
|
|
3108
3108
|
/**
|
|
3109
|
-
* @public
|
|
3110
3109
|
* The Amazon Resource Name (ARN) of the gateway that you want to describe.
|
|
3110
|
+
* @public
|
|
3111
3111
|
*/
|
|
3112
3112
|
GatewayArn: string | undefined;
|
|
3113
3113
|
}
|
|
@@ -3116,8 +3116,8 @@ export interface DescribeGatewayRequest {
|
|
|
3116
3116
|
*/
|
|
3117
3117
|
export interface DescribeGatewayResponse {
|
|
3118
3118
|
/**
|
|
3119
|
-
* @public
|
|
3120
3119
|
* The settings for a gateway, including its networks.
|
|
3120
|
+
* @public
|
|
3121
3121
|
*/
|
|
3122
3122
|
Gateway?: Gateway;
|
|
3123
3123
|
}
|
|
@@ -3126,50 +3126,50 @@ export interface DescribeGatewayResponse {
|
|
|
3126
3126
|
*/
|
|
3127
3127
|
export interface DescribeGatewayInstanceRequest {
|
|
3128
3128
|
/**
|
|
3129
|
-
* @public
|
|
3130
3129
|
* The Amazon Resource Name (ARN) of the gateway instance that you want to describe.
|
|
3130
|
+
* @public
|
|
3131
3131
|
*/
|
|
3132
3132
|
GatewayInstanceArn: string | undefined;
|
|
3133
3133
|
}
|
|
3134
3134
|
/**
|
|
3135
|
-
* @public
|
|
3136
3135
|
* The settings for an instance in a gateway.
|
|
3136
|
+
* @public
|
|
3137
3137
|
*/
|
|
3138
3138
|
export interface GatewayInstance {
|
|
3139
3139
|
/**
|
|
3140
|
-
* @public
|
|
3141
3140
|
* The availability of the instance to host new bridges. The bridgePlacement property can be LOCKED or AVAILABLE. If it is LOCKED, no new bridges can be deployed to this instance. If it is AVAILABLE, new bridges can be added to this instance.
|
|
3141
|
+
* @public
|
|
3142
3142
|
*/
|
|
3143
3143
|
BridgePlacement: BridgePlacement | undefined;
|
|
3144
3144
|
/**
|
|
3145
|
-
* @public
|
|
3146
3145
|
* The connection state of the instance.
|
|
3146
|
+
* @public
|
|
3147
3147
|
*/
|
|
3148
3148
|
ConnectionStatus: ConnectionStatus | undefined;
|
|
3149
3149
|
/**
|
|
3150
|
-
* @public
|
|
3151
3150
|
* The Amazon Resource Name (ARN) of the instance.
|
|
3151
|
+
* @public
|
|
3152
3152
|
*/
|
|
3153
3153
|
GatewayArn: string | undefined;
|
|
3154
3154
|
/**
|
|
3155
|
-
* @public
|
|
3156
3155
|
* The Amazon Resource Name (ARN) of the gateway.
|
|
3156
|
+
* @public
|
|
3157
3157
|
*/
|
|
3158
3158
|
GatewayInstanceArn: string | undefined;
|
|
3159
3159
|
/**
|
|
3160
|
-
* @public
|
|
3161
3160
|
* The managed instance ID generated by the SSM install. This will begin with "mi-".
|
|
3161
|
+
* @public
|
|
3162
3162
|
*/
|
|
3163
3163
|
InstanceId: string | undefined;
|
|
3164
3164
|
InstanceMessages?: MessageDetail[];
|
|
3165
3165
|
/**
|
|
3166
|
-
* @public
|
|
3167
3166
|
* The status of the instance.
|
|
3167
|
+
* @public
|
|
3168
3168
|
*/
|
|
3169
3169
|
InstanceState: InstanceState | undefined;
|
|
3170
3170
|
/**
|
|
3171
|
-
* @public
|
|
3172
3171
|
* The running bridge count.
|
|
3172
|
+
* @public
|
|
3173
3173
|
*/
|
|
3174
3174
|
RunningBridgeCount: number | undefined;
|
|
3175
3175
|
}
|
|
@@ -3178,8 +3178,8 @@ export interface GatewayInstance {
|
|
|
3178
3178
|
*/
|
|
3179
3179
|
export interface DescribeGatewayInstanceResponse {
|
|
3180
3180
|
/**
|
|
3181
|
-
* @public
|
|
3182
3181
|
* The settings for an instance in a gateway.
|
|
3182
|
+
* @public
|
|
3183
3183
|
*/
|
|
3184
3184
|
GatewayInstance?: GatewayInstance;
|
|
3185
3185
|
}
|
|
@@ -3188,8 +3188,8 @@ export interface DescribeGatewayInstanceResponse {
|
|
|
3188
3188
|
*/
|
|
3189
3189
|
export interface DescribeOfferingRequest {
|
|
3190
3190
|
/**
|
|
3191
|
-
* @public
|
|
3192
3191
|
* The Amazon Resource Name (ARN) of the offering.
|
|
3192
|
+
* @public
|
|
3193
3193
|
*/
|
|
3194
3194
|
OfferingArn: string | undefined;
|
|
3195
3195
|
}
|
|
@@ -3198,8 +3198,8 @@ export interface DescribeOfferingRequest {
|
|
|
3198
3198
|
*/
|
|
3199
3199
|
export interface DescribeOfferingResponse {
|
|
3200
3200
|
/**
|
|
3201
|
-
* @public
|
|
3202
3201
|
* A savings plan that reserves a certain amount of outbound bandwidth usage at a discounted rate each month over a period of time.
|
|
3202
|
+
* @public
|
|
3203
3203
|
*/
|
|
3204
3204
|
Offering?: Offering;
|
|
3205
3205
|
}
|
|
@@ -3208,8 +3208,8 @@ export interface DescribeOfferingResponse {
|
|
|
3208
3208
|
*/
|
|
3209
3209
|
export interface DescribeReservationRequest {
|
|
3210
3210
|
/**
|
|
3211
|
-
* @public
|
|
3212
3211
|
* The Amazon Resource Name (ARN) of the reservation.
|
|
3212
|
+
* @public
|
|
3213
3213
|
*/
|
|
3214
3214
|
ReservationArn: string | undefined;
|
|
3215
3215
|
}
|
|
@@ -3218,8 +3218,8 @@ export interface DescribeReservationRequest {
|
|
|
3218
3218
|
*/
|
|
3219
3219
|
export interface DescribeReservationResponse {
|
|
3220
3220
|
/**
|
|
3221
|
-
* @public
|
|
3222
3221
|
* A pricing agreement for a discounted rate for a specific outbound bandwidth that your MediaConnect account will use each month over a specific time period. The discounted rate in the reservation applies to outbound bandwidth for all flows from your account until your account reaches the amount of bandwidth in your reservation. If you use more outbound bandwidth than the agreed upon amount in a single month, the overage is charged at the on-demand rate.
|
|
3222
|
+
* @public
|
|
3223
3223
|
*/
|
|
3224
3224
|
Reservation?: Reservation;
|
|
3225
3225
|
}
|
|
@@ -3237,15 +3237,15 @@ export declare const DesiredState: {
|
|
|
3237
3237
|
*/
|
|
3238
3238
|
export type DesiredState = (typeof DesiredState)[keyof typeof DesiredState];
|
|
3239
3239
|
/**
|
|
3240
|
-
* @public
|
|
3241
3240
|
* Exception raised by AWS Elemental MediaConnect. See the error message and documentation for the operation for more information on the cause of this exception.
|
|
3241
|
+
* @public
|
|
3242
3242
|
*/
|
|
3243
3243
|
export declare class GrantFlowEntitlements420Exception extends __BaseException {
|
|
3244
3244
|
readonly name: "GrantFlowEntitlements420Exception";
|
|
3245
3245
|
readonly $fault: "client";
|
|
3246
3246
|
/**
|
|
3247
|
-
* @public
|
|
3248
3247
|
* The error message returned by AWS Elemental MediaConnect.
|
|
3248
|
+
* @public
|
|
3249
3249
|
*/
|
|
3250
3250
|
Message: string | undefined;
|
|
3251
3251
|
/**
|
|
@@ -3254,18 +3254,18 @@ export declare class GrantFlowEntitlements420Exception extends __BaseException {
|
|
|
3254
3254
|
constructor(opts: __ExceptionOptionType<GrantFlowEntitlements420Exception, __BaseException>);
|
|
3255
3255
|
}
|
|
3256
3256
|
/**
|
|
3257
|
-
* @public
|
|
3258
3257
|
* A request to grant entitlements on a flow.
|
|
3258
|
+
* @public
|
|
3259
3259
|
*/
|
|
3260
3260
|
export interface GrantFlowEntitlementsRequest {
|
|
3261
3261
|
/**
|
|
3262
|
-
* @public
|
|
3263
3262
|
* The list of entitlements that you want to grant.
|
|
3263
|
+
* @public
|
|
3264
3264
|
*/
|
|
3265
3265
|
Entitlements: GrantEntitlementRequest[] | undefined;
|
|
3266
3266
|
/**
|
|
3267
|
-
* @public
|
|
3268
3267
|
* The flow that you want to grant entitlements on.
|
|
3268
|
+
* @public
|
|
3269
3269
|
*/
|
|
3270
3270
|
FlowArn: string | undefined;
|
|
3271
3271
|
}
|
|
@@ -3274,13 +3274,13 @@ export interface GrantFlowEntitlementsRequest {
|
|
|
3274
3274
|
*/
|
|
3275
3275
|
export interface GrantFlowEntitlementsResponse {
|
|
3276
3276
|
/**
|
|
3277
|
-
* @public
|
|
3278
3277
|
* The entitlements that were just granted.
|
|
3278
|
+
* @public
|
|
3279
3279
|
*/
|
|
3280
3280
|
Entitlements?: Entitlement[];
|
|
3281
3281
|
/**
|
|
3282
|
-
* @public
|
|
3283
3282
|
* The ARN of the flow that these entitlements were granted to.
|
|
3283
|
+
* @public
|
|
3284
3284
|
*/
|
|
3285
3285
|
FlowArn?: string;
|
|
3286
3286
|
}
|
|
@@ -3289,18 +3289,18 @@ export interface GrantFlowEntitlementsResponse {
|
|
|
3289
3289
|
*/
|
|
3290
3290
|
export interface ListBridgesRequest {
|
|
3291
3291
|
/**
|
|
3292
|
-
* @public
|
|
3293
3292
|
* Filter the list results to display only the bridges associated with the selected Amazon Resource Name (ARN).
|
|
3293
|
+
* @public
|
|
3294
3294
|
*/
|
|
3295
3295
|
FilterArn?: string;
|
|
3296
3296
|
/**
|
|
3297
|
-
* @public
|
|
3298
3297
|
* The maximum number of results to return per API request. For example, you submit a ListBridges request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.
|
|
3298
|
+
* @public
|
|
3299
3299
|
*/
|
|
3300
3300
|
MaxResults?: number;
|
|
3301
3301
|
/**
|
|
3302
|
-
* @public
|
|
3303
3302
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListBridges request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListBridges request a second time and specify the NextToken value.
|
|
3303
|
+
* @public
|
|
3304
3304
|
*/
|
|
3305
3305
|
NextToken?: string;
|
|
3306
3306
|
}
|
|
@@ -3309,13 +3309,13 @@ export interface ListBridgesRequest {
|
|
|
3309
3309
|
*/
|
|
3310
3310
|
export interface ListBridgesResponse {
|
|
3311
3311
|
/**
|
|
3312
|
-
* @public
|
|
3313
3312
|
* A list of bridge summaries.
|
|
3313
|
+
* @public
|
|
3314
3314
|
*/
|
|
3315
3315
|
Bridges?: ListedBridge[];
|
|
3316
3316
|
/**
|
|
3317
|
-
* @public
|
|
3318
3317
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListBridges request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListBridges request a second time and specify the NextToken value.
|
|
3318
|
+
* @public
|
|
3319
3319
|
*/
|
|
3320
3320
|
NextToken?: string;
|
|
3321
3321
|
}
|
|
@@ -3324,13 +3324,13 @@ export interface ListBridgesResponse {
|
|
|
3324
3324
|
*/
|
|
3325
3325
|
export interface ListEntitlementsRequest {
|
|
3326
3326
|
/**
|
|
3327
|
-
* @public
|
|
3328
3327
|
* The maximum number of results to return per API request. For example, you submit a ListEntitlements request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 20 results per page.
|
|
3328
|
+
* @public
|
|
3329
3329
|
*/
|
|
3330
3330
|
MaxResults?: number;
|
|
3331
3331
|
/**
|
|
3332
|
-
* @public
|
|
3333
3332
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListEntitlements request a second time and specify the NextToken value.
|
|
3333
|
+
* @public
|
|
3334
3334
|
*/
|
|
3335
3335
|
NextToken?: string;
|
|
3336
3336
|
}
|
|
@@ -3339,13 +3339,13 @@ export interface ListEntitlementsRequest {
|
|
|
3339
3339
|
*/
|
|
3340
3340
|
export interface ListEntitlementsResponse {
|
|
3341
3341
|
/**
|
|
3342
|
-
* @public
|
|
3343
3342
|
* A list of entitlements that have been granted to you from other AWS accounts.
|
|
3343
|
+
* @public
|
|
3344
3344
|
*/
|
|
3345
3345
|
Entitlements?: ListedEntitlement[];
|
|
3346
3346
|
/**
|
|
3347
|
-
* @public
|
|
3348
3347
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListEntitlements request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListEntitlements request a second time and specify the NextToken value.
|
|
3348
|
+
* @public
|
|
3349
3349
|
*/
|
|
3350
3350
|
NextToken?: string;
|
|
3351
3351
|
}
|
|
@@ -3354,13 +3354,13 @@ export interface ListEntitlementsResponse {
|
|
|
3354
3354
|
*/
|
|
3355
3355
|
export interface ListFlowsRequest {
|
|
3356
3356
|
/**
|
|
3357
|
-
* @public
|
|
3358
3357
|
* The maximum number of results to return per API request. For example, you submit a ListFlows request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.
|
|
3358
|
+
* @public
|
|
3359
3359
|
*/
|
|
3360
3360
|
MaxResults?: number;
|
|
3361
3361
|
/**
|
|
3362
|
-
* @public
|
|
3363
3362
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListFlows request a second time and specify the NextToken value.
|
|
3363
|
+
* @public
|
|
3364
3364
|
*/
|
|
3365
3365
|
NextToken?: string;
|
|
3366
3366
|
}
|
|
@@ -3369,13 +3369,13 @@ export interface ListFlowsRequest {
|
|
|
3369
3369
|
*/
|
|
3370
3370
|
export interface ListFlowsResponse {
|
|
3371
3371
|
/**
|
|
3372
|
-
* @public
|
|
3373
3372
|
* A list of flow summaries.
|
|
3373
|
+
* @public
|
|
3374
3374
|
*/
|
|
3375
3375
|
Flows?: ListedFlow[];
|
|
3376
3376
|
/**
|
|
3377
|
-
* @public
|
|
3378
3377
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListFlows request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListFlows request a second time and specify the NextToken value.
|
|
3378
|
+
* @public
|
|
3379
3379
|
*/
|
|
3380
3380
|
NextToken?: string;
|
|
3381
3381
|
}
|
|
@@ -3384,18 +3384,18 @@ export interface ListFlowsResponse {
|
|
|
3384
3384
|
*/
|
|
3385
3385
|
export interface ListGatewayInstancesRequest {
|
|
3386
3386
|
/**
|
|
3387
|
-
* @public
|
|
3388
3387
|
* Filter the list results to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).
|
|
3388
|
+
* @public
|
|
3389
3389
|
*/
|
|
3390
3390
|
FilterArn?: string;
|
|
3391
3391
|
/**
|
|
3392
|
-
* @public
|
|
3393
3392
|
* The maximum number of results to return per API request. For example, you submit a ListInstances request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.
|
|
3393
|
+
* @public
|
|
3394
3394
|
*/
|
|
3395
3395
|
MaxResults?: number;
|
|
3396
3396
|
/**
|
|
3397
|
-
* @public
|
|
3398
3397
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListInstances request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListInstances request a second time and specify the NextToken value.
|
|
3398
|
+
* @public
|
|
3399
3399
|
*/
|
|
3400
3400
|
NextToken?: string;
|
|
3401
3401
|
}
|
|
@@ -3404,13 +3404,13 @@ export interface ListGatewayInstancesRequest {
|
|
|
3404
3404
|
*/
|
|
3405
3405
|
export interface ListGatewayInstancesResponse {
|
|
3406
3406
|
/**
|
|
3407
|
-
* @public
|
|
3408
3407
|
* A list of instance summaries.
|
|
3408
|
+
* @public
|
|
3409
3409
|
*/
|
|
3410
3410
|
Instances?: ListedGatewayInstance[];
|
|
3411
3411
|
/**
|
|
3412
|
-
* @public
|
|
3413
3412
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListInstances request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListInstances request a second time and specify the NextToken value.
|
|
3413
|
+
* @public
|
|
3414
3414
|
*/
|
|
3415
3415
|
NextToken?: string;
|
|
3416
3416
|
}
|
|
@@ -3419,13 +3419,13 @@ export interface ListGatewayInstancesResponse {
|
|
|
3419
3419
|
*/
|
|
3420
3420
|
export interface ListGatewaysRequest {
|
|
3421
3421
|
/**
|
|
3422
|
-
* @public
|
|
3423
3422
|
* The maximum number of results to return per API request. For example, you submit a ListGateways request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.
|
|
3423
|
+
* @public
|
|
3424
3424
|
*/
|
|
3425
3425
|
MaxResults?: number;
|
|
3426
3426
|
/**
|
|
3427
|
-
* @public
|
|
3428
3427
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListGateways request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListGateways request a second time and specify the NextToken value.
|
|
3428
|
+
* @public
|
|
3429
3429
|
*/
|
|
3430
3430
|
NextToken?: string;
|
|
3431
3431
|
}
|
|
@@ -3434,13 +3434,13 @@ export interface ListGatewaysRequest {
|
|
|
3434
3434
|
*/
|
|
3435
3435
|
export interface ListGatewaysResponse {
|
|
3436
3436
|
/**
|
|
3437
|
-
* @public
|
|
3438
3437
|
* A list of gateway summaries.
|
|
3438
|
+
* @public
|
|
3439
3439
|
*/
|
|
3440
3440
|
Gateways?: ListedGateway[];
|
|
3441
3441
|
/**
|
|
3442
|
-
* @public
|
|
3443
3442
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListGateways request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListGateways request a second time and specify the NextToken value.
|
|
3443
|
+
* @public
|
|
3444
3444
|
*/
|
|
3445
3445
|
NextToken?: string;
|
|
3446
3446
|
}
|
|
@@ -3449,13 +3449,13 @@ export interface ListGatewaysResponse {
|
|
|
3449
3449
|
*/
|
|
3450
3450
|
export interface ListOfferingsRequest {
|
|
3451
3451
|
/**
|
|
3452
|
-
* @public
|
|
3453
3452
|
* The maximum number of results to return per API request. For example, you submit a ListOfferings request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.
|
|
3453
|
+
* @public
|
|
3454
3454
|
*/
|
|
3455
3455
|
MaxResults?: number;
|
|
3456
3456
|
/**
|
|
3457
|
-
* @public
|
|
3458
3457
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListOfferings request a second time and specify the NextToken value.
|
|
3458
|
+
* @public
|
|
3459
3459
|
*/
|
|
3460
3460
|
NextToken?: string;
|
|
3461
3461
|
}
|
|
@@ -3464,13 +3464,13 @@ export interface ListOfferingsRequest {
|
|
|
3464
3464
|
*/
|
|
3465
3465
|
export interface ListOfferingsResponse {
|
|
3466
3466
|
/**
|
|
3467
|
-
* @public
|
|
3468
3467
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListOfferings request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListOfferings request a second time and specify the NextToken value.
|
|
3468
|
+
* @public
|
|
3469
3469
|
*/
|
|
3470
3470
|
NextToken?: string;
|
|
3471
3471
|
/**
|
|
3472
|
-
* @public
|
|
3473
3472
|
* A list of offerings that are available to this account in the current AWS Region.
|
|
3473
|
+
* @public
|
|
3474
3474
|
*/
|
|
3475
3475
|
Offerings?: Offering[];
|
|
3476
3476
|
}
|
|
@@ -3479,13 +3479,13 @@ export interface ListOfferingsResponse {
|
|
|
3479
3479
|
*/
|
|
3480
3480
|
export interface ListReservationsRequest {
|
|
3481
3481
|
/**
|
|
3482
|
-
* @public
|
|
3483
3482
|
* The maximum number of results to return per API request. For example, you submit a ListReservations request with MaxResults set at 5. Although 20 items match your request, the service returns no more than the first 5 items. (The service also returns a NextToken value that you can use to fetch the next batch of results.) The service might return fewer results than the MaxResults value. If MaxResults is not included in the request, the service defaults to pagination with a maximum of 10 results per page.
|
|
3483
|
+
* @public
|
|
3484
3484
|
*/
|
|
3485
3485
|
MaxResults?: number;
|
|
3486
3486
|
/**
|
|
3487
|
-
* @public
|
|
3488
3487
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListOfferings request a second time and specify the NextToken value.
|
|
3488
|
+
* @public
|
|
3489
3489
|
*/
|
|
3490
3490
|
NextToken?: string;
|
|
3491
3491
|
}
|
|
@@ -3494,13 +3494,13 @@ export interface ListReservationsRequest {
|
|
|
3494
3494
|
*/
|
|
3495
3495
|
export interface ListReservationsResponse {
|
|
3496
3496
|
/**
|
|
3497
|
-
* @public
|
|
3498
3497
|
* The token that identifies which batch of results that you want to see. For example, you submit a ListReservations request with MaxResults set at 5. The service returns the first batch of results (up to 5) and a NextToken value. To see the next batch of results, you can submit the ListReservations request a second time and specify the NextToken value.
|
|
3498
|
+
* @public
|
|
3499
3499
|
*/
|
|
3500
3500
|
NextToken?: string;
|
|
3501
3501
|
/**
|
|
3502
|
-
* @public
|
|
3503
3502
|
* A list of all reservations that have been purchased by this account in the current AWS Region.
|
|
3503
|
+
* @public
|
|
3504
3504
|
*/
|
|
3505
3505
|
Reservations?: Reservation[];
|
|
3506
3506
|
}
|
|
@@ -3509,8 +3509,8 @@ export interface ListReservationsResponse {
|
|
|
3509
3509
|
*/
|
|
3510
3510
|
export interface ListTagsForResourceRequest {
|
|
3511
3511
|
/**
|
|
3512
|
-
* @public
|
|
3513
3512
|
* The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource for which to list the tags.
|
|
3513
|
+
* @public
|
|
3514
3514
|
*/
|
|
3515
3515
|
ResourceArn: string | undefined;
|
|
3516
3516
|
}
|
|
@@ -3519,29 +3519,29 @@ export interface ListTagsForResourceRequest {
|
|
|
3519
3519
|
*/
|
|
3520
3520
|
export interface ListTagsForResourceResponse {
|
|
3521
3521
|
/**
|
|
3522
|
-
* @public
|
|
3523
3522
|
* A map from tag keys to values. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
|
|
3523
|
+
* @public
|
|
3524
3524
|
*/
|
|
3525
3525
|
Tags?: Record<string, string>;
|
|
3526
3526
|
}
|
|
3527
3527
|
/**
|
|
3528
|
-
* @public
|
|
3529
3528
|
* A request to purchase a offering.
|
|
3529
|
+
* @public
|
|
3530
3530
|
*/
|
|
3531
3531
|
export interface PurchaseOfferingRequest {
|
|
3532
3532
|
/**
|
|
3533
|
-
* @public
|
|
3534
3533
|
* The Amazon Resource Name (ARN) of the offering.
|
|
3534
|
+
* @public
|
|
3535
3535
|
*/
|
|
3536
3536
|
OfferingArn: string | undefined;
|
|
3537
3537
|
/**
|
|
3538
|
-
* @public
|
|
3539
3538
|
* The name that you want to use for the reservation.
|
|
3539
|
+
* @public
|
|
3540
3540
|
*/
|
|
3541
3541
|
ReservationName: string | undefined;
|
|
3542
3542
|
/**
|
|
3543
|
-
* @public
|
|
3544
3543
|
* The date and time that you want the reservation to begin, in Coordinated Universal Time (UTC). You can specify any date and time between 12:00am on the first day of the current month to the current time on today's date, inclusive. Specify the start in a 24-hour notation. Use the following format: YYYY-MM-DDTHH:mm:SSZ, where T and Z are literal characters. For example, to specify 11:30pm on March 5, 2020, enter 2020-03-05T23:30:00Z.
|
|
3544
|
+
* @public
|
|
3545
3545
|
*/
|
|
3546
3546
|
Start: string | undefined;
|
|
3547
3547
|
}
|
|
@@ -3550,8 +3550,8 @@ export interface PurchaseOfferingRequest {
|
|
|
3550
3550
|
*/
|
|
3551
3551
|
export interface PurchaseOfferingResponse {
|
|
3552
3552
|
/**
|
|
3553
|
-
* @public
|
|
3554
3553
|
* A pricing agreement for a discounted rate for a specific outbound bandwidth that your MediaConnect account will use each month over a specific time period. The discounted rate in the reservation applies to outbound bandwidth for all flows from your account until your account reaches the amount of bandwidth in your reservation. If you use more outbound bandwidth than the agreed upon amount in a single month, the overage is charged at the on-demand rate.
|
|
3554
|
+
* @public
|
|
3555
3555
|
*/
|
|
3556
3556
|
Reservation?: Reservation;
|
|
3557
3557
|
}
|
|
@@ -3560,13 +3560,13 @@ export interface PurchaseOfferingResponse {
|
|
|
3560
3560
|
*/
|
|
3561
3561
|
export interface RemoveBridgeOutputRequest {
|
|
3562
3562
|
/**
|
|
3563
|
-
* @public
|
|
3564
3563
|
* The ARN of the bridge that you want to update.
|
|
3564
|
+
* @public
|
|
3565
3565
|
*/
|
|
3566
3566
|
BridgeArn: string | undefined;
|
|
3567
3567
|
/**
|
|
3568
|
-
* @public
|
|
3569
3568
|
* The name of the bridge output that you want to remove.
|
|
3569
|
+
* @public
|
|
3570
3570
|
*/
|
|
3571
3571
|
OutputName: string | undefined;
|
|
3572
3572
|
}
|
|
@@ -3582,13 +3582,13 @@ export interface RemoveBridgeOutputResponse {
|
|
|
3582
3582
|
*/
|
|
3583
3583
|
export interface RemoveBridgeSourceRequest {
|
|
3584
3584
|
/**
|
|
3585
|
-
* @public
|
|
3586
3585
|
* The ARN of the bridge that you want to update.
|
|
3586
|
+
* @public
|
|
3587
3587
|
*/
|
|
3588
3588
|
BridgeArn: string | undefined;
|
|
3589
3589
|
/**
|
|
3590
|
-
* @public
|
|
3591
3590
|
* The name of the bridge source that you want to remove.
|
|
3591
|
+
* @public
|
|
3592
3592
|
*/
|
|
3593
3593
|
SourceName: string | undefined;
|
|
3594
3594
|
}
|
|
@@ -3604,13 +3604,13 @@ export interface RemoveBridgeSourceResponse {
|
|
|
3604
3604
|
*/
|
|
3605
3605
|
export interface RemoveFlowMediaStreamRequest {
|
|
3606
3606
|
/**
|
|
3607
|
-
* @public
|
|
3608
3607
|
* The Amazon Resource Name (ARN) of the flow.
|
|
3608
|
+
* @public
|
|
3609
3609
|
*/
|
|
3610
3610
|
FlowArn: string | undefined;
|
|
3611
3611
|
/**
|
|
3612
|
-
* @public
|
|
3613
3612
|
* The name of the media stream that you want to remove.
|
|
3613
|
+
* @public
|
|
3614
3614
|
*/
|
|
3615
3615
|
MediaStreamName: string | undefined;
|
|
3616
3616
|
}
|
|
@@ -3619,13 +3619,13 @@ export interface RemoveFlowMediaStreamRequest {
|
|
|
3619
3619
|
*/
|
|
3620
3620
|
export interface RemoveFlowMediaStreamResponse {
|
|
3621
3621
|
/**
|
|
3622
|
-
* @public
|
|
3623
3622
|
* The Amazon Resource Name (ARN) of the flow.
|
|
3623
|
+
* @public
|
|
3624
3624
|
*/
|
|
3625
3625
|
FlowArn?: string;
|
|
3626
3626
|
/**
|
|
3627
|
-
* @public
|
|
3628
3627
|
* The name of the media stream that was removed.
|
|
3628
|
+
* @public
|
|
3629
3629
|
*/
|
|
3630
3630
|
MediaStreamName?: string;
|
|
3631
3631
|
}
|
|
@@ -3634,13 +3634,13 @@ export interface RemoveFlowMediaStreamResponse {
|
|
|
3634
3634
|
*/
|
|
3635
3635
|
export interface RemoveFlowOutputRequest {
|
|
3636
3636
|
/**
|
|
3637
|
-
* @public
|
|
3638
3637
|
* The flow that you want to remove an output from.
|
|
3638
|
+
* @public
|
|
3639
3639
|
*/
|
|
3640
3640
|
FlowArn: string | undefined;
|
|
3641
3641
|
/**
|
|
3642
|
-
* @public
|
|
3643
3642
|
* The ARN of the output that you want to remove.
|
|
3643
|
+
* @public
|
|
3644
3644
|
*/
|
|
3645
3645
|
OutputArn: string | undefined;
|
|
3646
3646
|
}
|
|
@@ -3649,13 +3649,13 @@ export interface RemoveFlowOutputRequest {
|
|
|
3649
3649
|
*/
|
|
3650
3650
|
export interface RemoveFlowOutputResponse {
|
|
3651
3651
|
/**
|
|
3652
|
-
* @public
|
|
3653
3652
|
* The ARN of the flow that is associated with the output you removed.
|
|
3653
|
+
* @public
|
|
3654
3654
|
*/
|
|
3655
3655
|
FlowArn?: string;
|
|
3656
3656
|
/**
|
|
3657
|
-
* @public
|
|
3658
3657
|
* The ARN of the output that was removed.
|
|
3658
|
+
* @public
|
|
3659
3659
|
*/
|
|
3660
3660
|
OutputArn?: string;
|
|
3661
3661
|
}
|
|
@@ -3664,13 +3664,13 @@ export interface RemoveFlowOutputResponse {
|
|
|
3664
3664
|
*/
|
|
3665
3665
|
export interface RemoveFlowSourceRequest {
|
|
3666
3666
|
/**
|
|
3667
|
-
* @public
|
|
3668
3667
|
* The flow that you want to remove a source from.
|
|
3668
|
+
* @public
|
|
3669
3669
|
*/
|
|
3670
3670
|
FlowArn: string | undefined;
|
|
3671
3671
|
/**
|
|
3672
|
-
* @public
|
|
3673
3672
|
* The ARN of the source that you want to remove.
|
|
3673
|
+
* @public
|
|
3674
3674
|
*/
|
|
3675
3675
|
SourceArn: string | undefined;
|
|
3676
3676
|
}
|
|
@@ -3679,13 +3679,13 @@ export interface RemoveFlowSourceRequest {
|
|
|
3679
3679
|
*/
|
|
3680
3680
|
export interface RemoveFlowSourceResponse {
|
|
3681
3681
|
/**
|
|
3682
|
-
* @public
|
|
3683
3682
|
* The ARN of the flow that is associated with the source you removed.
|
|
3683
|
+
* @public
|
|
3684
3684
|
*/
|
|
3685
3685
|
FlowArn?: string;
|
|
3686
3686
|
/**
|
|
3687
|
-
* @public
|
|
3688
3687
|
* The ARN of the source that was removed.
|
|
3688
|
+
* @public
|
|
3689
3689
|
*/
|
|
3690
3690
|
SourceArn?: string;
|
|
3691
3691
|
}
|
|
@@ -3694,13 +3694,13 @@ export interface RemoveFlowSourceResponse {
|
|
|
3694
3694
|
*/
|
|
3695
3695
|
export interface RemoveFlowVpcInterfaceRequest {
|
|
3696
3696
|
/**
|
|
3697
|
-
* @public
|
|
3698
3697
|
* The flow that you want to remove a VPC interface from.
|
|
3698
|
+
* @public
|
|
3699
3699
|
*/
|
|
3700
3700
|
FlowArn: string | undefined;
|
|
3701
3701
|
/**
|
|
3702
|
-
* @public
|
|
3703
3702
|
* The name of the VPC interface that you want to remove.
|
|
3703
|
+
* @public
|
|
3704
3704
|
*/
|
|
3705
3705
|
VpcInterfaceName: string | undefined;
|
|
3706
3706
|
}
|
|
@@ -3709,18 +3709,18 @@ export interface RemoveFlowVpcInterfaceRequest {
|
|
|
3709
3709
|
*/
|
|
3710
3710
|
export interface RemoveFlowVpcInterfaceResponse {
|
|
3711
3711
|
/**
|
|
3712
|
-
* @public
|
|
3713
3712
|
* The ARN of the flow that is associated with the VPC interface you removed.
|
|
3713
|
+
* @public
|
|
3714
3714
|
*/
|
|
3715
3715
|
FlowArn?: string;
|
|
3716
3716
|
/**
|
|
3717
|
-
* @public
|
|
3718
3717
|
* IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.
|
|
3718
|
+
* @public
|
|
3719
3719
|
*/
|
|
3720
3720
|
NonDeletedNetworkInterfaceIds?: string[];
|
|
3721
3721
|
/**
|
|
3722
|
-
* @public
|
|
3723
3722
|
* The name of the VPC interface that was removed.
|
|
3723
|
+
* @public
|
|
3724
3724
|
*/
|
|
3725
3725
|
VpcInterfaceName?: string;
|
|
3726
3726
|
}
|
|
@@ -3729,13 +3729,13 @@ export interface RemoveFlowVpcInterfaceResponse {
|
|
|
3729
3729
|
*/
|
|
3730
3730
|
export interface RevokeFlowEntitlementRequest {
|
|
3731
3731
|
/**
|
|
3732
|
-
* @public
|
|
3733
3732
|
* The ARN of the entitlement that you want to revoke.
|
|
3733
|
+
* @public
|
|
3734
3734
|
*/
|
|
3735
3735
|
EntitlementArn: string | undefined;
|
|
3736
3736
|
/**
|
|
3737
|
-
* @public
|
|
3738
3737
|
* The flow that you want to revoke an entitlement from.
|
|
3738
|
+
* @public
|
|
3739
3739
|
*/
|
|
3740
3740
|
FlowArn: string | undefined;
|
|
3741
3741
|
}
|
|
@@ -3744,13 +3744,13 @@ export interface RevokeFlowEntitlementRequest {
|
|
|
3744
3744
|
*/
|
|
3745
3745
|
export interface RevokeFlowEntitlementResponse {
|
|
3746
3746
|
/**
|
|
3747
|
-
* @public
|
|
3748
3747
|
* The ARN of the entitlement that was revoked.
|
|
3748
|
+
* @public
|
|
3749
3749
|
*/
|
|
3750
3750
|
EntitlementArn?: string;
|
|
3751
3751
|
/**
|
|
3752
|
-
* @public
|
|
3753
3752
|
* The ARN of the flow that the entitlement was revoked from.
|
|
3753
|
+
* @public
|
|
3754
3754
|
*/
|
|
3755
3755
|
FlowArn?: string;
|
|
3756
3756
|
}
|
|
@@ -3759,8 +3759,8 @@ export interface RevokeFlowEntitlementResponse {
|
|
|
3759
3759
|
*/
|
|
3760
3760
|
export interface StartFlowRequest {
|
|
3761
3761
|
/**
|
|
3762
|
-
* @public
|
|
3763
3762
|
* The ARN of the flow that you want to start.
|
|
3763
|
+
* @public
|
|
3764
3764
|
*/
|
|
3765
3765
|
FlowArn: string | undefined;
|
|
3766
3766
|
}
|
|
@@ -3769,13 +3769,13 @@ export interface StartFlowRequest {
|
|
|
3769
3769
|
*/
|
|
3770
3770
|
export interface StartFlowResponse {
|
|
3771
3771
|
/**
|
|
3772
|
-
* @public
|
|
3773
3772
|
* The ARN of the flow that you started.
|
|
3773
|
+
* @public
|
|
3774
3774
|
*/
|
|
3775
3775
|
FlowArn?: string;
|
|
3776
3776
|
/**
|
|
3777
|
-
* @public
|
|
3778
3777
|
* The status of the flow when the StartFlow process begins.
|
|
3778
|
+
* @public
|
|
3779
3779
|
*/
|
|
3780
3780
|
Status?: Status;
|
|
3781
3781
|
}
|
|
@@ -3784,8 +3784,8 @@ export interface StartFlowResponse {
|
|
|
3784
3784
|
*/
|
|
3785
3785
|
export interface StopFlowRequest {
|
|
3786
3786
|
/**
|
|
3787
|
-
* @public
|
|
3788
3787
|
* The ARN of the flow that you want to stop.
|
|
3788
|
+
* @public
|
|
3789
3789
|
*/
|
|
3790
3790
|
FlowArn: string | undefined;
|
|
3791
3791
|
}
|
|
@@ -3794,29 +3794,29 @@ export interface StopFlowRequest {
|
|
|
3794
3794
|
*/
|
|
3795
3795
|
export interface StopFlowResponse {
|
|
3796
3796
|
/**
|
|
3797
|
-
* @public
|
|
3798
3797
|
* The ARN of the flow that you stopped.
|
|
3798
|
+
* @public
|
|
3799
3799
|
*/
|
|
3800
3800
|
FlowArn?: string;
|
|
3801
3801
|
/**
|
|
3802
|
-
* @public
|
|
3803
3802
|
* The status of the flow when the StopFlow process begins.
|
|
3803
|
+
* @public
|
|
3804
3804
|
*/
|
|
3805
3805
|
Status?: Status;
|
|
3806
3806
|
}
|
|
3807
3807
|
/**
|
|
3808
|
-
* @public
|
|
3809
3808
|
* The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
|
|
3809
|
+
* @public
|
|
3810
3810
|
*/
|
|
3811
3811
|
export interface TagResourceRequest {
|
|
3812
3812
|
/**
|
|
3813
|
-
* @public
|
|
3814
3813
|
* The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource to which to add tags.
|
|
3814
|
+
* @public
|
|
3815
3815
|
*/
|
|
3816
3816
|
ResourceArn: string | undefined;
|
|
3817
3817
|
/**
|
|
3818
|
-
* @public
|
|
3819
3818
|
* A map from tag keys to values. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
|
|
3819
|
+
* @public
|
|
3820
3820
|
*/
|
|
3821
3821
|
Tags: Record<string, string> | undefined;
|
|
3822
3822
|
}
|
|
@@ -3825,13 +3825,13 @@ export interface TagResourceRequest {
|
|
|
3825
3825
|
*/
|
|
3826
3826
|
export interface UntagResourceRequest {
|
|
3827
3827
|
/**
|
|
3828
|
-
* @public
|
|
3829
3828
|
* The Amazon Resource Name (ARN) that identifies the AWS Elemental MediaConnect resource from which to delete tags.
|
|
3829
|
+
* @public
|
|
3830
3830
|
*/
|
|
3831
3831
|
ResourceArn: string | undefined;
|
|
3832
3832
|
/**
|
|
3833
|
-
* @public
|
|
3834
3833
|
* The keys of the tags to be removed.
|
|
3834
|
+
* @public
|
|
3835
3835
|
*/
|
|
3836
3836
|
TagKeys: string[] | undefined;
|
|
3837
3837
|
}
|
|
@@ -3840,8 +3840,8 @@ export interface UntagResourceRequest {
|
|
|
3840
3840
|
*/
|
|
3841
3841
|
export interface UpdateEgressGatewayBridgeRequest {
|
|
3842
3842
|
/**
|
|
3843
|
-
* @public
|
|
3844
3843
|
* Update an existing egress-type bridge.
|
|
3844
|
+
* @public
|
|
3845
3845
|
*/
|
|
3846
3846
|
MaxBitrate?: number;
|
|
3847
3847
|
}
|
|
@@ -3850,53 +3850,53 @@ export interface UpdateEgressGatewayBridgeRequest {
|
|
|
3850
3850
|
*/
|
|
3851
3851
|
export interface UpdateIngressGatewayBridgeRequest {
|
|
3852
3852
|
/**
|
|
3853
|
-
* @public
|
|
3854
3853
|
* The maximum expected bitrate (in bps).
|
|
3854
|
+
* @public
|
|
3855
3855
|
*/
|
|
3856
3856
|
MaxBitrate?: number;
|
|
3857
3857
|
/**
|
|
3858
|
-
* @public
|
|
3859
3858
|
* The maximum number of expected outputs.
|
|
3859
|
+
* @public
|
|
3860
3860
|
*/
|
|
3861
3861
|
MaxOutputs?: number;
|
|
3862
3862
|
}
|
|
3863
3863
|
/**
|
|
3864
|
-
* @public
|
|
3865
3864
|
* The settings for source failover.
|
|
3865
|
+
* @public
|
|
3866
3866
|
*/
|
|
3867
3867
|
export interface UpdateFailoverConfig {
|
|
3868
3868
|
/**
|
|
3869
|
-
* @public
|
|
3870
3869
|
* The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
|
|
3870
|
+
* @public
|
|
3871
3871
|
*/
|
|
3872
3872
|
FailoverMode?: FailoverMode;
|
|
3873
3873
|
/**
|
|
3874
|
-
* @public
|
|
3875
3874
|
* Recovery window time to look for dash-7 packets
|
|
3875
|
+
* @public
|
|
3876
3876
|
*/
|
|
3877
3877
|
RecoveryWindow?: number;
|
|
3878
3878
|
/**
|
|
3879
|
-
* @public
|
|
3880
3879
|
* The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
|
|
3880
|
+
* @public
|
|
3881
3881
|
*/
|
|
3882
3882
|
SourcePriority?: SourcePriority;
|
|
3883
3883
|
State?: State;
|
|
3884
3884
|
}
|
|
3885
3885
|
/**
|
|
3886
|
-
* @public
|
|
3887
3886
|
* A request to update the bridge.
|
|
3887
|
+
* @public
|
|
3888
3888
|
*/
|
|
3889
3889
|
export interface UpdateBridgeRequest {
|
|
3890
3890
|
/**
|
|
3891
|
-
* @public
|
|
3892
3891
|
* The Amazon Resource Number (ARN) of the bridge that you want to update.
|
|
3892
|
+
* @public
|
|
3893
3893
|
*/
|
|
3894
3894
|
BridgeArn: string | undefined;
|
|
3895
3895
|
EgressGatewayBridge?: UpdateEgressGatewayBridgeRequest;
|
|
3896
3896
|
IngressGatewayBridge?: UpdateIngressGatewayBridgeRequest;
|
|
3897
3897
|
/**
|
|
3898
|
-
* @public
|
|
3899
3898
|
* The settings for source failover.
|
|
3899
|
+
* @public
|
|
3900
3900
|
*/
|
|
3901
3901
|
SourceFailoverConfig?: UpdateFailoverConfig;
|
|
3902
3902
|
}
|
|
@@ -3905,60 +3905,60 @@ export interface UpdateBridgeRequest {
|
|
|
3905
3905
|
*/
|
|
3906
3906
|
export interface UpdateBridgeResponse {
|
|
3907
3907
|
/**
|
|
3908
|
-
* @public
|
|
3909
3908
|
* A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.
|
|
3909
|
+
* @public
|
|
3910
3910
|
*/
|
|
3911
3911
|
Bridge?: Bridge;
|
|
3912
3912
|
}
|
|
3913
3913
|
/**
|
|
3914
|
-
* @public
|
|
3915
3914
|
* Update an existing network output.
|
|
3915
|
+
* @public
|
|
3916
3916
|
*/
|
|
3917
3917
|
export interface UpdateBridgeNetworkOutputRequest {
|
|
3918
3918
|
/**
|
|
3919
|
-
* @public
|
|
3920
3919
|
* The network output IP Address.
|
|
3920
|
+
* @public
|
|
3921
3921
|
*/
|
|
3922
3922
|
IpAddress?: string;
|
|
3923
3923
|
/**
|
|
3924
|
-
* @public
|
|
3925
3924
|
* The network output's gateway network name.
|
|
3925
|
+
* @public
|
|
3926
3926
|
*/
|
|
3927
3927
|
NetworkName?: string;
|
|
3928
3928
|
/**
|
|
3929
|
-
* @public
|
|
3930
3929
|
* The network output port.
|
|
3930
|
+
* @public
|
|
3931
3931
|
*/
|
|
3932
3932
|
Port?: number;
|
|
3933
3933
|
/**
|
|
3934
|
-
* @public
|
|
3935
3934
|
* The network output protocol.
|
|
3935
|
+
* @public
|
|
3936
3936
|
*/
|
|
3937
3937
|
Protocol?: Protocol;
|
|
3938
3938
|
/**
|
|
3939
|
-
* @public
|
|
3940
3939
|
* The network output TTL.
|
|
3940
|
+
* @public
|
|
3941
3941
|
*/
|
|
3942
3942
|
Ttl?: number;
|
|
3943
3943
|
}
|
|
3944
3944
|
/**
|
|
3945
|
-
* @public
|
|
3946
3945
|
* The fields that you want to update in the bridge output.
|
|
3946
|
+
* @public
|
|
3947
3947
|
*/
|
|
3948
3948
|
export interface UpdateBridgeOutputRequest {
|
|
3949
3949
|
/**
|
|
3950
|
-
* @public
|
|
3951
3950
|
* The ARN of the bridge that you want to update.
|
|
3951
|
+
* @public
|
|
3952
3952
|
*/
|
|
3953
3953
|
BridgeArn: string | undefined;
|
|
3954
3954
|
/**
|
|
3955
|
-
* @public
|
|
3956
3955
|
* Update an existing network output.
|
|
3956
|
+
* @public
|
|
3957
3957
|
*/
|
|
3958
3958
|
NetworkOutput?: UpdateBridgeNetworkOutputRequest;
|
|
3959
3959
|
/**
|
|
3960
|
-
* @public
|
|
3961
3960
|
* The name of the bridge output that you want to update.
|
|
3961
|
+
* @public
|
|
3962
3962
|
*/
|
|
3963
3963
|
OutputName: string | undefined;
|
|
3964
3964
|
}
|
|
@@ -3967,81 +3967,81 @@ export interface UpdateBridgeOutputRequest {
|
|
|
3967
3967
|
*/
|
|
3968
3968
|
export interface UpdateBridgeOutputResponse {
|
|
3969
3969
|
/**
|
|
3970
|
-
* @public
|
|
3971
3970
|
* The Amazon Resource Number (ARN) of the bridge.
|
|
3971
|
+
* @public
|
|
3972
3972
|
*/
|
|
3973
3973
|
BridgeArn?: string;
|
|
3974
3974
|
/**
|
|
3975
|
-
* @public
|
|
3976
3975
|
* The output that you updated.
|
|
3976
|
+
* @public
|
|
3977
3977
|
*/
|
|
3978
3978
|
Output?: BridgeOutput;
|
|
3979
3979
|
}
|
|
3980
3980
|
/**
|
|
3981
|
-
* @public
|
|
3982
3981
|
* Update the flow source of the bridge.
|
|
3982
|
+
* @public
|
|
3983
3983
|
*/
|
|
3984
3984
|
export interface UpdateBridgeFlowSourceRequest {
|
|
3985
3985
|
/**
|
|
3986
|
-
* @public
|
|
3987
3986
|
* The ARN of the cloud flow to use as a source of this bridge.
|
|
3987
|
+
* @public
|
|
3988
3988
|
*/
|
|
3989
3989
|
FlowArn?: string;
|
|
3990
3990
|
/**
|
|
3991
|
-
* @public
|
|
3992
3991
|
* The name of the VPC interface attachment to use for this source.
|
|
3992
|
+
* @public
|
|
3993
3993
|
*/
|
|
3994
3994
|
FlowVpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
3995
3995
|
}
|
|
3996
3996
|
/**
|
|
3997
|
-
* @public
|
|
3998
3997
|
* Update the network source of the bridge.
|
|
3998
|
+
* @public
|
|
3999
3999
|
*/
|
|
4000
4000
|
export interface UpdateBridgeNetworkSourceRequest {
|
|
4001
4001
|
/**
|
|
4002
|
-
* @public
|
|
4003
4002
|
* The network source multicast IP.
|
|
4003
|
+
* @public
|
|
4004
4004
|
*/
|
|
4005
4005
|
MulticastIp?: string;
|
|
4006
4006
|
/**
|
|
4007
|
-
* @public
|
|
4008
4007
|
* The network source's gateway network name.
|
|
4008
|
+
* @public
|
|
4009
4009
|
*/
|
|
4010
4010
|
NetworkName?: string;
|
|
4011
4011
|
/**
|
|
4012
|
-
* @public
|
|
4013
4012
|
* The network source port.
|
|
4013
|
+
* @public
|
|
4014
4014
|
*/
|
|
4015
4015
|
Port?: number;
|
|
4016
4016
|
/**
|
|
4017
|
-
* @public
|
|
4018
4017
|
* The network source protocol.
|
|
4018
|
+
* @public
|
|
4019
4019
|
*/
|
|
4020
4020
|
Protocol?: Protocol;
|
|
4021
4021
|
}
|
|
4022
4022
|
/**
|
|
4023
|
-
* @public
|
|
4024
4023
|
* The fields that you want to update in the bridge source.
|
|
4024
|
+
* @public
|
|
4025
4025
|
*/
|
|
4026
4026
|
export interface UpdateBridgeSourceRequest {
|
|
4027
4027
|
/**
|
|
4028
|
-
* @public
|
|
4029
4028
|
* The ARN of the bridge that you want to update.
|
|
4029
|
+
* @public
|
|
4030
4030
|
*/
|
|
4031
4031
|
BridgeArn: string | undefined;
|
|
4032
4032
|
/**
|
|
4033
|
-
* @public
|
|
4034
4033
|
* Update the flow source of the bridge.
|
|
4034
|
+
* @public
|
|
4035
4035
|
*/
|
|
4036
4036
|
FlowSource?: UpdateBridgeFlowSourceRequest;
|
|
4037
4037
|
/**
|
|
4038
|
-
* @public
|
|
4039
4038
|
* Update the network source of the bridge.
|
|
4039
|
+
* @public
|
|
4040
4040
|
*/
|
|
4041
4041
|
NetworkSource?: UpdateBridgeNetworkSourceRequest;
|
|
4042
4042
|
/**
|
|
4043
|
-
* @public
|
|
4044
4043
|
* The name of the source that you want to update.
|
|
4044
|
+
* @public
|
|
4045
4045
|
*/
|
|
4046
4046
|
SourceName: string | undefined;
|
|
4047
4047
|
}
|
|
@@ -4050,24 +4050,24 @@ export interface UpdateBridgeSourceRequest {
|
|
|
4050
4050
|
*/
|
|
4051
4051
|
export interface UpdateBridgeSourceResponse {
|
|
4052
4052
|
/**
|
|
4053
|
-
* @public
|
|
4054
4053
|
* The Amazon Resource Number (ARN) of the bridge.
|
|
4054
|
+
* @public
|
|
4055
4055
|
*/
|
|
4056
4056
|
BridgeArn?: string;
|
|
4057
4057
|
/**
|
|
4058
|
-
* @public
|
|
4059
4058
|
* The bridge's source.
|
|
4059
|
+
* @public
|
|
4060
4060
|
*/
|
|
4061
4061
|
Source?: BridgeSource;
|
|
4062
4062
|
}
|
|
4063
4063
|
/**
|
|
4064
|
-
* @public
|
|
4065
4064
|
* A request to update the bridge state.
|
|
4065
|
+
* @public
|
|
4066
4066
|
*/
|
|
4067
4067
|
export interface UpdateBridgeStateRequest {
|
|
4068
4068
|
/**
|
|
4069
|
-
* @public
|
|
4070
4069
|
* The ARN of the bridge that you want to update.
|
|
4070
|
+
* @public
|
|
4071
4071
|
*/
|
|
4072
4072
|
BridgeArn: string | undefined;
|
|
4073
4073
|
DesiredState: DesiredState | undefined;
|
|
@@ -4077,55 +4077,55 @@ export interface UpdateBridgeStateRequest {
|
|
|
4077
4077
|
*/
|
|
4078
4078
|
export interface UpdateBridgeStateResponse {
|
|
4079
4079
|
/**
|
|
4080
|
-
* @public
|
|
4081
4080
|
* The Amazon Resource Number (ARN) of the bridge.
|
|
4081
|
+
* @public
|
|
4082
4082
|
*/
|
|
4083
4083
|
BridgeArn?: string;
|
|
4084
4084
|
/**
|
|
4085
|
-
* @public
|
|
4086
4085
|
* The state of the bridge. ACTIVE or STANDBY.
|
|
4086
|
+
* @public
|
|
4087
4087
|
*/
|
|
4088
4088
|
DesiredState?: DesiredState;
|
|
4089
4089
|
}
|
|
4090
4090
|
/**
|
|
4091
|
-
* @public
|
|
4092
4091
|
* Update maintenance setting for a flow
|
|
4092
|
+
* @public
|
|
4093
4093
|
*/
|
|
4094
4094
|
export interface UpdateMaintenance {
|
|
4095
4095
|
/**
|
|
4096
|
-
* @public
|
|
4097
4096
|
* A day of a week when the maintenance will happen. use Monday/Tuesday/Wednesday/Thursday/Friday/Saturday/Sunday.
|
|
4097
|
+
* @public
|
|
4098
4098
|
*/
|
|
4099
4099
|
MaintenanceDay?: MaintenanceDay;
|
|
4100
4100
|
/**
|
|
4101
|
-
* @public
|
|
4102
4101
|
* A scheduled date in ISO UTC format when the maintenance will happen. Use YYYY-MM-DD format. Example: 2021-01-30.
|
|
4102
|
+
* @public
|
|
4103
4103
|
*/
|
|
4104
4104
|
MaintenanceScheduledDate?: string;
|
|
4105
4105
|
/**
|
|
4106
|
-
* @public
|
|
4107
4106
|
* UTC time when the maintenance will happen. Use 24-hour HH:MM format. Minutes must be 00. Example: 13:00. The default value is 02:00.
|
|
4107
|
+
* @public
|
|
4108
4108
|
*/
|
|
4109
4109
|
MaintenanceStartHour?: string;
|
|
4110
4110
|
}
|
|
4111
4111
|
/**
|
|
4112
|
-
* @public
|
|
4113
4112
|
* A request to update flow.
|
|
4113
|
+
* @public
|
|
4114
4114
|
*/
|
|
4115
4115
|
export interface UpdateFlowRequest {
|
|
4116
4116
|
/**
|
|
4117
|
-
* @public
|
|
4118
4117
|
* The flow that you want to update.
|
|
4118
|
+
* @public
|
|
4119
4119
|
*/
|
|
4120
4120
|
FlowArn: string | undefined;
|
|
4121
4121
|
/**
|
|
4122
|
-
* @public
|
|
4123
4122
|
* The settings for source failover.
|
|
4123
|
+
* @public
|
|
4124
4124
|
*/
|
|
4125
4125
|
SourceFailoverConfig?: UpdateFailoverConfig;
|
|
4126
4126
|
/**
|
|
4127
|
-
* @public
|
|
4128
4127
|
* Update maintenance setting for a flow
|
|
4128
|
+
* @public
|
|
4129
4129
|
*/
|
|
4130
4130
|
Maintenance?: UpdateMaintenance;
|
|
4131
4131
|
}
|
|
@@ -4134,95 +4134,95 @@ export interface UpdateFlowRequest {
|
|
|
4134
4134
|
*/
|
|
4135
4135
|
export interface UpdateFlowResponse {
|
|
4136
4136
|
/**
|
|
4137
|
-
* @public
|
|
4138
4137
|
* The settings for a flow, including its source, outputs, and entitlements.
|
|
4138
|
+
* @public
|
|
4139
4139
|
*/
|
|
4140
4140
|
Flow?: Flow;
|
|
4141
4141
|
}
|
|
4142
4142
|
/**
|
|
4143
|
-
* @public
|
|
4144
4143
|
* Information about the encryption of the flow.
|
|
4144
|
+
* @public
|
|
4145
4145
|
*/
|
|
4146
4146
|
export interface UpdateEncryption {
|
|
4147
4147
|
/**
|
|
4148
|
-
* @public
|
|
4149
4148
|
* The type of algorithm that is used for the encryption (such as aes128, aes192, or aes256).
|
|
4149
|
+
* @public
|
|
4150
4150
|
*/
|
|
4151
4151
|
Algorithm?: Algorithm;
|
|
4152
4152
|
/**
|
|
4153
|
-
* @public
|
|
4154
4153
|
* A 128-bit, 16-byte hex value represented by a 32-character string, to be used with the key for encrypting content. This parameter is not valid for static key encryption.
|
|
4154
|
+
* @public
|
|
4155
4155
|
*/
|
|
4156
4156
|
ConstantInitializationVector?: string;
|
|
4157
4157
|
/**
|
|
4158
|
-
* @public
|
|
4159
4158
|
* The value of one of the devices that you configured with your digital rights management (DRM) platform key provider. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
4159
|
+
* @public
|
|
4160
4160
|
*/
|
|
4161
4161
|
DeviceId?: string;
|
|
4162
4162
|
/**
|
|
4163
|
-
* @public
|
|
4164
4163
|
* The type of key that is used for the encryption. If no keyType is provided, the service will use the default setting (static-key).
|
|
4164
|
+
* @public
|
|
4165
4165
|
*/
|
|
4166
4166
|
KeyType?: KeyType;
|
|
4167
4167
|
/**
|
|
4168
|
-
* @public
|
|
4169
4168
|
* The AWS Region that the API Gateway proxy endpoint was created in. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
4169
|
+
* @public
|
|
4170
4170
|
*/
|
|
4171
4171
|
Region?: string;
|
|
4172
4172
|
/**
|
|
4173
|
-
* @public
|
|
4174
4173
|
* An identifier for the content. The service sends this value to the key server to identify the current endpoint. The resource ID is also known as the content ID. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
4174
|
+
* @public
|
|
4175
4175
|
*/
|
|
4176
4176
|
ResourceId?: string;
|
|
4177
4177
|
/**
|
|
4178
|
-
* @public
|
|
4179
4178
|
* The ARN of the role that you created during setup (when you set up AWS Elemental MediaConnect as a trusted entity).
|
|
4179
|
+
* @public
|
|
4180
4180
|
*/
|
|
4181
4181
|
RoleArn?: string;
|
|
4182
4182
|
/**
|
|
4183
|
-
* @public
|
|
4184
4183
|
* The ARN of the secret that you created in AWS Secrets Manager to store the encryption key. This parameter is required for static key encryption and is not valid for SPEKE encryption.
|
|
4184
|
+
* @public
|
|
4185
4185
|
*/
|
|
4186
4186
|
SecretArn?: string;
|
|
4187
4187
|
/**
|
|
4188
|
-
* @public
|
|
4189
4188
|
* The URL from the API Gateway proxy that you set up to talk to your key server. This parameter is required for SPEKE encryption and is not valid for static key encryption.
|
|
4189
|
+
* @public
|
|
4190
4190
|
*/
|
|
4191
4191
|
Url?: string;
|
|
4192
4192
|
}
|
|
4193
4193
|
/**
|
|
4194
|
-
* @public
|
|
4195
4194
|
* The entitlement fields that you want to update.
|
|
4195
|
+
* @public
|
|
4196
4196
|
*/
|
|
4197
4197
|
export interface UpdateFlowEntitlementRequest {
|
|
4198
4198
|
/**
|
|
4199
|
-
* @public
|
|
4200
4199
|
* A description of the entitlement. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the subscriber or end user.
|
|
4200
|
+
* @public
|
|
4201
4201
|
*/
|
|
4202
4202
|
Description?: string;
|
|
4203
4203
|
/**
|
|
4204
|
-
* @public
|
|
4205
4204
|
* The type of encryption that will be used on the output associated with this entitlement. Allowable encryption types: static-key, speke.
|
|
4205
|
+
* @public
|
|
4206
4206
|
*/
|
|
4207
4207
|
Encryption?: UpdateEncryption;
|
|
4208
4208
|
/**
|
|
4209
|
-
* @public
|
|
4210
4209
|
* The ARN of the entitlement that you want to update.
|
|
4210
|
+
* @public
|
|
4211
4211
|
*/
|
|
4212
4212
|
EntitlementArn: string | undefined;
|
|
4213
4213
|
/**
|
|
4214
|
-
* @public
|
|
4215
4214
|
* An indication of whether you want to enable the entitlement to allow access, or disable it to stop streaming content to the subscriber’s flow temporarily. If you don’t specify the entitlementStatus field in your request, MediaConnect leaves the value unchanged.
|
|
4215
|
+
* @public
|
|
4216
4216
|
*/
|
|
4217
4217
|
EntitlementStatus?: EntitlementStatus;
|
|
4218
4218
|
/**
|
|
4219
|
-
* @public
|
|
4220
4219
|
* The flow that is associated with the entitlement that you want to update.
|
|
4220
|
+
* @public
|
|
4221
4221
|
*/
|
|
4222
4222
|
FlowArn: string | undefined;
|
|
4223
4223
|
/**
|
|
4224
|
-
* @public
|
|
4225
4224
|
* The AWS account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flow using your content as the source.
|
|
4225
|
+
* @public
|
|
4226
4226
|
*/
|
|
4227
4227
|
Subscribers?: string[];
|
|
4228
4228
|
}
|
|
@@ -4231,54 +4231,54 @@ export interface UpdateFlowEntitlementRequest {
|
|
|
4231
4231
|
*/
|
|
4232
4232
|
export interface UpdateFlowEntitlementResponse {
|
|
4233
4233
|
/**
|
|
4234
|
-
* @public
|
|
4235
4234
|
* The new configuration of the entitlement that you updated.
|
|
4235
|
+
* @public
|
|
4236
4236
|
*/
|
|
4237
4237
|
Entitlement?: Entitlement;
|
|
4238
4238
|
/**
|
|
4239
|
-
* @public
|
|
4240
4239
|
* The ARN of the flow that this entitlement was granted on.
|
|
4240
|
+
* @public
|
|
4241
4241
|
*/
|
|
4242
4242
|
FlowArn?: string;
|
|
4243
4243
|
}
|
|
4244
4244
|
/**
|
|
4245
|
-
* @public
|
|
4246
4245
|
* The fields that you want to update in the media stream.
|
|
4246
|
+
* @public
|
|
4247
4247
|
*/
|
|
4248
4248
|
export interface UpdateFlowMediaStreamRequest {
|
|
4249
4249
|
/**
|
|
4250
|
-
* @public
|
|
4251
4250
|
* The attributes that you want to assign to the media stream.
|
|
4251
|
+
* @public
|
|
4252
4252
|
*/
|
|
4253
4253
|
Attributes?: MediaStreamAttributesRequest;
|
|
4254
4254
|
/**
|
|
4255
|
-
* @public
|
|
4256
4255
|
* The sample rate (in Hz) for the stream. If the media stream type is video or ancillary data, set this value to 90000. If the media stream type is audio, set this value to either 48000 or 96000.
|
|
4256
|
+
* @public
|
|
4257
4257
|
*/
|
|
4258
4258
|
ClockRate?: number;
|
|
4259
4259
|
/**
|
|
4260
|
-
* @public
|
|
4261
4260
|
* Description
|
|
4261
|
+
* @public
|
|
4262
4262
|
*/
|
|
4263
4263
|
Description?: string;
|
|
4264
4264
|
/**
|
|
4265
|
-
* @public
|
|
4266
4265
|
* The Amazon Resource Name (ARN) of the flow.
|
|
4266
|
+
* @public
|
|
4267
4267
|
*/
|
|
4268
4268
|
FlowArn: string | undefined;
|
|
4269
4269
|
/**
|
|
4270
|
-
* @public
|
|
4271
4270
|
* The name of the media stream that you want to update.
|
|
4271
|
+
* @public
|
|
4272
4272
|
*/
|
|
4273
4273
|
MediaStreamName: string | undefined;
|
|
4274
4274
|
/**
|
|
4275
|
-
* @public
|
|
4276
4275
|
* The type of media stream.
|
|
4276
|
+
* @public
|
|
4277
4277
|
*/
|
|
4278
4278
|
MediaStreamType?: MediaStreamType;
|
|
4279
4279
|
/**
|
|
4280
|
-
* @public
|
|
4281
4280
|
* The resolution of the video.
|
|
4281
|
+
* @public
|
|
4282
4282
|
*/
|
|
4283
4283
|
VideoFormat?: string;
|
|
4284
4284
|
}
|
|
@@ -4287,104 +4287,104 @@ export interface UpdateFlowMediaStreamRequest {
|
|
|
4287
4287
|
*/
|
|
4288
4288
|
export interface UpdateFlowMediaStreamResponse {
|
|
4289
4289
|
/**
|
|
4290
|
-
* @public
|
|
4291
4290
|
* The ARN of the flow that is associated with the media stream that you updated.
|
|
4291
|
+
* @public
|
|
4292
4292
|
*/
|
|
4293
4293
|
FlowArn?: string;
|
|
4294
4294
|
/**
|
|
4295
|
-
* @public
|
|
4296
4295
|
* The media stream that you updated.
|
|
4296
|
+
* @public
|
|
4297
4297
|
*/
|
|
4298
4298
|
MediaStream?: MediaStream;
|
|
4299
4299
|
}
|
|
4300
4300
|
/**
|
|
4301
|
-
* @public
|
|
4302
4301
|
* The fields that you want to update in the output.
|
|
4302
|
+
* @public
|
|
4303
4303
|
*/
|
|
4304
4304
|
export interface UpdateFlowOutputRequest {
|
|
4305
4305
|
/**
|
|
4306
|
-
* @public
|
|
4307
4306
|
* The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
4307
|
+
* @public
|
|
4308
4308
|
*/
|
|
4309
4309
|
CidrAllowList?: string[];
|
|
4310
4310
|
/**
|
|
4311
|
-
* @public
|
|
4312
4311
|
* A description of the output. This description appears only on the AWS Elemental MediaConnect console and will not be seen by the end user.
|
|
4312
|
+
* @public
|
|
4313
4313
|
*/
|
|
4314
4314
|
Description?: string;
|
|
4315
4315
|
/**
|
|
4316
|
-
* @public
|
|
4317
4316
|
* The IP address where you want to send the output.
|
|
4317
|
+
* @public
|
|
4318
4318
|
*/
|
|
4319
4319
|
Destination?: string;
|
|
4320
4320
|
/**
|
|
4321
|
-
* @public
|
|
4322
4321
|
* The type of key used for the encryption. If no keyType is provided, the service will use the default setting (static-key). Allowable encryption types: static-key.
|
|
4322
|
+
* @public
|
|
4323
4323
|
*/
|
|
4324
4324
|
Encryption?: UpdateEncryption;
|
|
4325
4325
|
/**
|
|
4326
|
-
* @public
|
|
4327
4326
|
* The flow that is associated with the output that you want to update.
|
|
4327
|
+
* @public
|
|
4328
4328
|
*/
|
|
4329
4329
|
FlowArn: string | undefined;
|
|
4330
4330
|
/**
|
|
4331
|
-
* @public
|
|
4332
4331
|
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
4332
|
+
* @public
|
|
4333
4333
|
*/
|
|
4334
4334
|
MaxLatency?: number;
|
|
4335
4335
|
/**
|
|
4336
|
-
* @public
|
|
4337
4336
|
* The media streams that are associated with the output, and the parameters for those associations.
|
|
4337
|
+
* @public
|
|
4338
4338
|
*/
|
|
4339
4339
|
MediaStreamOutputConfigurations?: MediaStreamOutputConfigurationRequest[];
|
|
4340
4340
|
/**
|
|
4341
|
-
* @public
|
|
4342
4341
|
* The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
|
|
4342
|
+
* @public
|
|
4343
4343
|
*/
|
|
4344
4344
|
MinLatency?: number;
|
|
4345
4345
|
/**
|
|
4346
|
-
* @public
|
|
4347
4346
|
* The ARN of the output that you want to update.
|
|
4347
|
+
* @public
|
|
4348
4348
|
*/
|
|
4349
4349
|
OutputArn: string | undefined;
|
|
4350
4350
|
/**
|
|
4351
|
-
* @public
|
|
4352
4351
|
* The port to use when content is distributed to this output.
|
|
4352
|
+
* @public
|
|
4353
4353
|
*/
|
|
4354
4354
|
Port?: number;
|
|
4355
4355
|
/**
|
|
4356
|
-
* @public
|
|
4357
4356
|
* The protocol to use for the output.
|
|
4357
|
+
* @public
|
|
4358
4358
|
*/
|
|
4359
4359
|
Protocol?: Protocol;
|
|
4360
4360
|
/**
|
|
4361
|
-
* @public
|
|
4362
4361
|
* The remote ID for the Zixi-pull stream.
|
|
4362
|
+
* @public
|
|
4363
4363
|
*/
|
|
4364
4364
|
RemoteId?: string;
|
|
4365
4365
|
/**
|
|
4366
|
-
* @public
|
|
4367
4366
|
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
4367
|
+
* @public
|
|
4368
4368
|
*/
|
|
4369
4369
|
SenderControlPort?: number;
|
|
4370
4370
|
/**
|
|
4371
|
-
* @public
|
|
4372
4371
|
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
4372
|
+
* @public
|
|
4373
4373
|
*/
|
|
4374
4374
|
SenderIpAddress?: string;
|
|
4375
4375
|
/**
|
|
4376
|
-
* @public
|
|
4377
4376
|
* The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
|
4377
|
+
* @public
|
|
4378
4378
|
*/
|
|
4379
4379
|
SmoothingLatency?: number;
|
|
4380
4380
|
/**
|
|
4381
|
-
* @public
|
|
4382
4381
|
* The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
|
|
4382
|
+
* @public
|
|
4383
4383
|
*/
|
|
4384
4384
|
StreamId?: string;
|
|
4385
4385
|
/**
|
|
4386
|
-
* @public
|
|
4387
4386
|
* The name of the VPC interface attachment to use for this output.
|
|
4387
|
+
* @public
|
|
4388
4388
|
*/
|
|
4389
4389
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
4390
4390
|
}
|
|
@@ -4393,135 +4393,135 @@ export interface UpdateFlowOutputRequest {
|
|
|
4393
4393
|
*/
|
|
4394
4394
|
export interface UpdateFlowOutputResponse {
|
|
4395
4395
|
/**
|
|
4396
|
-
* @public
|
|
4397
4396
|
* The ARN of the flow that is associated with the updated output.
|
|
4397
|
+
* @public
|
|
4398
4398
|
*/
|
|
4399
4399
|
FlowArn?: string;
|
|
4400
4400
|
/**
|
|
4401
|
-
* @public
|
|
4402
4401
|
* The new settings of the output that you updated.
|
|
4402
|
+
* @public
|
|
4403
4403
|
*/
|
|
4404
4404
|
Output?: Output;
|
|
4405
4405
|
}
|
|
4406
4406
|
/**
|
|
4407
|
-
* @public
|
|
4408
4407
|
* The source configuration for cloud flows receiving a stream from a bridge.
|
|
4408
|
+
* @public
|
|
4409
4409
|
*/
|
|
4410
4410
|
export interface UpdateGatewayBridgeSourceRequest {
|
|
4411
4411
|
/**
|
|
4412
|
-
* @public
|
|
4413
4412
|
* The ARN of the bridge feeding this flow.
|
|
4413
|
+
* @public
|
|
4414
4414
|
*/
|
|
4415
4415
|
BridgeArn?: string;
|
|
4416
4416
|
/**
|
|
4417
|
-
* @public
|
|
4418
4417
|
* The name of the VPC interface attachment to use for this bridge source.
|
|
4418
|
+
* @public
|
|
4419
4419
|
*/
|
|
4420
4420
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
4421
4421
|
}
|
|
4422
4422
|
/**
|
|
4423
|
-
* @public
|
|
4424
4423
|
* A request to update the source of a flow.
|
|
4424
|
+
* @public
|
|
4425
4425
|
*/
|
|
4426
4426
|
export interface UpdateFlowSourceRequest {
|
|
4427
4427
|
/**
|
|
4428
|
-
* @public
|
|
4429
4428
|
* The type of encryption used on the content ingested from this source. Allowable encryption types: static-key.
|
|
4429
|
+
* @public
|
|
4430
4430
|
*/
|
|
4431
4431
|
Decryption?: UpdateEncryption;
|
|
4432
4432
|
/**
|
|
4433
|
-
* @public
|
|
4434
4433
|
* A description for the source. This value is not used or seen outside of the current AWS Elemental MediaConnect account.
|
|
4434
|
+
* @public
|
|
4435
4435
|
*/
|
|
4436
4436
|
Description?: string;
|
|
4437
4437
|
/**
|
|
4438
|
-
* @public
|
|
4439
4438
|
* The ARN of the entitlement that allows you to subscribe to this flow. The entitlement is set by the flow originator, and the ARN is generated as part of the originator's flow.
|
|
4439
|
+
* @public
|
|
4440
4440
|
*/
|
|
4441
4441
|
EntitlementArn?: string;
|
|
4442
4442
|
/**
|
|
4443
|
-
* @public
|
|
4444
4443
|
* The flow that is associated with the source that you want to update.
|
|
4444
|
+
* @public
|
|
4445
4445
|
*/
|
|
4446
4446
|
FlowArn: string | undefined;
|
|
4447
4447
|
/**
|
|
4448
|
-
* @public
|
|
4449
4448
|
* The port that the flow will be listening on for incoming content.
|
|
4449
|
+
* @public
|
|
4450
4450
|
*/
|
|
4451
4451
|
IngestPort?: number;
|
|
4452
4452
|
/**
|
|
4453
|
-
* @public
|
|
4454
4453
|
* The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.
|
|
4454
|
+
* @public
|
|
4455
4455
|
*/
|
|
4456
4456
|
MaxBitrate?: number;
|
|
4457
4457
|
/**
|
|
4458
|
-
* @public
|
|
4459
4458
|
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
4459
|
+
* @public
|
|
4460
4460
|
*/
|
|
4461
4461
|
MaxLatency?: number;
|
|
4462
4462
|
/**
|
|
4463
|
-
* @public
|
|
4464
4463
|
* The size of the buffer (in milliseconds) to use to sync incoming source data.
|
|
4464
|
+
* @public
|
|
4465
4465
|
*/
|
|
4466
4466
|
MaxSyncBuffer?: number;
|
|
4467
4467
|
/**
|
|
4468
|
-
* @public
|
|
4469
4468
|
* The media streams that are associated with the source, and the parameters for those associations.
|
|
4469
|
+
* @public
|
|
4470
4470
|
*/
|
|
4471
4471
|
MediaStreamSourceConfigurations?: MediaStreamSourceConfigurationRequest[];
|
|
4472
4472
|
/**
|
|
4473
|
-
* @public
|
|
4474
4473
|
* The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
|
|
4474
|
+
* @public
|
|
4475
4475
|
*/
|
|
4476
4476
|
MinLatency?: number;
|
|
4477
4477
|
/**
|
|
4478
|
-
* @public
|
|
4479
4478
|
* The protocol that is used by the source.
|
|
4479
|
+
* @public
|
|
4480
4480
|
*/
|
|
4481
4481
|
Protocol?: Protocol;
|
|
4482
4482
|
/**
|
|
4483
|
-
* @public
|
|
4484
4483
|
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
4484
|
+
* @public
|
|
4485
4485
|
*/
|
|
4486
4486
|
SenderControlPort?: number;
|
|
4487
4487
|
/**
|
|
4488
|
-
* @public
|
|
4489
4488
|
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
4489
|
+
* @public
|
|
4490
4490
|
*/
|
|
4491
4491
|
SenderIpAddress?: string;
|
|
4492
4492
|
/**
|
|
4493
|
-
* @public
|
|
4494
4493
|
* The ARN of the source that you want to update.
|
|
4494
|
+
* @public
|
|
4495
4495
|
*/
|
|
4496
4496
|
SourceArn: string | undefined;
|
|
4497
4497
|
/**
|
|
4498
|
-
* @public
|
|
4499
4498
|
* Source IP or domain name for SRT-caller protocol.
|
|
4499
|
+
* @public
|
|
4500
4500
|
*/
|
|
4501
4501
|
SourceListenerAddress?: string;
|
|
4502
4502
|
/**
|
|
4503
|
-
* @public
|
|
4504
4503
|
* Source port for SRT-caller protocol.
|
|
4504
|
+
* @public
|
|
4505
4505
|
*/
|
|
4506
4506
|
SourceListenerPort?: number;
|
|
4507
4507
|
/**
|
|
4508
|
-
* @public
|
|
4509
4508
|
* The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
|
|
4509
|
+
* @public
|
|
4510
4510
|
*/
|
|
4511
4511
|
StreamId?: string;
|
|
4512
4512
|
/**
|
|
4513
|
-
* @public
|
|
4514
4513
|
* The name of the VPC interface to use for this source.
|
|
4514
|
+
* @public
|
|
4515
4515
|
*/
|
|
4516
4516
|
VpcInterfaceName?: string;
|
|
4517
4517
|
/**
|
|
4518
|
-
* @public
|
|
4519
4518
|
* The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.
|
|
4519
|
+
* @public
|
|
4520
4520
|
*/
|
|
4521
4521
|
WhitelistCidr?: string;
|
|
4522
4522
|
/**
|
|
4523
|
-
* @public
|
|
4524
4523
|
* The source configuration for cloud flows receiving a stream from a bridge.
|
|
4524
|
+
* @public
|
|
4525
4525
|
*/
|
|
4526
4526
|
GatewayBridgeSource?: UpdateGatewayBridgeSourceRequest;
|
|
4527
4527
|
}
|
|
@@ -4530,29 +4530,29 @@ export interface UpdateFlowSourceRequest {
|
|
|
4530
4530
|
*/
|
|
4531
4531
|
export interface UpdateFlowSourceResponse {
|
|
4532
4532
|
/**
|
|
4533
|
-
* @public
|
|
4534
4533
|
* The ARN of the flow that you want to update.
|
|
4534
|
+
* @public
|
|
4535
4535
|
*/
|
|
4536
4536
|
FlowArn?: string;
|
|
4537
4537
|
/**
|
|
4538
|
-
* @public
|
|
4539
4538
|
* The settings for the source of the flow.
|
|
4539
|
+
* @public
|
|
4540
4540
|
*/
|
|
4541
4541
|
Source?: Source;
|
|
4542
4542
|
}
|
|
4543
4543
|
/**
|
|
4544
|
-
* @public
|
|
4545
4544
|
* A request to update gateway instance state.
|
|
4545
|
+
* @public
|
|
4546
4546
|
*/
|
|
4547
4547
|
export interface UpdateGatewayInstanceRequest {
|
|
4548
4548
|
/**
|
|
4549
|
-
* @public
|
|
4550
4549
|
* The availability of the instance to host new bridges. The bridgePlacement property can be LOCKED or AVAILABLE. If it is LOCKED, no new bridges can be deployed to this instance. If it is AVAILABLE, new bridges can be added to this instance.
|
|
4550
|
+
* @public
|
|
4551
4551
|
*/
|
|
4552
4552
|
BridgePlacement?: BridgePlacement;
|
|
4553
4553
|
/**
|
|
4554
|
-
* @public
|
|
4555
4554
|
* The Amazon Resource Name (ARN) of the instance that you want to update.
|
|
4555
|
+
* @public
|
|
4556
4556
|
*/
|
|
4557
4557
|
GatewayInstanceArn: string | undefined;
|
|
4558
4558
|
}
|
|
@@ -4561,13 +4561,13 @@ export interface UpdateGatewayInstanceRequest {
|
|
|
4561
4561
|
*/
|
|
4562
4562
|
export interface UpdateGatewayInstanceResponse {
|
|
4563
4563
|
/**
|
|
4564
|
-
* @public
|
|
4565
4564
|
* The availability of the instance to host new bridges. The bridgePlacement property can be LOCKED or AVAILABLE. If it is LOCKED, no new bridges can be deployed to this instance. If it is AVAILABLE, new bridges can be added to this instance.
|
|
4565
|
+
* @public
|
|
4566
4566
|
*/
|
|
4567
4567
|
BridgePlacement?: BridgePlacement;
|
|
4568
4568
|
/**
|
|
4569
|
-
* @public
|
|
4570
4569
|
* The Amazon Resource Name (ARN) of the instance.
|
|
4570
|
+
* @public
|
|
4571
4571
|
*/
|
|
4572
4572
|
GatewayInstanceArn?: string;
|
|
4573
4573
|
}
|