@aws-sdk/client-mediaconvert 3.933.0 → 3.935.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.
Files changed (92) hide show
  1. package/dist-cjs/index.js +2679 -2680
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +2564 -0
  4. package/dist-es/models/errors.js +99 -0
  5. package/dist-es/models/models_0.js +1 -1173
  6. package/dist-es/schemas/schemas_0.js +1 -1
  7. package/dist-types/commands/AssociateCertificateCommand.d.ts +1 -1
  8. package/dist-types/commands/CancelJobCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateJobCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateJobTemplateCommand.d.ts +1 -1
  11. package/dist-types/commands/CreatePresetCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateQueueCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateResourceShareCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -1
  15. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
  16. package/dist-types/commands/DeletePresetCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
  18. package/dist-types/commands/DescribeEndpointsCommand.d.ts +1 -1
  19. package/dist-types/commands/DisassociateCertificateCommand.d.ts +1 -1
  20. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  21. package/dist-types/commands/GetJobTemplateCommand.d.ts +1 -1
  22. package/dist-types/commands/GetJobsQueryResultsCommand.d.ts +1 -1
  23. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/GetPresetCommand.d.ts +1 -1
  25. package/dist-types/commands/GetQueueCommand.d.ts +1 -1
  26. package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -1
  27. package/dist-types/commands/ListJobsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListPresetsCommand.d.ts +1 -1
  29. package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  31. package/dist-types/commands/ListVersionsCommand.d.ts +1 -1
  32. package/dist-types/commands/ProbeCommand.d.ts +1 -1
  33. package/dist-types/commands/PutPolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/SearchJobsCommand.d.ts +1 -1
  35. package/dist-types/commands/StartJobsQueryCommand.d.ts +1 -1
  36. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  37. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateJobTemplateCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdatePresetCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateQueueCommand.d.ts +1 -1
  41. package/dist-types/index.d.ts +3 -1
  42. package/dist-types/models/enums.d.ts +6212 -0
  43. package/dist-types/models/errors.d.ts +93 -0
  44. package/dist-types/models/models_0.d.ts +5265 -2628
  45. package/dist-types/ts3.4/commands/AssociateCertificateCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/CreatePresetCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/CreateResourceShareCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/DeletePresetCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/DisassociateCertificateCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/GetJobTemplateCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/GetJobsQueryResultsCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/GetPresetCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/ListPresetsCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/ProbeCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/StartJobsQueryCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/UpdateJobTemplateCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/UpdatePresetCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/index.d.ts +3 -1
  80. package/dist-types/ts3.4/models/enums.d.ts +3403 -0
  81. package/dist-types/ts3.4/models/errors.d.ts +52 -0
  82. package/dist-types/ts3.4/models/models_0.d.ts +1657 -1528
  83. package/package.json +12 -12
  84. package/dist-es/models/index.js +0 -3
  85. package/dist-es/models/models_1.js +0 -1179
  86. package/dist-es/models/models_2.js +0 -311
  87. package/dist-types/models/index.d.ts +0 -3
  88. package/dist-types/models/models_1.d.ts +0 -6068
  89. package/dist-types/models/models_2.d.ts +0 -2876
  90. package/dist-types/ts3.4/models/index.d.ts +0 -3
  91. package/dist-types/ts3.4/models/models_1.d.ts +0 -2295
  92. package/dist-types/ts3.4/models/models_2.d.ts +0 -906
