@aws-sdk/client-mediaconvert 3.651.1 → 3.655.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 +61 -6
- package/dist-es/models/models_0.js +19 -10
- package/dist-es/models/models_1.js +10 -4
- package/dist-es/models/models_2.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +32 -0
- package/dist-types/commands/AssociateCertificateCommand.d.ts +11 -0
- package/dist-types/commands/CancelJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateJobCommand.d.ts +43 -0
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +43 -0
- package/dist-types/commands/CreatePresetCommand.d.ts +11 -0
- package/dist-types/commands/CreateQueueCommand.d.ts +11 -0
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeletePresetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteQueueCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetJobCommand.d.ts +27 -0
- package/dist-types/commands/GetJobTemplateCommand.d.ts +27 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetPresetCommand.d.ts +11 -0
- package/dist-types/commands/GetQueueCommand.d.ts +11 -0
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +27 -0
- package/dist-types/commands/ListJobsCommand.d.ts +27 -0
- package/dist-types/commands/ListPresetsCommand.d.ts +11 -0
- package/dist-types/commands/ListQueuesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListVersionsCommand.d.ts +11 -0
- package/dist-types/commands/PutPolicyCommand.d.ts +11 -0
- package/dist-types/commands/SearchJobsCommand.d.ts +27 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateJobTemplateCommand.d.ts +43 -0
- package/dist-types/commands/UpdatePresetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateQueueCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +61 -62
- package/dist-types/models/models_1.d.ts +63 -110
- package/dist-types/models/models_2.d.ts +110 -1
- package/dist-types/ts3.4/commands/AssociateCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePresetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePresetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetJobTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPresetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPresetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateJobTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePresetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_0.d.ts +29 -22
- package/dist-types/ts3.4/models/models_1.d.ts +28 -29
- package/dist-types/ts3.4/models/models_2.d.ts +28 -2
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -391,6 +391,8 @@ __export(src_exports, {
|
|
|
391
391
|
OutputSdt: () => OutputSdt,
|
|
392
392
|
PadVideo: () => PadVideo,
|
|
393
393
|
PresetListBy: () => PresetListBy,
|
|
394
|
+
PresetSpeke20Audio: () => PresetSpeke20Audio,
|
|
395
|
+
PresetSpeke20Video: () => PresetSpeke20Video,
|
|
394
396
|
PricingPlan: () => PricingPlan,
|
|
395
397
|
ProresChromaSampling: () => ProresChromaSampling,
|
|
396
398
|
ProresCodecProfile: () => ProresCodecProfile,
|
|
@@ -662,6 +664,10 @@ __name(_MediaConvertServiceException, "MediaConvertServiceException");
|
|
|
662
664
|
var MediaConvertServiceException = _MediaConvertServiceException;
|
|
663
665
|
|
|
664
666
|
// src/models/models_2.ts
|
|
667
|
+
var QueueStatus = {
|
|
668
|
+
ACTIVE: "ACTIVE",
|
|
669
|
+
PAUSED: "PAUSED"
|
|
670
|
+
};
|
|
665
671
|
var _BadRequestException = class _BadRequestException extends MediaConvertServiceException {
|
|
666
672
|
/**
|
|
667
673
|
* @internal
|
|
@@ -2493,6 +2499,12 @@ var se_EmbeddedSourceSettings = /* @__PURE__ */ __name((input, context) => {
|
|
|
2493
2499
|
terminateCaptions: [, , `TerminateCaptions`]
|
|
2494
2500
|
});
|
|
2495
2501
|
}, "se_EmbeddedSourceSettings");
|
|
2502
|
+
var se_EncryptionContractConfiguration = /* @__PURE__ */ __name((input, context) => {
|
|
2503
|
+
return (0, import_smithy_client.take)(input, {
|
|
2504
|
+
spekeAudioPreset: [, , `SpekeAudioPreset`],
|
|
2505
|
+
spekeVideoPreset: [, , `SpekeVideoPreset`]
|
|
2506
|
+
});
|
|
2507
|
+
}, "se_EncryptionContractConfiguration");
|
|
2496
2508
|
var se_EsamManifestConfirmConditionNotification = /* @__PURE__ */ __name((input, context) => {
|
|
2497
2509
|
return (0, import_smithy_client.take)(input, {
|
|
2498
2510
|
mccXml: [, , `MccXml`]
|
|
@@ -3397,6 +3409,11 @@ var se_SccDestinationSettings = /* @__PURE__ */ __name((input, context) => {
|
|
|
3397
3409
|
var se_SpekeKeyProvider = /* @__PURE__ */ __name((input, context) => {
|
|
3398
3410
|
return (0, import_smithy_client.take)(input, {
|
|
3399
3411
|
certificateArn: [, , `CertificateArn`],
|
|
3412
|
+
encryptionContractConfiguration: [
|
|
3413
|
+
,
|
|
3414
|
+
(_) => se_EncryptionContractConfiguration(_, context),
|
|
3415
|
+
`EncryptionContractConfiguration`
|
|
3416
|
+
],
|
|
3400
3417
|
resourceId: [, , `ResourceId`],
|
|
3401
3418
|
systemIds: [, import_smithy_client._json, `SystemIds`],
|
|
3402
3419
|
url: [, , `Url`]
|
|
@@ -3406,6 +3423,11 @@ var se_SpekeKeyProviderCmaf = /* @__PURE__ */ __name((input, context) => {
|
|
|
3406
3423
|
return (0, import_smithy_client.take)(input, {
|
|
3407
3424
|
certificateArn: [, , `CertificateArn`],
|
|
3408
3425
|
dashSignaledSystemIds: [, import_smithy_client._json, `DashSignaledSystemIds`],
|
|
3426
|
+
encryptionContractConfiguration: [
|
|
3427
|
+
,
|
|
3428
|
+
(_) => se_EncryptionContractConfiguration(_, context),
|
|
3429
|
+
`EncryptionContractConfiguration`
|
|
3430
|
+
],
|
|
3409
3431
|
hlsSignaledSystemIds: [, import_smithy_client._json, `HlsSignaledSystemIds`],
|
|
3410
3432
|
resourceId: [, , `ResourceId`],
|
|
3411
3433
|
url: [, , `Url`]
|
|
@@ -4594,6 +4616,12 @@ var de_EmbeddedSourceSettings = /* @__PURE__ */ __name((output, context) => {
|
|
|
4594
4616
|
TerminateCaptions: [, import_smithy_client.expectString, `terminateCaptions`]
|
|
4595
4617
|
});
|
|
4596
4618
|
}, "de_EmbeddedSourceSettings");
|
|
4619
|
+
var de_EncryptionContractConfiguration = /* @__PURE__ */ __name((output, context) => {
|
|
4620
|
+
return (0, import_smithy_client.take)(output, {
|
|
4621
|
+
SpekeAudioPreset: [, import_smithy_client.expectString, `spekeAudioPreset`],
|
|
4622
|
+
SpekeVideoPreset: [, import_smithy_client.expectString, `spekeVideoPreset`]
|
|
4623
|
+
});
|
|
4624
|
+
}, "de_EncryptionContractConfiguration");
|
|
4597
4625
|
var de_Endpoint = /* @__PURE__ */ __name((output, context) => {
|
|
4598
4626
|
return (0, import_smithy_client.take)(output, {
|
|
4599
4627
|
Url: [, import_smithy_client.expectString, `url`]
|
|
@@ -5639,6 +5667,11 @@ var de_SccDestinationSettings = /* @__PURE__ */ __name((output, context) => {
|
|
|
5639
5667
|
var de_SpekeKeyProvider = /* @__PURE__ */ __name((output, context) => {
|
|
5640
5668
|
return (0, import_smithy_client.take)(output, {
|
|
5641
5669
|
CertificateArn: [, import_smithy_client.expectString, `certificateArn`],
|
|
5670
|
+
EncryptionContractConfiguration: [
|
|
5671
|
+
,
|
|
5672
|
+
(_) => de_EncryptionContractConfiguration(_, context),
|
|
5673
|
+
`encryptionContractConfiguration`
|
|
5674
|
+
],
|
|
5642
5675
|
ResourceId: [, import_smithy_client.expectString, `resourceId`],
|
|
5643
5676
|
SystemIds: [, import_smithy_client._json, `systemIds`],
|
|
5644
5677
|
Url: [, import_smithy_client.expectString, `url`]
|
|
@@ -5648,6 +5681,11 @@ var de_SpekeKeyProviderCmaf = /* @__PURE__ */ __name((output, context) => {
|
|
|
5648
5681
|
return (0, import_smithy_client.take)(output, {
|
|
5649
5682
|
CertificateArn: [, import_smithy_client.expectString, `certificateArn`],
|
|
5650
5683
|
DashSignaledSystemIds: [, import_smithy_client._json, `dashSignaledSystemIds`],
|
|
5684
|
+
EncryptionContractConfiguration: [
|
|
5685
|
+
,
|
|
5686
|
+
(_) => de_EncryptionContractConfiguration(_, context),
|
|
5687
|
+
`encryptionContractConfiguration`
|
|
5688
|
+
],
|
|
5651
5689
|
HlsSignaledSystemIds: [, import_smithy_client._json, `hlsSignaledSystemIds`],
|
|
5652
5690
|
ResourceId: [, import_smithy_client.expectString, `resourceId`],
|
|
5653
5691
|
Url: [, import_smithy_client.expectString, `url`]
|
|
@@ -7413,6 +7451,25 @@ var CmafInitializationVectorInManifest = {
|
|
|
7413
7451
|
EXCLUDE: "EXCLUDE",
|
|
7414
7452
|
INCLUDE: "INCLUDE"
|
|
7415
7453
|
};
|
|
7454
|
+
var PresetSpeke20Audio = {
|
|
7455
|
+
PRESET_AUDIO_1: "PRESET_AUDIO_1",
|
|
7456
|
+
PRESET_AUDIO_2: "PRESET_AUDIO_2",
|
|
7457
|
+
PRESET_AUDIO_3: "PRESET_AUDIO_3",
|
|
7458
|
+
SHARED: "SHARED",
|
|
7459
|
+
UNENCRYPTED: "UNENCRYPTED"
|
|
7460
|
+
};
|
|
7461
|
+
var PresetSpeke20Video = {
|
|
7462
|
+
PRESET_VIDEO_1: "PRESET_VIDEO_1",
|
|
7463
|
+
PRESET_VIDEO_2: "PRESET_VIDEO_2",
|
|
7464
|
+
PRESET_VIDEO_3: "PRESET_VIDEO_3",
|
|
7465
|
+
PRESET_VIDEO_4: "PRESET_VIDEO_4",
|
|
7466
|
+
PRESET_VIDEO_5: "PRESET_VIDEO_5",
|
|
7467
|
+
PRESET_VIDEO_6: "PRESET_VIDEO_6",
|
|
7468
|
+
PRESET_VIDEO_7: "PRESET_VIDEO_7",
|
|
7469
|
+
PRESET_VIDEO_8: "PRESET_VIDEO_8",
|
|
7470
|
+
SHARED: "SHARED",
|
|
7471
|
+
UNENCRYPTED: "UNENCRYPTED"
|
|
7472
|
+
};
|
|
7416
7473
|
var CmafKeyProviderType = {
|
|
7417
7474
|
SPEKE: "SPEKE",
|
|
7418
7475
|
STATIC_KEY: "STATIC_KEY"
|
|
@@ -7640,6 +7697,8 @@ var OutputGroupType = {
|
|
|
7640
7697
|
HLS_GROUP_SETTINGS: "HLS_GROUP_SETTINGS",
|
|
7641
7698
|
MS_SMOOTH_GROUP_SETTINGS: "MS_SMOOTH_GROUP_SETTINGS"
|
|
7642
7699
|
};
|
|
7700
|
+
|
|
7701
|
+
// src/models/models_1.ts
|
|
7643
7702
|
var CmfcAudioDuration = {
|
|
7644
7703
|
DEFAULT_CODEC_DURATION: "DEFAULT_CODEC_DURATION",
|
|
7645
7704
|
MATCH_VIDEO_DURATION: "MATCH_VIDEO_DURATION"
|
|
@@ -7650,8 +7709,6 @@ var CmfcAudioTrackType = {
|
|
|
7650
7709
|
ALTERNATE_AUDIO_NOT_AUTO_SELECT: "ALTERNATE_AUDIO_NOT_AUTO_SELECT",
|
|
7651
7710
|
AUDIO_ONLY_VARIANT_STREAM: "AUDIO_ONLY_VARIANT_STREAM"
|
|
7652
7711
|
};
|
|
7653
|
-
|
|
7654
|
-
// src/models/models_1.ts
|
|
7655
7712
|
var CmfcDescriptiveVideoServiceFlag = {
|
|
7656
7713
|
DONT_FLAG: "DONT_FLAG",
|
|
7657
7714
|
FLAG: "FLAG"
|
|
@@ -8783,10 +8840,6 @@ var ReservationPlanStatus = {
|
|
|
8783
8840
|
ACTIVE: "ACTIVE",
|
|
8784
8841
|
EXPIRED: "EXPIRED"
|
|
8785
8842
|
};
|
|
8786
|
-
var QueueStatus = {
|
|
8787
|
-
ACTIVE: "ACTIVE",
|
|
8788
|
-
PAUSED: "PAUSED"
|
|
8789
|
-
};
|
|
8790
8843
|
// Annotate the CommonJS export names for ESM import in node:
|
|
8791
8844
|
|
|
8792
8845
|
0 && (module.exports = {
|
|
@@ -8964,6 +9017,8 @@ var QueueStatus = {
|
|
|
8964
9017
|
S3StorageClass,
|
|
8965
9018
|
CmafEncryptionType,
|
|
8966
9019
|
CmafInitializationVectorInManifest,
|
|
9020
|
+
PresetSpeke20Audio,
|
|
9021
|
+
PresetSpeke20Video,
|
|
8967
9022
|
CmafKeyProviderType,
|
|
8968
9023
|
CmafImageBasedTrickPlay,
|
|
8969
9024
|
CmafIntervalCadence,
|
|
@@ -914,6 +914,25 @@ export const CmafInitializationVectorInManifest = {
|
|
|
914
914
|
EXCLUDE: "EXCLUDE",
|
|
915
915
|
INCLUDE: "INCLUDE",
|
|
916
916
|
};
|
|
917
|
+
export const PresetSpeke20Audio = {
|
|
918
|
+
PRESET_AUDIO_1: "PRESET_AUDIO_1",
|
|
919
|
+
PRESET_AUDIO_2: "PRESET_AUDIO_2",
|
|
920
|
+
PRESET_AUDIO_3: "PRESET_AUDIO_3",
|
|
921
|
+
SHARED: "SHARED",
|
|
922
|
+
UNENCRYPTED: "UNENCRYPTED",
|
|
923
|
+
};
|
|
924
|
+
export const PresetSpeke20Video = {
|
|
925
|
+
PRESET_VIDEO_1: "PRESET_VIDEO_1",
|
|
926
|
+
PRESET_VIDEO_2: "PRESET_VIDEO_2",
|
|
927
|
+
PRESET_VIDEO_3: "PRESET_VIDEO_3",
|
|
928
|
+
PRESET_VIDEO_4: "PRESET_VIDEO_4",
|
|
929
|
+
PRESET_VIDEO_5: "PRESET_VIDEO_5",
|
|
930
|
+
PRESET_VIDEO_6: "PRESET_VIDEO_6",
|
|
931
|
+
PRESET_VIDEO_7: "PRESET_VIDEO_7",
|
|
932
|
+
PRESET_VIDEO_8: "PRESET_VIDEO_8",
|
|
933
|
+
SHARED: "SHARED",
|
|
934
|
+
UNENCRYPTED: "UNENCRYPTED",
|
|
935
|
+
};
|
|
917
936
|
export const CmafKeyProviderType = {
|
|
918
937
|
SPEKE: "SPEKE",
|
|
919
938
|
STATIC_KEY: "STATIC_KEY",
|
|
@@ -1141,13 +1160,3 @@ export const OutputGroupType = {
|
|
|
1141
1160
|
HLS_GROUP_SETTINGS: "HLS_GROUP_SETTINGS",
|
|
1142
1161
|
MS_SMOOTH_GROUP_SETTINGS: "MS_SMOOTH_GROUP_SETTINGS",
|
|
1143
1162
|
};
|
|
1144
|
-
export const CmfcAudioDuration = {
|
|
1145
|
-
DEFAULT_CODEC_DURATION: "DEFAULT_CODEC_DURATION",
|
|
1146
|
-
MATCH_VIDEO_DURATION: "MATCH_VIDEO_DURATION",
|
|
1147
|
-
};
|
|
1148
|
-
export const CmfcAudioTrackType = {
|
|
1149
|
-
ALTERNATE_AUDIO_AUTO_SELECT: "ALTERNATE_AUDIO_AUTO_SELECT",
|
|
1150
|
-
ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT: "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT",
|
|
1151
|
-
ALTERNATE_AUDIO_NOT_AUTO_SELECT: "ALTERNATE_AUDIO_NOT_AUTO_SELECT",
|
|
1152
|
-
AUDIO_ONLY_VARIANT_STREAM: "AUDIO_ONLY_VARIANT_STREAM",
|
|
1153
|
-
};
|
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
export const CmfcAudioDuration = {
|
|
2
|
+
DEFAULT_CODEC_DURATION: "DEFAULT_CODEC_DURATION",
|
|
3
|
+
MATCH_VIDEO_DURATION: "MATCH_VIDEO_DURATION",
|
|
4
|
+
};
|
|
5
|
+
export const CmfcAudioTrackType = {
|
|
6
|
+
ALTERNATE_AUDIO_AUTO_SELECT: "ALTERNATE_AUDIO_AUTO_SELECT",
|
|
7
|
+
ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT: "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT",
|
|
8
|
+
ALTERNATE_AUDIO_NOT_AUTO_SELECT: "ALTERNATE_AUDIO_NOT_AUTO_SELECT",
|
|
9
|
+
AUDIO_ONLY_VARIANT_STREAM: "AUDIO_ONLY_VARIANT_STREAM",
|
|
10
|
+
};
|
|
1
11
|
export const CmfcDescriptiveVideoServiceFlag = {
|
|
2
12
|
DONT_FLAG: "DONT_FLAG",
|
|
3
13
|
FLAG: "FLAG",
|
|
@@ -1129,7 +1139,3 @@ export const ReservationPlanStatus = {
|
|
|
1129
1139
|
ACTIVE: "ACTIVE",
|
|
1130
1140
|
EXPIRED: "EXPIRED",
|
|
1131
1141
|
};
|
|
1132
|
-
export const QueueStatus = {
|
|
1133
|
-
ACTIVE: "ACTIVE",
|
|
1134
|
-
PAUSED: "PAUSED",
|
|
1135
|
-
};
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
|
|
2
|
+
export const QueueStatus = {
|
|
3
|
+
ACTIVE: "ACTIVE",
|
|
4
|
+
PAUSED: "PAUSED",
|
|
5
|
+
};
|
|
2
6
|
export class BadRequestException extends __BaseException {
|
|
3
7
|
constructor(opts) {
|
|
4
8
|
super({
|
|
@@ -1725,6 +1725,12 @@ const se_EmbeddedSourceSettings = (input, context) => {
|
|
|
1725
1725
|
terminateCaptions: [, , `TerminateCaptions`],
|
|
1726
1726
|
});
|
|
1727
1727
|
};
|
|
1728
|
+
const se_EncryptionContractConfiguration = (input, context) => {
|
|
1729
|
+
return take(input, {
|
|
1730
|
+
spekeAudioPreset: [, , `SpekeAudioPreset`],
|
|
1731
|
+
spekeVideoPreset: [, , `SpekeVideoPreset`],
|
|
1732
|
+
});
|
|
1733
|
+
};
|
|
1728
1734
|
const se_EsamManifestConfirmConditionNotification = (input, context) => {
|
|
1729
1735
|
return take(input, {
|
|
1730
1736
|
mccXml: [, , `MccXml`],
|
|
@@ -2629,6 +2635,11 @@ const se_SccDestinationSettings = (input, context) => {
|
|
|
2629
2635
|
const se_SpekeKeyProvider = (input, context) => {
|
|
2630
2636
|
return take(input, {
|
|
2631
2637
|
certificateArn: [, , `CertificateArn`],
|
|
2638
|
+
encryptionContractConfiguration: [
|
|
2639
|
+
,
|
|
2640
|
+
(_) => se_EncryptionContractConfiguration(_, context),
|
|
2641
|
+
`EncryptionContractConfiguration`,
|
|
2642
|
+
],
|
|
2632
2643
|
resourceId: [, , `ResourceId`],
|
|
2633
2644
|
systemIds: [, _json, `SystemIds`],
|
|
2634
2645
|
url: [, , `Url`],
|
|
@@ -2638,6 +2649,11 @@ const se_SpekeKeyProviderCmaf = (input, context) => {
|
|
|
2638
2649
|
return take(input, {
|
|
2639
2650
|
certificateArn: [, , `CertificateArn`],
|
|
2640
2651
|
dashSignaledSystemIds: [, _json, `DashSignaledSystemIds`],
|
|
2652
|
+
encryptionContractConfiguration: [
|
|
2653
|
+
,
|
|
2654
|
+
(_) => se_EncryptionContractConfiguration(_, context),
|
|
2655
|
+
`EncryptionContractConfiguration`,
|
|
2656
|
+
],
|
|
2641
2657
|
hlsSignaledSystemIds: [, _json, `HlsSignaledSystemIds`],
|
|
2642
2658
|
resourceId: [, , `ResourceId`],
|
|
2643
2659
|
url: [, , `Url`],
|
|
@@ -3896,6 +3912,12 @@ const de_EmbeddedSourceSettings = (output, context) => {
|
|
|
3896
3912
|
TerminateCaptions: [, __expectString, `terminateCaptions`],
|
|
3897
3913
|
});
|
|
3898
3914
|
};
|
|
3915
|
+
const de_EncryptionContractConfiguration = (output, context) => {
|
|
3916
|
+
return take(output, {
|
|
3917
|
+
SpekeAudioPreset: [, __expectString, `spekeAudioPreset`],
|
|
3918
|
+
SpekeVideoPreset: [, __expectString, `spekeVideoPreset`],
|
|
3919
|
+
});
|
|
3920
|
+
};
|
|
3899
3921
|
const de_Endpoint = (output, context) => {
|
|
3900
3922
|
return take(output, {
|
|
3901
3923
|
Url: [, __expectString, `url`],
|
|
@@ -4941,6 +4963,11 @@ const de_SccDestinationSettings = (output, context) => {
|
|
|
4941
4963
|
const de_SpekeKeyProvider = (output, context) => {
|
|
4942
4964
|
return take(output, {
|
|
4943
4965
|
CertificateArn: [, __expectString, `certificateArn`],
|
|
4966
|
+
EncryptionContractConfiguration: [
|
|
4967
|
+
,
|
|
4968
|
+
(_) => de_EncryptionContractConfiguration(_, context),
|
|
4969
|
+
`encryptionContractConfiguration`,
|
|
4970
|
+
],
|
|
4944
4971
|
ResourceId: [, __expectString, `resourceId`],
|
|
4945
4972
|
SystemIds: [, _json, `systemIds`],
|
|
4946
4973
|
Url: [, __expectString, `url`],
|
|
@@ -4950,6 +4977,11 @@ const de_SpekeKeyProviderCmaf = (output, context) => {
|
|
|
4950
4977
|
return take(output, {
|
|
4951
4978
|
CertificateArn: [, __expectString, `certificateArn`],
|
|
4952
4979
|
DashSignaledSystemIds: [, _json, `dashSignaledSystemIds`],
|
|
4980
|
+
EncryptionContractConfiguration: [
|
|
4981
|
+
,
|
|
4982
|
+
(_) => de_EncryptionContractConfiguration(_, context),
|
|
4983
|
+
`encryptionContractConfiguration`,
|
|
4984
|
+
],
|
|
4953
4985
|
HlsSignaledSystemIds: [, _json, `hlsSignaledSystemIds`],
|
|
4954
4986
|
ResourceId: [, __expectString, `resourceId`],
|
|
4955
4987
|
Url: [, __expectString, `url`],
|
|
@@ -73,4 +73,15 @@ declare const AssociateCertificateCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class AssociateCertificateCommand extends AssociateCertificateCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: AssociateCertificateRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: AssociateCertificateCommandInput;
|
|
84
|
+
output: AssociateCertificateCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -73,4 +73,15 @@ declare const CancelJobCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class CancelJobCommand extends CancelJobCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: CancelJobRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: CancelJobCommandInput;
|
|
84
|
+
output: CancelJobCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -431,6 +431,10 @@ declare const CreateJobCommand_base: {
|
|
|
431
431
|
* DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
|
|
432
432
|
* "STRING_VALUE",
|
|
433
433
|
* ],
|
|
434
|
+
* EncryptionContractConfiguration: { // EncryptionContractConfiguration
|
|
435
|
+
* SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
436
|
+
* 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",
|
|
437
|
+
* },
|
|
434
438
|
* HlsSignaledSystemIds: [
|
|
435
439
|
* "STRING_VALUE",
|
|
436
440
|
* ],
|
|
@@ -503,6 +507,10 @@ declare const CreateJobCommand_base: {
|
|
|
503
507
|
* PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
|
|
504
508
|
* SpekeKeyProvider: { // SpekeKeyProvider
|
|
505
509
|
* CertificateArn: "STRING_VALUE",
|
|
510
|
+
* EncryptionContractConfiguration: {
|
|
511
|
+
* SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
512
|
+
* 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",
|
|
513
|
+
* },
|
|
506
514
|
* ResourceId: "STRING_VALUE",
|
|
507
515
|
* SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
|
|
508
516
|
* "STRING_VALUE",
|
|
@@ -596,6 +604,10 @@ declare const CreateJobCommand_base: {
|
|
|
596
604
|
* OfflineEncrypted: "ENABLED" || "DISABLED",
|
|
597
605
|
* SpekeKeyProvider: {
|
|
598
606
|
* CertificateArn: "STRING_VALUE",
|
|
607
|
+
* EncryptionContractConfiguration: {
|
|
608
|
+
* SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
609
|
+
* 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",
|
|
610
|
+
* },
|
|
599
611
|
* ResourceId: "STRING_VALUE",
|
|
600
612
|
* SystemIds: [
|
|
601
613
|
* "STRING_VALUE",
|
|
@@ -664,6 +676,10 @@ declare const CreateJobCommand_base: {
|
|
|
664
676
|
* Encryption: { // MsSmoothEncryptionSettings
|
|
665
677
|
* SpekeKeyProvider: {
|
|
666
678
|
* CertificateArn: "STRING_VALUE",
|
|
679
|
+
* EncryptionContractConfiguration: {
|
|
680
|
+
* SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
681
|
+
* 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",
|
|
682
|
+
* },
|
|
667
683
|
* ResourceId: "STRING_VALUE",
|
|
668
684
|
* SystemIds: [
|
|
669
685
|
* "STRING_VALUE",
|
|
@@ -1968,6 +1984,10 @@ declare const CreateJobCommand_base: {
|
|
|
1968
1984
|
* // DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
|
|
1969
1985
|
* // "STRING_VALUE",
|
|
1970
1986
|
* // ],
|
|
1987
|
+
* // EncryptionContractConfiguration: { // EncryptionContractConfiguration
|
|
1988
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
1989
|
+
* // 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",
|
|
1990
|
+
* // },
|
|
1971
1991
|
* // HlsSignaledSystemIds: [
|
|
1972
1992
|
* // "STRING_VALUE",
|
|
1973
1993
|
* // ],
|
|
@@ -2040,6 +2060,10 @@ declare const CreateJobCommand_base: {
|
|
|
2040
2060
|
* // PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
|
|
2041
2061
|
* // SpekeKeyProvider: { // SpekeKeyProvider
|
|
2042
2062
|
* // CertificateArn: "STRING_VALUE",
|
|
2063
|
+
* // EncryptionContractConfiguration: {
|
|
2064
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
2065
|
+
* // 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",
|
|
2066
|
+
* // },
|
|
2043
2067
|
* // ResourceId: "STRING_VALUE",
|
|
2044
2068
|
* // SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
|
|
2045
2069
|
* // "STRING_VALUE",
|
|
@@ -2133,6 +2157,10 @@ declare const CreateJobCommand_base: {
|
|
|
2133
2157
|
* // OfflineEncrypted: "ENABLED" || "DISABLED",
|
|
2134
2158
|
* // SpekeKeyProvider: {
|
|
2135
2159
|
* // CertificateArn: "STRING_VALUE",
|
|
2160
|
+
* // EncryptionContractConfiguration: {
|
|
2161
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
2162
|
+
* // 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",
|
|
2163
|
+
* // },
|
|
2136
2164
|
* // ResourceId: "STRING_VALUE",
|
|
2137
2165
|
* // SystemIds: [
|
|
2138
2166
|
* // "STRING_VALUE",
|
|
@@ -2201,6 +2229,10 @@ declare const CreateJobCommand_base: {
|
|
|
2201
2229
|
* // Encryption: { // MsSmoothEncryptionSettings
|
|
2202
2230
|
* // SpekeKeyProvider: {
|
|
2203
2231
|
* // CertificateArn: "STRING_VALUE",
|
|
2232
|
+
* // EncryptionContractConfiguration: {
|
|
2233
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
2234
|
+
* // 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",
|
|
2235
|
+
* // },
|
|
2204
2236
|
* // ResourceId: "STRING_VALUE",
|
|
2205
2237
|
* // SystemIds: [
|
|
2206
2238
|
* // "STRING_VALUE",
|
|
@@ -3110,4 +3142,15 @@ declare const CreateJobCommand_base: {
|
|
|
3110
3142
|
* @public
|
|
3111
3143
|
*/
|
|
3112
3144
|
export declare class CreateJobCommand extends CreateJobCommand_base {
|
|
3145
|
+
/** @internal type navigation helper, not in runtime. */
|
|
3146
|
+
protected static __types: {
|
|
3147
|
+
api: {
|
|
3148
|
+
input: CreateJobRequest;
|
|
3149
|
+
output: CreateJobResponse;
|
|
3150
|
+
};
|
|
3151
|
+
sdk: {
|
|
3152
|
+
input: CreateJobCommandInput;
|
|
3153
|
+
output: CreateJobCommandOutput;
|
|
3154
|
+
};
|
|
3155
|
+
};
|
|
3113
3156
|
}
|
|
@@ -412,6 +412,10 @@ declare const CreateJobTemplateCommand_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 CreateJobTemplateCommand_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 CreateJobTemplateCommand_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 CreateJobTemplateCommand_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",
|
|
@@ -1891,6 +1907,10 @@ declare const CreateJobTemplateCommand_base: {
|
|
|
1891
1907
|
* // DashSignaledSystemIds: [ // __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12
|
|
1892
1908
|
* // "STRING_VALUE",
|
|
1893
1909
|
* // ],
|
|
1910
|
+
* // EncryptionContractConfiguration: { // EncryptionContractConfiguration
|
|
1911
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
1912
|
+
* // 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",
|
|
1913
|
+
* // },
|
|
1894
1914
|
* // HlsSignaledSystemIds: [
|
|
1895
1915
|
* // "STRING_VALUE",
|
|
1896
1916
|
* // ],
|
|
@@ -1963,6 +1983,10 @@ declare const CreateJobTemplateCommand_base: {
|
|
|
1963
1983
|
* // PlaybackDeviceCompatibility: "CENC_V1" || "UNENCRYPTED_SEI",
|
|
1964
1984
|
* // SpekeKeyProvider: { // SpekeKeyProvider
|
|
1965
1985
|
* // CertificateArn: "STRING_VALUE",
|
|
1986
|
+
* // EncryptionContractConfiguration: {
|
|
1987
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
1988
|
+
* // 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",
|
|
1989
|
+
* // },
|
|
1966
1990
|
* // ResourceId: "STRING_VALUE",
|
|
1967
1991
|
* // SystemIds: [ // __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12
|
|
1968
1992
|
* // "STRING_VALUE",
|
|
@@ -2056,6 +2080,10 @@ declare const CreateJobTemplateCommand_base: {
|
|
|
2056
2080
|
* // OfflineEncrypted: "ENABLED" || "DISABLED",
|
|
2057
2081
|
* // SpekeKeyProvider: {
|
|
2058
2082
|
* // CertificateArn: "STRING_VALUE",
|
|
2083
|
+
* // EncryptionContractConfiguration: {
|
|
2084
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
2085
|
+
* // 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",
|
|
2086
|
+
* // },
|
|
2059
2087
|
* // ResourceId: "STRING_VALUE",
|
|
2060
2088
|
* // SystemIds: [
|
|
2061
2089
|
* // "STRING_VALUE",
|
|
@@ -2124,6 +2152,10 @@ declare const CreateJobTemplateCommand_base: {
|
|
|
2124
2152
|
* // Encryption: { // MsSmoothEncryptionSettings
|
|
2125
2153
|
* // SpekeKeyProvider: {
|
|
2126
2154
|
* // CertificateArn: "STRING_VALUE",
|
|
2155
|
+
* // EncryptionContractConfiguration: {
|
|
2156
|
+
* // SpekeAudioPreset: "PRESET_AUDIO_1" || "PRESET_AUDIO_2" || "PRESET_AUDIO_3" || "SHARED" || "UNENCRYPTED",
|
|
2157
|
+
* // 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",
|
|
2158
|
+
* // },
|
|
2127
2159
|
* // ResourceId: "STRING_VALUE",
|
|
2128
2160
|
* // SystemIds: [
|
|
2129
2161
|
* // "STRING_VALUE",
|
|
@@ -3018,4 +3050,15 @@ declare const CreateJobTemplateCommand_base: {
|
|
|
3018
3050
|
* @public
|
|
3019
3051
|
*/
|
|
3020
3052
|
export declare class CreateJobTemplateCommand extends CreateJobTemplateCommand_base {
|
|
3053
|
+
/** @internal type navigation helper, not in runtime. */
|
|
3054
|
+
protected static __types: {
|
|
3055
|
+
api: {
|
|
3056
|
+
input: CreateJobTemplateRequest;
|
|
3057
|
+
output: CreateJobTemplateResponse;
|
|
3058
|
+
};
|
|
3059
|
+
sdk: {
|
|
3060
|
+
input: CreateJobTemplateCommandInput;
|
|
3061
|
+
output: CreateJobTemplateCommandOutput;
|
|
3062
|
+
};
|
|
3063
|
+
};
|
|
3021
3064
|
}
|
|
@@ -1708,4 +1708,15 @@ declare const CreatePresetCommand_base: {
|
|
|
1708
1708
|
* @public
|
|
1709
1709
|
*/
|
|
1710
1710
|
export declare class CreatePresetCommand extends CreatePresetCommand_base {
|
|
1711
|
+
/** @internal type navigation helper, not in runtime. */
|
|
1712
|
+
protected static __types: {
|
|
1713
|
+
api: {
|
|
1714
|
+
input: CreatePresetRequest;
|
|
1715
|
+
output: CreatePresetResponse;
|
|
1716
|
+
};
|
|
1717
|
+
sdk: {
|
|
1718
|
+
input: CreatePresetCommandInput;
|
|
1719
|
+
output: CreatePresetCommandOutput;
|
|
1720
|
+
};
|
|
1721
|
+
};
|
|
1711
1722
|
}
|
|
@@ -105,4 +105,15 @@ declare const CreateQueueCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class CreateQueueCommand extends CreateQueueCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: CreateQueueRequest;
|
|
112
|
+
output: CreateQueueResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: CreateQueueCommandInput;
|
|
116
|
+
output: CreateQueueCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteJobTemplateCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteJobTemplateCommand extends DeleteJobTemplateCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteJobTemplateRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteJobTemplateCommandInput;
|
|
84
|
+
output: DeleteJobTemplateCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -71,4 +71,15 @@ declare const DeletePolicyCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DeletePolicyCommand extends DeletePolicyCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: {};
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DeletePolicyCommandInput;
|
|
82
|
+
output: DeletePolicyCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeletePresetCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeletePresetCommand extends DeletePresetCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeletePresetRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeletePresetCommandInput;
|
|
84
|
+
output: DeletePresetCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteQueueCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteQueueCommand extends DeleteQueueCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteQueueRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteQueueCommandInput;
|
|
84
|
+
output: DeleteQueueCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -84,4 +84,15 @@ declare const DescribeEndpointsCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class DescribeEndpointsCommand extends DescribeEndpointsCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DescribeEndpointsRequest;
|
|
91
|
+
output: DescribeEndpointsResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DescribeEndpointsCommandInput;
|
|
95
|
+
output: DescribeEndpointsCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|