@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,2876 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
- import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, ColorConversion3DLUTSetting, Endpoint, EsamSettings, ExtendedDataServices, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, QueueTransition, Rectangle } from "./models_0";
4
- import { AfdSignaling, AntiAlias, ChromaPositionMode, ColorCorrector, ColorMetadata, ContainerSettings, Deinterlacer, DolbyVision, DropFrameTimecode, Hdr10Plus, NoiseReducer, OutputGroupSettings, OutputSettings, PartnerWatermarking, RespondToAfd, ScalingBehavior, TimecodeTrack, VideoCodecSettings, VideoTimecodeInsertion } from "./models_1";
5
- /**
6
- * @public
7
- * @enum
8
- */
9
- export declare const TimecodeBurninPosition: {
10
- readonly BOTTOM_CENTER: "BOTTOM_CENTER";
11
- readonly BOTTOM_LEFT: "BOTTOM_LEFT";
12
- readonly BOTTOM_RIGHT: "BOTTOM_RIGHT";
13
- readonly MIDDLE_CENTER: "MIDDLE_CENTER";
14
- readonly MIDDLE_LEFT: "MIDDLE_LEFT";
15
- readonly MIDDLE_RIGHT: "MIDDLE_RIGHT";
16
- readonly TOP_CENTER: "TOP_CENTER";
17
- readonly TOP_LEFT: "TOP_LEFT";
18
- readonly TOP_RIGHT: "TOP_RIGHT";
19
- };
20
- /**
21
- * @public
22
- */
23
- export type TimecodeBurninPosition = (typeof TimecodeBurninPosition)[keyof typeof TimecodeBurninPosition];
24
- /**
25
- * Settings for burning the output timecode and specified prefix into the output.
26
- * @public
27
- */
28
- export interface TimecodeBurnin {
29
- /**
30
- * Use Font size to set the font size of any burned-in timecode. Valid values are 10, 16, 32, 48.
31
- * @public
32
- */
33
- FontSize?: number | undefined;
34
- /**
35
- * Use Position under Timecode burn-in to specify the location the burned-in timecode on output video.
36
- * @public
37
- */
38
- Position?: TimecodeBurninPosition | undefined;
39
- /**
40
- * Use Prefix to place ASCII characters before any burned-in timecode. For example, a prefix of "EZ-" will result in the timecode "EZ-00:00:00:00". Provide either the characters themselves or the ASCII code equivalents. The supported range of characters is 0x20 through 0x7e. This includes letters, numbers, and all special characters represented on a standard English keyboard.
41
- * @public
42
- */
43
- Prefix?: string | undefined;
44
- }
45
- /**
46
- * Find additional transcoding features under Preprocessors. Enable the features at each output individually. These features are disabled by default.
47
- * @public
48
- */
49
- export interface VideoPreprocessor {
50
- /**
51
- * Use these settings to convert the color space or to modify properties such as hue and contrast for this output. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/converting-the-color-space.html.
52
- * @public
53
- */
54
- ColorCorrector?: ColorCorrector | undefined;
55
- /**
56
- * Use the deinterlacer to produce smoother motion and a clearer picture. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-scan-type.html.
57
- * @public
58
- */
59
- Deinterlacer?: Deinterlacer | undefined;
60
- /**
61
- * Enable Dolby Vision feature to produce Dolby Vision compatible video output.
62
- * @public
63
- */
64
- DolbyVision?: DolbyVision | undefined;
65
- /**
66
- * Enable HDR10+ analysis and metadata injection. Compatible with HEVC only.
67
- * @public
68
- */
69
- Hdr10Plus?: Hdr10Plus | undefined;
70
- /**
71
- * Enable the Image inserter feature to include a graphic overlay on your video. Enable or disable this feature for each output individually. This setting is disabled by default.
72
- * @public
73
- */
74
- ImageInserter?: ImageInserter | undefined;
75
- /**
76
- * Enable the Noise reducer feature to remove noise from your video output if necessary. Enable or disable this feature for each output individually. This setting is disabled by default. When you enable Noise reducer, you must also select a value for Noise reducer filter. For AVC outputs, when you include Noise reducer, you cannot include the Bandwidth reduction filter.
77
- * @public
78
- */
79
- NoiseReducer?: NoiseReducer | undefined;
80
- /**
81
- * If you work with a third party video watermarking partner, use the group of settings that correspond with your watermarking partner to include watermarks in your output.
82
- * @public
83
- */
84
- PartnerWatermarking?: PartnerWatermarking | undefined;
85
- /**
86
- * Settings for burning the output timecode and specified prefix into the output.
87
- * @public
88
- */
89
- TimecodeBurnin?: TimecodeBurnin | undefined;
90
- }
91
- /**
92
- * Settings related to video encoding of your output. The specific video settings depend on the video codec that you choose.
93
- * @public
94
- */
95
- export interface VideoDescription {
96
- /**
97
- * This setting only applies to H.264, H.265, and MPEG2 outputs. Use Insert AFD signaling to specify whether the service includes AFD values in the output video data and what those values are. * Choose None to remove all AFD values from this output. * Choose Fixed to ignore input AFD values and instead encode the value specified in the job. * Choose Auto to calculate output AFD values based on the input AFD scaler data.
98
- * @public
99
- */
100
- AfdSignaling?: AfdSignaling | undefined;
101
- /**
102
- * The anti-alias filter is automatically applied to all outputs. The service no longer accepts the value DISABLED for AntiAlias. If you specify that in your job, the service will ignore the setting.
103
- * @public
104
- */
105
- AntiAlias?: AntiAlias | undefined;
106
- /**
107
- * Specify the chroma sample positioning metadata for your H.264 or H.265 output. To have MediaConvert automatically determine chroma positioning: We recommend that you keep the default value, Auto. To specify center positioning: Choose Force center. To specify top left positioning: Choose Force top left.
108
- * @public
109
- */
110
- ChromaPositionMode?: ChromaPositionMode | undefined;
111
- /**
112
- * Video codec settings contains the group of settings related to video encoding. The settings in this group vary depending on the value that you choose for Video codec. For each codec enum that you choose, define the corresponding settings object. The following lists the codec enum, settings object pairs. * AV1, Av1Settings * AVC_INTRA, AvcIntraSettings * FRAME_CAPTURE, FrameCaptureSettings * GIF, GifSettings * H_264, H264Settings * H_265, H265Settings * MPEG2, Mpeg2Settings * PRORES, ProresSettings * UNCOMPRESSED, UncompressedSettings * VC3, Vc3Settings * VP8, Vp8Settings * VP9, Vp9Settings * XAVC, XavcSettings
113
- * @public
114
- */
115
- CodecSettings?: VideoCodecSettings | undefined;
116
- /**
117
- * Choose Insert for this setting to include color metadata in this output. Choose Ignore to exclude color metadata from this output. If you don't specify a value, the service sets this to Insert by default.
118
- * @public
119
- */
120
- ColorMetadata?: ColorMetadata | undefined;
121
- /**
122
- * Use Cropping selection to specify the video area that the service will include in the output video frame.
123
- * @public
124
- */
125
- Crop?: Rectangle | undefined;
126
- /**
127
- * Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion or Timecode track is enabled.
128
- * @public
129
- */
130
- DropFrameTimecode?: DropFrameTimecode | undefined;
131
- /**
132
- * Applies only if you set AFD Signaling to Fixed. Use Fixed to specify a four-bit AFD value which the service will write on all frames of this video output.
133
- * @public
134
- */
135
- FixedAfd?: number | undefined;
136
- /**
137
- * Use Height to define the video resolution height, in pixels, for this output. To use the same resolution as your input: Leave both Width and Height blank. To evenly scale from your input resolution: Leave Height blank and enter a value for Width. For example, if your input is 1920x1080 and you set Width to 1280, your output will be 1280x720.
138
- * @public
139
- */
140
- Height?: number | undefined;
141
- /**
142
- * Use Selection placement to define the video area in your output frame. The area outside of the rectangle that you specify here is black.
143
- * @public
144
- */
145
- Position?: Rectangle | undefined;
146
- /**
147
- * Use Respond to AFD to specify how the service changes the video itself in response to AFD values in the input. * Choose Respond to clip the input video frame according to the AFD value, input display aspect ratio, and output display aspect ratio. * Choose Passthrough to include the input AFD values. Do not choose this when AfdSignaling is set to NONE. A preferred implementation of this workflow is to set RespondToAfd to and set AfdSignaling to AUTO. * Choose None to remove all input AFD values from this output.
148
- * @public
149
- */
150
- RespondToAfd?: RespondToAfd | undefined;
151
- /**
152
- * Specify the video Scaling behavior when your output has a different resolution than your input. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/video-scaling.html
153
- * @public
154
- */
155
- ScalingBehavior?: ScalingBehavior | undefined;
156
- /**
157
- * Use Sharpness setting to specify the strength of anti-aliasing. This setting changes the width of the anti-alias filter kernel used for scaling. Sharpness only applies if your output resolution is different from your input resolution. 0 is the softest setting, 100 the sharpest, and 50 recommended for most content.
158
- * @public
159
- */
160
- Sharpness?: number | undefined;
161
- /**
162
- * Applies only to H.264, H.265, MPEG2, and ProRes outputs. Only enable Timecode insertion when the input frame rate is identical to the output frame rate. To include timecodes in this output, set Timecode insertion to PIC_TIMING_SEI. To leave them out, set it to DISABLED. Default is DISABLED. When the service inserts timecodes in an output, by default, it uses any embedded timecodes from the input. If none are present, the service will set the timecode for the first output frame to zero. To change this default behavior, adjust the settings under Timecode configuration. In the console, these settings are located under Job > Job settings > Timecode configuration. Note - Timecode source under input settings does not affect the timecodes that are inserted in the output. Source under Job settings > Timecode configuration does.
163
- * @public
164
- */
165
- TimecodeInsertion?: VideoTimecodeInsertion | undefined;
166
- /**
167
- * To include a timecode track in your MP4 output: Choose Enabled. MediaConvert writes the timecode track in the Null Media Header box (NMHD), without any timecode text formatting information. You can also specify dropframe or non-dropframe timecode under the Drop Frame Timecode setting. To not include a timecode track: Keep the default value, Disabled.
168
- * @public
169
- */
170
- TimecodeTrack?: TimecodeTrack | undefined;
171
- /**
172
- * Find additional transcoding features under Preprocessors. Enable the features at each output individually. These features are disabled by default.
173
- * @public
174
- */
175
- VideoPreprocessors?: VideoPreprocessor | undefined;
176
- /**
177
- * Use Width to define the video resolution width, in pixels, for this output. To use the same resolution as your input: Leave both Width and Height blank. To evenly scale from your input resolution: Leave Width blank and enter a value for Height. For example, if your input is 1920x1080 and you set Height to 720, your output will be 1280x720.
178
- * @public
179
- */
180
- Width?: number | undefined;
181
- }
182
- /**
183
- * Each output in your job is a collection of settings that describes how you want MediaConvert to encode a single output file or stream. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/create-outputs.html.
184
- * @public
185
- */
186
- export interface Output {
187
- /**
188
- * Contains groups of audio encoding settings organized by audio codec. Include one instance of per output. Can contain multiple groups of encoding settings.
189
- * @public
190
- */
191
- AudioDescriptions?: AudioDescription[] | undefined;
192
- /**
193
- * Contains groups of captions settings. For each output that has captions, include one instance of CaptionDescriptions. Can contain multiple groups of captions settings.
194
- * @public
195
- */
196
- CaptionDescriptions?: CaptionDescription[] | undefined;
197
- /**
198
- * Container specific settings.
199
- * @public
200
- */
201
- ContainerSettings?: ContainerSettings | undefined;
202
- /**
203
- * Use Extension to specify the file extension for outputs in File output groups. If you do not specify a value, the service will use default extensions by container type as follows * MPEG-2 transport stream, m2ts * Quicktime, mov * MXF container, mxf * MPEG-4 container, mp4 * WebM container, webm * Animated GIF container, gif * No Container, the service will use codec extensions (e.g. AAC, H265, H265, AC3)
204
- * @public
205
- */
206
- Extension?: string | undefined;
207
- /**
208
- * Use Name modifier to have the service add a string to the end of each output filename. You specify the base filename as part of your destination URI. When you create multiple outputs in the same output group, Name modifier is required. Name modifier also accepts format identifiers. For DASH ISO outputs, if you use the format identifiers $Number$ or $Time$ in one output, you must use them in the same way in all outputs of the output group.
209
- * @public
210
- */
211
- NameModifier?: string | undefined;
212
- /**
213
- * Specific settings for this type of output.
214
- * @public
215
- */
216
- OutputSettings?: OutputSettings | undefined;
217
- /**
218
- * Use Preset to specify a preset for your transcoding settings. Provide the system or custom preset name. You can specify either Preset or Container settings, but not both.
219
- * @public
220
- */
221
- Preset?: string | undefined;
222
- /**
223
- * VideoDescription contains a group of video encoding settings. The specific video settings depend on the video codec that you choose for the property codec. Include one instance of VideoDescription per output.
224
- * @public
225
- */
226
- VideoDescription?: VideoDescription | undefined;
227
- }
228
- /**
229
- * Group of outputs
230
- * @public
231
- */
232
- export interface OutputGroup {
233
- /**
234
- * Use automated encoding to have MediaConvert choose your encoding settings for you, based on characteristics of your input video.
235
- * @public
236
- */
237
- AutomatedEncodingSettings?: AutomatedEncodingSettings | undefined;
238
- /**
239
- * Use Custom Group Name to specify a name for the output group. This value is displayed on the console and can make your job settings JSON more human-readable. It does not affect your outputs. Use up to twelve characters that are either letters, numbers, spaces, or underscores.
240
- * @public
241
- */
242
- CustomName?: string | undefined;
243
- /**
244
- * Name of the output group
245
- * @public
246
- */
247
- Name?: string | undefined;
248
- /**
249
- * Output Group settings, including type
250
- * @public
251
- */
252
- OutputGroupSettings?: OutputGroupSettings | undefined;
253
- /**
254
- * This object holds groups of encoding settings, one group of settings per output.
255
- * @public
256
- */
257
- Outputs?: Output[] | undefined;
258
- }
259
- /**
260
- * @public
261
- * @enum
262
- */
263
- export declare const TimecodeSource: {
264
- readonly EMBEDDED: "EMBEDDED";
265
- readonly SPECIFIEDSTART: "SPECIFIEDSTART";
266
- readonly ZEROBASED: "ZEROBASED";
267
- };
268
- /**
269
- * @public
270
- */
271
- export type TimecodeSource = (typeof TimecodeSource)[keyof typeof TimecodeSource];
272
- /**
273
- * These settings control how the service handles timecodes throughout the job. These settings don't affect input clipping.
274
- * @public
275
- */
276
- export interface TimecodeConfig {
277
- /**
278
- * If you use an editing platform that relies on an anchor timecode, use Anchor Timecode to specify a timecode that will match the input video frame to the output video frame. Use 24-hour format with frame number, (HH:MM:SS:FF) or (HH:MM:SS;FF). This setting ignores frame rate conversion. System behavior for Anchor Timecode varies depending on your setting for Source. * If Source is set to Specified Start, the first input frame is the specified value in Start Timecode. Anchor Timecode and Start Timecode are used calculate output timecode. * If Source is set to Start at 0 the first frame is 00:00:00:00. * If Source is set to Embedded, the first frame is the timecode value on the first input frame of the input.
279
- * @public
280
- */
281
- Anchor?: string | undefined;
282
- /**
283
- * Use Source to set how timecodes are handled within this job. To make sure that your video, audio, captions, and markers are synchronized and that time-based features, such as image inserter, work correctly, choose the Timecode source option that matches your assets. All timecodes are in a 24-hour format with frame number (HH:MM:SS:FF). * Embedded - Use the timecode that is in the input video. If no embedded timecode is in the source, the service will use Start at 0 instead. * Start at 0 - Set the timecode of the initial frame to 00:00:00:00. * Specified Start - Set the timecode of the initial frame to a value other than zero. You use Start timecode to provide this value.
284
- * @public
285
- */
286
- Source?: TimecodeSource | undefined;
287
- /**
288
- * Only use when you set Source to Specified start. Use Start timecode to specify the timecode for the initial frame. Use 24-hour format with frame number, (HH:MM:SS:FF) or (HH:MM:SS;FF).
289
- * @public
290
- */
291
- Start?: string | undefined;
292
- /**
293
- * Only applies to outputs that support program-date-time stamp. Use Timestamp offset to overwrite the timecode date without affecting the time and frame number. Provide the new date as a string in the format "yyyy-mm-dd". To use Timestamp offset, you must also enable Insert program-date-time in the output settings. For example, if the date part of your timecodes is 2002-1-25 and you want to change it to one year later, set Timestamp offset to 2003-1-25.
294
- * @public
295
- */
296
- TimestampOffset?: string | undefined;
297
- }
298
- /**
299
- * Insert user-defined custom ID3 metadata at timecodes that you specify. In each output that you want to include this metadata, you must set ID3 metadata to Passthrough.
300
- * @public
301
- */
302
- export interface TimedMetadataInsertion {
303
- /**
304
- * Id3Insertions contains the array of Id3Insertion instances.
305
- * @public
306
- */
307
- Id3Insertions?: Id3Insertion[] | undefined;
308
- }
309
- /**
310
- * JobSettings contains all the transcode settings for a job.
311
- * @public
312
- */
313
- export interface JobSettings {
314
- /**
315
- * When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
316
- * @public
317
- */
318
- AdAvailOffset?: number | undefined;
319
- /**
320
- * Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.
321
- * @public
322
- */
323
- AvailBlanking?: AvailBlanking | undefined;
324
- /**
325
- * Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/3d-luts.html
326
- * @public
327
- */
328
- ColorConversion3DLUTSettings?: ColorConversion3DLUTSetting[] | undefined;
329
- /**
330
- * Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.
331
- * @public
332
- */
333
- Esam?: EsamSettings | undefined;
334
- /**
335
- * If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.
336
- * @public
337
- */
338
- ExtendedDataServices?: ExtendedDataServices | undefined;
339
- /**
340
- * Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable "Follow source" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs.
341
- * @public
342
- */
343
- FollowSource?: number | undefined;
344
- /**
345
- * Use Inputs to define source file used in the transcode job. There can be multiple inputs add in a job. These inputs will be concantenated together to create the output.
346
- * @public
347
- */
348
- Inputs?: Input[] | undefined;
349
- /**
350
- * Use these settings only when you use Kantar watermarking. Specify the values that MediaConvert uses to generate and place Kantar watermarks in your output audio. These settings apply to every output in your job. In addition to specifying these values, you also need to store your Kantar credentials in AWS Secrets Manager. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.
351
- * @public
352
- */
353
- KantarWatermark?: KantarWatermarkSettings | undefined;
354
- /**
355
- * Overlay motion graphics on top of your video. The motion graphics that you specify here appear on all outputs in all output groups. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/motion-graphic-overlay.html.
356
- * @public
357
- */
358
- MotionImageInserter?: MotionImageInserter | undefined;
359
- /**
360
- * Settings for your Nielsen configuration. If you don't do Nielsen measurement and analytics, ignore these settings. When you enable Nielsen configuration, MediaConvert enables PCM to ID3 tagging for all outputs in the job.
361
- * @public
362
- */
363
- NielsenConfiguration?: NielsenConfiguration | undefined;
364
- /**
365
- * Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 6.0.13 Nielsen NLM Watermark Engine Version 1.3.3 Nielsen Watermark Authenticator [SID_TIC] Version [7.0.0]
366
- * @public
367
- */
368
- NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings | undefined;
369
- /**
370
- * Contains one group of settings for each set of outputs that share a common package type. All unpackaged files (MPEG-4, MPEG-2 TS, Quicktime, MXF, and no container) are grouped in a single output group as well. Required in is a group of settings that apply to the whole group. This required object depends on the value you set for Type. Type, settings object pairs are as follows. * FILE_GROUP_SETTINGS, FileGroupSettings * HLS_GROUP_SETTINGS, HlsGroupSettings * DASH_ISO_GROUP_SETTINGS, DashIsoGroupSettings * MS_SMOOTH_GROUP_SETTINGS, MsSmoothGroupSettings * CMAF_GROUP_SETTINGS, CmafGroupSettings
371
- * @public
372
- */
373
- OutputGroups?: OutputGroup[] | undefined;
374
- /**
375
- * These settings control how the service handles timecodes throughout the job. These settings don't affect input clipping.
376
- * @public
377
- */
378
- TimecodeConfig?: TimecodeConfig | undefined;
379
- /**
380
- * Insert user-defined custom ID3 metadata at timecodes that you specify. In each output that you want to include this metadata, you must set ID3 metadata to Passthrough.
381
- * @public
382
- */
383
- TimedMetadataInsertion?: TimedMetadataInsertion | undefined;
384
- }
385
- /**
386
- * @public
387
- * @enum
388
- */
389
- export declare const ShareStatus: {
390
- readonly INITIATED: "INITIATED";
391
- readonly NOT_SHARED: "NOT_SHARED";
392
- readonly SHARED: "SHARED";
393
- };
394
- /**
395
- * @public
396
- */
397
- export type ShareStatus = (typeof ShareStatus)[keyof typeof ShareStatus];
398
- /**
399
- * @public
400
- * @enum
401
- */
402
- export declare const SimulateReservedQueue: {
403
- readonly DISABLED: "DISABLED";
404
- readonly ENABLED: "ENABLED";
405
- };
406
- /**
407
- * @public
408
- */
409
- export type SimulateReservedQueue = (typeof SimulateReservedQueue)[keyof typeof SimulateReservedQueue];
410
- /**
411
- * @public
412
- * @enum
413
- */
414
- export declare const JobStatus: {
415
- readonly CANCELED: "CANCELED";
416
- readonly COMPLETE: "COMPLETE";
417
- readonly ERROR: "ERROR";
418
- readonly PROGRESSING: "PROGRESSING";
419
- readonly SUBMITTED: "SUBMITTED";
420
- };
421
- /**
422
- * @public
423
- */
424
- export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
425
- /**
426
- * @public
427
- * @enum
428
- */
429
- export declare const StatusUpdateInterval: {
430
- readonly SECONDS_10: "SECONDS_10";
431
- readonly SECONDS_12: "SECONDS_12";
432
- readonly SECONDS_120: "SECONDS_120";
433
- readonly SECONDS_15: "SECONDS_15";
434
- readonly SECONDS_180: "SECONDS_180";
435
- readonly SECONDS_20: "SECONDS_20";
436
- readonly SECONDS_240: "SECONDS_240";
437
- readonly SECONDS_30: "SECONDS_30";
438
- readonly SECONDS_300: "SECONDS_300";
439
- readonly SECONDS_360: "SECONDS_360";
440
- readonly SECONDS_420: "SECONDS_420";
441
- readonly SECONDS_480: "SECONDS_480";
442
- readonly SECONDS_540: "SECONDS_540";
443
- readonly SECONDS_60: "SECONDS_60";
444
- readonly SECONDS_600: "SECONDS_600";
445
- };
446
- /**
447
- * @public
448
- */
449
- export type StatusUpdateInterval = (typeof StatusUpdateInterval)[keyof typeof StatusUpdateInterval];
450
- /**
451
- * Information about when jobs are submitted, started, and finished is specified in Unix epoch format in seconds.
452
- * @public
453
- */
454
- export interface Timing {
455
- /**
456
- * The time, in Unix epoch format, that the transcoding job finished
457
- * @public
458
- */
459
- FinishTime?: Date | undefined;
460
- /**
461
- * The time, in Unix epoch format, that transcoding for the job began.
462
- * @public
463
- */
464
- StartTime?: Date | undefined;
465
- /**
466
- * The time, in Unix epoch format, that you submitted the job.
467
- * @public
468
- */
469
- SubmitTime?: Date | undefined;
470
- }
471
- /**
472
- * Contains any warning codes and their count for the job.
473
- * @public
474
- */
475
- export interface WarningGroup {
476
- /**
477
- * Warning code that identifies a specific warning in the job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html
478
- * @public
479
- */
480
- Code: number | undefined;
481
- /**
482
- * The number of times this warning occurred in the job.
483
- * @public
484
- */
485
- Count: number | undefined;
486
- }
487
- /**
488
- * Each job converts an input file into an output file or files. For more information, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
489
- * @public
490
- */
491
- export interface Job {
492
- /**
493
- * Accelerated transcoding can significantly speed up jobs with long, visually complex content.
494
- * @public
495
- */
496
- AccelerationSettings?: AccelerationSettings | undefined;
497
- /**
498
- * Describes whether the current job is running with accelerated transcoding. For jobs that have Acceleration (AccelerationMode) set to DISABLED, AccelerationStatus is always NOT_APPLICABLE. For jobs that have Acceleration (AccelerationMode) set to ENABLED or PREFERRED, AccelerationStatus is one of the other states. AccelerationStatus is IN_PROGRESS initially, while the service determines whether the input files and job settings are compatible with accelerated transcoding. If they are, AcclerationStatus is ACCELERATED. If your input files and job settings aren't compatible with accelerated transcoding, the service either fails your job or runs it without accelerated transcoding, depending on how you set Acceleration (AccelerationMode). When the service runs your job without accelerated transcoding, AccelerationStatus is NOT_ACCELERATED.
499
- * @public
500
- */
501
- AccelerationStatus?: AccelerationStatus | undefined;
502
- /**
503
- * An identifier for this resource that is unique within all of AWS.
504
- * @public
505
- */
506
- Arn?: string | undefined;
507
- /**
508
- * The tag type that AWS Billing and Cost Management will use to sort your AWS Elemental MediaConvert costs on any billing report that you set up.
509
- * @public
510
- */
511
- BillingTagsSource?: BillingTagsSource | undefined;
512
- /**
513
- * Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see https://docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.
514
- * @public
515
- */
516
- ClientRequestToken?: string | undefined;
517
- /**
518
- * The time, in Unix epoch format in seconds, when the job got created.
519
- * @public
520
- */
521
- CreatedAt?: Date | undefined;
522
- /**
523
- * A job's phase can be PROBING, TRANSCODING OR UPLOADING
524
- * @public
525
- */
526
- CurrentPhase?: JobPhase | undefined;
527
- /**
528
- * Error code for the job
529
- * @public
530
- */
531
- ErrorCode?: number | undefined;
532
- /**
533
- * Error message of Job
534
- * @public
535
- */
536
- ErrorMessage?: string | undefined;
537
- /**
538
- * Optional list of hop destinations.
539
- * @public
540
- */
541
- HopDestinations?: HopDestination[] | undefined;
542
- /**
543
- * A portion of the job's ARN, unique within your AWS Elemental MediaConvert resources
544
- * @public
545
- */
546
- Id?: string | undefined;
547
- /**
548
- * The Job engine version that you requested for your job. Valid versions are in a YYYY-MM-DD format.
549
- * @public
550
- */
551
- JobEngineVersionRequested?: string | undefined;
552
- /**
553
- * The Job engine version that your job used. Job engine versions are in a YYYY-MM-DD format. When you request an expired version, the response for this property will be empty. Requests to create jobs with an expired version result in a regular job, as if no specific Job engine version was requested. When you request an invalid version, the response for this property will be empty. Requests to create jobs with an invalid version result in a 400 error message, and no job is created.
554
- * @public
555
- */
556
- JobEngineVersionUsed?: string | undefined;
557
- /**
558
- * An estimate of how far your job has progressed. This estimate is shown as a percentage of the total time from when your job leaves its queue to when your output files appear in your output Amazon S3 bucket. AWS Elemental MediaConvert provides jobPercentComplete in CloudWatch STATUS_UPDATE events and in the response to GetJob and ListJobs requests. The jobPercentComplete estimate is reliable for the following input containers: Quicktime, Transport Stream, MP4, and MXF. For some jobs, the service can't provide information about job progress. In those cases, jobPercentComplete returns a null value.
559
- * @public
560
- */
561
- JobPercentComplete?: number | undefined;
562
- /**
563
- * The job template that the job is created from, if it is created from a job template.
564
- * @public
565
- */
566
- JobTemplate?: string | undefined;
567
- /**
568
- * Contains information about the most recent share attempt for the job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/creating-resource-share.html
569
- * @public
570
- */
571
- LastShareDetails?: string | undefined;
572
- /**
573
- * Provides messages from the service about jobs that you have already successfully submitted.
574
- * @public
575
- */
576
- Messages?: JobMessages | undefined;
577
- /**
578
- * List of output group details
579
- * @public
580
- */
581
- OutputGroupDetails?: OutputGroupDetail[] | undefined;
582
- /**
583
- * Relative priority on the job.
584
- * @public
585
- */
586
- Priority?: number | undefined;
587
- /**
588
- * When you create a job, you can specify a queue to send it to. If you don't specify, the job will go to the default queue. For more about queues, see the User Guide topic at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
589
- * @public
590
- */
591
- Queue?: string | undefined;
592
- /**
593
- * The job's queue hopping history.
594
- * @public
595
- */
596
- QueueTransitions?: QueueTransition[] | undefined;
597
- /**
598
- * The number of times that the service automatically attempted to process your job after encountering an error.
599
- * @public
600
- */
601
- RetryCount?: number | undefined;
602
- /**
603
- * The IAM role you use for creating this job. For details about permissions, see the User Guide topic at the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html
604
- * @public
605
- */
606
- Role: string | undefined;
607
- /**
608
- * JobSettings contains all the transcode settings for a job.
609
- * @public
610
- */
611
- Settings: JobSettings | undefined;
612
- /**
613
- * A job's share status can be NOT_SHARED, INITIATED, or SHARED
614
- * @public
615
- */
616
- ShareStatus?: ShareStatus | undefined;
617
- /**
618
- * Enable this setting when you run a test job to estimate how many reserved transcoding slots (RTS) you need. When this is enabled, MediaConvert runs your job from an on-demand queue with similar performance to what you will see with one RTS in a reserved queue. This setting is disabled by default.
619
- * @public
620
- */
621
- SimulateReservedQueue?: SimulateReservedQueue | undefined;
622
- /**
623
- * A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.
624
- * @public
625
- */
626
- Status?: JobStatus | undefined;
627
- /**
628
- * Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error.
629
- * @public
630
- */
631
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
632
- /**
633
- * Information about when jobs are submitted, started, and finished is specified in Unix epoch format in seconds.
634
- * @public
635
- */
636
- Timing?: Timing | undefined;
637
- /**
638
- * User-defined metadata that you want to associate with an MediaConvert job. You specify metadata in key/value pairs.
639
- * @public
640
- */
641
- UserMetadata?: Record<string, string> | undefined;
642
- /**
643
- * Contains any warning messages for the job. Use to help identify potential issues with your input, output, or job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html
644
- * @public
645
- */
646
- Warnings?: WarningGroup[] | undefined;
647
- }
648
- /**
649
- * Use Job engine versions to run jobs for your production workflow on one version, while you test and validate the latest version. Job engine versions are in a YYYY-MM-DD format.
650
- * @public
651
- */
652
- export interface JobEngineVersion {
653
- /**
654
- * The date that this Job engine version expires. Requests to create jobs with an expired version result in a regular job, as if no specific Job engine version was requested.
655
- * @public
656
- */
657
- ExpirationDate?: Date | undefined;
658
- /**
659
- * Use Job engine versions to run jobs for your production workflow on one version, while you test and validate the latest version. Job engine versions represent periodically grouped MediaConvert releases with new features, updates, improvements, and fixes. Job engine versions are in a YYYY-MM-DD format. Note that the Job engine version feature is not publicly available at this time. To request access, contact AWS support.
660
- * @public
661
- */
662
- Version?: string | undefined;
663
- }
664
- /**
665
- * @public
666
- * @enum
667
- */
668
- export declare const JobsQueryFilterKey: {
669
- readonly audioCodec: "audioCodec";
670
- readonly fileInput: "fileInput";
671
- readonly jobEngineVersionRequested: "jobEngineVersionRequested";
672
- readonly jobEngineVersionUsed: "jobEngineVersionUsed";
673
- readonly queue: "queue";
674
- readonly status: "status";
675
- readonly videoCodec: "videoCodec";
676
- };
677
- /**
678
- * @public
679
- */
680
- export type JobsQueryFilterKey = (typeof JobsQueryFilterKey)[keyof typeof JobsQueryFilterKey];
681
- /**
682
- * Provide one or more JobsQueryFilter objects, each containing a Key with an associated Values array. Note that MediaConvert queries jobs using OR logic.
683
- * @public
684
- */
685
- export interface JobsQueryFilter {
686
- /**
687
- * Specify job details to filter for while performing a jobs query. You specify these filters as part of a key-value pair within the JobsQueryFilter array. The following list describes which keys are available and their possible values: * queue - Your Queue's name or ARN. * status - Your job's status. (SUBMITTED | PROGRESSING | COMPLETE | CANCELED | ERROR) * fileInput - Your input file URL, or partial input file name. * jobEngineVersionRequested - The Job engine version that you requested for your job. Valid versions are in a YYYY-MM-DD format. * jobEngineVersionUsed - The Job engine version that your job used. This may differ from the version that you requested. Valid versions are in a YYYY-MM-DD format. * audioCodec - Your output's audio codec. (AAC | MP2 | MP3 | WAV | AIFF | AC3| EAC3 | EAC3_ATMOS | VORBIS | OPUS | PASSTHROUGH | FLAC) * videoCodec - Your output's video codec. (AV1 | AVC_INTRA | FRAME_CAPTURE | H_264 | H_265 | MPEG2 | PASSTHROUGH | PRORES | UNCOMPRESSED | VC3 | VP8 | VP9 | XAVC)
688
- * @public
689
- */
690
- Key?: JobsQueryFilterKey | undefined;
691
- /**
692
- * A list of values associated with a JobsQueryFilterKey.
693
- * @public
694
- */
695
- Values?: string[] | undefined;
696
- }
697
- /**
698
- * JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it.
699
- * @public
700
- */
701
- export interface JobTemplateSettings {
702
- /**
703
- * When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.
704
- * @public
705
- */
706
- AdAvailOffset?: number | undefined;
707
- /**
708
- * Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.
709
- * @public
710
- */
711
- AvailBlanking?: AvailBlanking | undefined;
712
- /**
713
- * Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/3d-luts.html
714
- * @public
715
- */
716
- ColorConversion3DLUTSettings?: ColorConversion3DLUTSetting[] | undefined;
717
- /**
718
- * Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.
719
- * @public
720
- */
721
- Esam?: EsamSettings | undefined;
722
- /**
723
- * If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.
724
- * @public
725
- */
726
- ExtendedDataServices?: ExtendedDataServices | undefined;
727
- /**
728
- * Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable "Follow source" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs.
729
- * @public
730
- */
731
- FollowSource?: number | undefined;
732
- /**
733
- * Use Inputs to define the source file used in the transcode job. There can only be one input in a job template. Using the API, you can include multiple inputs when referencing a job template.
734
- * @public
735
- */
736
- Inputs?: InputTemplate[] | undefined;
737
- /**
738
- * Use these settings only when you use Kantar watermarking. Specify the values that MediaConvert uses to generate and place Kantar watermarks in your output audio. These settings apply to every output in your job. In addition to specifying these values, you also need to store your Kantar credentials in AWS Secrets Manager. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.
739
- * @public
740
- */
741
- KantarWatermark?: KantarWatermarkSettings | undefined;
742
- /**
743
- * Overlay motion graphics on top of your video. The motion graphics that you specify here appear on all outputs in all output groups. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/motion-graphic-overlay.html.
744
- * @public
745
- */
746
- MotionImageInserter?: MotionImageInserter | undefined;
747
- /**
748
- * Settings for your Nielsen configuration. If you don't do Nielsen measurement and analytics, ignore these settings. When you enable Nielsen configuration, MediaConvert enables PCM to ID3 tagging for all outputs in the job.
749
- * @public
750
- */
751
- NielsenConfiguration?: NielsenConfiguration | undefined;
752
- /**
753
- * Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 6.0.13 Nielsen NLM Watermark Engine Version 1.3.3 Nielsen Watermark Authenticator [SID_TIC] Version [7.0.0]
754
- * @public
755
- */
756
- NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings | undefined;
757
- /**
758
- * Contains one group of settings for each set of outputs that share a common package type. All unpackaged files (MPEG-4, MPEG-2 TS, Quicktime, MXF, and no container) are grouped in a single output group as well. Required in is a group of settings that apply to the whole group. This required object depends on the value you set for Type. Type, settings object pairs are as follows. * FILE_GROUP_SETTINGS, FileGroupSettings * HLS_GROUP_SETTINGS, HlsGroupSettings * DASH_ISO_GROUP_SETTINGS, DashIsoGroupSettings * MS_SMOOTH_GROUP_SETTINGS, MsSmoothGroupSettings * CMAF_GROUP_SETTINGS, CmafGroupSettings
759
- * @public
760
- */
761
- OutputGroups?: OutputGroup[] | undefined;
762
- /**
763
- * These settings control how the service handles timecodes throughout the job. These settings don't affect input clipping.
764
- * @public
765
- */
766
- TimecodeConfig?: TimecodeConfig | undefined;
767
- /**
768
- * Insert user-defined custom ID3 metadata at timecodes that you specify. In each output that you want to include this metadata, you must set ID3 metadata to Passthrough.
769
- * @public
770
- */
771
- TimedMetadataInsertion?: TimedMetadataInsertion | undefined;
772
- }
773
- /**
774
- * @public
775
- * @enum
776
- */
777
- export declare const Type: {
778
- readonly CUSTOM: "CUSTOM";
779
- readonly SYSTEM: "SYSTEM";
780
- };
781
- /**
782
- * @public
783
- */
784
- export type Type = (typeof Type)[keyof typeof Type];
785
- /**
786
- * A job template is a pre-made set of encoding instructions that you can use to quickly create a job.
787
- * @public
788
- */
789
- export interface JobTemplate {
790
- /**
791
- * Accelerated transcoding can significantly speed up jobs with long, visually complex content.
792
- * @public
793
- */
794
- AccelerationSettings?: AccelerationSettings | undefined;
795
- /**
796
- * An identifier for this resource that is unique within all of AWS.
797
- * @public
798
- */
799
- Arn?: string | undefined;
800
- /**
801
- * An optional category you create to organize your job templates.
802
- * @public
803
- */
804
- Category?: string | undefined;
805
- /**
806
- * The timestamp in epoch seconds for Job template creation.
807
- * @public
808
- */
809
- CreatedAt?: Date | undefined;
810
- /**
811
- * An optional description you create for each job template.
812
- * @public
813
- */
814
- Description?: string | undefined;
815
- /**
816
- * Optional list of hop destinations.
817
- * @public
818
- */
819
- HopDestinations?: HopDestination[] | undefined;
820
- /**
821
- * The timestamp in epoch seconds when the Job template was last updated.
822
- * @public
823
- */
824
- LastUpdated?: Date | undefined;
825
- /**
826
- * A name you create for each job template. Each name must be unique within your account.
827
- * @public
828
- */
829
- Name: string | undefined;
830
- /**
831
- * Relative priority on the job.
832
- * @public
833
- */
834
- Priority?: number | undefined;
835
- /**
836
- * Optional. The queue that jobs created from this template are assigned to. If you don't specify this, jobs will go to the default queue.
837
- * @public
838
- */
839
- Queue?: string | undefined;
840
- /**
841
- * JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it.
842
- * @public
843
- */
844
- Settings: JobTemplateSettings | undefined;
845
- /**
846
- * Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error.
847
- * @public
848
- */
849
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
850
- /**
851
- * A job template can be of two types: system or custom. System or built-in job templates can't be modified or deleted by the user.
852
- * @public
853
- */
854
- Type?: Type | undefined;
855
- }
856
- /**
857
- * Settings for preset
858
- * @public
859
- */
860
- export interface PresetSettings {
861
- /**
862
- * Contains groups of audio encoding settings organized by audio codec. Include one instance of per output. Can contain multiple groups of encoding settings.
863
- * @public
864
- */
865
- AudioDescriptions?: AudioDescription[] | undefined;
866
- /**
867
- * This object holds groups of settings related to captions for one output. For each output that has captions, include one instance of CaptionDescriptions.
868
- * @public
869
- */
870
- CaptionDescriptions?: CaptionDescriptionPreset[] | undefined;
871
- /**
872
- * Container specific settings.
873
- * @public
874
- */
875
- ContainerSettings?: ContainerSettings | undefined;
876
- /**
877
- * VideoDescription contains a group of video encoding settings. The specific video settings depend on the video codec that you choose for the property codec. Include one instance of VideoDescription per output.
878
- * @public
879
- */
880
- VideoDescription?: VideoDescription | undefined;
881
- }
882
- /**
883
- * A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.
884
- * @public
885
- */
886
- export interface Preset {
887
- /**
888
- * An identifier for this resource that is unique within all of AWS.
889
- * @public
890
- */
891
- Arn?: string | undefined;
892
- /**
893
- * An optional category you create to organize your presets.
894
- * @public
895
- */
896
- Category?: string | undefined;
897
- /**
898
- * The timestamp in epoch seconds for preset creation.
899
- * @public
900
- */
901
- CreatedAt?: Date | undefined;
902
- /**
903
- * An optional description you create for each preset.
904
- * @public
905
- */
906
- Description?: string | undefined;
907
- /**
908
- * The timestamp in epoch seconds when the preset was last updated.
909
- * @public
910
- */
911
- LastUpdated?: Date | undefined;
912
- /**
913
- * A name you create for each preset. Each name must be unique within your account.
914
- * @public
915
- */
916
- Name: string | undefined;
917
- /**
918
- * Settings for preset
919
- * @public
920
- */
921
- Settings: PresetSettings | undefined;
922
- /**
923
- * A preset can be of two types: system or custom. System or built-in preset can't be modified or deleted by the user.
924
- * @public
925
- */
926
- Type?: Type | undefined;
927
- }
928
- /**
929
- * The input file that needs to be analyzed.
930
- * @public
931
- */
932
- export interface ProbeInputFile {
933
- /**
934
- * Specify the S3, HTTP, or HTTPS URL for your media file.
935
- * @public
936
- */
937
- FileUrl?: string | undefined;
938
- }
939
- /**
940
- * @public
941
- * @enum
942
- */
943
- export declare const Format: {
944
- readonly matroska: "matroska";
945
- readonly mp4: "mp4";
946
- readonly mxf: "mxf";
947
- readonly quicktime: "quicktime";
948
- readonly webm: "webm";
949
- };
950
- /**
951
- * @public
952
- */
953
- export type Format = (typeof Format)[keyof typeof Format];
954
- /**
955
- * The frame rate of the video or audio track, expressed as a fraction with numerator and denominator values.
956
- * @public
957
- */
958
- export interface FrameRate {
959
- /**
960
- * The denominator, or bottom number, in the fractional frame rate. For example, if your frame rate is 24000 / 1001 (23.976 frames per second), then the denominator would be 1001.
961
- * @public
962
- */
963
- Denominator?: number | undefined;
964
- /**
965
- * The numerator, or top number, in the fractional frame rate. For example, if your frame rate is 24000 / 1001 (23.976 frames per second), then the numerator would be 24000.
966
- * @public
967
- */
968
- Numerator?: number | undefined;
969
- }
970
- /**
971
- * Details about the media file's audio track.
972
- * @public
973
- */
974
- export interface AudioProperties {
975
- /**
976
- * The bit depth of the audio track.
977
- * @public
978
- */
979
- BitDepth?: number | undefined;
980
- /**
981
- * The bit rate of the audio track, in bits per second.
982
- * @public
983
- */
984
- BitRate?: number | undefined;
985
- /**
986
- * The number of audio channels in the audio track.
987
- * @public
988
- */
989
- Channels?: number | undefined;
990
- /**
991
- * The frame rate of the video or audio track, expressed as a fraction with numerator and denominator values.
992
- * @public
993
- */
994
- FrameRate?: FrameRate | undefined;
995
- /**
996
- * The language code of the audio track, in three character ISO 639-3 format.
997
- * @public
998
- */
999
- LanguageCode?: string | undefined;
1000
- /**
1001
- * The sample rate of the audio track.
1002
- * @public
1003
- */
1004
- SampleRate?: number | undefined;
1005
- }
1006
- /**
1007
- * @public
1008
- * @enum
1009
- */
1010
- export declare const Codec: {
1011
- readonly AAC: "AAC";
1012
- readonly AC3: "AC3";
1013
- readonly AV1: "AV1";
1014
- readonly AVC: "AVC";
1015
- readonly C608: "C608";
1016
- readonly C708: "C708";
1017
- readonly EAC3: "EAC3";
1018
- readonly FLAC: "FLAC";
1019
- readonly HEVC: "HEVC";
1020
- readonly JPEG2000: "JPEG2000";
1021
- readonly MJPEG: "MJPEG";
1022
- readonly MP3: "MP3";
1023
- readonly MP4V: "MP4V";
1024
- readonly MPEG1: "MPEG1";
1025
- readonly MPEG2: "MPEG2";
1026
- readonly OPUS: "OPUS";
1027
- readonly PCM: "PCM";
1028
- readonly PRORES: "PRORES";
1029
- readonly QTRLE: "QTRLE";
1030
- readonly THEORA: "THEORA";
1031
- readonly UNKNOWN: "UNKNOWN";
1032
- readonly VFW: "VFW";
1033
- readonly VORBIS: "VORBIS";
1034
- readonly VP8: "VP8";
1035
- readonly VP9: "VP9";
1036
- readonly WEBVTT: "WEBVTT";
1037
- };
1038
- /**
1039
- * @public
1040
- */
1041
- export type Codec = (typeof Codec)[keyof typeof Codec];
1042
- /**
1043
- * Details about the media file's data track.
1044
- * @public
1045
- */
1046
- export interface DataProperties {
1047
- /**
1048
- * The language code of the data track, in three character ISO 639-3 format.
1049
- * @public
1050
- */
1051
- LanguageCode?: string | undefined;
1052
- }
1053
- /**
1054
- * @public
1055
- * @enum
1056
- */
1057
- export declare const TrackType: {
1058
- readonly audio: "audio";
1059
- readonly data: "data";
1060
- readonly video: "video";
1061
- };
1062
- /**
1063
- * @public
1064
- */
1065
- export type TrackType = (typeof TrackType)[keyof typeof TrackType];
1066
- /**
1067
- * @public
1068
- * @enum
1069
- */
1070
- export declare const ColorPrimaries: {
1071
- readonly EBU_3213_E: "EBU_3213_E";
1072
- readonly GENERIC_FILM: "GENERIC_FILM";
1073
- readonly IPT: "IPT";
1074
- readonly ITU_2020: "ITU_2020";
1075
- readonly ITU_470BG: "ITU_470BG";
1076
- readonly ITU_470M: "ITU_470M";
1077
- readonly ITU_709: "ITU_709";
1078
- readonly LAST: "LAST";
1079
- readonly RESERVED: "RESERVED";
1080
- readonly SMPTE_170M: "SMPTE_170M";
1081
- readonly SMPTE_2067XYZ: "SMPTE_2067XYZ";
1082
- readonly SMPTE_240M: "SMPTE_240M";
1083
- readonly SMPTE_428_1: "SMPTE_428_1";
1084
- readonly SMPTE_431_2: "SMPTE_431_2";
1085
- readonly SMPTE_EG_432_1: "SMPTE_EG_432_1";
1086
- readonly UNSPECIFIED: "UNSPECIFIED";
1087
- };
1088
- /**
1089
- * @public
1090
- */
1091
- export type ColorPrimaries = (typeof ColorPrimaries)[keyof typeof ColorPrimaries];
1092
- /**
1093
- * @public
1094
- * @enum
1095
- */
1096
- export declare const MatrixCoefficients: {
1097
- readonly CD_CL: "CD_CL";
1098
- readonly CD_NCL: "CD_NCL";
1099
- readonly EBU3213: "EBU3213";
1100
- readonly FCC: "FCC";
1101
- readonly IPT: "IPT";
1102
- readonly ITU_2020_CL: "ITU_2020_CL";
1103
- readonly ITU_2020_NCL: "ITU_2020_NCL";
1104
- readonly ITU_2100ICtCp: "ITU_2100ICtCp";
1105
- readonly ITU_470BG: "ITU_470BG";
1106
- readonly ITU_709: "ITU_709";
1107
- readonly LAST: "LAST";
1108
- readonly RESERVED: "RESERVED";
1109
- readonly RGB: "RGB";
1110
- readonly SMPTE_170M: "SMPTE_170M";
1111
- readonly SMPTE_2085: "SMPTE_2085";
1112
- readonly SMPTE_240M: "SMPTE_240M";
1113
- readonly UNSPECIFIED: "UNSPECIFIED";
1114
- readonly YCgCo: "YCgCo";
1115
- };
1116
- /**
1117
- * @public
1118
- */
1119
- export type MatrixCoefficients = (typeof MatrixCoefficients)[keyof typeof MatrixCoefficients];
1120
- /**
1121
- * @public
1122
- * @enum
1123
- */
1124
- export declare const TransferCharacteristics: {
1125
- readonly ARIB_B67: "ARIB_B67";
1126
- readonly IEC_61966_2_1: "IEC_61966_2_1";
1127
- readonly IEC_61966_2_4: "IEC_61966_2_4";
1128
- readonly ITU_1361: "ITU_1361";
1129
- readonly ITU_2020_10bit: "ITU_2020_10bit";
1130
- readonly ITU_2020_12bit: "ITU_2020_12bit";
1131
- readonly ITU_470BG: "ITU_470BG";
1132
- readonly ITU_470M: "ITU_470M";
1133
- readonly ITU_709: "ITU_709";
1134
- readonly LAST: "LAST";
1135
- readonly LINEAR: "LINEAR";
1136
- readonly LOC10_2_5: "LOC10_2_5";
1137
- readonly LOG10_2: "LOG10_2";
1138
- readonly RESERVED: "RESERVED";
1139
- readonly SMPTE_170M: "SMPTE_170M";
1140
- readonly SMPTE_2084: "SMPTE_2084";
1141
- readonly SMPTE_240M: "SMPTE_240M";
1142
- readonly SMPTE_428_1: "SMPTE_428_1";
1143
- readonly UNSPECIFIED: "UNSPECIFIED";
1144
- };
1145
- /**
1146
- * @public
1147
- */
1148
- export type TransferCharacteristics = (typeof TransferCharacteristics)[keyof typeof TransferCharacteristics];
1149
- /**
1150
- * Codec-specific parameters parsed from the video essence headers. This information provides detailed technical specifications about how the video was encoded, including profile settings, resolution details, and color space information that can help you understand the source video characteristics and make informed encoding decisions.
1151
- * @public
1152
- */
1153
- export interface CodecMetadata {
1154
- /**
1155
- * The number of bits used per color component in the video essence such as 8, 10, or 12 bits. Standard range (SDR) video typically uses 8-bit, while 10-bit is common for high dynamic range (HDR).
1156
- * @public
1157
- */
1158
- BitDepth?: number | undefined;
1159
- /**
1160
- * The chroma subsampling format used in the video encoding, such as "4:2:0" or "4:4:4". This describes how color information is sampled relative to brightness information. Different subsampling ratios affect video quality and file size, with "4:4:4" providing the highest color fidelity and "4:2:0" being most common for standard video.
1161
- * @public
1162
- */
1163
- ChromaSubsampling?: string | undefined;
1164
- /**
1165
- * The frame rate of the video or audio track, expressed as a fraction with numerator and denominator values.
1166
- * @public
1167
- */
1168
- CodedFrameRate?: FrameRate | undefined;
1169
- /**
1170
- * The color space primaries of the video track, defining the red, green, and blue color coordinates used for the video. This information helps ensure accurate color reproduction during playback and transcoding.
1171
- * @public
1172
- */
1173
- ColorPrimaries?: ColorPrimaries | undefined;
1174
- /**
1175
- * The height in pixels as coded by the codec. This represents the actual encoded video height as specified in the video stream headers.
1176
- * @public
1177
- */
1178
- Height?: number | undefined;
1179
- /**
1180
- * The codec level or tier that specifies the maximum processing requirements and capabilities. Levels define constraints such as maximum bit rate, frame rate, and resolution.
1181
- * @public
1182
- */
1183
- Level?: string | undefined;
1184
- /**
1185
- * The color space matrix coefficients of the video track, defining how RGB color values are converted to and from YUV color space. This affects color accuracy during encoding and decoding processes.
1186
- * @public
1187
- */
1188
- MatrixCoefficients?: MatrixCoefficients | undefined;
1189
- /**
1190
- * The codec profile used to encode the video. Profiles define specific feature sets and capabilities within a codec standard. For example, H.264 profiles include Baseline, Main, and High, each supporting different encoding features and complexity levels.
1191
- * @public
1192
- */
1193
- Profile?: string | undefined;
1194
- /**
1195
- * The scanning method specified in the video essence, indicating whether the video uses progressive or interlaced scanning.
1196
- * @public
1197
- */
1198
- ScanType?: string | undefined;
1199
- /**
1200
- * The color space transfer characteristics of the video track, defining the relationship between linear light values and the encoded signal values. This affects brightness and contrast reproduction.
1201
- * @public
1202
- */
1203
- TransferCharacteristics?: TransferCharacteristics | undefined;
1204
- /**
1205
- * The width in pixels as coded by the codec. This represents the actual encoded video width as specified in the video stream headers.
1206
- * @public
1207
- */
1208
- Width?: number | undefined;
1209
- }
1210
- /**
1211
- * Details about the media file's video track.
1212
- * @public
1213
- */
1214
- export interface VideoProperties {
1215
- /**
1216
- * The number of bits used per color component such as 8, 10, or 12 bits. Standard range (SDR) video typically uses 8-bit, while 10-bit is common for high dynamic range (HDR).
1217
- * @public
1218
- */
1219
- BitDepth?: number | undefined;
1220
- /**
1221
- * The bit rate of the video track, in bits per second.
1222
- * @public
1223
- */
1224
- BitRate?: number | undefined;
1225
- /**
1226
- * Codec-specific parameters parsed from the video essence headers. This information provides detailed technical specifications about how the video was encoded, including profile settings, resolution details, and color space information that can help you understand the source video characteristics and make informed encoding decisions.
1227
- * @public
1228
- */
1229
- CodecMetadata?: CodecMetadata | undefined;
1230
- /**
1231
- * The color space primaries of the video track, defining the red, green, and blue color coordinates used for the video. This information helps ensure accurate color reproduction during playback and transcoding.
1232
- * @public
1233
- */
1234
- ColorPrimaries?: ColorPrimaries | undefined;
1235
- /**
1236
- * The frame rate of the video or audio track, expressed as a fraction with numerator and denominator values.
1237
- * @public
1238
- */
1239
- FrameRate?: FrameRate | undefined;
1240
- /**
1241
- * The height of the video track, in pixels.
1242
- * @public
1243
- */
1244
- Height?: number | undefined;
1245
- /**
1246
- * The color space matrix coefficients of the video track, defining how RGB color values are converted to and from YUV color space. This affects color accuracy during encoding and decoding processes.
1247
- * @public
1248
- */
1249
- MatrixCoefficients?: MatrixCoefficients | undefined;
1250
- /**
1251
- * The color space transfer characteristics of the video track, defining the relationship between linear light values and the encoded signal values. This affects brightness and contrast reproduction.
1252
- * @public
1253
- */
1254
- TransferCharacteristics?: TransferCharacteristics | undefined;
1255
- /**
1256
- * The width of the video track, in pixels.
1257
- * @public
1258
- */
1259
- Width?: number | undefined;
1260
- }
1261
- /**
1262
- * Details about each track (video, audio, or data) in the media file.
1263
- * @public
1264
- */
1265
- export interface Track {
1266
- /**
1267
- * Details about the media file's audio track.
1268
- * @public
1269
- */
1270
- AudioProperties?: AudioProperties | undefined;
1271
- /**
1272
- * The codec of the audio or video track, or caption format of the data track.
1273
- * @public
1274
- */
1275
- Codec?: Codec | undefined;
1276
- /**
1277
- * Details about the media file's data track.
1278
- * @public
1279
- */
1280
- DataProperties?: DataProperties | undefined;
1281
- /**
1282
- * The duration of the track, in seconds.
1283
- * @public
1284
- */
1285
- Duration?: number | undefined;
1286
- /**
1287
- * The unique index number of the track, starting at 1.
1288
- * @public
1289
- */
1290
- Index?: number | undefined;
1291
- /**
1292
- * The type of track: video, audio, or data.
1293
- * @public
1294
- */
1295
- TrackType?: TrackType | undefined;
1296
- /**
1297
- * Details about the media file's video track.
1298
- * @public
1299
- */
1300
- VideoProperties?: VideoProperties | undefined;
1301
- }
1302
- /**
1303
- * The container of your media file. This information helps you understand the overall structure and details of your media, including format, duration, and track layout.
1304
- * @public
1305
- */
1306
- export interface Container {
1307
- /**
1308
- * The total duration of your media file, in seconds.
1309
- * @public
1310
- */
1311
- Duration?: number | undefined;
1312
- /**
1313
- * The format of your media file. For example: MP4, QuickTime (MOV), Matroska (MKV), WebM or MXF. Note that this will be blank if your media file has a format that the MediaConvert Probe operation does not recognize.
1314
- * @public
1315
- */
1316
- Format?: Format | undefined;
1317
- /**
1318
- * Details about each track (video, audio, or data) in the media file.
1319
- * @public
1320
- */
1321
- Tracks?: Track[] | undefined;
1322
- }
1323
- /**
1324
- * Metadata and other file information.
1325
- * @public
1326
- */
1327
- export interface Metadata {
1328
- /**
1329
- * The entity tag (ETag) of the file.
1330
- * @public
1331
- */
1332
- ETag?: string | undefined;
1333
- /**
1334
- * The size of the media file, in bytes.
1335
- * @public
1336
- */
1337
- FileSize?: number | undefined;
1338
- /**
1339
- * The last modification timestamp of the media file, in Unix time.
1340
- * @public
1341
- */
1342
- LastModified?: Date | undefined;
1343
- /**
1344
- * The MIME type of the media file.
1345
- * @public
1346
- */
1347
- MimeType?: string | undefined;
1348
- }
1349
- /**
1350
- * An array containing track mapping information.
1351
- * @public
1352
- */
1353
- export interface TrackMapping {
1354
- /**
1355
- * The index numbers of the audio tracks in your media file.
1356
- * @public
1357
- */
1358
- AudioTrackIndexes?: number[] | undefined;
1359
- /**
1360
- * The index numbers of the data tracks in your media file.
1361
- * @public
1362
- */
1363
- DataTrackIndexes?: number[] | undefined;
1364
- /**
1365
- * The index numbers of the video tracks in your media file.
1366
- * @public
1367
- */
1368
- VideoTrackIndexes?: number[] | undefined;
1369
- }
1370
- /**
1371
- * Probe results for your media file.
1372
- * @public
1373
- */
1374
- export interface ProbeResult {
1375
- /**
1376
- * The container of your media file. This information helps you understand the overall structure and details of your media, including format, duration, and track layout.
1377
- * @public
1378
- */
1379
- Container?: Container | undefined;
1380
- /**
1381
- * Metadata and other file information.
1382
- * @public
1383
- */
1384
- Metadata?: Metadata | undefined;
1385
- /**
1386
- * An array containing track mapping information.
1387
- * @public
1388
- */
1389
- TrackMappings?: TrackMapping[] | undefined;
1390
- }
1391
- /**
1392
- * @public
1393
- * @enum
1394
- */
1395
- export declare const PricingPlan: {
1396
- readonly ON_DEMAND: "ON_DEMAND";
1397
- readonly RESERVED: "RESERVED";
1398
- };
1399
- /**
1400
- * @public
1401
- */
1402
- export type PricingPlan = (typeof PricingPlan)[keyof typeof PricingPlan];
1403
- /**
1404
- * @public
1405
- * @enum
1406
- */
1407
- export declare const Commitment: {
1408
- readonly ONE_YEAR: "ONE_YEAR";
1409
- };
1410
- /**
1411
- * @public
1412
- */
1413
- export type Commitment = (typeof Commitment)[keyof typeof Commitment];
1414
- /**
1415
- * @public
1416
- * @enum
1417
- */
1418
- export declare const RenewalType: {
1419
- readonly AUTO_RENEW: "AUTO_RENEW";
1420
- readonly EXPIRE: "EXPIRE";
1421
- };
1422
- /**
1423
- * @public
1424
- */
1425
- export type RenewalType = (typeof RenewalType)[keyof typeof RenewalType];
1426
- /**
1427
- * @public
1428
- * @enum
1429
- */
1430
- export declare const ReservationPlanStatus: {
1431
- readonly ACTIVE: "ACTIVE";
1432
- readonly EXPIRED: "EXPIRED";
1433
- };
1434
- /**
1435
- * @public
1436
- */
1437
- export type ReservationPlanStatus = (typeof ReservationPlanStatus)[keyof typeof ReservationPlanStatus];
1438
- /**
1439
- * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
1440
- * @public
1441
- */
1442
- export interface ReservationPlan {
1443
- /**
1444
- * The length of the term of your reserved queue pricing plan commitment.
1445
- * @public
1446
- */
1447
- Commitment?: Commitment | undefined;
1448
- /**
1449
- * The timestamp in epoch seconds for when the current pricing plan term for this reserved queue expires.
1450
- * @public
1451
- */
1452
- ExpiresAt?: Date | undefined;
1453
- /**
1454
- * The timestamp in epoch seconds for when you set up the current pricing plan for this reserved queue.
1455
- * @public
1456
- */
1457
- PurchasedAt?: Date | undefined;
1458
- /**
1459
- * Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
1460
- * @public
1461
- */
1462
- RenewalType?: RenewalType | undefined;
1463
- /**
1464
- * Specifies the number of reserved transcode slots (RTS) for this queue. The number of RTS determines how many jobs the queue can process in parallel; each RTS can process one job at a time. When you increase this number, you extend your existing commitment with a new 12-month commitment for a larger number of RTS. The new commitment begins when you purchase the additional capacity. You can't decrease the number of RTS in your reserved queue.
1465
- * @public
1466
- */
1467
- ReservedSlots?: number | undefined;
1468
- /**
1469
- * Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
1470
- * @public
1471
- */
1472
- Status?: ReservationPlanStatus | undefined;
1473
- }
1474
- /**
1475
- * A service override applied by MediaConvert to the settings that you have configured. If you see any overrides, we recommend that you contact AWS Support.
1476
- * @public
1477
- */
1478
- export interface ServiceOverride {
1479
- /**
1480
- * Details about the service override that MediaConvert has applied.
1481
- * @public
1482
- */
1483
- Message?: string | undefined;
1484
- /**
1485
- * The name of the setting that MediaConvert has applied an override to.
1486
- * @public
1487
- */
1488
- Name?: string | undefined;
1489
- /**
1490
- * The current value of the service override that MediaConvert has applied.
1491
- * @public
1492
- */
1493
- OverrideValue?: string | undefined;
1494
- /**
1495
- * The value of the setting that you configured, prior to any overrides that MediaConvert has applied.
1496
- * @public
1497
- */
1498
- Value?: string | undefined;
1499
- }
1500
- /**
1501
- * @public
1502
- * @enum
1503
- */
1504
- export declare const QueueStatus: {
1505
- readonly ACTIVE: "ACTIVE";
1506
- readonly PAUSED: "PAUSED";
1507
- };
1508
- /**
1509
- * @public
1510
- */
1511
- export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
1512
- /**
1513
- * You can use queues to manage the resources that are available to your AWS account for running multiple transcoding jobs at the same time. If you don't specify a queue, the service sends all jobs through the default queue. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html.
1514
- * @public
1515
- */
1516
- export interface Queue {
1517
- /**
1518
- * An identifier for this resource that is unique within all of AWS.
1519
- * @public
1520
- */
1521
- Arn?: string | undefined;
1522
- /**
1523
- * The maximum number of jobs your queue can process concurrently.
1524
- * @public
1525
- */
1526
- ConcurrentJobs?: number | undefined;
1527
- /**
1528
- * The timestamp in epoch seconds for when you created the queue.
1529
- * @public
1530
- */
1531
- CreatedAt?: Date | undefined;
1532
- /**
1533
- * An optional description that you create for each queue.
1534
- * @public
1535
- */
1536
- Description?: string | undefined;
1537
- /**
1538
- * The timestamp in epoch seconds for when you most recently updated the queue.
1539
- * @public
1540
- */
1541
- LastUpdated?: Date | undefined;
1542
- /**
1543
- * A name that you create for each queue. Each name must be unique within your account.
1544
- * @public
1545
- */
1546
- Name: string | undefined;
1547
- /**
1548
- * Specifies whether the pricing plan for the queue is on-demand or reserved. For on-demand, you pay per minute, billed in increments of .01 minute. For reserved, you pay for the transcoding capacity of the entire queue, regardless of how much or how little you use it. Reserved pricing requires a 12-month commitment.
1549
- * @public
1550
- */
1551
- PricingPlan?: PricingPlan | undefined;
1552
- /**
1553
- * The estimated number of jobs with a PROGRESSING status.
1554
- * @public
1555
- */
1556
- ProgressingJobsCount?: number | undefined;
1557
- /**
1558
- * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
1559
- * @public
1560
- */
1561
- ReservationPlan?: ReservationPlan | undefined;
1562
- /**
1563
- * A list of any service overrides applied by MediaConvert to the settings that you have configured. If you see any overrides, we recommend that you contact AWS Support.
1564
- * @public
1565
- */
1566
- ServiceOverrides?: ServiceOverride[] | undefined;
1567
- /**
1568
- * Queues can be ACTIVE or PAUSED. If you pause a queue, the service won't begin processing jobs in that queue. Jobs that are running when you pause the queue continue to run until they finish or result in an error.
1569
- * @public
1570
- */
1571
- Status?: QueueStatus | undefined;
1572
- /**
1573
- * The estimated number of jobs with a SUBMITTED status.
1574
- * @public
1575
- */
1576
- SubmittedJobsCount?: number | undefined;
1577
- /**
1578
- * Specifies whether this on-demand queue is system or custom. System queues are built in. You can't modify or delete system queues. You can create and modify custom queues.
1579
- * @public
1580
- */
1581
- Type?: Type | undefined;
1582
- }
1583
- /**
1584
- * @public
1585
- */
1586
- export interface AssociateCertificateRequest {
1587
- /**
1588
- * The ARN of the ACM certificate that you want to associate with your MediaConvert resource.
1589
- * @public
1590
- */
1591
- Arn: string | undefined;
1592
- }
1593
- /**
1594
- * @public
1595
- */
1596
- export interface AssociateCertificateResponse {
1597
- }
1598
- /**
1599
- * The service can't process your request because of a problem in the request. Please check your request form and syntax.
1600
- * @public
1601
- */
1602
- export declare class BadRequestException extends __BaseException {
1603
- readonly name: "BadRequestException";
1604
- readonly $fault: "client";
1605
- Message?: string | undefined;
1606
- /**
1607
- * @internal
1608
- */
1609
- constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
1610
- }
1611
- /**
1612
- * The service couldn't complete your request because there is a conflict with the current state of the resource.
1613
- * @public
1614
- */
1615
- export declare class ConflictException extends __BaseException {
1616
- readonly name: "ConflictException";
1617
- readonly $fault: "client";
1618
- Message?: string | undefined;
1619
- /**
1620
- * @internal
1621
- */
1622
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
1623
- }
1624
- /**
1625
- * You don't have permissions for this action with the credentials you sent.
1626
- * @public
1627
- */
1628
- export declare class ForbiddenException extends __BaseException {
1629
- readonly name: "ForbiddenException";
1630
- readonly $fault: "client";
1631
- Message?: string | undefined;
1632
- /**
1633
- * @internal
1634
- */
1635
- constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
1636
- }
1637
- /**
1638
- * The service encountered an unexpected condition and can't fulfill your request.
1639
- * @public
1640
- */
1641
- export declare class InternalServerErrorException extends __BaseException {
1642
- readonly name: "InternalServerErrorException";
1643
- readonly $fault: "server";
1644
- Message?: string | undefined;
1645
- /**
1646
- * @internal
1647
- */
1648
- constructor(opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>);
1649
- }
1650
- /**
1651
- * The resource you requested doesn't exist.
1652
- * @public
1653
- */
1654
- export declare class NotFoundException extends __BaseException {
1655
- readonly name: "NotFoundException";
1656
- readonly $fault: "client";
1657
- Message?: string | undefined;
1658
- /**
1659
- * @internal
1660
- */
1661
- constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
1662
- }
1663
- /**
1664
- * You attempted to create more resources than the service allows based on service quotas.
1665
- * @public
1666
- */
1667
- export declare class ServiceQuotaExceededException extends __BaseException {
1668
- readonly name: "ServiceQuotaExceededException";
1669
- readonly $fault: "client";
1670
- Message?: string | undefined;
1671
- /**
1672
- * @internal
1673
- */
1674
- constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
1675
- }
1676
- /**
1677
- * Too many requests have been sent in too short of a time. The service limits the rate at which it will accept requests.
1678
- * @public
1679
- */
1680
- export declare class TooManyRequestsException extends __BaseException {
1681
- readonly name: "TooManyRequestsException";
1682
- readonly $fault: "client";
1683
- Message?: string | undefined;
1684
- /**
1685
- * @internal
1686
- */
1687
- constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
1688
- }
1689
- /**
1690
- * @public
1691
- */
1692
- export interface CancelJobRequest {
1693
- /**
1694
- * The Job ID of the job to be cancelled.
1695
- * @public
1696
- */
1697
- Id: string | undefined;
1698
- }
1699
- /**
1700
- * @public
1701
- */
1702
- export interface CancelJobResponse {
1703
- }
1704
- /**
1705
- * @public
1706
- */
1707
- export interface CreateJobRequest {
1708
- /**
1709
- * Optional. Accelerated transcoding can significantly speed up jobs with long, visually complex content. Outputs that use this feature incur pro-tier pricing. For information about feature limitations, see the AWS Elemental MediaConvert User Guide.
1710
- * @public
1711
- */
1712
- AccelerationSettings?: AccelerationSettings | undefined;
1713
- /**
1714
- * Optionally choose a Billing tags source that AWS Billing and Cost Management will use to display tags for individual output costs on any billing report that you set up. Leave blank to use the default value, Job.
1715
- * @public
1716
- */
1717
- BillingTagsSource?: BillingTagsSource | undefined;
1718
- /**
1719
- * Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see https://docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.
1720
- * @public
1721
- */
1722
- ClientRequestToken?: string | undefined;
1723
- /**
1724
- * Optional. Use queue hopping to avoid overly long waits in the backlog of the queue that you submit your job to. Specify an alternate queue and the maximum time that your job will wait in the initial queue before hopping. For more information about this feature, see the AWS Elemental MediaConvert User Guide.
1725
- * @public
1726
- */
1727
- HopDestinations?: HopDestination[] | undefined;
1728
- /**
1729
- * Use Job engine versions to run jobs for your production workflow on one version, while you test and validate the latest version. Job engine versions represent periodically grouped MediaConvert releases with new features, updates, improvements, and fixes. Job engine versions are in a YYYY-MM-DD format. Note that the Job engine version feature is not publicly available at this time. To request access, contact AWS support.
1730
- * @public
1731
- */
1732
- JobEngineVersion?: string | undefined;
1733
- /**
1734
- * Optional. When you create a job, you can either specify a job template or specify the transcoding settings individually.
1735
- * @public
1736
- */
1737
- JobTemplate?: string | undefined;
1738
- /**
1739
- * Optional. Specify the relative priority for this job. In any given queue, the service begins processing the job with the highest value first. When more than one job has the same priority, the service begins processing the job that you submitted first. If you don't specify a priority, the service uses the default value 0.
1740
- * @public
1741
- */
1742
- Priority?: number | undefined;
1743
- /**
1744
- * Optional. When you create a job, you can specify a queue to send it to. If you don't specify, the job will go to the default queue. For more about queues, see the User Guide topic at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html.
1745
- * @public
1746
- */
1747
- Queue?: string | undefined;
1748
- /**
1749
- * Required. The IAM role you use for creating this job. For details about permissions, see the User Guide topic at the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html.
1750
- * @public
1751
- */
1752
- Role: string | undefined;
1753
- /**
1754
- * JobSettings contains all the transcode settings for a job.
1755
- * @public
1756
- */
1757
- Settings: JobSettings | undefined;
1758
- /**
1759
- * Optional. Enable this setting when you run a test job to estimate how many reserved transcoding slots (RTS) you need. When this is enabled, MediaConvert runs your job from an on-demand queue with similar performance to what you will see with one RTS in a reserved queue. This setting is disabled by default.
1760
- * @public
1761
- */
1762
- SimulateReservedQueue?: SimulateReservedQueue | undefined;
1763
- /**
1764
- * Optional. Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error.
1765
- * @public
1766
- */
1767
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
1768
- /**
1769
- * Optional. The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key. Use standard AWS tags on your job for automatic integration with AWS services and for custom integrations and workflows.
1770
- * @public
1771
- */
1772
- Tags?: Record<string, string> | undefined;
1773
- /**
1774
- * Optional. User-defined metadata that you want to associate with an MediaConvert job. You specify metadata in key/value pairs. Use only for existing integrations or workflows that rely on job metadata tags. Otherwise, we recommend that you use standard AWS tags.
1775
- * @public
1776
- */
1777
- UserMetadata?: Record<string, string> | undefined;
1778
- }
1779
- /**
1780
- * @public
1781
- */
1782
- export interface CreateJobResponse {
1783
- /**
1784
- * Each job converts an input file into an output file or files. For more information, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
1785
- * @public
1786
- */
1787
- Job?: Job | undefined;
1788
- }
1789
- /**
1790
- * @public
1791
- */
1792
- export interface CreateJobTemplateRequest {
1793
- /**
1794
- * Accelerated transcoding can significantly speed up jobs with long, visually complex content. Outputs that use this feature incur pro-tier pricing. For information about feature limitations, see the AWS Elemental MediaConvert User Guide.
1795
- * @public
1796
- */
1797
- AccelerationSettings?: AccelerationSettings | undefined;
1798
- /**
1799
- * Optional. A category for the job template you are creating
1800
- * @public
1801
- */
1802
- Category?: string | undefined;
1803
- /**
1804
- * Optional. A description of the job template you are creating.
1805
- * @public
1806
- */
1807
- Description?: string | undefined;
1808
- /**
1809
- * Optional. Use queue hopping to avoid overly long waits in the backlog of the queue that you submit your job to. Specify an alternate queue and the maximum time that your job will wait in the initial queue before hopping. For more information about this feature, see the AWS Elemental MediaConvert User Guide.
1810
- * @public
1811
- */
1812
- HopDestinations?: HopDestination[] | undefined;
1813
- /**
1814
- * The name of the job template you are creating.
1815
- * @public
1816
- */
1817
- Name: string | undefined;
1818
- /**
1819
- * Specify the relative priority for this job. In any given queue, the service begins processing the job with the highest value first. When more than one job has the same priority, the service begins processing the job that you submitted first. If you don't specify a priority, the service uses the default value 0.
1820
- * @public
1821
- */
1822
- Priority?: number | undefined;
1823
- /**
1824
- * Optional. The queue that jobs created from this template are assigned to. If you don't specify this, jobs will go to the default queue.
1825
- * @public
1826
- */
1827
- Queue?: string | undefined;
1828
- /**
1829
- * JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it.
1830
- * @public
1831
- */
1832
- Settings: JobTemplateSettings | undefined;
1833
- /**
1834
- * Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error.
1835
- * @public
1836
- */
1837
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
1838
- /**
1839
- * The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.
1840
- * @public
1841
- */
1842
- Tags?: Record<string, string> | undefined;
1843
- }
1844
- /**
1845
- * @public
1846
- */
1847
- export interface CreateJobTemplateResponse {
1848
- /**
1849
- * A job template is a pre-made set of encoding instructions that you can use to quickly create a job.
1850
- * @public
1851
- */
1852
- JobTemplate?: JobTemplate | undefined;
1853
- }
1854
- /**
1855
- * @public
1856
- */
1857
- export interface CreatePresetRequest {
1858
- /**
1859
- * Optional. A category for the preset you are creating.
1860
- * @public
1861
- */
1862
- Category?: string | undefined;
1863
- /**
1864
- * Optional. A description of the preset you are creating.
1865
- * @public
1866
- */
1867
- Description?: string | undefined;
1868
- /**
1869
- * The name of the preset you are creating.
1870
- * @public
1871
- */
1872
- Name: string | undefined;
1873
- /**
1874
- * Settings for preset
1875
- * @public
1876
- */
1877
- Settings: PresetSettings | undefined;
1878
- /**
1879
- * The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.
1880
- * @public
1881
- */
1882
- Tags?: Record<string, string> | undefined;
1883
- }
1884
- /**
1885
- * @public
1886
- */
1887
- export interface CreatePresetResponse {
1888
- /**
1889
- * A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.
1890
- * @public
1891
- */
1892
- Preset?: Preset | undefined;
1893
- }
1894
- /**
1895
- * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
1896
- * @public
1897
- */
1898
- export interface ReservationPlanSettings {
1899
- /**
1900
- * The length of the term of your reserved queue pricing plan commitment.
1901
- * @public
1902
- */
1903
- Commitment: Commitment | undefined;
1904
- /**
1905
- * Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term. When your term is auto renewed, you extend your commitment by 12 months from the auto renew date. You can cancel this commitment.
1906
- * @public
1907
- */
1908
- RenewalType: RenewalType | undefined;
1909
- /**
1910
- * Specifies the number of reserved transcode slots (RTS) for this queue. The number of RTS determines how many jobs the queue can process in parallel; each RTS can process one job at a time. You can't decrease the number of RTS in your reserved queue. You can increase the number of RTS by extending your existing commitment with a new 12-month commitment for the larger number. The new commitment begins when you purchase the additional capacity. You can't cancel your commitment or revert to your original commitment after you increase the capacity.
1911
- * @public
1912
- */
1913
- ReservedSlots: number | undefined;
1914
- }
1915
- /**
1916
- * @public
1917
- */
1918
- export interface CreateQueueRequest {
1919
- /**
1920
- * Specify the maximum number of jobs your queue can process concurrently. For on-demand queues, the value you enter is constrained by your service quotas for Maximum concurrent jobs, per on-demand queue and Maximum concurrent jobs, per account. For reserved queues, specify the number of jobs you can process concurrently in your reservation plan instead.
1921
- * @public
1922
- */
1923
- ConcurrentJobs?: number | undefined;
1924
- /**
1925
- * Optional. A description of the queue that you are creating.
1926
- * @public
1927
- */
1928
- Description?: string | undefined;
1929
- /**
1930
- * The name of the queue that you are creating.
1931
- * @public
1932
- */
1933
- Name: string | undefined;
1934
- /**
1935
- * Specifies whether the pricing plan for the queue is on-demand or reserved. For on-demand, you pay per minute, billed in increments of .01 minute. For reserved, you pay for the transcoding capacity of the entire queue, regardless of how much or how little you use it. Reserved pricing requires a 12-month commitment. When you use the API to create a queue, the default is on-demand.
1936
- * @public
1937
- */
1938
- PricingPlan?: PricingPlan | undefined;
1939
- /**
1940
- * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
1941
- * @public
1942
- */
1943
- ReservationPlanSettings?: ReservationPlanSettings | undefined;
1944
- /**
1945
- * Initial state of the queue. If you create a paused queue, then jobs in that queue won't begin.
1946
- * @public
1947
- */
1948
- Status?: QueueStatus | undefined;
1949
- /**
1950
- * The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.
1951
- * @public
1952
- */
1953
- Tags?: Record<string, string> | undefined;
1954
- }
1955
- /**
1956
- * @public
1957
- */
1958
- export interface CreateQueueResponse {
1959
- /**
1960
- * You can use queues to manage the resources that are available to your AWS account for running multiple transcoding jobs at the same time. If you don't specify a queue, the service sends all jobs through the default queue. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html.
1961
- * @public
1962
- */
1963
- Queue?: Queue | undefined;
1964
- }
1965
- /**
1966
- * @public
1967
- */
1968
- export interface CreateResourceShareRequest {
1969
- /**
1970
- * Specify MediaConvert Job ID or ARN to share
1971
- * @public
1972
- */
1973
- JobId: string | undefined;
1974
- /**
1975
- * AWS Support case identifier
1976
- * @public
1977
- */
1978
- SupportCaseId: string | undefined;
1979
- }
1980
- /**
1981
- * @public
1982
- */
1983
- export interface CreateResourceShareResponse {
1984
- }
1985
- /**
1986
- * @public
1987
- */
1988
- export interface DeleteJobTemplateRequest {
1989
- /**
1990
- * The name of the job template to be deleted.
1991
- * @public
1992
- */
1993
- Name: string | undefined;
1994
- }
1995
- /**
1996
- * @public
1997
- */
1998
- export interface DeleteJobTemplateResponse {
1999
- }
2000
- /**
2001
- * @public
2002
- */
2003
- export interface DeletePolicyRequest {
2004
- }
2005
- /**
2006
- * @public
2007
- */
2008
- export interface DeletePolicyResponse {
2009
- }
2010
- /**
2011
- * @public
2012
- */
2013
- export interface DeletePresetRequest {
2014
- /**
2015
- * The name of the preset to be deleted.
2016
- * @public
2017
- */
2018
- Name: string | undefined;
2019
- }
2020
- /**
2021
- * @public
2022
- */
2023
- export interface DeletePresetResponse {
2024
- }
2025
- /**
2026
- * @public
2027
- */
2028
- export interface DeleteQueueRequest {
2029
- /**
2030
- * The name of the queue that you want to delete.
2031
- * @public
2032
- */
2033
- Name: string | undefined;
2034
- }
2035
- /**
2036
- * @public
2037
- */
2038
- export interface DeleteQueueResponse {
2039
- }
2040
- /**
2041
- * @public
2042
- * @enum
2043
- */
2044
- export declare const DescribeEndpointsMode: {
2045
- readonly DEFAULT: "DEFAULT";
2046
- readonly GET_ONLY: "GET_ONLY";
2047
- };
2048
- /**
2049
- * @public
2050
- */
2051
- export type DescribeEndpointsMode = (typeof DescribeEndpointsMode)[keyof typeof DescribeEndpointsMode];
2052
- /**
2053
- * @public
2054
- */
2055
- export interface DescribeEndpointsRequest {
2056
- /**
2057
- * Optional. Max number of endpoints, up to twenty, that will be returned at one time.
2058
- * @public
2059
- */
2060
- MaxResults?: number | undefined;
2061
- /**
2062
- * Optional field, defaults to DEFAULT. Specify DEFAULT for this operation to return your endpoints if any exist, or to create an endpoint for you and return it if one doesn't already exist. Specify GET_ONLY to return your endpoints if any exist, or an empty list if none exist.
2063
- *
2064
- * @deprecated DescribeEndpoints and account specific endpoints are no longer required. We recommend that you send your requests directly to the regional endpoint instead.
2065
- * @public
2066
- */
2067
- Mode?: DescribeEndpointsMode | undefined;
2068
- /**
2069
- * Use this string, provided with the response to a previous request, to request the next batch of endpoints.
2070
- * @public
2071
- */
2072
- NextToken?: string | undefined;
2073
- }
2074
- /**
2075
- * @public
2076
- */
2077
- export interface DescribeEndpointsResponse {
2078
- /**
2079
- * List of endpoints
2080
- * @public
2081
- */
2082
- Endpoints?: Endpoint[] | undefined;
2083
- /**
2084
- * Use this string to request the next batch of endpoints.
2085
- * @public
2086
- */
2087
- NextToken?: string | undefined;
2088
- }
2089
- /**
2090
- * @public
2091
- */
2092
- export interface DisassociateCertificateRequest {
2093
- /**
2094
- * The ARN of the ACM certificate that you want to disassociate from your MediaConvert resource.
2095
- * @public
2096
- */
2097
- Arn: string | undefined;
2098
- }
2099
- /**
2100
- * @public
2101
- */
2102
- export interface DisassociateCertificateResponse {
2103
- }
2104
- /**
2105
- * @public
2106
- */
2107
- export interface GetJobRequest {
2108
- /**
2109
- * the job ID of the job.
2110
- * @public
2111
- */
2112
- Id: string | undefined;
2113
- }
2114
- /**
2115
- * @public
2116
- */
2117
- export interface GetJobResponse {
2118
- /**
2119
- * Each job converts an input file into an output file or files. For more information, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
2120
- * @public
2121
- */
2122
- Job?: Job | undefined;
2123
- }
2124
- /**
2125
- * @public
2126
- */
2127
- export interface GetJobsQueryResultsRequest {
2128
- /**
2129
- * The ID of the jobs query.
2130
- * @public
2131
- */
2132
- Id: string | undefined;
2133
- }
2134
- /**
2135
- * @public
2136
- * @enum
2137
- */
2138
- export declare const JobsQueryStatus: {
2139
- readonly COMPLETE: "COMPLETE";
2140
- readonly ERROR: "ERROR";
2141
- readonly PROGRESSING: "PROGRESSING";
2142
- readonly SUBMITTED: "SUBMITTED";
2143
- };
2144
- /**
2145
- * @public
2146
- */
2147
- export type JobsQueryStatus = (typeof JobsQueryStatus)[keyof typeof JobsQueryStatus];
2148
- /**
2149
- * @public
2150
- */
2151
- export interface GetJobsQueryResultsResponse {
2152
- /**
2153
- * List of jobs.
2154
- * @public
2155
- */
2156
- Jobs?: Job[] | undefined;
2157
- /**
2158
- * Use this string to request the next batch of jobs via the StartJobsQuery API.
2159
- * @public
2160
- */
2161
- NextToken?: string | undefined;
2162
- /**
2163
- * The status of the jobs query.
2164
- * @public
2165
- */
2166
- Status?: JobsQueryStatus | undefined;
2167
- }
2168
- /**
2169
- * @public
2170
- */
2171
- export interface GetJobTemplateRequest {
2172
- /**
2173
- * The name of the job template.
2174
- * @public
2175
- */
2176
- Name: string | undefined;
2177
- }
2178
- /**
2179
- * @public
2180
- */
2181
- export interface GetJobTemplateResponse {
2182
- /**
2183
- * A job template is a pre-made set of encoding instructions that you can use to quickly create a job.
2184
- * @public
2185
- */
2186
- JobTemplate?: JobTemplate | undefined;
2187
- }
2188
- /**
2189
- * @public
2190
- */
2191
- export interface GetPolicyRequest {
2192
- }
2193
- /**
2194
- * @public
2195
- * @enum
2196
- */
2197
- export declare const InputPolicy: {
2198
- readonly ALLOWED: "ALLOWED";
2199
- readonly DISALLOWED: "DISALLOWED";
2200
- };
2201
- /**
2202
- * @public
2203
- */
2204
- export type InputPolicy = (typeof InputPolicy)[keyof typeof InputPolicy];
2205
- /**
2206
- * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
2207
- * @public
2208
- */
2209
- export interface Policy {
2210
- /**
2211
- * Allow or disallow jobs that specify HTTP inputs.
2212
- * @public
2213
- */
2214
- HttpInputs?: InputPolicy | undefined;
2215
- /**
2216
- * Allow or disallow jobs that specify HTTPS inputs.
2217
- * @public
2218
- */
2219
- HttpsInputs?: InputPolicy | undefined;
2220
- /**
2221
- * Allow or disallow jobs that specify Amazon S3 inputs.
2222
- * @public
2223
- */
2224
- S3Inputs?: InputPolicy | undefined;
2225
- }
2226
- /**
2227
- * @public
2228
- */
2229
- export interface GetPolicyResponse {
2230
- /**
2231
- * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
2232
- * @public
2233
- */
2234
- Policy?: Policy | undefined;
2235
- }
2236
- /**
2237
- * @public
2238
- */
2239
- export interface GetPresetRequest {
2240
- /**
2241
- * The name of the preset.
2242
- * @public
2243
- */
2244
- Name: string | undefined;
2245
- }
2246
- /**
2247
- * @public
2248
- */
2249
- export interface GetPresetResponse {
2250
- /**
2251
- * A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.
2252
- * @public
2253
- */
2254
- Preset?: Preset | undefined;
2255
- }
2256
- /**
2257
- * @public
2258
- */
2259
- export interface GetQueueRequest {
2260
- /**
2261
- * The name of the queue that you want information about.
2262
- * @public
2263
- */
2264
- Name: string | undefined;
2265
- }
2266
- /**
2267
- * @public
2268
- */
2269
- export interface GetQueueResponse {
2270
- /**
2271
- * You can use queues to manage the resources that are available to your AWS account for running multiple transcoding jobs at the same time. If you don't specify a queue, the service sends all jobs through the default queue. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html.
2272
- * @public
2273
- */
2274
- Queue?: Queue | undefined;
2275
- }
2276
- /**
2277
- * @public
2278
- * @enum
2279
- */
2280
- export declare const JobTemplateListBy: {
2281
- readonly CREATION_DATE: "CREATION_DATE";
2282
- readonly NAME: "NAME";
2283
- readonly SYSTEM: "SYSTEM";
2284
- };
2285
- /**
2286
- * @public
2287
- */
2288
- export type JobTemplateListBy = (typeof JobTemplateListBy)[keyof typeof JobTemplateListBy];
2289
- /**
2290
- * @public
2291
- * @enum
2292
- */
2293
- export declare const Order: {
2294
- readonly ASCENDING: "ASCENDING";
2295
- readonly DESCENDING: "DESCENDING";
2296
- };
2297
- /**
2298
- * @public
2299
- */
2300
- export type Order = (typeof Order)[keyof typeof Order];
2301
- /**
2302
- * @public
2303
- */
2304
- export interface ListJobsRequest {
2305
- /**
2306
- * Optional. Number of jobs, up to twenty, that will be returned at one time.
2307
- * @public
2308
- */
2309
- MaxResults?: number | undefined;
2310
- /**
2311
- * Optional. Use this string, provided with the response to a previous request, to request the next batch of jobs.
2312
- * @public
2313
- */
2314
- NextToken?: string | undefined;
2315
- /**
2316
- * Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.
2317
- * @public
2318
- */
2319
- Order?: Order | undefined;
2320
- /**
2321
- * Optional. Provide a queue name to get back only jobs from that queue.
2322
- * @public
2323
- */
2324
- Queue?: string | undefined;
2325
- /**
2326
- * Optional. A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.
2327
- * @public
2328
- */
2329
- Status?: JobStatus | undefined;
2330
- }
2331
- /**
2332
- * @public
2333
- */
2334
- export interface ListJobsResponse {
2335
- /**
2336
- * List of jobs
2337
- * @public
2338
- */
2339
- Jobs?: Job[] | undefined;
2340
- /**
2341
- * Use this string to request the next batch of jobs.
2342
- * @public
2343
- */
2344
- NextToken?: string | undefined;
2345
- }
2346
- /**
2347
- * @public
2348
- */
2349
- export interface ListJobTemplatesRequest {
2350
- /**
2351
- * Optionally, specify a job template category to limit responses to only job templates from that category.
2352
- * @public
2353
- */
2354
- Category?: string | undefined;
2355
- /**
2356
- * Optional. When you request a list of job templates, you can choose to list them alphabetically by NAME or chronologically by CREATION_DATE. If you don't specify, the service will list them by name.
2357
- * @public
2358
- */
2359
- ListBy?: JobTemplateListBy | undefined;
2360
- /**
2361
- * Optional. Number of job templates, up to twenty, that will be returned at one time.
2362
- * @public
2363
- */
2364
- MaxResults?: number | undefined;
2365
- /**
2366
- * Use this string, provided with the response to a previous request, to request the next batch of job templates.
2367
- * @public
2368
- */
2369
- NextToken?: string | undefined;
2370
- /**
2371
- * Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.
2372
- * @public
2373
- */
2374
- Order?: Order | undefined;
2375
- }
2376
- /**
2377
- * @public
2378
- */
2379
- export interface ListJobTemplatesResponse {
2380
- /**
2381
- * List of Job templates.
2382
- * @public
2383
- */
2384
- JobTemplates?: JobTemplate[] | undefined;
2385
- /**
2386
- * Use this string to request the next batch of job templates.
2387
- * @public
2388
- */
2389
- NextToken?: string | undefined;
2390
- }
2391
- /**
2392
- * @public
2393
- * @enum
2394
- */
2395
- export declare const PresetListBy: {
2396
- readonly CREATION_DATE: "CREATION_DATE";
2397
- readonly NAME: "NAME";
2398
- readonly SYSTEM: "SYSTEM";
2399
- };
2400
- /**
2401
- * @public
2402
- */
2403
- export type PresetListBy = (typeof PresetListBy)[keyof typeof PresetListBy];
2404
- /**
2405
- * @public
2406
- */
2407
- export interface ListPresetsRequest {
2408
- /**
2409
- * Optionally, specify a preset category to limit responses to only presets from that category.
2410
- * @public
2411
- */
2412
- Category?: string | undefined;
2413
- /**
2414
- * Optional. When you request a list of presets, you can choose to list them alphabetically by NAME or chronologically by CREATION_DATE. If you don't specify, the service will list them by name.
2415
- * @public
2416
- */
2417
- ListBy?: PresetListBy | undefined;
2418
- /**
2419
- * Optional. Number of presets, up to twenty, that will be returned at one time
2420
- * @public
2421
- */
2422
- MaxResults?: number | undefined;
2423
- /**
2424
- * Use this string, provided with the response to a previous request, to request the next batch of presets.
2425
- * @public
2426
- */
2427
- NextToken?: string | undefined;
2428
- /**
2429
- * Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.
2430
- * @public
2431
- */
2432
- Order?: Order | undefined;
2433
- }
2434
- /**
2435
- * @public
2436
- */
2437
- export interface ListPresetsResponse {
2438
- /**
2439
- * Use this string to request the next batch of presets.
2440
- * @public
2441
- */
2442
- NextToken?: string | undefined;
2443
- /**
2444
- * List of presets
2445
- * @public
2446
- */
2447
- Presets?: Preset[] | undefined;
2448
- }
2449
- /**
2450
- * @public
2451
- * @enum
2452
- */
2453
- export declare const QueueListBy: {
2454
- readonly CREATION_DATE: "CREATION_DATE";
2455
- readonly NAME: "NAME";
2456
- };
2457
- /**
2458
- * @public
2459
- */
2460
- export type QueueListBy = (typeof QueueListBy)[keyof typeof QueueListBy];
2461
- /**
2462
- * @public
2463
- */
2464
- export interface ListQueuesRequest {
2465
- /**
2466
- * Optional. When you request a list of queues, you can choose to list them alphabetically by NAME or chronologically by CREATION_DATE. If you don't specify, the service will list them by creation date.
2467
- * @public
2468
- */
2469
- ListBy?: QueueListBy | undefined;
2470
- /**
2471
- * Optional. Number of queues, up to twenty, that will be returned at one time.
2472
- * @public
2473
- */
2474
- MaxResults?: number | undefined;
2475
- /**
2476
- * Use this string, provided with the response to a previous request, to request the next batch of queues.
2477
- * @public
2478
- */
2479
- NextToken?: string | undefined;
2480
- /**
2481
- * Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.
2482
- * @public
2483
- */
2484
- Order?: Order | undefined;
2485
- }
2486
- /**
2487
- * @public
2488
- */
2489
- export interface ListQueuesResponse {
2490
- /**
2491
- * Use this string to request the next batch of queues.
2492
- * @public
2493
- */
2494
- NextToken?: string | undefined;
2495
- /**
2496
- * List of queues.
2497
- * @public
2498
- */
2499
- Queues?: Queue[] | undefined;
2500
- /**
2501
- * The maximum number of jobs that MediaConvert can process at one time, across all of your on-demand queues in the current AWS Region.
2502
- * @public
2503
- */
2504
- TotalConcurrentJobs?: number | undefined;
2505
- /**
2506
- * The remaining number of concurrent jobs that are not associated with a queue and are available to allocate to a queue. You can allocate these jobs when you create or update a queue.
2507
- * @public
2508
- */
2509
- UnallocatedConcurrentJobs?: number | undefined;
2510
- }
2511
- /**
2512
- * @public
2513
- */
2514
- export interface ListTagsForResourceRequest {
2515
- /**
2516
- * The Amazon Resource Name (ARN) of the resource that you want to list tags for. To get the ARN, send a GET request with the resource name.
2517
- * @public
2518
- */
2519
- Arn: string | undefined;
2520
- }
2521
- /**
2522
- * The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
2523
- * @public
2524
- */
2525
- export interface ResourceTags {
2526
- /**
2527
- * The Amazon Resource Name (ARN) of the resource.
2528
- * @public
2529
- */
2530
- Arn?: string | undefined;
2531
- /**
2532
- * The tags for the resource.
2533
- * @public
2534
- */
2535
- Tags?: Record<string, string> | undefined;
2536
- }
2537
- /**
2538
- * @public
2539
- */
2540
- export interface ListTagsForResourceResponse {
2541
- /**
2542
- * The Amazon Resource Name (ARN) and tags for an AWS Elemental MediaConvert resource.
2543
- * @public
2544
- */
2545
- ResourceTags?: ResourceTags | undefined;
2546
- }
2547
- /**
2548
- * @public
2549
- */
2550
- export interface ListVersionsRequest {
2551
- /**
2552
- * Optional. Number of valid Job engine versions, up to twenty, that will be returned at one time.
2553
- * @public
2554
- */
2555
- MaxResults?: number | undefined;
2556
- /**
2557
- * Optional. Use this string, provided with the response to a previous request, to request the next batch of Job engine versions.
2558
- * @public
2559
- */
2560
- NextToken?: string | undefined;
2561
- }
2562
- /**
2563
- * @public
2564
- */
2565
- export interface ListVersionsResponse {
2566
- /**
2567
- * Optional. Use this string, provided with the response to a previous request, to request the next batch of Job engine versions.
2568
- * @public
2569
- */
2570
- NextToken?: string | undefined;
2571
- /**
2572
- * Retrieve a JSON array of all available Job engine versions and the date they expire.
2573
- * @public
2574
- */
2575
- Versions?: JobEngineVersion[] | undefined;
2576
- }
2577
- /**
2578
- * @public
2579
- */
2580
- export interface ProbeRequest {
2581
- /**
2582
- * Specify a media file to probe.
2583
- * @public
2584
- */
2585
- InputFiles?: ProbeInputFile[] | undefined;
2586
- }
2587
- /**
2588
- * @public
2589
- */
2590
- export interface ProbeResponse {
2591
- /**
2592
- * Probe results for your media file.
2593
- * @public
2594
- */
2595
- ProbeResults?: ProbeResult[] | undefined;
2596
- }
2597
- /**
2598
- * @public
2599
- */
2600
- export interface PutPolicyRequest {
2601
- /**
2602
- * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
2603
- * @public
2604
- */
2605
- Policy: Policy | undefined;
2606
- }
2607
- /**
2608
- * @public
2609
- */
2610
- export interface PutPolicyResponse {
2611
- /**
2612
- * A policy configures behavior that you allow or disallow for your account. For information about MediaConvert policies, see the user guide at http://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html
2613
- * @public
2614
- */
2615
- Policy?: Policy | undefined;
2616
- }
2617
- /**
2618
- * @public
2619
- */
2620
- export interface SearchJobsRequest {
2621
- /**
2622
- * Optional. Provide your input file URL or your partial input file name. The maximum length for an input file is 300 characters.
2623
- * @public
2624
- */
2625
- InputFile?: string | undefined;
2626
- /**
2627
- * Optional. Number of jobs, up to twenty, that will be returned at one time.
2628
- * @public
2629
- */
2630
- MaxResults?: number | undefined;
2631
- /**
2632
- * Optional. Use this string, provided with the response to a previous request, to request the next batch of jobs.
2633
- * @public
2634
- */
2635
- NextToken?: string | undefined;
2636
- /**
2637
- * Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.
2638
- * @public
2639
- */
2640
- Order?: Order | undefined;
2641
- /**
2642
- * Optional. Provide a queue name, or a queue ARN, to return only jobs from that queue.
2643
- * @public
2644
- */
2645
- Queue?: string | undefined;
2646
- /**
2647
- * Optional. A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.
2648
- * @public
2649
- */
2650
- Status?: JobStatus | undefined;
2651
- }
2652
- /**
2653
- * @public
2654
- */
2655
- export interface SearchJobsResponse {
2656
- /**
2657
- * List of jobs.
2658
- * @public
2659
- */
2660
- Jobs?: Job[] | undefined;
2661
- /**
2662
- * Use this string to request the next batch of jobs.
2663
- * @public
2664
- */
2665
- NextToken?: string | undefined;
2666
- }
2667
- /**
2668
- * @public
2669
- */
2670
- export interface StartJobsQueryRequest {
2671
- /**
2672
- * Optional. Provide an array of JobsQueryFilters for your StartJobsQuery request.
2673
- * @public
2674
- */
2675
- FilterList?: JobsQueryFilter[] | undefined;
2676
- /**
2677
- * Optional. Number of jobs, up to twenty, that will be included in the jobs query.
2678
- * @public
2679
- */
2680
- MaxResults?: number | undefined;
2681
- /**
2682
- * Use this string to request the next batch of jobs matched by a jobs query.
2683
- * @public
2684
- */
2685
- NextToken?: string | undefined;
2686
- /**
2687
- * Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.
2688
- * @public
2689
- */
2690
- Order?: Order | undefined;
2691
- }
2692
- /**
2693
- * @public
2694
- */
2695
- export interface StartJobsQueryResponse {
2696
- /**
2697
- * The ID of the jobs query.
2698
- * @public
2699
- */
2700
- Id?: string | undefined;
2701
- }
2702
- /**
2703
- * @public
2704
- */
2705
- export interface TagResourceRequest {
2706
- /**
2707
- * The Amazon Resource Name (ARN) of the resource that you want to tag. To get the ARN, send a GET request with the resource name.
2708
- * @public
2709
- */
2710
- Arn: string | undefined;
2711
- /**
2712
- * The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.
2713
- * @public
2714
- */
2715
- Tags: Record<string, string> | undefined;
2716
- }
2717
- /**
2718
- * @public
2719
- */
2720
- export interface TagResourceResponse {
2721
- }
2722
- /**
2723
- * @public
2724
- */
2725
- export interface UntagResourceRequest {
2726
- /**
2727
- * The Amazon Resource Name (ARN) of the resource that you want to remove tags from. To get the ARN, send a GET request with the resource name.
2728
- * @public
2729
- */
2730
- Arn: string | undefined;
2731
- /**
2732
- * The keys of the tags that you want to remove from the resource.
2733
- * @public
2734
- */
2735
- TagKeys?: string[] | undefined;
2736
- }
2737
- /**
2738
- * @public
2739
- */
2740
- export interface UntagResourceResponse {
2741
- }
2742
- /**
2743
- * @public
2744
- */
2745
- export interface UpdateJobTemplateRequest {
2746
- /**
2747
- * Accelerated transcoding can significantly speed up jobs with long, visually complex content. Outputs that use this feature incur pro-tier pricing. For information about feature limitations, see the AWS Elemental MediaConvert User Guide.
2748
- * @public
2749
- */
2750
- AccelerationSettings?: AccelerationSettings | undefined;
2751
- /**
2752
- * The new category for the job template, if you are changing it.
2753
- * @public
2754
- */
2755
- Category?: string | undefined;
2756
- /**
2757
- * The new description for the job template, if you are changing it.
2758
- * @public
2759
- */
2760
- Description?: string | undefined;
2761
- /**
2762
- * Optional list of hop destinations.
2763
- * @public
2764
- */
2765
- HopDestinations?: HopDestination[] | undefined;
2766
- /**
2767
- * The name of the job template you are modifying
2768
- * @public
2769
- */
2770
- Name: string | undefined;
2771
- /**
2772
- * Specify the relative priority for this job. In any given queue, the service begins processing the job with the highest value first. When more than one job has the same priority, the service begins processing the job that you submitted first. If you don't specify a priority, the service uses the default value 0.
2773
- * @public
2774
- */
2775
- Priority?: number | undefined;
2776
- /**
2777
- * The new queue for the job template, if you are changing it.
2778
- * @public
2779
- */
2780
- Queue?: string | undefined;
2781
- /**
2782
- * JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it.
2783
- * @public
2784
- */
2785
- Settings?: JobTemplateSettings | undefined;
2786
- /**
2787
- * Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error.
2788
- * @public
2789
- */
2790
- StatusUpdateInterval?: StatusUpdateInterval | undefined;
2791
- }
2792
- /**
2793
- * @public
2794
- */
2795
- export interface UpdateJobTemplateResponse {
2796
- /**
2797
- * A job template is a pre-made set of encoding instructions that you can use to quickly create a job.
2798
- * @public
2799
- */
2800
- JobTemplate?: JobTemplate | undefined;
2801
- }
2802
- /**
2803
- * @public
2804
- */
2805
- export interface UpdatePresetRequest {
2806
- /**
2807
- * The new category for the preset, if you are changing it.
2808
- * @public
2809
- */
2810
- Category?: string | undefined;
2811
- /**
2812
- * The new description for the preset, if you are changing it.
2813
- * @public
2814
- */
2815
- Description?: string | undefined;
2816
- /**
2817
- * The name of the preset you are modifying.
2818
- * @public
2819
- */
2820
- Name: string | undefined;
2821
- /**
2822
- * Settings for preset
2823
- * @public
2824
- */
2825
- Settings?: PresetSettings | undefined;
2826
- }
2827
- /**
2828
- * @public
2829
- */
2830
- export interface UpdatePresetResponse {
2831
- /**
2832
- * A preset is a collection of preconfigured media conversion settings that you want MediaConvert to apply to the output during the conversion process.
2833
- * @public
2834
- */
2835
- Preset?: Preset | undefined;
2836
- }
2837
- /**
2838
- * @public
2839
- */
2840
- export interface UpdateQueueRequest {
2841
- /**
2842
- * Specify the maximum number of jobs your queue can process concurrently. For on-demand queues, the value you enter is constrained by your service quotas for Maximum concurrent jobs, per on-demand queue and Maximum concurrent jobs, per account. For reserved queues, update your reservation plan instead in order to increase your yearly commitment.
2843
- * @public
2844
- */
2845
- ConcurrentJobs?: number | undefined;
2846
- /**
2847
- * The new description for the queue, if you are changing it.
2848
- * @public
2849
- */
2850
- Description?: string | undefined;
2851
- /**
2852
- * The name of the queue that you are modifying.
2853
- * @public
2854
- */
2855
- Name: string | undefined;
2856
- /**
2857
- * The new details of your pricing plan for your reserved queue. When you set up a new pricing plan to replace an expired one, you enter into another 12-month commitment. When you add capacity to your queue by increasing the number of RTS, you extend the term of your commitment to 12 months from when you add capacity. After you make these commitments, you can't cancel them.
2858
- * @public
2859
- */
2860
- ReservationPlanSettings?: ReservationPlanSettings | undefined;
2861
- /**
2862
- * Pause or activate a queue by changing its status between ACTIVE and PAUSED. If you pause a queue, jobs in that queue won't begin. Jobs that are running when you pause the queue continue to run until they finish or result in an error.
2863
- * @public
2864
- */
2865
- Status?: QueueStatus | undefined;
2866
- }
2867
- /**
2868
- * @public
2869
- */
2870
- export interface UpdateQueueResponse {
2871
- /**
2872
- * You can use queues to manage the resources that are available to your AWS account for running multiple transcoding jobs at the same time. If you don't specify a queue, the service sends all jobs through the default queue. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-queues.html.
2873
- * @public
2874
- */
2875
- Queue?: Queue | undefined;
2876
- }