@@ -1,906 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
- import {
4
- AccelerationSettings,
5
- AccelerationStatus,
6
- AudioDescription,
7
- AutomatedEncodingSettings,
8
- AvailBlanking,
9
- BillingTagsSource,
10
- CaptionDescription,
11
- CaptionDescriptionPreset,
12
- ColorConversion3DLUTSetting,
13
- Endpoint,
14
- EsamSettings,
15
- ExtendedDataServices,
16
- HopDestination,
17
- Id3Insertion,
18
- ImageInserter,
19
- Input,
20
- InputTemplate,
21
- JobMessages,
22
- JobPhase,
23
- KantarWatermarkSettings,
24
- MotionImageInserter,
25
- NielsenConfiguration,
26
- NielsenNonLinearWatermarkSettings,
27
- OutputGroupDetail,
28
- QueueTransition,
29
- Rectangle,
30
- } from "./models_0";
31
- import {
32
- AfdSignaling,
33
- AntiAlias,
34
- ChromaPositionMode,
35
- ColorCorrector,
36
- ColorMetadata,
37
- ContainerSettings,
38
- Deinterlacer,
39
- DolbyVision,
40
- DropFrameTimecode,
41
- Hdr10Plus,
42
- NoiseReducer,
43
- OutputGroupSettings,
44
- OutputSettings,
45
- PartnerWatermarking,
46
- RespondToAfd,
47
- ScalingBehavior,
48
- TimecodeTrack,
49
- VideoCodecSettings,
50
- VideoTimecodeInsertion,
51
- } from "./models_1";
52
- export declare const TimecodeBurninPosition: {
53
- readonly BOTTOM_CENTER: "BOTTOM_CENTER";
54
- readonly BOTTOM_LEFT: "BOTTOM_LEFT";
55
- readonly BOTTOM_RIGHT: "BOTTOM_RIGHT";
56
- readonly MIDDLE_CENTER: "MIDDLE_CENTER";
57
- readonly MIDDLE_LEFT: "MIDDLE_LEFT";
58
- readonly MIDDLE_RIGHT: "MIDDLE_RIGHT";
59
- readonly TOP_CENTER: "TOP_CENTER";
60
- readonly TOP_LEFT: "TOP_LEFT";
61
- readonly TOP_RIGHT: "TOP_RIGHT";
62
- };
63
- export type TimecodeBurninPosition =
64
- (typeof TimecodeBurninPosition)[keyof typeof TimecodeBurninPosition];
65
- export interface TimecodeBurnin {
66
- FontSize?: number | undefined;
67
- Position?: TimecodeBurninPosition | undefined;
68
- Prefix?: string | undefined;
69
- }
70
- export interface VideoPreprocessor {
71
- ColorCorrector?: ColorCorrector | undefined;
72
- Deinterlacer?: Deinterlacer | undefined;
73
- DolbyVision?: DolbyVision | undefined;
74
- Hdr10Plus?: Hdr10Plus | undefined;
75
- ImageInserter?: ImageInserter | undefined;
76
- NoiseReducer?: NoiseReducer | undefined;
77
- PartnerWatermarking?: PartnerWatermarking | undefined;
78
- TimecodeBurnin?: TimecodeBurnin | undefined;
79
- }
80
- export interface VideoDescription {
81
- AfdSignaling?: AfdSignaling | undefined;
82
- AntiAlias?: AntiAlias | undefined;
83
- ChromaPositionMode?: ChromaPositionMode | undefined;
84
- CodecSettings?: VideoCodecSettings | undefined;
85
- ColorMetadata?: ColorMetadata | undefined;
86
- Crop?: Rectangle | undefined;
87
- DropFrameTimecode?: DropFrameTimecode | undefined;
88
- FixedAfd?: number | undefined;
89
- Height?: number | undefined;
90
- Position?: Rectangle | undefined;
91
- RespondToAfd?: RespondToAfd | undefined;
92
- ScalingBehavior?: ScalingBehavior | undefined;
93
- Sharpness?: number | undefined;
94
- TimecodeInsertion?: VideoTimecodeInsertion | undefined;
95
- TimecodeTrack?: TimecodeTrack | undefined;
96
- VideoPreprocessors?: VideoPreprocessor | undefined;
97
- Width?: number | undefined;
98
- }
99
- export interface Output {
100
- AudioDescriptions?: AudioDescription[] | undefined;
101
- CaptionDescriptions?: CaptionDescription[] | undefined;
102
- ContainerSettings?: ContainerSettings | undefined;
103
- Extension?: string | undefined;
104
- NameModifier?: string | undefined;
105
- OutputSettings?: OutputSettings | undefined;
106
- Preset?: string | undefined;
107
- VideoDescription?: VideoDescription | undefined;
108
- }
109
- export interface OutputGroup {
110
- AutomatedEncodingSettings?: AutomatedEncodingSettings | undefined;
111
- CustomName?: string | undefined;
112
- Name?: string | undefined;
113
- OutputGroupSettings?: OutputGroupSettings | undefined;
114
- Outputs?: Output[] | undefined;
115
- }
116
- export declare const TimecodeSource: {
117
- readonly EMBEDDED: "EMBEDDED";
118
- readonly SPECIFIEDSTART: "SPECIFIEDSTART";
119
- readonly ZEROBASED: "ZEROBASED";
120
- };
121
- export type TimecodeSource =
122
- (typeof TimecodeSource)[keyof typeof TimecodeSource];
123
- export interface TimecodeConfig {
124
- Anchor?: string | undefined;
125
- Source?: TimecodeSource | undefined;
126
- Start?: string | undefined;
127
- TimestampOffset?: string | undefined;
128
- }
129
- export interface TimedMetadataInsertion {
130
- Id3Insertions?: Id3Insertion[] | undefined;
131
- }
132
- export interface JobSettings {
133
- AdAvailOffset?: number | undefined;
134
- AvailBlanking?: AvailBlanking | undefined;
135
- ColorConversion3DLUTSettings?: ColorConversion3DLUTSetting[] | undefined;
136
- Esam?: EsamSettings | undefined;
137
- ExtendedDataServices?: ExtendedDataServices | undefined;
138
- FollowSource?: number | undefined;
139
- Inputs?: Input[] | undefined;
140
- KantarWatermark?: KantarWatermarkSettings | undefined;
141
- MotionImageInserter?: MotionImageInserter | undefined;
142
- NielsenConfiguration?: NielsenConfiguration | undefined;
143
- NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings | undefined;
144
- OutputGroups?: OutputGroup[] | undefined;
145
- TimecodeConfig?: TimecodeConfig | undefined;
146
- TimedMetadataInsertion?: TimedMetadataInsertion | undefined;
147
- }
148
- export declare const ShareStatus: {
149
- readonly INITIATED: "INITIATED";
150
- readonly NOT_SHARED: "NOT_SHARED";
151
- readonly SHARED: "SHARED";
152
- };
153
- export type ShareStatus = (typeof ShareStatus)[keyof typeof ShareStatus];
154
- export declare const SimulateReservedQueue: {
155
- readonly DISABLED: "DISABLED";
156
- readonly ENABLED: "ENABLED";
157
- };
158
- export type SimulateReservedQueue =
159
- (typeof SimulateReservedQueue)[keyof typeof SimulateReservedQueue];
160
- export declare const JobStatus: {
161
- readonly CANCELED: "CANCELED";
162
- readonly COMPLETE: "COMPLETE";
163
- readonly ERROR: "ERROR";
164
- readonly PROGRESSING: "PROGRESSING";
165
- readonly SUBMITTED: "SUBMITTED";
166
- };
167
- export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
168
- export declare const StatusUpdateInterval: {
169
- readonly SECONDS_10: "SECONDS_10";
170
- readonly SECONDS_12: "SECONDS_12";
171
- readonly SECONDS_120: "SECONDS_120";
172
- readonly SECONDS_15: "SECONDS_15";
173
- readonly SECONDS_180: "SECONDS_180";
174
- readonly SECONDS_20: "SECONDS_20";
175
- readonly SECONDS_240: "SECONDS_240";
176
- readonly SECONDS_30: "SECONDS_30";
177
- readonly SECONDS_300: "SECONDS_300";
178
- readonly SECONDS_360: "SECONDS_360";
179
- readonly SECONDS_420: "SECONDS_420";
180
- readonly SECONDS_480: "SECONDS_480";
181
- readonly SECONDS_540: "SECONDS_540";
182
- readonly SECONDS_60: "SECONDS_60";
183
- readonly SECONDS_600: "SECONDS_600";
184
- };
185
- export type StatusUpdateInterval =
186
- (typeof StatusUpdateInterval)[keyof typeof StatusUpdateInterval];
187
- export interface Timing {
188
- FinishTime?: Date | undefined;
189
- StartTime?: Date | undefined;
190
- SubmitTime?: Date | undefined;
191
- }
192
- export interface WarningGroup {
193
- Code: number | undefined;
194
- Count: number | undefined;
195
- }
196
- export interface Job {
197
- AccelerationSettings?: AccelerationSettings | undefined;
198
- AccelerationStatus?: AccelerationStatus | undefined;
199
- Arn?: string | undefined;
200
- BillingTagsSource?: BillingTagsSource | undefined;
201
- ClientRequestToken?: string | undefined;
202
- CreatedAt?: Date | undefined;
203
- CurrentPhase?: JobPhase | undefined;
204
- ErrorCode?: number | undefined;
205
- ErrorMessage?: string | undefined;
206
- HopDestinations?: HopDestination[] | undefined;
207
- Id?: string | undefined;
208
- JobEngineVersionRequested?: string | undefined;
209
- JobEngineVersionUsed?: string | undefined;
210
- JobPercentComplete?: number | undefined;
211
- JobTemplate?: string | undefined;
212
- LastShareDetails?: string | undefined;
213
- Messages?: JobMessages | undefined;
214
- OutputGroupDetails?: OutputGroupDetail[] | undefined;
215
- Priority?: number | undefined;
216
- Queue?: string | undefined;
217
- QueueTransitions?: QueueTransition[] | undefined;
218
- RetryCount?: number | undefined;
219
- Role: string | undefined;
220
- Settings: JobSettings | undefined;
221
- ShareStatus?: ShareStatus | undefined;
222
- SimulateReservedQueue?: SimulateReservedQueue | undefined;
223
- Status?: JobStatus | undefined;
224
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
225
- Timing?: Timing | undefined;
226
- UserMetadata?: Record<string, string> | undefined;
227
- Warnings?: WarningGroup[] | undefined;
228
- }
229
- export interface JobEngineVersion {
230
- ExpirationDate?: Date | undefined;
231
- Version?: string | undefined;
232
- }
233
- export declare const JobsQueryFilterKey: {
234
- readonly audioCodec: "audioCodec";
235
- readonly fileInput: "fileInput";
236
- readonly jobEngineVersionRequested: "jobEngineVersionRequested";
237
- readonly jobEngineVersionUsed: "jobEngineVersionUsed";
238
- readonly queue: "queue";
239
- readonly status: "status";
240
- readonly videoCodec: "videoCodec";
241
- };
242
- export type JobsQueryFilterKey =
243
- (typeof JobsQueryFilterKey)[keyof typeof JobsQueryFilterKey];
244
- export interface JobsQueryFilter {
245
- Key?: JobsQueryFilterKey | undefined;
246
- Values?: string[] | undefined;
247
- }
248
- export interface JobTemplateSettings {
249
- AdAvailOffset?: number | undefined;
250
- AvailBlanking?: AvailBlanking | undefined;
251
- ColorConversion3DLUTSettings?: ColorConversion3DLUTSetting[] | undefined;
252
- Esam?: EsamSettings | undefined;
253
- ExtendedDataServices?: ExtendedDataServices | undefined;
254
- FollowSource?: number | undefined;
255
- Inputs?: InputTemplate[] | undefined;
256
- KantarWatermark?: KantarWatermarkSettings | undefined;
257
- MotionImageInserter?: MotionImageInserter | undefined;
258
- NielsenConfiguration?: NielsenConfiguration | undefined;
259
- NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings | undefined;
260
- OutputGroups?: OutputGroup[] | undefined;
261
- TimecodeConfig?: TimecodeConfig | undefined;
262
- TimedMetadataInsertion?: TimedMetadataInsertion | undefined;
263
- }
264
- export declare const Type: {
265
- readonly CUSTOM: "CUSTOM";
266
- readonly SYSTEM: "SYSTEM";
267
- };
268
- export type Type = (typeof Type)[keyof typeof Type];
269
- export interface JobTemplate {
270
- AccelerationSettings?: AccelerationSettings | undefined;
271
- Arn?: string | undefined;
272
- Category?: string | undefined;
273
- CreatedAt?: Date | undefined;
274
- Description?: string | undefined;
275
- HopDestinations?: HopDestination[] | undefined;
276
- LastUpdated?: Date | undefined;
277
- Name: string | undefined;
278
- Priority?: number | undefined;
279
- Queue?: string | undefined;
280
- Settings: JobTemplateSettings | undefined;
281
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
282
- Type?: Type | undefined;
283
- }
284
- export interface PresetSettings {
285
- AudioDescriptions?: AudioDescription[] | undefined;
286
- CaptionDescriptions?: CaptionDescriptionPreset[] | undefined;
287
- ContainerSettings?: ContainerSettings | undefined;
288
- VideoDescription?: VideoDescription | undefined;
289
- }
290
- export interface Preset {
291
- Arn?: string | undefined;
292
- Category?: string | undefined;
293
- CreatedAt?: Date | undefined;
294
- Description?: string | undefined;
295
- LastUpdated?: Date | undefined;
296
- Name: string | undefined;
297
- Settings: PresetSettings | undefined;
298
- Type?: Type | undefined;
299
- }
300
- export interface ProbeInputFile {
301
- FileUrl?: string | undefined;
302
- }
303
- export declare const Format: {
304
- readonly matroska: "matroska";
305
- readonly mp4: "mp4";
306
- readonly mxf: "mxf";
307
- readonly quicktime: "quicktime";
308
- readonly webm: "webm";
309
- };
310
- export type Format = (typeof Format)[keyof typeof Format];
311
- export interface FrameRate {
312
- Denominator?: number | undefined;
313
- Numerator?: number | undefined;
314
- }
315
- export interface AudioProperties {
316
- BitDepth?: number | undefined;
317
- BitRate?: number | undefined;
318
- Channels?: number | undefined;
319
- FrameRate?: FrameRate | undefined;
320
- LanguageCode?: string | undefined;
321
- SampleRate?: number | undefined;
322
- }
323
- export declare const Codec: {
324
- readonly AAC: "AAC";
325
- readonly AC3: "AC3";
326
- readonly AV1: "AV1";
327
- readonly AVC: "AVC";
328
- readonly C608: "C608";
329
- readonly C708: "C708";
330
- readonly EAC3: "EAC3";
331
- readonly FLAC: "FLAC";
332
- readonly HEVC: "HEVC";
333
- readonly JPEG2000: "JPEG2000";
334
- readonly MJPEG: "MJPEG";
335
- readonly MP3: "MP3";
336
- readonly MP4V: "MP4V";
337
- readonly MPEG1: "MPEG1";
338
- readonly MPEG2: "MPEG2";
339
- readonly OPUS: "OPUS";
340
- readonly PCM: "PCM";
341
- readonly PRORES: "PRORES";
342
- readonly QTRLE: "QTRLE";
343
- readonly THEORA: "THEORA";
344
- readonly UNKNOWN: "UNKNOWN";
345
- readonly VFW: "VFW";
346
- readonly VORBIS: "VORBIS";
347
- readonly VP8: "VP8";
348
- readonly VP9: "VP9";
349
- readonly WEBVTT: "WEBVTT";
350
- };
351
- export type Codec = (typeof Codec)[keyof typeof Codec];
352
- export interface DataProperties {
353
- LanguageCode?: string | undefined;
354
- }
355
- export declare const TrackType: {
356
- readonly audio: "audio";
357
- readonly data: "data";
358
- readonly video: "video";
359
- };
360
- export type TrackType = (typeof TrackType)[keyof typeof TrackType];
361
- export declare const ColorPrimaries: {
362
- readonly EBU_3213_E: "EBU_3213_E";
363
- readonly GENERIC_FILM: "GENERIC_FILM";
364
- readonly IPT: "IPT";
365
- readonly ITU_2020: "ITU_2020";
366
- readonly ITU_470BG: "ITU_470BG";
367
- readonly ITU_470M: "ITU_470M";
368
- readonly ITU_709: "ITU_709";
369
- readonly LAST: "LAST";
370
- readonly RESERVED: "RESERVED";
371
- readonly SMPTE_170M: "SMPTE_170M";
372
- readonly SMPTE_2067XYZ: "SMPTE_2067XYZ";
373
- readonly SMPTE_240M: "SMPTE_240M";
374
- readonly SMPTE_428_1: "SMPTE_428_1";
375
- readonly SMPTE_431_2: "SMPTE_431_2";
376
- readonly SMPTE_EG_432_1: "SMPTE_EG_432_1";
377
- readonly UNSPECIFIED: "UNSPECIFIED";
378
- };
379
- export type ColorPrimaries =
380
- (typeof ColorPrimaries)[keyof typeof ColorPrimaries];
381
- export declare const MatrixCoefficients: {
382
- readonly CD_CL: "CD_CL";
383
- readonly CD_NCL: "CD_NCL";
384
- readonly EBU3213: "EBU3213";
385
- readonly FCC: "FCC";
386
- readonly IPT: "IPT";
387
- readonly ITU_2020_CL: "ITU_2020_CL";
388
- readonly ITU_2020_NCL: "ITU_2020_NCL";
389
- readonly ITU_2100ICtCp: "ITU_2100ICtCp";
390
- readonly ITU_470BG: "ITU_470BG";
391
- readonly ITU_709: "ITU_709";
392
- readonly LAST: "LAST";
393
- readonly RESERVED: "RESERVED";
394
- readonly RGB: "RGB";
395
- readonly SMPTE_170M: "SMPTE_170M";
396
- readonly SMPTE_2085: "SMPTE_2085";
397
- readonly SMPTE_240M: "SMPTE_240M";
398
- readonly UNSPECIFIED: "UNSPECIFIED";
399
- readonly YCgCo: "YCgCo";
400
- };
401
- export type MatrixCoefficients =
402
- (typeof MatrixCoefficients)[keyof typeof MatrixCoefficients];
403
- export declare const TransferCharacteristics: {
404
- readonly ARIB_B67: "ARIB_B67";
405
- readonly IEC_61966_2_1: "IEC_61966_2_1";
406
- readonly IEC_61966_2_4: "IEC_61966_2_4";
407
- readonly ITU_1361: "ITU_1361";
408
- readonly ITU_2020_10bit: "ITU_2020_10bit";
409
- readonly ITU_2020_12bit: "ITU_2020_12bit";
410
- readonly ITU_470BG: "ITU_470BG";
411
- readonly ITU_470M: "ITU_470M";
412
- readonly ITU_709: "ITU_709";
413
- readonly LAST: "LAST";
414
- readonly LINEAR: "LINEAR";
415
- readonly LOC10_2_5: "LOC10_2_5";
416
- readonly LOG10_2: "LOG10_2";
417
- readonly RESERVED: "RESERVED";
418
- readonly SMPTE_170M: "SMPTE_170M";
419
- readonly SMPTE_2084: "SMPTE_2084";
420
- readonly SMPTE_240M: "SMPTE_240M";
421
- readonly SMPTE_428_1: "SMPTE_428_1";
422
- readonly UNSPECIFIED: "UNSPECIFIED";
423
- };
424
- export type TransferCharacteristics =
425
- (typeof TransferCharacteristics)[keyof typeof TransferCharacteristics];
426
- export interface CodecMetadata {
427
- BitDepth?: number | undefined;
428
- ChromaSubsampling?: string | undefined;
429
- CodedFrameRate?: FrameRate | undefined;
430
- ColorPrimaries?: ColorPrimaries | undefined;
431
- Height?: number | undefined;
432
- Level?: string | undefined;
433
- MatrixCoefficients?: MatrixCoefficients | undefined;
434
- Profile?: string | undefined;
435
- ScanType?: string | undefined;
436
- TransferCharacteristics?: TransferCharacteristics | undefined;
437
- Width?: number | undefined;
438
- }
439
- export interface VideoProperties {
440
- BitDepth?: number | undefined;
441
- BitRate?: number | undefined;
442
- CodecMetadata?: CodecMetadata | undefined;
443
- ColorPrimaries?: ColorPrimaries | undefined;
444
- FrameRate?: FrameRate | undefined;
445
- Height?: number | undefined;
446
- MatrixCoefficients?: MatrixCoefficients | undefined;
447
- TransferCharacteristics?: TransferCharacteristics | undefined;
448
- Width?: number | undefined;
449
- }
450
- export interface Track {
451
- AudioProperties?: AudioProperties | undefined;
452
- Codec?: Codec | undefined;
453
- DataProperties?: DataProperties | undefined;
454
- Duration?: number | undefined;
455
- Index?: number | undefined;
456
- TrackType?: TrackType | undefined;
457
- VideoProperties?: VideoProperties | undefined;
458
- }
459
- export interface Container {
460
- Duration?: number | undefined;
461
- Format?: Format | undefined;
462
- Tracks?: Track[] | undefined;
463
- }
464
- export interface Metadata {
465
- ETag?: string | undefined;
466
- FileSize?: number | undefined;
467
- LastModified?: Date | undefined;
468
- MimeType?: string | undefined;
469
- }
470
- export interface TrackMapping {
471
- AudioTrackIndexes?: number[] | undefined;
472
- DataTrackIndexes?: number[] | undefined;
473
- VideoTrackIndexes?: number[] | undefined;
474
- }
475
- export interface ProbeResult {
476
- Container?: Container | undefined;
477
- Metadata?: Metadata | undefined;
478
- TrackMappings?: TrackMapping[] | undefined;
479
- }
480
- export declare const PricingPlan: {
481
- readonly ON_DEMAND: "ON_DEMAND";
482
- readonly RESERVED: "RESERVED";
483
- };
484
- export type PricingPlan = (typeof PricingPlan)[keyof typeof PricingPlan];
485
- export declare const Commitment: {
486
- readonly ONE_YEAR: "ONE_YEAR";
487
- };
488
- export type Commitment = (typeof Commitment)[keyof typeof Commitment];
489
- export declare const RenewalType: {
490
- readonly AUTO_RENEW: "AUTO_RENEW";
491
- readonly EXPIRE: "EXPIRE";
492
- };
493
- export type RenewalType = (typeof RenewalType)[keyof typeof RenewalType];
494
- export declare const ReservationPlanStatus: {
495
- readonly ACTIVE: "ACTIVE";
496
- readonly EXPIRED: "EXPIRED";
497
- };
498
- export type ReservationPlanStatus =
499
- (typeof ReservationPlanStatus)[keyof typeof ReservationPlanStatus];
500
- export interface ReservationPlan {
501
- Commitment?: Commitment | undefined;
502
- ExpiresAt?: Date | undefined;
503
- PurchasedAt?: Date | undefined;
504
- RenewalType?: RenewalType | undefined;
505
- ReservedSlots?: number | undefined;
506
- Status?: ReservationPlanStatus | undefined;
507
- }
508
- export interface ServiceOverride {
509
- Message?: string | undefined;
510
- Name?: string | undefined;
511
- OverrideValue?: string | undefined;
512
- Value?: string | undefined;
513
- }
514
- export declare const QueueStatus: {
515
- readonly ACTIVE: "ACTIVE";
516
- readonly PAUSED: "PAUSED";
517
- };
518
- export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
519
- export interface Queue {
520
- Arn?: string | undefined;
521
- ConcurrentJobs?: number | undefined;
522
- CreatedAt?: Date | undefined;
523
- Description?: string | undefined;
524
- LastUpdated?: Date | undefined;
525
- Name: string | undefined;
526
- PricingPlan?: PricingPlan | undefined;
527
- ProgressingJobsCount?: number | undefined;
528
- ReservationPlan?: ReservationPlan | undefined;
529
- ServiceOverrides?: ServiceOverride[] | undefined;
530
- Status?: QueueStatus | undefined;
531
- SubmittedJobsCount?: number | undefined;
532
- Type?: Type | undefined;
533
- }
534
- export interface AssociateCertificateRequest {
535
- Arn: string | undefined;
536
- }
537
- export interface AssociateCertificateResponse {}
538
- export declare class BadRequestException extends __BaseException {
539
- readonly name: "BadRequestException";
540
- readonly $fault: "client";
541
- Message?: string | undefined;
542
- constructor(
543
- opts: __ExceptionOptionType<BadRequestException, __BaseException>
544
- );
545
- }
546
- export declare class ConflictException extends __BaseException {
547
- readonly name: "ConflictException";
548
- readonly $fault: "client";
549
- Message?: string | undefined;
550
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
551
- }
552
- export declare class ForbiddenException extends __BaseException {
553
- readonly name: "ForbiddenException";
554
- readonly $fault: "client";
555
- Message?: string | undefined;
556
- constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
557
- }
558
- export declare class InternalServerErrorException extends __BaseException {
559
- readonly name: "InternalServerErrorException";
560
- readonly $fault: "server";
561
- Message?: string | undefined;
562
- constructor(
563
- opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>
564
- );
565
- }
566
- export declare class NotFoundException extends __BaseException {
567
- readonly name: "NotFoundException";
568
- readonly $fault: "client";
569
- Message?: string | undefined;
570
- constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
571
- }
572
- export declare class ServiceQuotaExceededException extends __BaseException {
573
- readonly name: "ServiceQuotaExceededException";
574
- readonly $fault: "client";
575
- Message?: string | undefined;
576
- constructor(
577
- opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
578
- );
579
- }
580
- export declare class TooManyRequestsException extends __BaseException {
581
- readonly name: "TooManyRequestsException";
582
- readonly $fault: "client";
583
- Message?: string | undefined;
584
- constructor(
585
- opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
586
- );
587
- }
588
- export interface CancelJobRequest {
589
- Id: string | undefined;
590
- }
591
- export interface CancelJobResponse {}
592
- export interface CreateJobRequest {
593
- AccelerationSettings?: AccelerationSettings | undefined;
594
- BillingTagsSource?: BillingTagsSource | undefined;
595
- ClientRequestToken?: string | undefined;
596
- HopDestinations?: HopDestination[] | undefined;
597
- JobEngineVersion?: string | undefined;
598
- JobTemplate?: string | undefined;
599
- Priority?: number | undefined;
600
- Queue?: string | undefined;
601
- Role: string | undefined;
602
- Settings: JobSettings | undefined;
603
- SimulateReservedQueue?: SimulateReservedQueue | undefined;
604
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
605
- Tags?: Record<string, string> | undefined;
606
- UserMetadata?: Record<string, string> | undefined;
607
- }
608
- export interface CreateJobResponse {
609
- Job?: Job | undefined;
610
- }
611
- export interface CreateJobTemplateRequest {
612
- AccelerationSettings?: AccelerationSettings | undefined;
613
- Category?: string | undefined;
614
- Description?: string | undefined;
615
- HopDestinations?: HopDestination[] | undefined;
616
- Name: string | undefined;
617
- Priority?: number | undefined;
618
- Queue?: string | undefined;
619
- Settings: JobTemplateSettings | undefined;
620
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
621
- Tags?: Record<string, string> | undefined;
622
- }
623
- export interface CreateJobTemplateResponse {
624
- JobTemplate?: JobTemplate | undefined;
625
- }
626
- export interface CreatePresetRequest {
627
- Category?: string | undefined;
628
- Description?: string | undefined;
629
- Name: string | undefined;
630
- Settings: PresetSettings | undefined;
631
- Tags?: Record<string, string> | undefined;
632
- }
633
- export interface CreatePresetResponse {
634
- Preset?: Preset | undefined;
635
- }
636
- export interface ReservationPlanSettings {
637
- Commitment: Commitment | undefined;
638
- RenewalType: RenewalType | undefined;
639
- ReservedSlots: number | undefined;
640
- }
641
- export interface CreateQueueRequest {
642
- ConcurrentJobs?: number | undefined;
643
- Description?: string | undefined;
644
- Name: string | undefined;
645
- PricingPlan?: PricingPlan | undefined;
646
- ReservationPlanSettings?: ReservationPlanSettings | undefined;
647
- Status?: QueueStatus | undefined;
648
- Tags?: Record<string, string> | undefined;
649
- }
650
- export interface CreateQueueResponse {
651
- Queue?: Queue | undefined;
652
- }
653
- export interface CreateResourceShareRequest {
654
- JobId: string | undefined;
655
- SupportCaseId: string | undefined;
656
- }
657
- export interface CreateResourceShareResponse {}
658
- export interface DeleteJobTemplateRequest {
659
- Name: string | undefined;
660
- }
661
- export interface DeleteJobTemplateResponse {}
662
- export interface DeletePolicyRequest {}
663
- export interface DeletePolicyResponse {}
664
- export interface DeletePresetRequest {
665
- Name: string | undefined;
666
- }
667
- export interface DeletePresetResponse {}
668
- export interface DeleteQueueRequest {
669
- Name: string | undefined;
670
- }
671
- export interface DeleteQueueResponse {}
672
- export declare const DescribeEndpointsMode: {
673
- readonly DEFAULT: "DEFAULT";
674
- readonly GET_ONLY: "GET_ONLY";
675
- };
676
- export type DescribeEndpointsMode =
677
- (typeof DescribeEndpointsMode)[keyof typeof DescribeEndpointsMode];
678
- export interface DescribeEndpointsRequest {
679
- MaxResults?: number | undefined;
680
- Mode?: DescribeEndpointsMode | undefined;
681
- NextToken?: string | undefined;
682
- }
683
- export interface DescribeEndpointsResponse {
684
- Endpoints?: Endpoint[] | undefined;
685
- NextToken?: string | undefined;
686
- }
687
- export interface DisassociateCertificateRequest {
688
- Arn: string | undefined;
689
- }
690
- export interface DisassociateCertificateResponse {}
691
- export interface GetJobRequest {
692
- Id: string | undefined;
693
- }
694
- export interface GetJobResponse {
695
- Job?: Job | undefined;
696
- }
697
- export interface GetJobsQueryResultsRequest {
698
- Id: string | undefined;
699
- }
700
- export declare const JobsQueryStatus: {
701
- readonly COMPLETE: "COMPLETE";
702
- readonly ERROR: "ERROR";
703
- readonly PROGRESSING: "PROGRESSING";
704
- readonly SUBMITTED: "SUBMITTED";
705
- };
706
- export type JobsQueryStatus =
707
- (typeof JobsQueryStatus)[keyof typeof JobsQueryStatus];
708
- export interface GetJobsQueryResultsResponse {
709
- Jobs?: Job[] | undefined;
710
- NextToken?: string | undefined;
711
- Status?: JobsQueryStatus | undefined;
712
- }
713
- export interface GetJobTemplateRequest {
714
- Name: string | undefined;
715
- }
716
- export interface GetJobTemplateResponse {
717
- JobTemplate?: JobTemplate | undefined;
718
- }
719
- export interface GetPolicyRequest {}
720
- export declare const InputPolicy: {
721
- readonly ALLOWED: "ALLOWED";
722
- readonly DISALLOWED: "DISALLOWED";
723
- };
724
- export type InputPolicy = (typeof InputPolicy)[keyof typeof InputPolicy];
725
- export interface Policy {
726
- HttpInputs?: InputPolicy | undefined;
727
- HttpsInputs?: InputPolicy | undefined;
728
- S3Inputs?: InputPolicy | undefined;
729
- }
730
- export interface GetPolicyResponse {
731
- Policy?: Policy | undefined;
732
- }
733
- export interface GetPresetRequest {
734
- Name: string | undefined;
735
- }
736
- export interface GetPresetResponse {
737
- Preset?: Preset | undefined;
738
- }
739
- export interface GetQueueRequest {
740
- Name: string | undefined;
741
- }
742
- export interface GetQueueResponse {
743
- Queue?: Queue | undefined;
744
- }
745
- export declare const JobTemplateListBy: {
746
- readonly CREATION_DATE: "CREATION_DATE";
747
- readonly NAME: "NAME";
748
- readonly SYSTEM: "SYSTEM";
749
- };
750
- export type JobTemplateListBy =
751
- (typeof JobTemplateListBy)[keyof typeof JobTemplateListBy];
752
- export declare const Order: {
753
- readonly ASCENDING: "ASCENDING";
754
- readonly DESCENDING: "DESCENDING";
755
- };
756
- export type Order = (typeof Order)[keyof typeof Order];
757
- export interface ListJobsRequest {
758
- MaxResults?: number | undefined;
759
- NextToken?: string | undefined;
760
- Order?: Order | undefined;
761
- Queue?: string | undefined;
762
- Status?: JobStatus | undefined;
763
- }
764
- export interface ListJobsResponse {
765
- Jobs?: Job[] | undefined;
766
- NextToken?: string | undefined;
767
- }
768
- export interface ListJobTemplatesRequest {
769
- Category?: string | undefined;
770
- ListBy?: JobTemplateListBy | undefined;
771
- MaxResults?: number | undefined;
772
- NextToken?: string | undefined;
773
- Order?: Order | undefined;
774
- }
775
- export interface ListJobTemplatesResponse {
776
- JobTemplates?: JobTemplate[] | undefined;
777
- NextToken?: string | undefined;
778
- }
779
- export declare const PresetListBy: {
780
- readonly CREATION_DATE: "CREATION_DATE";
781
- readonly NAME: "NAME";
782
- readonly SYSTEM: "SYSTEM";
783
- };
784
- export type PresetListBy = (typeof PresetListBy)[keyof typeof PresetListBy];
785
- export interface ListPresetsRequest {
786
- Category?: string | undefined;
787
- ListBy?: PresetListBy | undefined;
788
- MaxResults?: number | undefined;
789
- NextToken?: string | undefined;
790
- Order?: Order | undefined;
791
- }
792
- export interface ListPresetsResponse {
793
- NextToken?: string | undefined;
794
- Presets?: Preset[] | undefined;
795
- }
796
- export declare const QueueListBy: {
797
- readonly CREATION_DATE: "CREATION_DATE";
798
- readonly NAME: "NAME";
799
- };
800
- export type QueueListBy = (typeof QueueListBy)[keyof typeof QueueListBy];
801
- export interface ListQueuesRequest {
802
- ListBy?: QueueListBy | undefined;
803
- MaxResults?: number | undefined;
804
- NextToken?: string | undefined;
805
- Order?: Order | undefined;
806
- }
807
- export interface ListQueuesResponse {
808
- NextToken?: string | undefined;
809
- Queues?: Queue[] | undefined;
810
- TotalConcurrentJobs?: number | undefined;
811
- UnallocatedConcurrentJobs?: number | undefined;
812
- }
813
- export interface ListTagsForResourceRequest {
814
- Arn: string | undefined;
815
- }
816
- export interface ResourceTags {
817
- Arn?: string | undefined;
818
- Tags?: Record<string, string> | undefined;
819
- }
820
- export interface ListTagsForResourceResponse {
821
- ResourceTags?: ResourceTags | undefined;
822
- }
823
- export interface ListVersionsRequest {
824
- MaxResults?: number | undefined;
825
- NextToken?: string | undefined;
826
- }
827
- export interface ListVersionsResponse {
828
- NextToken?: string | undefined;
829
- Versions?: JobEngineVersion[] | undefined;
830
- }
831
- export interface ProbeRequest {
832
- InputFiles?: ProbeInputFile[] | undefined;
833
- }
834
- export interface ProbeResponse {
835
- ProbeResults?: ProbeResult[] | undefined;
836
- }
837
- export interface PutPolicyRequest {
838
- Policy: Policy | undefined;
839
- }
840
- export interface PutPolicyResponse {
841
- Policy?: Policy | undefined;
842
- }
843
- export interface SearchJobsRequest {
844
- InputFile?: string | undefined;
845
- MaxResults?: number | undefined;
846
- NextToken?: string | undefined;
847
- Order?: Order | undefined;
848
- Queue?: string | undefined;
849
- Status?: JobStatus | undefined;
850
- }
851
- export interface SearchJobsResponse {
852
- Jobs?: Job[] | undefined;
853
- NextToken?: string | undefined;
854
- }
855
- export interface StartJobsQueryRequest {
856
- FilterList?: JobsQueryFilter[] | undefined;
857
- MaxResults?: number | undefined;
858
- NextToken?: string | undefined;
859
- Order?: Order | undefined;
860
- }
861
- export interface StartJobsQueryResponse {
862
- Id?: string | undefined;
863
- }
864
- export interface TagResourceRequest {
865
- Arn: string | undefined;
866
- Tags: Record<string, string> | undefined;
867
- }
868
- export interface TagResourceResponse {}
869
- export interface UntagResourceRequest {
870
- Arn: string | undefined;
871
- TagKeys?: string[] | undefined;
872
- }
873
- export interface UntagResourceResponse {}
874
- export interface UpdateJobTemplateRequest {
875
- AccelerationSettings?: AccelerationSettings | undefined;
876
- Category?: string | undefined;
877
- Description?: string | undefined;
878
- HopDestinations?: HopDestination[] | undefined;
879
- Name: string | undefined;
880
- Priority?: number | undefined;
881
- Queue?: string | undefined;
882
- Settings?: JobTemplateSettings | undefined;
883
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
884
- }
885
- export interface UpdateJobTemplateResponse {
886
- JobTemplate?: JobTemplate | undefined;
887
- }
888
- export interface UpdatePresetRequest {
889
- Category?: string | undefined;
890
- Description?: string | undefined;
891
- Name: string | undefined;
892
- Settings?: PresetSettings | undefined;
893
- }
894
- export interface UpdatePresetResponse {
895
- Preset?: Preset | undefined;
896
- }
897
- export interface UpdateQueueRequest {
898
- ConcurrentJobs?: number | undefined;
899
- Description?: string | undefined;
900
- Name: string | undefined;
901
- ReservationPlanSettings?: ReservationPlanSettings | undefined;
902
- Status?: QueueStatus | undefined;
903
- }
904
- export interface UpdateQueueResponse {
905
- Queue?: Queue | undefined;
906
- }