@aws-sdk/client-mediaconvert 3.821.0 → 3.824.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -354,6 +354,7 @@ __export(index_exports, {
354
354
  MovPaddingControl: () => MovPaddingControl,
355
355
  MovReference: () => MovReference,
356
356
  Mp3RateControlMode: () => Mp3RateControlMode,
357
+ Mp4C2paManifest: () => Mp4C2paManifest,
357
358
  Mp4CslgAtom: () => Mp4CslgAtom,
358
359
  Mp4FreeSpaceBox: () => Mp4FreeSpaceBox,
359
360
  Mp4MoovPlacement: () => Mp4MoovPlacement,
@@ -686,6 +687,23 @@ var MediaConvertServiceException = class _MediaConvertServiceException extends i
686
687
  };
687
688
 
688
689
  // src/models/models_2.ts
690
+ var StatusUpdateInterval = {
691
+ SECONDS_10: "SECONDS_10",
692
+ SECONDS_12: "SECONDS_12",
693
+ SECONDS_120: "SECONDS_120",
694
+ SECONDS_15: "SECONDS_15",
695
+ SECONDS_180: "SECONDS_180",
696
+ SECONDS_20: "SECONDS_20",
697
+ SECONDS_240: "SECONDS_240",
698
+ SECONDS_30: "SECONDS_30",
699
+ SECONDS_300: "SECONDS_300",
700
+ SECONDS_360: "SECONDS_360",
701
+ SECONDS_420: "SECONDS_420",
702
+ SECONDS_480: "SECONDS_480",
703
+ SECONDS_540: "SECONDS_540",
704
+ SECONDS_60: "SECONDS_60",
705
+ SECONDS_600: "SECONDS_600"
706
+ };
689
707
  var Type = {
690
708
  CUSTOM: "CUSTOM",
691
709
  SYSTEM: "SYSTEM"
@@ -3343,11 +3361,14 @@ var se_Mp3Settings = /* @__PURE__ */ __name((input, context) => {
3343
3361
  var se_Mp4Settings = /* @__PURE__ */ __name((input, context) => {
3344
3362
  return (0, import_smithy_client.take)(input, {
3345
3363
  audioDuration: [, , `AudioDuration`],
3364
+ c2paManifest: [, , `C2paManifest`],
3365
+ certificateSecret: [, , `CertificateSecret`],
3346
3366
  cslgAtom: [, , `CslgAtom`],
3347
3367
  cttsVersion: [, , `CttsVersion`],
3348
3368
  freeSpaceBox: [, , `FreeSpaceBox`],
3349
3369
  moovPlacement: [, , `MoovPlacement`],
3350
- mp4MajorBrand: [, , `Mp4MajorBrand`]
3370
+ mp4MajorBrand: [, , `Mp4MajorBrand`],
3371
+ signingKmsKey: [, , `SigningKmsKey`]
3351
3372
  });
3352
3373
  }, "se_Mp4Settings");
3353
3374
  var se_MpdSettings = /* @__PURE__ */ __name((input, context) => {
@@ -5668,11 +5689,14 @@ var de_Mp3Settings = /* @__PURE__ */ __name((output, context) => {
5668
5689
  var de_Mp4Settings = /* @__PURE__ */ __name((output, context) => {
5669
5690
  return (0, import_smithy_client.take)(output, {
5670
5691
  AudioDuration: [, import_smithy_client.expectString, `audioDuration`],
5692
+ C2paManifest: [, import_smithy_client.expectString, `c2paManifest`],
5693
+ CertificateSecret: [, import_smithy_client.expectString, `certificateSecret`],
5671
5694
  CslgAtom: [, import_smithy_client.expectString, `cslgAtom`],
5672
5695
  CttsVersion: [, import_smithy_client.expectInt32, `cttsVersion`],
5673
5696
  FreeSpaceBox: [, import_smithy_client.expectString, `freeSpaceBox`],
5674
5697
  MoovPlacement: [, import_smithy_client.expectString, `moovPlacement`],
5675
- Mp4MajorBrand: [, import_smithy_client.expectString, `mp4MajorBrand`]
5698
+ Mp4MajorBrand: [, import_smithy_client.expectString, `mp4MajorBrand`],
5699
+ SigningKmsKey: [, import_smithy_client.expectString, `signingKmsKey`]
5676
5700
  });
5677
5701
  }, "de_Mp4Settings");
5678
5702
  var de_MpdSettings = /* @__PURE__ */ __name((output, context) => {
@@ -8366,6 +8390,10 @@ var MovReference = {
8366
8390
  EXTERNAL: "EXTERNAL",
8367
8391
  SELF_CONTAINED: "SELF_CONTAINED"
8368
8392
  };
8393
+ var Mp4C2paManifest = {
8394
+ EXCLUDE: "EXCLUDE",
8395
+ INCLUDE: "INCLUDE"
8396
+ };
8369
8397
  var Mp4CslgAtom = {
8370
8398
  EXCLUDE: "EXCLUDE",
8371
8399
  INCLUDE: "INCLUDE"
@@ -9325,23 +9353,6 @@ var JobStatus = {
9325
9353
  PROGRESSING: "PROGRESSING",
9326
9354
  SUBMITTED: "SUBMITTED"
9327
9355
  };
9328
- var StatusUpdateInterval = {
9329
- SECONDS_10: "SECONDS_10",
9330
- SECONDS_12: "SECONDS_12",
9331
- SECONDS_120: "SECONDS_120",
9332
- SECONDS_15: "SECONDS_15",
9333
- SECONDS_180: "SECONDS_180",
9334
- SECONDS_20: "SECONDS_20",
9335
- SECONDS_240: "SECONDS_240",
9336
- SECONDS_30: "SECONDS_30",
9337
- SECONDS_300: "SECONDS_300",
9338
- SECONDS_360: "SECONDS_360",
9339
- SECONDS_420: "SECONDS_420",
9340
- SECONDS_480: "SECONDS_480",
9341
- SECONDS_540: "SECONDS_540",
9342
- SECONDS_60: "SECONDS_60",
9343
- SECONDS_600: "SECONDS_600"
9344
- };
9345
9356
  // Annotate the CommonJS export names for ESM import in node:
9346
9357
 
9347
9358
  0 && (module.exports = {
@@ -9621,6 +9632,7 @@ var StatusUpdateInterval = {
9621
9632
  MovMpeg2FourCCControl,
9622
9633
  MovPaddingControl,
9623
9634
  MovReference,
9635
+ Mp4C2paManifest,
9624
9636
  Mp4CslgAtom,
9625
9637
  Mp4FreeSpaceBox,
9626
9638
  Mp4MoovPlacement,
@@ -202,6 +202,10 @@ export const MovReference = {
202
202
  EXTERNAL: "EXTERNAL",
203
203
  SELF_CONTAINED: "SELF_CONTAINED",
204
204
  };
205
+ export const Mp4C2paManifest = {
206
+ EXCLUDE: "EXCLUDE",
207
+ INCLUDE: "INCLUDE",
208
+ };
205
209
  export const Mp4CslgAtom = {
206
210
  EXCLUDE: "EXCLUDE",
207
211
  INCLUDE: "INCLUDE",
@@ -1161,20 +1165,3 @@ export const JobStatus = {
1161
1165
  PROGRESSING: "PROGRESSING",
1162
1166
  SUBMITTED: "SUBMITTED",
1163
1167
  };
1164
- export const StatusUpdateInterval = {
1165
- SECONDS_10: "SECONDS_10",
1166
- SECONDS_12: "SECONDS_12",
1167
- SECONDS_120: "SECONDS_120",
1168
- SECONDS_15: "SECONDS_15",
1169
- SECONDS_180: "SECONDS_180",
1170
- SECONDS_20: "SECONDS_20",
1171
- SECONDS_240: "SECONDS_240",
1172
- SECONDS_30: "SECONDS_30",
1173
- SECONDS_300: "SECONDS_300",
1174
- SECONDS_360: "SECONDS_360",
1175
- SECONDS_420: "SECONDS_420",
1176
- SECONDS_480: "SECONDS_480",
1177
- SECONDS_540: "SECONDS_540",
1178
- SECONDS_60: "SECONDS_60",
1179
- SECONDS_600: "SECONDS_600",
1180
- };
@@ -1,4 +1,21 @@
1
1
  import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
2
+ export const StatusUpdateInterval = {
3
+ SECONDS_10: "SECONDS_10",
4
+ SECONDS_12: "SECONDS_12",
5
+ SECONDS_120: "SECONDS_120",
6
+ SECONDS_15: "SECONDS_15",
7
+ SECONDS_180: "SECONDS_180",
8
+ SECONDS_20: "SECONDS_20",
9
+ SECONDS_240: "SECONDS_240",
10
+ SECONDS_30: "SECONDS_30",
11
+ SECONDS_300: "SECONDS_300",
12
+ SECONDS_360: "SECONDS_360",
13
+ SECONDS_420: "SECONDS_420",
14
+ SECONDS_480: "SECONDS_480",
15
+ SECONDS_540: "SECONDS_540",
16
+ SECONDS_60: "SECONDS_60",
17
+ SECONDS_600: "SECONDS_600",
18
+ };
2
19
  export const Type = {
3
20
  CUSTOM: "CUSTOM",
4
21
  SYSTEM: "SYSTEM",
@@ -2422,11 +2422,14 @@ const se_Mp3Settings = (input, context) => {
2422
2422
  const se_Mp4Settings = (input, context) => {
2423
2423
  return take(input, {
2424
2424
  audioDuration: [, , `AudioDuration`],
2425
+ c2paManifest: [, , `C2paManifest`],
2426
+ certificateSecret: [, , `CertificateSecret`],
2425
2427
  cslgAtom: [, , `CslgAtom`],
2426
2428
  cttsVersion: [, , `CttsVersion`],
2427
2429
  freeSpaceBox: [, , `FreeSpaceBox`],
2428
2430
  moovPlacement: [, , `MoovPlacement`],
2429
2431
  mp4MajorBrand: [, , `Mp4MajorBrand`],
2432
+ signingKmsKey: [, , `SigningKmsKey`],
2430
2433
  });
2431
2434
  };
2432
2435
  const se_MpdSettings = (input, context) => {
@@ -4825,11 +4828,14 @@ const de_Mp3Settings = (output, context) => {
4825
4828
  const de_Mp4Settings = (output, context) => {
4826
4829
  return take(output, {
4827
4830
  AudioDuration: [, __expectString, `audioDuration`],
4831
+ C2paManifest: [, __expectString, `c2paManifest`],
4832
+ CertificateSecret: [, __expectString, `certificateSecret`],
4828
4833
  CslgAtom: [, __expectString, `cslgAtom`],
4829
4834
  CttsVersion: [, __expectInt32, `cttsVersion`],
4830
4835
  FreeSpaceBox: [, __expectString, `freeSpaceBox`],
4831
4836
  MoovPlacement: [, __expectString, `moovPlacement`],
4832
4837
  Mp4MajorBrand: [, __expectString, `mp4MajorBrand`],
4838
+ SigningKmsKey: [, __expectString, `signingKmsKey`],
4833
4839
  });
4834
4840
  };
4835
4841
  const de_MpdSettings = (output, context) => {
@@ -1083,11 +1083,14 @@ declare const CreateJobCommand_base: {
1083
1083
  * },
1084
1084
  * Mp4Settings: { // Mp4Settings
1085
1085
  * AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1086
+ * C2paManifest: "INCLUDE" || "EXCLUDE",
1087
+ * CertificateSecret: "STRING_VALUE",
1086
1088
  * CslgAtom: "INCLUDE" || "EXCLUDE",
1087
1089
  * CttsVersion: Number("int"),
1088
1090
  * FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1089
1091
  * MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1090
1092
  * Mp4MajorBrand: "STRING_VALUE",
1093
+ * SigningKmsKey: "STRING_VALUE",
1091
1094
  * },
1092
1095
  * MpdSettings: { // MpdSettings
1093
1096
  * AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -2685,11 +2688,14 @@ declare const CreateJobCommand_base: {
2685
2688
  * // },
2686
2689
  * // Mp4Settings: { // Mp4Settings
2687
2690
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
2691
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
2692
+ * // CertificateSecret: "STRING_VALUE",
2688
2693
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
2689
2694
  * // CttsVersion: Number("int"),
2690
2695
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
2691
2696
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
2692
2697
  * // Mp4MajorBrand: "STRING_VALUE",
2698
+ * // SigningKmsKey: "STRING_VALUE",
2693
2699
  * // },
2694
2700
  * // MpdSettings: { // MpdSettings
2695
2701
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1064,11 +1064,14 @@ declare const CreateJobTemplateCommand_base: {
1064
1064
  * },
1065
1065
  * Mp4Settings: { // Mp4Settings
1066
1066
  * AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1067
+ * C2paManifest: "INCLUDE" || "EXCLUDE",
1068
+ * CertificateSecret: "STRING_VALUE",
1067
1069
  * CslgAtom: "INCLUDE" || "EXCLUDE",
1068
1070
  * CttsVersion: Number("int"),
1069
1071
  * FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1070
1072
  * MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1071
1073
  * Mp4MajorBrand: "STRING_VALUE",
1074
+ * SigningKmsKey: "STRING_VALUE",
1072
1075
  * },
1073
1076
  * MpdSettings: { // MpdSettings
1074
1077
  * AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -2608,11 +2611,14 @@ declare const CreateJobTemplateCommand_base: {
2608
2611
  * // },
2609
2612
  * // Mp4Settings: { // Mp4Settings
2610
2613
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
2614
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
2615
+ * // CertificateSecret: "STRING_VALUE",
2611
2616
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
2612
2617
  * // CttsVersion: Number("int"),
2613
2618
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
2614
2619
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
2615
2620
  * // Mp4MajorBrand: "STRING_VALUE",
2621
+ * // SigningKmsKey: "STRING_VALUE",
2616
2622
  * // },
2617
2623
  * // MpdSettings: { // MpdSettings
2618
2624
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -405,11 +405,14 @@ declare const CreatePresetCommand_base: {
405
405
  * },
406
406
  * Mp4Settings: { // Mp4Settings
407
407
  * AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
408
+ * C2paManifest: "INCLUDE" || "EXCLUDE",
409
+ * CertificateSecret: "STRING_VALUE",
408
410
  * CslgAtom: "INCLUDE" || "EXCLUDE",
409
411
  * CttsVersion: Number("int"),
410
412
  * FreeSpaceBox: "INCLUDE" || "EXCLUDE",
411
413
  * MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
412
414
  * Mp4MajorBrand: "STRING_VALUE",
415
+ * SigningKmsKey: "STRING_VALUE",
413
416
  * },
414
417
  * MpdSettings: { // MpdSettings
415
418
  * AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1259,11 +1262,14 @@ declare const CreatePresetCommand_base: {
1259
1262
  * // },
1260
1263
  * // Mp4Settings: { // Mp4Settings
1261
1264
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1265
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1266
+ * // CertificateSecret: "STRING_VALUE",
1262
1267
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1263
1268
  * // CttsVersion: Number("int"),
1264
1269
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1265
1270
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1266
1271
  * // Mp4MajorBrand: "STRING_VALUE",
1272
+ * // SigningKmsKey: "STRING_VALUE",
1267
1273
  * // },
1268
1274
  * // MpdSettings: { // MpdSettings
1269
1275
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1127,11 +1127,14 @@ declare const GetJobCommand_base: {
1127
1127
  * // },
1128
1128
  * // Mp4Settings: { // Mp4Settings
1129
1129
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1130
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1131
+ * // CertificateSecret: "STRING_VALUE",
1130
1132
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1131
1133
  * // CttsVersion: Number("int"),
1132
1134
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1133
1135
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1134
1136
  * // Mp4MajorBrand: "STRING_VALUE",
1137
+ * // SigningKmsKey: "STRING_VALUE",
1135
1138
  * // },
1136
1139
  * // MpdSettings: { // MpdSettings
1137
1140
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1073,11 +1073,14 @@ declare const GetJobTemplateCommand_base: {
1073
1073
  * // },
1074
1074
  * // Mp4Settings: { // Mp4Settings
1075
1075
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1076
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1077
+ * // CertificateSecret: "STRING_VALUE",
1076
1078
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1077
1079
  * // CttsVersion: Number("int"),
1078
1080
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1079
1081
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1080
1082
  * // Mp4MajorBrand: "STRING_VALUE",
1083
+ * // SigningKmsKey: "STRING_VALUE",
1081
1084
  * // },
1082
1085
  * // MpdSettings: { // MpdSettings
1083
1086
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -414,11 +414,14 @@ declare const GetPresetCommand_base: {
414
414
  * // },
415
415
  * // Mp4Settings: { // Mp4Settings
416
416
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
417
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
418
+ * // CertificateSecret: "STRING_VALUE",
417
419
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
418
420
  * // CttsVersion: Number("int"),
419
421
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
420
422
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
421
423
  * // Mp4MajorBrand: "STRING_VALUE",
424
+ * // SigningKmsKey: "STRING_VALUE",
422
425
  * // },
423
426
  * // MpdSettings: { // MpdSettings
424
427
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1078,11 +1078,14 @@ declare const ListJobTemplatesCommand_base: {
1078
1078
  * // },
1079
1079
  * // Mp4Settings: { // Mp4Settings
1080
1080
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1081
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1082
+ * // CertificateSecret: "STRING_VALUE",
1081
1083
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1082
1084
  * // CttsVersion: Number("int"),
1083
1085
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1084
1086
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1085
1087
  * // Mp4MajorBrand: "STRING_VALUE",
1088
+ * // SigningKmsKey: "STRING_VALUE",
1086
1089
  * // },
1087
1090
  * // MpdSettings: { // MpdSettings
1088
1091
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1132,11 +1132,14 @@ declare const ListJobsCommand_base: {
1132
1132
  * // },
1133
1133
  * // Mp4Settings: { // Mp4Settings
1134
1134
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1135
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1136
+ * // CertificateSecret: "STRING_VALUE",
1135
1137
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1136
1138
  * // CttsVersion: Number("int"),
1137
1139
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1138
1140
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1139
1141
  * // Mp4MajorBrand: "STRING_VALUE",
1142
+ * // SigningKmsKey: "STRING_VALUE",
1140
1143
  * // },
1141
1144
  * // MpdSettings: { // MpdSettings
1142
1145
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -420,11 +420,14 @@ declare const ListPresetsCommand_base: {
420
420
  * // },
421
421
  * // Mp4Settings: { // Mp4Settings
422
422
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
423
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
424
+ * // CertificateSecret: "STRING_VALUE",
423
425
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
424
426
  * // CttsVersion: Number("int"),
425
427
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
426
428
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
427
429
  * // Mp4MajorBrand: "STRING_VALUE",
430
+ * // SigningKmsKey: "STRING_VALUE",
428
431
  * // },
429
432
  * // MpdSettings: { // MpdSettings
430
433
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1133,11 +1133,14 @@ declare const SearchJobsCommand_base: {
1133
1133
  * // },
1134
1134
  * // Mp4Settings: { // Mp4Settings
1135
1135
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1136
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1137
+ * // CertificateSecret: "STRING_VALUE",
1136
1138
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1137
1139
  * // CttsVersion: Number("int"),
1138
1140
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1139
1141
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1140
1142
  * // Mp4MajorBrand: "STRING_VALUE",
1143
+ * // SigningKmsKey: "STRING_VALUE",
1141
1144
  * // },
1142
1145
  * // MpdSettings: { // MpdSettings
1143
1146
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1064,11 +1064,14 @@ declare const UpdateJobTemplateCommand_base: {
1064
1064
  * },
1065
1065
  * Mp4Settings: { // Mp4Settings
1066
1066
  * AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1067
+ * C2paManifest: "INCLUDE" || "EXCLUDE",
1068
+ * CertificateSecret: "STRING_VALUE",
1067
1069
  * CslgAtom: "INCLUDE" || "EXCLUDE",
1068
1070
  * CttsVersion: Number("int"),
1069
1071
  * FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1070
1072
  * MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1071
1073
  * Mp4MajorBrand: "STRING_VALUE",
1074
+ * SigningKmsKey: "STRING_VALUE",
1072
1075
  * },
1073
1076
  * MpdSettings: { // MpdSettings
1074
1077
  * AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -2605,11 +2608,14 @@ declare const UpdateJobTemplateCommand_base: {
2605
2608
  * // },
2606
2609
  * // Mp4Settings: { // Mp4Settings
2607
2610
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
2611
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
2612
+ * // CertificateSecret: "STRING_VALUE",
2608
2613
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
2609
2614
  * // CttsVersion: Number("int"),
2610
2615
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
2611
2616
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
2612
2617
  * // Mp4MajorBrand: "STRING_VALUE",
2618
+ * // SigningKmsKey: "STRING_VALUE",
2613
2619
  * // },
2614
2620
  * // MpdSettings: { // MpdSettings
2615
2621
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -405,11 +405,14 @@ declare const UpdatePresetCommand_base: {
405
405
  * },
406
406
  * Mp4Settings: { // Mp4Settings
407
407
  * AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
408
+ * C2paManifest: "INCLUDE" || "EXCLUDE",
409
+ * CertificateSecret: "STRING_VALUE",
408
410
  * CslgAtom: "INCLUDE" || "EXCLUDE",
409
411
  * CttsVersion: Number("int"),
410
412
  * FreeSpaceBox: "INCLUDE" || "EXCLUDE",
411
413
  * MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
412
414
  * Mp4MajorBrand: "STRING_VALUE",
415
+ * SigningKmsKey: "STRING_VALUE",
413
416
  * },
414
417
  * MpdSettings: { // MpdSettings
415
418
  * AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -1256,11 +1259,14 @@ declare const UpdatePresetCommand_base: {
1256
1259
  * // },
1257
1260
  * // Mp4Settings: { // Mp4Settings
1258
1261
  * // AudioDuration: "DEFAULT_CODEC_DURATION" || "MATCH_VIDEO_DURATION",
1262
+ * // C2paManifest: "INCLUDE" || "EXCLUDE",
1263
+ * // CertificateSecret: "STRING_VALUE",
1259
1264
  * // CslgAtom: "INCLUDE" || "EXCLUDE",
1260
1265
  * // CttsVersion: Number("int"),
1261
1266
  * // FreeSpaceBox: "INCLUDE" || "EXCLUDE",
1262
1267
  * // MoovPlacement: "PROGRESSIVE_DOWNLOAD" || "NORMAL",
1263
1268
  * // Mp4MajorBrand: "STRING_VALUE",
1269
+ * // SigningKmsKey: "STRING_VALUE",
1264
1270
  * // },
1265
1271
  * // MpdSettings: { // MpdSettings
1266
1272
  * // AccessibilityCaptionHints: "INCLUDE" || "EXCLUDE",
@@ -3036,7 +3036,7 @@ export interface AudioSelector {
3036
3036
  */
3037
3037
  RemixSettings?: RemixSettings | undefined;
3038
3038
  /**
3039
- * Specifies the type of the audio selector.
3039
+ * Specify how MediaConvert selects audio content within your input. The default is Track. PID: Select audio by specifying the Packet Identifier (PID) values for MPEG Transport Stream inputs. Use this when you know the exact PID values of your audio streams. Track: Default. Select audio by track number. This is the most common option and works with most input container formats. Language code: Select audio by language using ISO 639-2 or ISO 639-3 three-letter language codes. Use this when your source has embedded language metadata and you want to select tracks based on their language. HLS rendition group: Select audio from an HLS rendition group. Use this when your input is an HLS package with multiple audio renditions and you want to select specific rendition groups. All PCM: Select all uncompressed PCM audio tracks from your input automatically. This is useful when you want to include all PCM audio tracks without specifying individual track numbers.
3040
3040
  * @public
3041
3041
  */
3042
3042
  SelectorType?: AudioSelectorType | undefined;
@@ -1188,6 +1188,18 @@ export interface MovSettings {
1188
1188
  */
1189
1189
  Reference?: MovReference | undefined;
1190
1190
  }
1191
+ /**
1192
+ * @public
1193
+ * @enum
1194
+ */
1195
+ export declare const Mp4C2paManifest: {
1196
+ readonly EXCLUDE: "EXCLUDE";
1197
+ readonly INCLUDE: "INCLUDE";
1198
+ };
1199
+ /**
1200
+ * @public
1201
+ */
1202
+ export type Mp4C2paManifest = (typeof Mp4C2paManifest)[keyof typeof Mp4C2paManifest];
1191
1203
  /**
1192
1204
  * @public
1193
1205
  * @enum
@@ -1234,6 +1246,16 @@ export interface Mp4Settings {
1234
1246
  * @public
1235
1247
  */
1236
1248
  AudioDuration?: CmfcAudioDuration | undefined;
1249
+ /**
1250
+ * When enabled, a C2PA compliant manifest will be generated, signed and embeded in the output. For more information on C2PA, see https://c2pa.org/specifications/specifications/2.1/index.html
1251
+ * @public
1252
+ */
1253
+ C2paManifest?: Mp4C2paManifest | undefined;
1254
+ /**
1255
+ * Specify the name or ARN of the AWS Secrets Manager secret that contains your C2PA public certificate chain in PEM format. Provide a valid secret name or ARN. Note that your MediaConvert service role must allow access to this secret. The public certificate chain is added to the COSE header (x5chain) for signature validation. Include the signer's certificate and all intermediate certificates. Do not include the root certificate. For details on COSE, see: https://opensource.contentauthenticity.org/docs/manifest/signing-manifests
1256
+ * @public
1257
+ */
1258
+ CertificateSecret?: string | undefined;
1237
1259
  /**
1238
1260
  * When enabled, file composition times will start at zero, composition times in the 'ctts' (composition time to sample) box for B-frames will be negative, and a 'cslg' (composition shift least greatest) box will be included per 14496-1 amendment 1. This improves compatibility with Apple players and tools.
1239
1261
  * @public
@@ -1259,6 +1281,11 @@ export interface Mp4Settings {
1259
1281
  * @public
1260
1282
  */
1261
1283
  Mp4MajorBrand?: string | undefined;
1284
+ /**
1285
+ * Specify the ID or ARN of the AWS KMS key used to sign the C2PA manifest in your MP4 output. Provide a valid KMS key ARN. Note that your MediaConvert service role must allow access to this key.
1286
+ * @public
1287
+ */
1288
+ SigningKmsKey?: string | undefined;
1262
1289
  }
1263
1290
  /**
1264
1291
  * @public
@@ -6030,7 +6057,7 @@ export interface JobSettings {
6030
6057
  */
6031
6058
  ExtendedDataServices?: ExtendedDataServices | undefined;
6032
6059
  /**
6033
- * 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.
6060
+ * 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.
6034
6061
  * @public
6035
6062
  */
6036
6063
  FollowSource?: number | undefined;
@@ -6102,28 +6129,3 @@ export declare const JobStatus: {
6102
6129
  * @public
6103
6130
  */
6104
6131
  export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
6105
- /**
6106
- * @public
6107
- * @enum
6108
- */
6109
- export declare const StatusUpdateInterval: {
6110
- readonly SECONDS_10: "SECONDS_10";
6111
- readonly SECONDS_12: "SECONDS_12";
6112
- readonly SECONDS_120: "SECONDS_120";
6113
- readonly SECONDS_15: "SECONDS_15";
6114
- readonly SECONDS_180: "SECONDS_180";
6115
- readonly SECONDS_20: "SECONDS_20";
6116
- readonly SECONDS_240: "SECONDS_240";
6117
- readonly SECONDS_30: "SECONDS_30";
6118
- readonly SECONDS_300: "SECONDS_300";
6119
- readonly SECONDS_360: "SECONDS_360";
6120
- readonly SECONDS_420: "SECONDS_420";
6121
- readonly SECONDS_480: "SECONDS_480";
6122
- readonly SECONDS_540: "SECONDS_540";
6123
- readonly SECONDS_60: "SECONDS_60";
6124
- readonly SECONDS_600: "SECONDS_600";
6125
- };
6126
- /**
6127
- * @public
6128
- */
6129
- export type StatusUpdateInterval = (typeof StatusUpdateInterval)[keyof typeof StatusUpdateInterval];
@@ -1,7 +1,32 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
3
  import { AccelerationSettings, AccelerationStatus, AudioDescription, AvailBlanking, BillingTagsSource, CaptionDescriptionPreset, ColorConversion3DLUTSetting, Endpoint, EsamSettings, ExtendedDataServices, HopDestination, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, QueueTransition } from "./models_0";
4
- import { ContainerSettings, JobSettings, JobStatus, OutputGroup, SimulateReservedQueue, StatusUpdateInterval, TimecodeConfig, TimedMetadataInsertion, VideoDescription } from "./models_1";
4
+ import { ContainerSettings, JobSettings, JobStatus, OutputGroup, SimulateReservedQueue, TimecodeConfig, TimedMetadataInsertion, VideoDescription } from "./models_1";
5
+ /**
6
+ * @public
7
+ * @enum
8
+ */
9
+ export declare const StatusUpdateInterval: {
10
+ readonly SECONDS_10: "SECONDS_10";
11
+ readonly SECONDS_12: "SECONDS_12";
12
+ readonly SECONDS_120: "SECONDS_120";
13
+ readonly SECONDS_15: "SECONDS_15";
14
+ readonly SECONDS_180: "SECONDS_180";
15
+ readonly SECONDS_20: "SECONDS_20";
16
+ readonly SECONDS_240: "SECONDS_240";
17
+ readonly SECONDS_30: "SECONDS_30";
18
+ readonly SECONDS_300: "SECONDS_300";
19
+ readonly SECONDS_360: "SECONDS_360";
20
+ readonly SECONDS_420: "SECONDS_420";
21
+ readonly SECONDS_480: "SECONDS_480";
22
+ readonly SECONDS_540: "SECONDS_540";
23
+ readonly SECONDS_60: "SECONDS_60";
24
+ readonly SECONDS_600: "SECONDS_600";
25
+ };
26
+ /**
27
+ * @public
28
+ */
29
+ export type StatusUpdateInterval = (typeof StatusUpdateInterval)[keyof typeof StatusUpdateInterval];
5
30
  /**
6
31
  * Information about when jobs are submitted, started, and finished is specified in Unix epoch format in seconds.
7
32
  * @public
@@ -237,7 +262,7 @@ export interface JobTemplateSettings {
237
262
  */
238
263
  ExtendedDataServices?: ExtendedDataServices | undefined;
239
264
  /**
240
- * 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.
265
+ * 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.
241
266
  * @public
242
267
  */
243
268
  FollowSource?: number | undefined;
@@ -444,6 +444,12 @@ export interface MovSettings {
444
444
  PaddingControl?: MovPaddingControl | undefined;
445
445
  Reference?: MovReference | undefined;
446
446
  }
447
+ export declare const Mp4C2paManifest: {
448
+ readonly EXCLUDE: "EXCLUDE";
449
+ readonly INCLUDE: "INCLUDE";
450
+ };
451
+ export type Mp4C2paManifest =
452
+ (typeof Mp4C2paManifest)[keyof typeof Mp4C2paManifest];
447
453
  export declare const Mp4CslgAtom: {
448
454
  readonly EXCLUDE: "EXCLUDE";
449
455
  readonly INCLUDE: "INCLUDE";
@@ -463,11 +469,14 @@ export type Mp4MoovPlacement =
463
469
  (typeof Mp4MoovPlacement)[keyof typeof Mp4MoovPlacement];
464
470
  export interface Mp4Settings {
465
471
  AudioDuration?: CmfcAudioDuration | undefined;
472
+ C2paManifest?: Mp4C2paManifest | undefined;
473
+ CertificateSecret?: string | undefined;
466
474
  CslgAtom?: Mp4CslgAtom | undefined;
467
475
  CttsVersion?: number | undefined;
468
476
  FreeSpaceBox?: Mp4FreeSpaceBox | undefined;
469
477
  MoovPlacement?: Mp4MoovPlacement | undefined;
470
478
  Mp4MajorBrand?: string | undefined;
479
+ SigningKmsKey?: string | undefined;
471
480
  }
472
481
  export declare const MpdAccessibilityCaptionHints: {
473
482
  readonly EXCLUDE: "EXCLUDE";
@@ -2287,22 +2296,3 @@ export declare const JobStatus: {
2287
2296
  readonly SUBMITTED: "SUBMITTED";
2288
2297
  };
2289
2298
  export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
2290
- export declare const StatusUpdateInterval: {
2291
- readonly SECONDS_10: "SECONDS_10";
2292
- readonly SECONDS_12: "SECONDS_12";
2293
- readonly SECONDS_120: "SECONDS_120";
2294
- readonly SECONDS_15: "SECONDS_15";
2295
- readonly SECONDS_180: "SECONDS_180";
2296
- readonly SECONDS_20: "SECONDS_20";
2297
- readonly SECONDS_240: "SECONDS_240";
2298
- readonly SECONDS_30: "SECONDS_30";
2299
- readonly SECONDS_300: "SECONDS_300";
2300
- readonly SECONDS_360: "SECONDS_360";
2301
- readonly SECONDS_420: "SECONDS_420";
2302
- readonly SECONDS_480: "SECONDS_480";
2303
- readonly SECONDS_540: "SECONDS_540";
2304
- readonly SECONDS_60: "SECONDS_60";
2305
- readonly SECONDS_600: "SECONDS_600";
2306
- };
2307
- export type StatusUpdateInterval =
2308
- (typeof StatusUpdateInterval)[keyof typeof StatusUpdateInterval];
@@ -28,11 +28,29 @@ import {
28
28
  JobStatus,
29
29
  OutputGroup,
30
30
  SimulateReservedQueue,
31
- StatusUpdateInterval,
32
31
  TimecodeConfig,
33
32
  TimedMetadataInsertion,
34
33
  VideoDescription,
35
34
  } from "./models_1";
35
+ export declare const StatusUpdateInterval: {
36
+ readonly SECONDS_10: "SECONDS_10";
37
+ readonly SECONDS_12: "SECONDS_12";
38
+ readonly SECONDS_120: "SECONDS_120";
39
+ readonly SECONDS_15: "SECONDS_15";
40
+ readonly SECONDS_180: "SECONDS_180";
41
+ readonly SECONDS_20: "SECONDS_20";
42
+ readonly SECONDS_240: "SECONDS_240";
43
+ readonly SECONDS_30: "SECONDS_30";
44
+ readonly SECONDS_300: "SECONDS_300";
45
+ readonly SECONDS_360: "SECONDS_360";
46
+ readonly SECONDS_420: "SECONDS_420";
47
+ readonly SECONDS_480: "SECONDS_480";
48
+ readonly SECONDS_540: "SECONDS_540";
49
+ readonly SECONDS_60: "SECONDS_60";
50
+ readonly SECONDS_600: "SECONDS_600";
51
+ };
52
+ export type StatusUpdateInterval =
53
+ (typeof StatusUpdateInterval)[keyof typeof StatusUpdateInterval];
36
54
  export interface Timing {
37
55
  FinishTime?: Date | undefined;
38
56
  StartTime?: Date | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediaconvert",
3
3
  "description": "AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native",
4
- "version": "3.821.0",
4
+ "version": "3.824.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-mediaconvert",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.821.0",
24
- "@aws-sdk/credential-provider-node": "3.821.0",
23
+ "@aws-sdk/core": "3.823.0",
24
+ "@aws-sdk/credential-provider-node": "3.823.0",
25
25
  "@aws-sdk/middleware-host-header": "3.821.0",
26
26
  "@aws-sdk/middleware-logger": "3.821.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.821.0",
28
- "@aws-sdk/middleware-user-agent": "3.821.0",
28
+ "@aws-sdk/middleware-user-agent": "3.823.0",
29
29
  "@aws-sdk/region-config-resolver": "3.821.0",
30
30
  "@aws-sdk/types": "3.821.0",
31
31
  "@aws-sdk/util-endpoints": "3.821.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.821.0",
33
- "@aws-sdk/util-user-agent-node": "3.821.0",
33
+ "@aws-sdk/util-user-agent-node": "3.823.0",
34
34
  "@smithy/config-resolver": "^4.1.4",
35
35
  "@smithy/core": "^3.5.1",
36
36
  "@smithy/fetch-http-handler": "^5.0.4",