@aws-sdk/client-mediaconvert 3.654.0 → 3.658.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.
@@ -480,6 +480,10 @@ declare const ListJobsCommand_base: {
480
480
  * // DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
481
481
  * // "STRING_VALUE",
482
482
  * // ],
483
+ * // EncryptionContractConfiguration: { // EncryptionContractConfiguration
484
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
485
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
486
+ * // },
483
487
  * // HlsSignaledSystemIds: [
484
488
  * // "STRING_VALUE",
485
489
  * // ],
@@ -552,6 +556,10 @@ declare const ListJobsCommand_base: {
552
556
  * // PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
553
557
  * // SpekeKeyProvider: { // SpekeKeyProvider
554
558
  * // CertificateArn: "STRING_VALUE",
559
+ * // EncryptionContractConfiguration: {
560
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
561
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
562
+ * // },
555
563
  * // ResourceId: "STRING_VALUE",
556
564
  * // SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
557
565
  * // "STRING_VALUE",
@@ -645,6 +653,10 @@ declare const ListJobsCommand_base: {
645
653
  * // OfflineEncrypted: "ENABLED" || "DISABLED",
646
654
  * // SpekeKeyProvider: {
647
655
  * // CertificateArn: "STRING_VALUE",
656
+ * // EncryptionContractConfiguration: {
657
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
658
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
659
+ * // },
648
660
  * // ResourceId: "STRING_VALUE",
649
661
  * // SystemIds: [
650
662
  * // "STRING_VALUE",
@@ -713,6 +725,10 @@ declare const ListJobsCommand_base: {
713
725
  * // Encryption: { // MsSmoothEncryptionSettings
714
726
  * // SpekeKeyProvider: {
715
727
  * // CertificateArn: "STRING_VALUE",
728
+ * // EncryptionContractConfiguration: {
729
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
730
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
731
+ * // },
716
732
  * // ResourceId: "STRING_VALUE",
717
733
  * // SystemIds: [
718
734
  * // "STRING_VALUE",
@@ -481,6 +481,10 @@ declare const SearchJobsCommand_base: {
481
481
  * // DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
482
482
  * // "STRING_VALUE",
483
483
  * // ],
484
+ * // EncryptionContractConfiguration: { // EncryptionContractConfiguration
485
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
486
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
487
+ * // },
484
488
  * // HlsSignaledSystemIds: [
485
489
  * // "STRING_VALUE",
486
490
  * // ],
@@ -553,6 +557,10 @@ declare const SearchJobsCommand_base: {
553
557
  * // PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
554
558
  * // SpekeKeyProvider: { // SpekeKeyProvider
555
559
  * // CertificateArn: "STRING_VALUE",
560
+ * // EncryptionContractConfiguration: {
561
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
562
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
563
+ * // },
556
564
  * // ResourceId: "STRING_VALUE",
557
565
  * // SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
558
566
  * // "STRING_VALUE",
@@ -646,6 +654,10 @@ declare const SearchJobsCommand_base: {
646
654
  * // OfflineEncrypted: "ENABLED" || "DISABLED",
647
655
  * // SpekeKeyProvider: {
648
656
  * // CertificateArn: "STRING_VALUE",
657
+ * // EncryptionContractConfiguration: {
658
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
659
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
660
+ * // },
649
661
  * // ResourceId: "STRING_VALUE",
650
662
  * // SystemIds: [
651
663
  * // "STRING_VALUE",
@@ -714,6 +726,10 @@ declare const SearchJobsCommand_base: {
714
726
  * // Encryption: { // MsSmoothEncryptionSettings
715
727
  * // SpekeKeyProvider: {
716
728
  * // CertificateArn: "STRING_VALUE",
729
+ * // EncryptionContractConfiguration: {
730
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
731
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
732
+ * // },
717
733
  * // ResourceId: "STRING_VALUE",
718
734
  * // SystemIds: [
719
735
  * // "STRING_VALUE",
@@ -412,6 +412,10 @@ declare const UpdateJobTemplateCommand_base: {
412
412
  * DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
413
413
  * "STRING_VALUE",
414
414
  * ],
415
+ * EncryptionContractConfiguration: { // EncryptionContractConfiguration
416
+ * SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
417
+ * SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
418
+ * },
415
419
  * HlsSignaledSystemIds: [
416
420
  * "STRING_VALUE",
417
421
  * ],
@@ -484,6 +488,10 @@ declare const UpdateJobTemplateCommand_base: {
484
488
  * PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
485
489
  * SpekeKeyProvider: { // SpekeKeyProvider
486
490
  * CertificateArn: "STRING_VALUE",
491
+ * EncryptionContractConfiguration: {
492
+ * SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
493
+ * SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
494
+ * },
487
495
  * ResourceId: "STRING_VALUE",
488
496
  * SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
489
497
  * "STRING_VALUE",
@@ -577,6 +585,10 @@ declare const UpdateJobTemplateCommand_base: {
577
585
  * OfflineEncrypted: "ENABLED" || "DISABLED",
578
586
  * SpekeKeyProvider: {
579
587
  * CertificateArn: "STRING_VALUE",
588
+ * EncryptionContractConfiguration: {
589
+ * SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
590
+ * SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
591
+ * },
580
592
  * ResourceId: "STRING_VALUE",
581
593
  * SystemIds: [
582
594
  * "STRING_VALUE",
@@ -645,6 +657,10 @@ declare const UpdateJobTemplateCommand_base: {
645
657
  * Encryption: { // MsSmoothEncryptionSettings
646
658
  * SpekeKeyProvider: {
647
659
  * CertificateArn: "STRING_VALUE",
660
+ * EncryptionContractConfiguration: {
661
+ * SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
662
+ * SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
663
+ * },
648
664
  * ResourceId: "STRING_VALUE",
649
665
  * SystemIds: [
650
666
  * "STRING_VALUE",
@@ -1888,6 +1904,10 @@ declare const UpdateJobTemplateCommand_base: {
1888
1904
  * // DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
1889
1905
  * // "STRING_VALUE",
1890
1906
  * // ],
1907
+ * // EncryptionContractConfiguration: { // EncryptionContractConfiguration
1908
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
1909
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
1910
+ * // },
1891
1911
  * // HlsSignaledSystemIds: [
1892
1912
  * // "STRING_VALUE",
1893
1913
  * // ],
@@ -1960,6 +1980,10 @@ declare const UpdateJobTemplateCommand_base: {
1960
1980
  * // PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
1961
1981
  * // SpekeKeyProvider: { // SpekeKeyProvider
1962
1982
  * // CertificateArn: "STRING_VALUE",
1983
+ * // EncryptionContractConfiguration: {
1984
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
1985
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
1986
+ * // },
1963
1987
  * // ResourceId: "STRING_VALUE",
1964
1988
  * // SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
1965
1989
  * // "STRING_VALUE",
@@ -2053,6 +2077,10 @@ declare const UpdateJobTemplateCommand_base: {
2053
2077
  * // OfflineEncrypted: "ENABLED" || "DISABLED",
2054
2078
  * // SpekeKeyProvider: {
2055
2079
  * // CertificateArn: "STRING_VALUE",
2080
+ * // EncryptionContractConfiguration: {
2081
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
2082
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
2083
+ * // },
2056
2084
  * // ResourceId: "STRING_VALUE",
2057
2085
  * // SystemIds: [
2058
2086
  * // "STRING_VALUE",
@@ -2121,6 +2149,10 @@ declare const UpdateJobTemplateCommand_base: {
2121
2149
  * // Encryption: { // MsSmoothEncryptionSettings
2122
2150
  * // SpekeKeyProvider: {
2123
2151
  * // CertificateArn: "STRING_VALUE",
2152
+ * // EncryptionContractConfiguration: {
2153
+ * // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
2154
+ * // SpekeVideoPreset: "PRESET_VIDEO_1" || "PRESET_VIDEO_2" || "PRESET_VIDEO_3" || "PRESET_VIDEO_4" || "PRESET_VIDEO_5" || "PRESET_VIDEO_6" || "PRESET_VIDEO_7" || "PRESET_VIDEO_8" || "SHARED" || "UNENCRYPTED",
2155
+ * // },
2124
2156
  * // ResourceId: "STRING_VALUE",
2125
2157
  * // SystemIds: [
2126
2158
  * // "STRING_VALUE",
@@ -4948,6 +4948,57 @@ export declare const CmafInitializationVectorInManifest: {
4948
4948
  * @public
4949
4949
  */
4950
4950
  export type CmafInitializationVectorInManifest = (typeof CmafInitializationVectorInManifest)[keyof typeof CmafInitializationVectorInManifest];
4951
+ /**
4952
+ * @public
4953
+ * @enum
4954
+ */
4955
+ export declare const PresetSpeke20Audio: {
4956
+ readonly PRESET_AUDIO_1: "PRESET_AUDIO_1";
4957
+ readonly PRESET_AUDIO_2: "PRESET_AUDIO_2";
4958
+ readonly PRESET_AUDIO_3: "PRESET_AUDIO_3";
4959
+ readonly SHARED: "SHARED";
4960
+ readonly UNENCRYPTED: "UNENCRYPTED";
4961
+ };
4962
+ /**
4963
+ * @public
4964
+ */
4965
+ export type PresetSpeke20Audio = (typeof PresetSpeke20Audio)[keyof typeof PresetSpeke20Audio];
4966
+ /**
4967
+ * @public
4968
+ * @enum
4969
+ */
4970
+ export declare const PresetSpeke20Video: {
4971
+ readonly PRESET_VIDEO_1: "PRESET_VIDEO_1";
4972
+ readonly PRESET_VIDEO_2: "PRESET_VIDEO_2";
4973
+ readonly PRESET_VIDEO_3: "PRESET_VIDEO_3";
4974
+ readonly PRESET_VIDEO_4: "PRESET_VIDEO_4";
4975
+ readonly PRESET_VIDEO_5: "PRESET_VIDEO_5";
4976
+ readonly PRESET_VIDEO_6: "PRESET_VIDEO_6";
4977
+ readonly PRESET_VIDEO_7: "PRESET_VIDEO_7";
4978
+ readonly PRESET_VIDEO_8: "PRESET_VIDEO_8";
4979
+ readonly SHARED: "SHARED";
4980
+ readonly UNENCRYPTED: "UNENCRYPTED";
4981
+ };
4982
+ /**
4983
+ * @public
4984
+ */
4985
+ export type PresetSpeke20Video = (typeof PresetSpeke20Video)[keyof typeof PresetSpeke20Video];
4986
+ /**
4987
+ * Specify the SPEKE version, either v1.0 or v2.0, that MediaConvert uses when encrypting your output. For more information, see: https://docs.aws.amazon.com/speke/latest/documentation/speke-api-specification.html To use SPEKE v1.0: Leave blank. To use SPEKE v2.0: Specify a SPEKE v2.0 video preset and a SPEKE v2.0 audio preset.
4988
+ * @public
4989
+ */
4990
+ export interface EncryptionContractConfiguration {
4991
+ /**
4992
+ * Specify which SPEKE version 2.0 audio preset MediaConvert uses to request content keys from your SPEKE server. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/drm-content-speke-v2-presets.html To encrypt to your audio outputs, choose from the following: Audio preset 1, Audio preset 2, or Audio preset 3. To encrypt your audio outputs, using the same content key for both your audio and video outputs: Choose Shared. When you do, you must also set SPEKE v2.0 video preset to Shared. To not encrypt your audio outputs: Choose Unencrypted. When you do, to encrypt your video outputs, you must also specify a SPEKE v2.0 video preset (other than Shared or Unencrypted).
4993
+ * @public
4994
+ */
4995
+ SpekeAudioPreset?: PresetSpeke20Audio;
4996
+ /**
4997
+ * Specify which SPEKE version 2.0 video preset MediaConvert uses to request content keys from your SPEKE server. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/drm-content-speke-v2-presets.html To encrypt to your video outputs, choose from the following: Video preset 1, Video preset 2, Video preset 3, Video preset 4, Video preset 5, Video preset 6, Video preset 7, or Video preset 8. To encrypt your video outputs, using the same content key for both your video and audio outputs: Choose Shared. When you do, you must also set SPEKE v2.0 audio preset to Shared. To not encrypt your video outputs: Choose Unencrypted. When you do, to encrypt your audio outputs, you must also specify a SPEKE v2.0 audio preset (other than Shared or Unencrypted).
4998
+ * @public
4999
+ */
5000
+ SpekeVideoPreset?: PresetSpeke20Video;
5001
+ }
4951
5002
  /**
4952
5003
  * If your output group type is CMAF, use these settings when doing DRM encryption with a SPEKE-compliant key provider. If your output group type is HLS, DASH, or Microsoft Smooth, use the SpekeKeyProvider settings instead.
4953
5004
  * @public
@@ -4963,6 +5014,11 @@ export interface SpekeKeyProviderCmaf {
4963
5014
  * @public
4964
5015
  */
4965
5016
  DashSignaledSystemIds?: string[];
5017
+ /**
5018
+ * Specify the SPEKE version, either v1.0 or v2.0, that MediaConvert uses when encrypting your output. For more information, see: https://docs.aws.amazon.com/speke/latest/documentation/speke-api-specification.html To use SPEKE v1.0: Leave blank. To use SPEKE v2.0: Specify a SPEKE v2.0 video preset and a SPEKE v2.0 audio preset.
5019
+ * @public
5020
+ */
5021
+ EncryptionContractConfiguration?: EncryptionContractConfiguration;
4966
5022
  /**
4967
5023
  * Specify the DRM system ID that you want signaled in the HLS manifest that MediaConvert creates as part of this CMAF package. The HLS manifest can currently signal only one system ID. For more information, see https://dashif.org/identifiers/content_protection/.
4968
5024
  * @public
@@ -5451,6 +5507,11 @@ export interface SpekeKeyProvider {
5451
5507
  * @public
5452
5508
  */
5453
5509
  CertificateArn?: string;
5510
+ /**
5511
+ * Specify the SPEKE version, either v1.0 or v2.0, that MediaConvert uses when encrypting your output. For more information, see: https://docs.aws.amazon.com/speke/latest/documentation/speke-api-specification.html To use SPEKE v1.0: Leave blank. To use SPEKE v2.0: Specify a SPEKE v2.0 video preset and a SPEKE v2.0 audio preset.
5512
+ * @public
5513
+ */
5514
+ EncryptionContractConfiguration?: EncryptionContractConfiguration;
5454
5515
  /**
5455
5516
  * Specify the resource ID that your SPEKE-compliant key provider uses to identify this content.
5456
5517
  * @public
@@ -6409,65 +6470,3 @@ export declare const OutputGroupType: {
6409
6470
  * @public
6410
6471
  */
6411
6472
  export type OutputGroupType = (typeof OutputGroupType)[keyof typeof OutputGroupType];
6412
- /**
6413
- * Output Group settings, including type
6414
- * @public
6415
- */
6416
- export interface OutputGroupSettings {
6417
- /**
6418
- * Settings related to your CMAF output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
6419
- * @public
6420
- */
6421
- CmafGroupSettings?: CmafGroupSettings;
6422
- /**
6423
- * Settings related to your DASH output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
6424
- * @public
6425
- */
6426
- DashIsoGroupSettings?: DashIsoGroupSettings;
6427
- /**
6428
- * Settings related to your File output group. MediaConvert uses this group of settings to generate a single standalone file, rather than a streaming package.
6429
- * @public
6430
- */
6431
- FileGroupSettings?: FileGroupSettings;
6432
- /**
6433
- * Settings related to your HLS output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
6434
- * @public
6435
- */
6436
- HlsGroupSettings?: HlsGroupSettings;
6437
- /**
6438
- * Settings related to your Microsoft Smooth Streaming output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
6439
- * @public
6440
- */
6441
- MsSmoothGroupSettings?: MsSmoothGroupSettings;
6442
- /**
6443
- * Type of output group (File group, Apple HLS, DASH ISO, Microsoft Smooth Streaming, CMAF)
6444
- * @public
6445
- */
6446
- Type?: OutputGroupType;
6447
- }
6448
- /**
6449
- * @public
6450
- * @enum
6451
- */
6452
- export declare const CmfcAudioDuration: {
6453
- readonly DEFAULT_CODEC_DURATION: "DEFAULT_CODEC_DURATION";
6454
- readonly MATCH_VIDEO_DURATION: "MATCH_VIDEO_DURATION";
6455
- };
6456
- /**
6457
- * @public
6458
- */
6459
- export type CmfcAudioDuration = (typeof CmfcAudioDuration)[keyof typeof CmfcAudioDuration];
6460
- /**
6461
- * @public
6462
- * @enum
6463
- */
6464
- export declare const CmfcAudioTrackType: {
6465
- readonly ALTERNATE_AUDIO_AUTO_SELECT: "ALTERNATE_AUDIO_AUTO_SELECT";
6466
- readonly ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT: "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT";
6467
- readonly ALTERNATE_AUDIO_NOT_AUTO_SELECT: "ALTERNATE_AUDIO_NOT_AUTO_SELECT";
6468
- readonly AUDIO_ONLY_VARIANT_STREAM: "AUDIO_ONLY_VARIANT_STREAM";
6469
- };
6470
- /**
6471
- * @public
6472
- */
6473
- export type CmfcAudioTrackType = (typeof CmfcAudioTrackType)[keyof typeof CmfcAudioTrackType];
@@ -1,4 +1,66 @@
1
- import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmfcAudioDuration, CmfcAudioTrackType, ColorConversion3DLUTSetting, EsamSettings, ExtendedDataServices, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
1
+ import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmafGroupSettings, ColorConversion3DLUTSetting, DashIsoGroupSettings, EsamSettings, ExtendedDataServices, FileGroupSettings, Hdr10Metadata, HlsGroupSettings, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, MotionImageInserter, MsSmoothGroupSettings, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupType, QueueTransition, Rectangle } from "./models_0";
2
+ /**
3
+ * Output Group settings, including type
4
+ * @public
5
+ */
6
+ export interface OutputGroupSettings {
7
+ /**
8
+ * Settings related to your CMAF output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
9
+ * @public
10
+ */
11
+ CmafGroupSettings?: CmafGroupSettings;
12
+ /**
13
+ * Settings related to your DASH output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
14
+ * @public
15
+ */
16
+ DashIsoGroupSettings?: DashIsoGroupSettings;
17
+ /**
18
+ * Settings related to your File output group. MediaConvert uses this group of settings to generate a single standalone file, rather than a streaming package.
19
+ * @public
20
+ */
21
+ FileGroupSettings?: FileGroupSettings;
22
+ /**
23
+ * Settings related to your HLS output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
24
+ * @public
25
+ */
26
+ HlsGroupSettings?: HlsGroupSettings;
27
+ /**
28
+ * Settings related to your Microsoft Smooth Streaming output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html.
29
+ * @public
30
+ */
31
+ MsSmoothGroupSettings?: MsSmoothGroupSettings;
32
+ /**
33
+ * Type of output group (File group, Apple HLS, DASH ISO, Microsoft Smooth Streaming, CMAF)
34
+ * @public
35
+ */
36
+ Type?: OutputGroupType;
37
+ }
38
+ /**
39
+ * @public
40
+ * @enum
41
+ */
42
+ export declare const CmfcAudioDuration: {
43
+ readonly DEFAULT_CODEC_DURATION: "DEFAULT_CODEC_DURATION";
44
+ readonly MATCH_VIDEO_DURATION: "MATCH_VIDEO_DURATION";
45
+ };
46
+ /**
47
+ * @public
48
+ */
49
+ export type CmfcAudioDuration = (typeof CmfcAudioDuration)[keyof typeof CmfcAudioDuration];
50
+ /**
51
+ * @public
52
+ * @enum
53
+ */
54
+ export declare const CmfcAudioTrackType: {
55
+ readonly ALTERNATE_AUDIO_AUTO_SELECT: "ALTERNATE_AUDIO_AUTO_SELECT";
56
+ readonly ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT: "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT";
57
+ readonly ALTERNATE_AUDIO_NOT_AUTO_SELECT: "ALTERNATE_AUDIO_NOT_AUTO_SELECT";
58
+ readonly AUDIO_ONLY_VARIANT_STREAM: "AUDIO_ONLY_VARIANT_STREAM";
59
+ };
60
+ /**
61
+ * @public
62
+ */
63
+ export type CmfcAudioTrackType = (typeof CmfcAudioTrackType)[keyof typeof CmfcAudioTrackType];
2
64
  /**
3
65
  * @public
4
66
  * @enum
@@ -6251,112 +6313,3 @@ export declare const ReservationPlanStatus: {
6251
6313
  * @public
6252
6314
  */
6253
6315
  export type ReservationPlanStatus = (typeof ReservationPlanStatus)[keyof typeof ReservationPlanStatus];
6254
- /**
6255
- * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
6256
- * @public
6257
- */
6258
- export interface ReservationPlan {
6259
- /**
6260
- * The length of the term of your reserved queue pricing plan commitment.
6261
- * @public
6262
- */
6263
- Commitment?: Commitment;
6264
- /**
6265
- * The timestamp in epoch seconds for when the current pricing plan term for this reserved queue expires.
6266
- * @public
6267
- */
6268
- ExpiresAt?: Date;
6269
- /**
6270
- * The timestamp in epoch seconds for when you set up the current pricing plan for this reserved queue.
6271
- * @public
6272
- */
6273
- PurchasedAt?: Date;
6274
- /**
6275
- * Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
6276
- * @public
6277
- */
6278
- RenewalType?: RenewalType;
6279
- /**
6280
- * 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.
6281
- * @public
6282
- */
6283
- ReservedSlots?: number;
6284
- /**
6285
- * Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
6286
- * @public
6287
- */
6288
- Status?: ReservationPlanStatus;
6289
- }
6290
- /**
6291
- * @public
6292
- * @enum
6293
- */
6294
- export declare const QueueStatus: {
6295
- readonly ACTIVE: "ACTIVE";
6296
- readonly PAUSED: "PAUSED";
6297
- };
6298
- /**
6299
- * @public
6300
- */
6301
- export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
6302
- /**
6303
- * 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.
6304
- * @public
6305
- */
6306
- export interface Queue {
6307
- /**
6308
- * An identifier for this resource that is unique within all of AWS.
6309
- * @public
6310
- */
6311
- Arn?: string;
6312
- /**
6313
- * The timestamp in epoch seconds for when you created the queue.
6314
- * @public
6315
- */
6316
- CreatedAt?: Date;
6317
- /**
6318
- * An optional description that you create for each queue.
6319
- * @public
6320
- */
6321
- Description?: string;
6322
- /**
6323
- * The timestamp in epoch seconds for when you most recently updated the queue.
6324
- * @public
6325
- */
6326
- LastUpdated?: Date;
6327
- /**
6328
- * A name that you create for each queue. Each name must be unique within your account.
6329
- * @public
6330
- */
6331
- Name: string | undefined;
6332
- /**
6333
- * 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.
6334
- * @public
6335
- */
6336
- PricingPlan?: PricingPlan;
6337
- /**
6338
- * The estimated number of jobs with a PROGRESSING status.
6339
- * @public
6340
- */
6341
- ProgressingJobsCount?: number;
6342
- /**
6343
- * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
6344
- * @public
6345
- */
6346
- ReservationPlan?: ReservationPlan;
6347
- /**
6348
- * 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.
6349
- * @public
6350
- */
6351
- Status?: QueueStatus;
6352
- /**
6353
- * The estimated number of jobs with a SUBMITTED status.
6354
- * @public
6355
- */
6356
- SubmittedJobsCount?: number;
6357
- /**
6358
- * 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.
6359
- * @public
6360
- */
6361
- Type?: Type;
6362
- }
@@ -1,7 +1,116 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
3
  import { AccelerationSettings, BillingTagsSource, Endpoint, HopDestination } from "./models_0";
4
- import { Commitment, Job, JobEngineVersion, JobSettings, JobStatus, JobTemplate, JobTemplateSettings, Preset, PresetSettings, PricingPlan, Queue, QueueStatus, RenewalType, SimulateReservedQueue, StatusUpdateInterval } from "./models_1";
4
+ import { Commitment, Job, JobEngineVersion, JobSettings, JobStatus, JobTemplate, JobTemplateSettings, Preset, PresetSettings, PricingPlan, RenewalType, ReservationPlanStatus, SimulateReservedQueue, StatusUpdateInterval, Type } from "./models_1";
5
+ /**
6
+ * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
7
+ * @public
8
+ */
9
+ export interface ReservationPlan {
10
+ /**
11
+ * The length of the term of your reserved queue pricing plan commitment.
12
+ * @public
13
+ */
14
+ Commitment?: Commitment;
15
+ /**
16
+ * The timestamp in epoch seconds for when the current pricing plan term for this reserved queue expires.
17
+ * @public
18
+ */
19
+ ExpiresAt?: Date;
20
+ /**
21
+ * The timestamp in epoch seconds for when you set up the current pricing plan for this reserved queue.
22
+ * @public
23
+ */
24
+ PurchasedAt?: Date;
25
+ /**
26
+ * Specifies whether the term of your reserved queue pricing plan is automatically extended (AUTO_RENEW) or expires (EXPIRE) at the end of the term.
27
+ * @public
28
+ */
29
+ RenewalType?: RenewalType;
30
+ /**
31
+ * 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.
32
+ * @public
33
+ */
34
+ ReservedSlots?: number;
35
+ /**
36
+ * Specifies whether the pricing plan for your reserved queue is ACTIVE or EXPIRED.
37
+ * @public
38
+ */
39
+ Status?: ReservationPlanStatus;
40
+ }
41
+ /**
42
+ * @public
43
+ * @enum
44
+ */
45
+ export declare const QueueStatus: {
46
+ readonly ACTIVE: "ACTIVE";
47
+ readonly PAUSED: "PAUSED";
48
+ };
49
+ /**
50
+ * @public
51
+ */
52
+ export type QueueStatus = (typeof QueueStatus)[keyof typeof QueueStatus];
53
+ /**
54
+ * 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.
55
+ * @public
56
+ */
57
+ export interface Queue {
58
+ /**
59
+ * An identifier for this resource that is unique within all of AWS.
60
+ * @public
61
+ */
62
+ Arn?: string;
63
+ /**
64
+ * The timestamp in epoch seconds for when you created the queue.
65
+ * @public
66
+ */
67
+ CreatedAt?: Date;
68
+ /**
69
+ * An optional description that you create for each queue.
70
+ * @public
71
+ */
72
+ Description?: string;
73
+ /**
74
+ * The timestamp in epoch seconds for when you most recently updated the queue.
75
+ * @public
76
+ */
77
+ LastUpdated?: Date;
78
+ /**
79
+ * A name that you create for each queue. Each name must be unique within your account.
80
+ * @public
81
+ */
82
+ Name: string | undefined;
83
+ /**
84
+ * 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.
85
+ * @public
86
+ */
87
+ PricingPlan?: PricingPlan;
88
+ /**
89
+ * The estimated number of jobs with a PROGRESSING status.
90
+ * @public
91
+ */
92
+ ProgressingJobsCount?: number;
93
+ /**
94
+ * Details about the pricing plan for your reserved queue. Required for reserved queues and not applicable to on-demand queues.
95
+ * @public
96
+ */
97
+ ReservationPlan?: ReservationPlan;
98
+ /**
99
+ * 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.
100
+ * @public
101
+ */
102
+ Status?: QueueStatus;
103
+ /**
104
+ * The estimated number of jobs with a SUBMITTED status.
105
+ * @public
106
+ */
107
+ SubmittedJobsCount?: number;
108
+ /**
109
+ * 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.
110
+ * @public
111
+ */
112
+ Type?: Type;
113
+ }
5
114
  /**
6
115
  * @public
7
116
  */