@aws-sdk/client-mediapackage 3.300.0 → 3.303.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.
@@ -2,114 +2,98 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.UnprocessableEntityException = exports.TooManyRequestsException = exports.ServiceUnavailableException = exports.NotFoundException = exports.InternalServerErrorException = exports.ForbiddenException = exports.Origination = exports.EncryptionMethod = exports.UtcTiming = exports.SegmentTemplateFormat = exports.Profile = exports.ManifestLayout = exports.StreamOrder = exports.PresetSpeke20Video = exports.PresetSpeke20Audio = exports.CmafEncryptionMethod = exports.PlaylistType = exports.AdsOnDeliveryRestrictions = exports.AdMarkers = exports.Status = exports.__PeriodTriggersElement = exports.__AdTriggersElement = void 0;
4
4
  const MediaPackageServiceException_1 = require("./MediaPackageServiceException");
5
- var __AdTriggersElement;
6
- (function (__AdTriggersElement) {
7
- __AdTriggersElement["BREAK"] = "BREAK";
8
- __AdTriggersElement["DISTRIBUTOR_ADVERTISEMENT"] = "DISTRIBUTOR_ADVERTISEMENT";
9
- __AdTriggersElement["DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY"] = "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY";
10
- __AdTriggersElement["DISTRIBUTOR_PLACEMENT_OPPORTUNITY"] = "DISTRIBUTOR_PLACEMENT_OPPORTUNITY";
11
- __AdTriggersElement["PROVIDER_ADVERTISEMENT"] = "PROVIDER_ADVERTISEMENT";
12
- __AdTriggersElement["PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY"] = "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY";
13
- __AdTriggersElement["PROVIDER_PLACEMENT_OPPORTUNITY"] = "PROVIDER_PLACEMENT_OPPORTUNITY";
14
- __AdTriggersElement["SPLICE_INSERT"] = "SPLICE_INSERT";
15
- })(__AdTriggersElement = exports.__AdTriggersElement || (exports.__AdTriggersElement = {}));
16
- var __PeriodTriggersElement;
17
- (function (__PeriodTriggersElement) {
18
- __PeriodTriggersElement["ADS"] = "ADS";
19
- })(__PeriodTriggersElement = exports.__PeriodTriggersElement || (exports.__PeriodTriggersElement = {}));
20
- var Status;
21
- (function (Status) {
22
- Status["FAILED"] = "FAILED";
23
- Status["IN_PROGRESS"] = "IN_PROGRESS";
24
- Status["SUCCEEDED"] = "SUCCEEDED";
25
- })(Status = exports.Status || (exports.Status = {}));
26
- var AdMarkers;
27
- (function (AdMarkers) {
28
- AdMarkers["DATERANGE"] = "DATERANGE";
29
- AdMarkers["NONE"] = "NONE";
30
- AdMarkers["PASSTHROUGH"] = "PASSTHROUGH";
31
- AdMarkers["SCTE35_ENHANCED"] = "SCTE35_ENHANCED";
32
- })(AdMarkers = exports.AdMarkers || (exports.AdMarkers = {}));
33
- var AdsOnDeliveryRestrictions;
34
- (function (AdsOnDeliveryRestrictions) {
35
- AdsOnDeliveryRestrictions["BOTH"] = "BOTH";
36
- AdsOnDeliveryRestrictions["NONE"] = "NONE";
37
- AdsOnDeliveryRestrictions["RESTRICTED"] = "RESTRICTED";
38
- AdsOnDeliveryRestrictions["UNRESTRICTED"] = "UNRESTRICTED";
39
- })(AdsOnDeliveryRestrictions = exports.AdsOnDeliveryRestrictions || (exports.AdsOnDeliveryRestrictions = {}));
40
- var PlaylistType;
41
- (function (PlaylistType) {
42
- PlaylistType["EVENT"] = "EVENT";
43
- PlaylistType["NONE"] = "NONE";
44
- PlaylistType["VOD"] = "VOD";
45
- })(PlaylistType = exports.PlaylistType || (exports.PlaylistType = {}));
46
- var CmafEncryptionMethod;
47
- (function (CmafEncryptionMethod) {
48
- CmafEncryptionMethod["AES_CTR"] = "AES_CTR";
49
- CmafEncryptionMethod["SAMPLE_AES"] = "SAMPLE_AES";
50
- })(CmafEncryptionMethod = exports.CmafEncryptionMethod || (exports.CmafEncryptionMethod = {}));
51
- var PresetSpeke20Audio;
52
- (function (PresetSpeke20Audio) {
53
- PresetSpeke20Audio["PRESET_AUDIO_1"] = "PRESET-AUDIO-1";
54
- PresetSpeke20Audio["PRESET_AUDIO_2"] = "PRESET-AUDIO-2";
55
- PresetSpeke20Audio["PRESET_AUDIO_3"] = "PRESET-AUDIO-3";
56
- PresetSpeke20Audio["SHARED"] = "SHARED";
57
- PresetSpeke20Audio["UNENCRYPTED"] = "UNENCRYPTED";
58
- })(PresetSpeke20Audio = exports.PresetSpeke20Audio || (exports.PresetSpeke20Audio = {}));
59
- var PresetSpeke20Video;
60
- (function (PresetSpeke20Video) {
61
- PresetSpeke20Video["PRESET_VIDEO_1"] = "PRESET-VIDEO-1";
62
- PresetSpeke20Video["PRESET_VIDEO_2"] = "PRESET-VIDEO-2";
63
- PresetSpeke20Video["PRESET_VIDEO_3"] = "PRESET-VIDEO-3";
64
- PresetSpeke20Video["PRESET_VIDEO_4"] = "PRESET-VIDEO-4";
65
- PresetSpeke20Video["PRESET_VIDEO_5"] = "PRESET-VIDEO-5";
66
- PresetSpeke20Video["PRESET_VIDEO_6"] = "PRESET-VIDEO-6";
67
- PresetSpeke20Video["PRESET_VIDEO_7"] = "PRESET-VIDEO-7";
68
- PresetSpeke20Video["PRESET_VIDEO_8"] = "PRESET-VIDEO-8";
69
- PresetSpeke20Video["SHARED"] = "SHARED";
70
- PresetSpeke20Video["UNENCRYPTED"] = "UNENCRYPTED";
71
- })(PresetSpeke20Video = exports.PresetSpeke20Video || (exports.PresetSpeke20Video = {}));
72
- var StreamOrder;
73
- (function (StreamOrder) {
74
- StreamOrder["ORIGINAL"] = "ORIGINAL";
75
- StreamOrder["VIDEO_BITRATE_ASCENDING"] = "VIDEO_BITRATE_ASCENDING";
76
- StreamOrder["VIDEO_BITRATE_DESCENDING"] = "VIDEO_BITRATE_DESCENDING";
77
- })(StreamOrder = exports.StreamOrder || (exports.StreamOrder = {}));
78
- var ManifestLayout;
79
- (function (ManifestLayout) {
80
- ManifestLayout["COMPACT"] = "COMPACT";
81
- ManifestLayout["FULL"] = "FULL";
82
- })(ManifestLayout = exports.ManifestLayout || (exports.ManifestLayout = {}));
83
- var Profile;
84
- (function (Profile) {
85
- Profile["DVB_DASH_2014"] = "DVB_DASH_2014";
86
- Profile["HBBTV_1_5"] = "HBBTV_1_5";
87
- Profile["HYBRIDCAST"] = "HYBRIDCAST";
88
- Profile["NONE"] = "NONE";
89
- })(Profile = exports.Profile || (exports.Profile = {}));
90
- var SegmentTemplateFormat;
91
- (function (SegmentTemplateFormat) {
92
- SegmentTemplateFormat["NUMBER_WITH_DURATION"] = "NUMBER_WITH_DURATION";
93
- SegmentTemplateFormat["NUMBER_WITH_TIMELINE"] = "NUMBER_WITH_TIMELINE";
94
- SegmentTemplateFormat["TIME_WITH_TIMELINE"] = "TIME_WITH_TIMELINE";
95
- })(SegmentTemplateFormat = exports.SegmentTemplateFormat || (exports.SegmentTemplateFormat = {}));
96
- var UtcTiming;
97
- (function (UtcTiming) {
98
- UtcTiming["HTTP_HEAD"] = "HTTP-HEAD";
99
- UtcTiming["HTTP_ISO"] = "HTTP-ISO";
100
- UtcTiming["HTTP_XSDATE"] = "HTTP-XSDATE";
101
- UtcTiming["NONE"] = "NONE";
102
- })(UtcTiming = exports.UtcTiming || (exports.UtcTiming = {}));
103
- var EncryptionMethod;
104
- (function (EncryptionMethod) {
105
- EncryptionMethod["AES_128"] = "AES_128";
106
- EncryptionMethod["SAMPLE_AES"] = "SAMPLE_AES";
107
- })(EncryptionMethod = exports.EncryptionMethod || (exports.EncryptionMethod = {}));
108
- var Origination;
109
- (function (Origination) {
110
- Origination["ALLOW"] = "ALLOW";
111
- Origination["DENY"] = "DENY";
112
- })(Origination = exports.Origination || (exports.Origination = {}));
5
+ exports.__AdTriggersElement = {
6
+ BREAK: "BREAK",
7
+ DISTRIBUTOR_ADVERTISEMENT: "DISTRIBUTOR_ADVERTISEMENT",
8
+ DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY: "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY",
9
+ DISTRIBUTOR_PLACEMENT_OPPORTUNITY: "DISTRIBUTOR_PLACEMENT_OPPORTUNITY",
10
+ PROVIDER_ADVERTISEMENT: "PROVIDER_ADVERTISEMENT",
11
+ PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY: "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY",
12
+ PROVIDER_PLACEMENT_OPPORTUNITY: "PROVIDER_PLACEMENT_OPPORTUNITY",
13
+ SPLICE_INSERT: "SPLICE_INSERT",
14
+ };
15
+ exports.__PeriodTriggersElement = {
16
+ ADS: "ADS",
17
+ };
18
+ exports.Status = {
19
+ FAILED: "FAILED",
20
+ IN_PROGRESS: "IN_PROGRESS",
21
+ SUCCEEDED: "SUCCEEDED",
22
+ };
23
+ exports.AdMarkers = {
24
+ DATERANGE: "DATERANGE",
25
+ NONE: "NONE",
26
+ PASSTHROUGH: "PASSTHROUGH",
27
+ SCTE35_ENHANCED: "SCTE35_ENHANCED",
28
+ };
29
+ exports.AdsOnDeliveryRestrictions = {
30
+ BOTH: "BOTH",
31
+ NONE: "NONE",
32
+ RESTRICTED: "RESTRICTED",
33
+ UNRESTRICTED: "UNRESTRICTED",
34
+ };
35
+ exports.PlaylistType = {
36
+ EVENT: "EVENT",
37
+ NONE: "NONE",
38
+ VOD: "VOD",
39
+ };
40
+ exports.CmafEncryptionMethod = {
41
+ AES_CTR: "AES_CTR",
42
+ SAMPLE_AES: "SAMPLE_AES",
43
+ };
44
+ exports.PresetSpeke20Audio = {
45
+ PRESET_AUDIO_1: "PRESET-AUDIO-1",
46
+ PRESET_AUDIO_2: "PRESET-AUDIO-2",
47
+ PRESET_AUDIO_3: "PRESET-AUDIO-3",
48
+ SHARED: "SHARED",
49
+ UNENCRYPTED: "UNENCRYPTED",
50
+ };
51
+ exports.PresetSpeke20Video = {
52
+ PRESET_VIDEO_1: "PRESET-VIDEO-1",
53
+ PRESET_VIDEO_2: "PRESET-VIDEO-2",
54
+ PRESET_VIDEO_3: "PRESET-VIDEO-3",
55
+ PRESET_VIDEO_4: "PRESET-VIDEO-4",
56
+ PRESET_VIDEO_5: "PRESET-VIDEO-5",
57
+ PRESET_VIDEO_6: "PRESET-VIDEO-6",
58
+ PRESET_VIDEO_7: "PRESET-VIDEO-7",
59
+ PRESET_VIDEO_8: "PRESET-VIDEO-8",
60
+ SHARED: "SHARED",
61
+ UNENCRYPTED: "UNENCRYPTED",
62
+ };
63
+ exports.StreamOrder = {
64
+ ORIGINAL: "ORIGINAL",
65
+ VIDEO_BITRATE_ASCENDING: "VIDEO_BITRATE_ASCENDING",
66
+ VIDEO_BITRATE_DESCENDING: "VIDEO_BITRATE_DESCENDING",
67
+ };
68
+ exports.ManifestLayout = {
69
+ COMPACT: "COMPACT",
70
+ FULL: "FULL",
71
+ };
72
+ exports.Profile = {
73
+ DVB_DASH_2014: "DVB_DASH_2014",
74
+ HBBTV_1_5: "HBBTV_1_5",
75
+ HYBRIDCAST: "HYBRIDCAST",
76
+ NONE: "NONE",
77
+ };
78
+ exports.SegmentTemplateFormat = {
79
+ NUMBER_WITH_DURATION: "NUMBER_WITH_DURATION",
80
+ NUMBER_WITH_TIMELINE: "NUMBER_WITH_TIMELINE",
81
+ TIME_WITH_TIMELINE: "TIME_WITH_TIMELINE",
82
+ };
83
+ exports.UtcTiming = {
84
+ HTTP_HEAD: "HTTP-HEAD",
85
+ HTTP_ISO: "HTTP-ISO",
86
+ HTTP_XSDATE: "HTTP-XSDATE",
87
+ NONE: "NONE",
88
+ };
89
+ exports.EncryptionMethod = {
90
+ AES_128: "AES_128",
91
+ SAMPLE_AES: "SAMPLE_AES",
92
+ };
93
+ exports.Origination = {
94
+ ALLOW: "ALLOW",
95
+ DENY: "DENY",
96
+ };
113
97
  class ForbiddenException extends MediaPackageServiceException_1.MediaPackageServiceException {
114
98
  constructor(opts) {
115
99
  super({
@@ -1,112 +1,96 @@
1
1
  import { MediaPackageServiceException as __BaseException } from "./MediaPackageServiceException";
2
- export var __AdTriggersElement;
3
- (function (__AdTriggersElement) {
4
- __AdTriggersElement["BREAK"] = "BREAK";
5
- __AdTriggersElement["DISTRIBUTOR_ADVERTISEMENT"] = "DISTRIBUTOR_ADVERTISEMENT";
6
- __AdTriggersElement["DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY"] = "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY";
7
- __AdTriggersElement["DISTRIBUTOR_PLACEMENT_OPPORTUNITY"] = "DISTRIBUTOR_PLACEMENT_OPPORTUNITY";
8
- __AdTriggersElement["PROVIDER_ADVERTISEMENT"] = "PROVIDER_ADVERTISEMENT";
9
- __AdTriggersElement["PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY"] = "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY";
10
- __AdTriggersElement["PROVIDER_PLACEMENT_OPPORTUNITY"] = "PROVIDER_PLACEMENT_OPPORTUNITY";
11
- __AdTriggersElement["SPLICE_INSERT"] = "SPLICE_INSERT";
12
- })(__AdTriggersElement || (__AdTriggersElement = {}));
13
- export var __PeriodTriggersElement;
14
- (function (__PeriodTriggersElement) {
15
- __PeriodTriggersElement["ADS"] = "ADS";
16
- })(__PeriodTriggersElement || (__PeriodTriggersElement = {}));
17
- export var Status;
18
- (function (Status) {
19
- Status["FAILED"] = "FAILED";
20
- Status["IN_PROGRESS"] = "IN_PROGRESS";
21
- Status["SUCCEEDED"] = "SUCCEEDED";
22
- })(Status || (Status = {}));
23
- export var AdMarkers;
24
- (function (AdMarkers) {
25
- AdMarkers["DATERANGE"] = "DATERANGE";
26
- AdMarkers["NONE"] = "NONE";
27
- AdMarkers["PASSTHROUGH"] = "PASSTHROUGH";
28
- AdMarkers["SCTE35_ENHANCED"] = "SCTE35_ENHANCED";
29
- })(AdMarkers || (AdMarkers = {}));
30
- export var AdsOnDeliveryRestrictions;
31
- (function (AdsOnDeliveryRestrictions) {
32
- AdsOnDeliveryRestrictions["BOTH"] = "BOTH";
33
- AdsOnDeliveryRestrictions["NONE"] = "NONE";
34
- AdsOnDeliveryRestrictions["RESTRICTED"] = "RESTRICTED";
35
- AdsOnDeliveryRestrictions["UNRESTRICTED"] = "UNRESTRICTED";
36
- })(AdsOnDeliveryRestrictions || (AdsOnDeliveryRestrictions = {}));
37
- export var PlaylistType;
38
- (function (PlaylistType) {
39
- PlaylistType["EVENT"] = "EVENT";
40
- PlaylistType["NONE"] = "NONE";
41
- PlaylistType["VOD"] = "VOD";
42
- })(PlaylistType || (PlaylistType = {}));
43
- export var CmafEncryptionMethod;
44
- (function (CmafEncryptionMethod) {
45
- CmafEncryptionMethod["AES_CTR"] = "AES_CTR";
46
- CmafEncryptionMethod["SAMPLE_AES"] = "SAMPLE_AES";
47
- })(CmafEncryptionMethod || (CmafEncryptionMethod = {}));
48
- export var PresetSpeke20Audio;
49
- (function (PresetSpeke20Audio) {
50
- PresetSpeke20Audio["PRESET_AUDIO_1"] = "PRESET-AUDIO-1";
51
- PresetSpeke20Audio["PRESET_AUDIO_2"] = "PRESET-AUDIO-2";
52
- PresetSpeke20Audio["PRESET_AUDIO_3"] = "PRESET-AUDIO-3";
53
- PresetSpeke20Audio["SHARED"] = "SHARED";
54
- PresetSpeke20Audio["UNENCRYPTED"] = "UNENCRYPTED";
55
- })(PresetSpeke20Audio || (PresetSpeke20Audio = {}));
56
- export var PresetSpeke20Video;
57
- (function (PresetSpeke20Video) {
58
- PresetSpeke20Video["PRESET_VIDEO_1"] = "PRESET-VIDEO-1";
59
- PresetSpeke20Video["PRESET_VIDEO_2"] = "PRESET-VIDEO-2";
60
- PresetSpeke20Video["PRESET_VIDEO_3"] = "PRESET-VIDEO-3";
61
- PresetSpeke20Video["PRESET_VIDEO_4"] = "PRESET-VIDEO-4";
62
- PresetSpeke20Video["PRESET_VIDEO_5"] = "PRESET-VIDEO-5";
63
- PresetSpeke20Video["PRESET_VIDEO_6"] = "PRESET-VIDEO-6";
64
- PresetSpeke20Video["PRESET_VIDEO_7"] = "PRESET-VIDEO-7";
65
- PresetSpeke20Video["PRESET_VIDEO_8"] = "PRESET-VIDEO-8";
66
- PresetSpeke20Video["SHARED"] = "SHARED";
67
- PresetSpeke20Video["UNENCRYPTED"] = "UNENCRYPTED";
68
- })(PresetSpeke20Video || (PresetSpeke20Video = {}));
69
- export var StreamOrder;
70
- (function (StreamOrder) {
71
- StreamOrder["ORIGINAL"] = "ORIGINAL";
72
- StreamOrder["VIDEO_BITRATE_ASCENDING"] = "VIDEO_BITRATE_ASCENDING";
73
- StreamOrder["VIDEO_BITRATE_DESCENDING"] = "VIDEO_BITRATE_DESCENDING";
74
- })(StreamOrder || (StreamOrder = {}));
75
- export var ManifestLayout;
76
- (function (ManifestLayout) {
77
- ManifestLayout["COMPACT"] = "COMPACT";
78
- ManifestLayout["FULL"] = "FULL";
79
- })(ManifestLayout || (ManifestLayout = {}));
80
- export var Profile;
81
- (function (Profile) {
82
- Profile["DVB_DASH_2014"] = "DVB_DASH_2014";
83
- Profile["HBBTV_1_5"] = "HBBTV_1_5";
84
- Profile["HYBRIDCAST"] = "HYBRIDCAST";
85
- Profile["NONE"] = "NONE";
86
- })(Profile || (Profile = {}));
87
- export var SegmentTemplateFormat;
88
- (function (SegmentTemplateFormat) {
89
- SegmentTemplateFormat["NUMBER_WITH_DURATION"] = "NUMBER_WITH_DURATION";
90
- SegmentTemplateFormat["NUMBER_WITH_TIMELINE"] = "NUMBER_WITH_TIMELINE";
91
- SegmentTemplateFormat["TIME_WITH_TIMELINE"] = "TIME_WITH_TIMELINE";
92
- })(SegmentTemplateFormat || (SegmentTemplateFormat = {}));
93
- export var UtcTiming;
94
- (function (UtcTiming) {
95
- UtcTiming["HTTP_HEAD"] = "HTTP-HEAD";
96
- UtcTiming["HTTP_ISO"] = "HTTP-ISO";
97
- UtcTiming["HTTP_XSDATE"] = "HTTP-XSDATE";
98
- UtcTiming["NONE"] = "NONE";
99
- })(UtcTiming || (UtcTiming = {}));
100
- export var EncryptionMethod;
101
- (function (EncryptionMethod) {
102
- EncryptionMethod["AES_128"] = "AES_128";
103
- EncryptionMethod["SAMPLE_AES"] = "SAMPLE_AES";
104
- })(EncryptionMethod || (EncryptionMethod = {}));
105
- export var Origination;
106
- (function (Origination) {
107
- Origination["ALLOW"] = "ALLOW";
108
- Origination["DENY"] = "DENY";
109
- })(Origination || (Origination = {}));
2
+ export const __AdTriggersElement = {
3
+ BREAK: "BREAK",
4
+ DISTRIBUTOR_ADVERTISEMENT: "DISTRIBUTOR_ADVERTISEMENT",
5
+ DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY: "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY",
6
+ DISTRIBUTOR_PLACEMENT_OPPORTUNITY: "DISTRIBUTOR_PLACEMENT_OPPORTUNITY",
7
+ PROVIDER_ADVERTISEMENT: "PROVIDER_ADVERTISEMENT",
8
+ PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY: "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY",
9
+ PROVIDER_PLACEMENT_OPPORTUNITY: "PROVIDER_PLACEMENT_OPPORTUNITY",
10
+ SPLICE_INSERT: "SPLICE_INSERT",
11
+ };
12
+ export const __PeriodTriggersElement = {
13
+ ADS: "ADS",
14
+ };
15
+ export const Status = {
16
+ FAILED: "FAILED",
17
+ IN_PROGRESS: "IN_PROGRESS",
18
+ SUCCEEDED: "SUCCEEDED",
19
+ };
20
+ export const AdMarkers = {
21
+ DATERANGE: "DATERANGE",
22
+ NONE: "NONE",
23
+ PASSTHROUGH: "PASSTHROUGH",
24
+ SCTE35_ENHANCED: "SCTE35_ENHANCED",
25
+ };
26
+ export const AdsOnDeliveryRestrictions = {
27
+ BOTH: "BOTH",
28
+ NONE: "NONE",
29
+ RESTRICTED: "RESTRICTED",
30
+ UNRESTRICTED: "UNRESTRICTED",
31
+ };
32
+ export const PlaylistType = {
33
+ EVENT: "EVENT",
34
+ NONE: "NONE",
35
+ VOD: "VOD",
36
+ };
37
+ export const CmafEncryptionMethod = {
38
+ AES_CTR: "AES_CTR",
39
+ SAMPLE_AES: "SAMPLE_AES",
40
+ };
41
+ export const PresetSpeke20Audio = {
42
+ PRESET_AUDIO_1: "PRESET-AUDIO-1",
43
+ PRESET_AUDIO_2: "PRESET-AUDIO-2",
44
+ PRESET_AUDIO_3: "PRESET-AUDIO-3",
45
+ SHARED: "SHARED",
46
+ UNENCRYPTED: "UNENCRYPTED",
47
+ };
48
+ export const PresetSpeke20Video = {
49
+ PRESET_VIDEO_1: "PRESET-VIDEO-1",
50
+ PRESET_VIDEO_2: "PRESET-VIDEO-2",
51
+ PRESET_VIDEO_3: "PRESET-VIDEO-3",
52
+ PRESET_VIDEO_4: "PRESET-VIDEO-4",
53
+ PRESET_VIDEO_5: "PRESET-VIDEO-5",
54
+ PRESET_VIDEO_6: "PRESET-VIDEO-6",
55
+ PRESET_VIDEO_7: "PRESET-VIDEO-7",
56
+ PRESET_VIDEO_8: "PRESET-VIDEO-8",
57
+ SHARED: "SHARED",
58
+ UNENCRYPTED: "UNENCRYPTED",
59
+ };
60
+ export const StreamOrder = {
61
+ ORIGINAL: "ORIGINAL",
62
+ VIDEO_BITRATE_ASCENDING: "VIDEO_BITRATE_ASCENDING",
63
+ VIDEO_BITRATE_DESCENDING: "VIDEO_BITRATE_DESCENDING",
64
+ };
65
+ export const ManifestLayout = {
66
+ COMPACT: "COMPACT",
67
+ FULL: "FULL",
68
+ };
69
+ export const Profile = {
70
+ DVB_DASH_2014: "DVB_DASH_2014",
71
+ HBBTV_1_5: "HBBTV_1_5",
72
+ HYBRIDCAST: "HYBRIDCAST",
73
+ NONE: "NONE",
74
+ };
75
+ export const SegmentTemplateFormat = {
76
+ NUMBER_WITH_DURATION: "NUMBER_WITH_DURATION",
77
+ NUMBER_WITH_TIMELINE: "NUMBER_WITH_TIMELINE",
78
+ TIME_WITH_TIMELINE: "TIME_WITH_TIMELINE",
79
+ };
80
+ export const UtcTiming = {
81
+ HTTP_HEAD: "HTTP-HEAD",
82
+ HTTP_ISO: "HTTP-ISO",
83
+ HTTP_XSDATE: "HTTP-XSDATE",
84
+ NONE: "NONE",
85
+ };
86
+ export const EncryptionMethod = {
87
+ AES_128: "AES_128",
88
+ SAMPLE_AES: "SAMPLE_AES",
89
+ };
90
+ export const Origination = {
91
+ ALLOW: "ALLOW",
92
+ DENY: "DENY",
93
+ };
110
94
  export class ForbiddenException extends __BaseException {
111
95
  constructor(opts) {
112
96
  super({
@@ -26,12 +26,12 @@ export interface ConfigureLogsCommandOutput extends ConfigureLogsResponse, __Met
26
26
  * import { MediaPackageClient, ConfigureLogsCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, ConfigureLogsCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
30
- * EgressAccessLogs: {
29
+ * const input = { // ConfigureLogsRequest
30
+ * EgressAccessLogs: { // EgressAccessLogs
31
31
  * LogGroupName: "STRING_VALUE",
32
32
  * },
33
33
  * Id: "STRING_VALUE", // required
34
- * IngressAccessLogs: {
34
+ * IngressAccessLogs: { // IngressAccessLogs
35
35
  * LogGroupName: "STRING_VALUE",
36
36
  * },
37
37
  * };
@@ -26,10 +26,10 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
26
26
  * import { MediaPackageClient, CreateChannelCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, CreateChannelCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
29
+ * const input = { // CreateChannelRequest
30
30
  * Description: "STRING_VALUE",
31
31
  * Id: "STRING_VALUE", // required
32
- * Tags: {
32
+ * Tags: { // Tags
33
33
  * "<keys>": "STRING_VALUE",
34
34
  * },
35
35
  * };
@@ -26,11 +26,11 @@ export interface CreateHarvestJobCommandOutput extends CreateHarvestJobResponse,
26
26
  * import { MediaPackageClient, CreateHarvestJobCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, CreateHarvestJobCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
29
+ * const input = { // CreateHarvestJobRequest
30
30
  * EndTime: "STRING_VALUE", // required
31
31
  * Id: "STRING_VALUE", // required
32
32
  * OriginEndpointId: "STRING_VALUE", // required
33
- * S3Destination: {
33
+ * S3Destination: { // S3Destination
34
34
  * BucketName: "STRING_VALUE", // required
35
35
  * ManifestKey: "STRING_VALUE", // required
36
36
  * RoleArn: "STRING_VALUE", // required
@@ -26,35 +26,35 @@ export interface CreateOriginEndpointCommandOutput extends CreateOriginEndpointR
26
26
  * import { MediaPackageClient, CreateOriginEndpointCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, CreateOriginEndpointCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
30
- * Authorization: {
29
+ * const input = { // CreateOriginEndpointRequest
30
+ * Authorization: { // Authorization
31
31
  * CdnIdentifierSecret: "STRING_VALUE", // required
32
32
  * SecretsRoleArn: "STRING_VALUE", // required
33
33
  * },
34
34
  * ChannelId: "STRING_VALUE", // required
35
- * CmafPackage: {
36
- * Encryption: {
35
+ * CmafPackage: { // CmafPackageCreateOrUpdateParameters
36
+ * Encryption: { // CmafEncryption
37
37
  * ConstantInitializationVector: "STRING_VALUE",
38
38
  * EncryptionMethod: "SAMPLE_AES" || "AES_CTR",
39
39
  * KeyRotationIntervalSeconds: Number("int"),
40
- * SpekeKeyProvider: {
40
+ * SpekeKeyProvider: { // SpekeKeyProvider
41
41
  * CertificateArn: "STRING_VALUE",
42
- * EncryptionContractConfiguration: {
42
+ * EncryptionContractConfiguration: { // EncryptionContractConfiguration
43
43
  * PresetSpeke20Audio: "PRESET-AUDIO-1" || "PRESET-AUDIO-2" || "PRESET-AUDIO-3" || "SHARED" || "UNENCRYPTED", // required
44
44
  * PresetSpeke20Video: "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", // required
45
45
  * },
46
46
  * ResourceId: "STRING_VALUE", // required
47
47
  * RoleArn: "STRING_VALUE", // required
48
- * SystemIds: [ // required
48
+ * SystemIds: [ // __listOf__string // required
49
49
  * "STRING_VALUE",
50
50
  * ],
51
51
  * Url: "STRING_VALUE", // required
52
52
  * },
53
53
  * },
54
- * HlsManifests: [
55
- * {
54
+ * HlsManifests: [ // __listOfHlsManifestCreateOrUpdateParameters
55
+ * { // HlsManifestCreateOrUpdateParameters
56
56
  * AdMarkers: "NONE" || "SCTE35_ENHANCED" || "PASSTHROUGH" || "DATERANGE",
57
- * AdTriggers: [
57
+ * AdTriggers: [ // AdTriggers
58
58
  * "SPLICE_INSERT" || "BREAK" || "PROVIDER_ADVERTISEMENT" || "DISTRIBUTOR_ADVERTISEMENT" || "PROVIDER_PLACEMENT_OPPORTUNITY" || "DISTRIBUTOR_PLACEMENT_OPPORTUNITY" || "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY" || "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY",
59
59
  * ],
60
60
  * AdsOnDeliveryRestrictions: "NONE" || "RESTRICTED" || "UNRESTRICTED" || "BOTH",
@@ -68,18 +68,18 @@ export interface CreateOriginEndpointCommandOutput extends CreateOriginEndpointR
68
68
  * ],
69
69
  * SegmentDurationSeconds: Number("int"),
70
70
  * SegmentPrefix: "STRING_VALUE",
71
- * StreamSelection: {
71
+ * StreamSelection: { // StreamSelection
72
72
  * MaxVideoBitsPerSecond: Number("int"),
73
73
  * MinVideoBitsPerSecond: Number("int"),
74
74
  * StreamOrder: "ORIGINAL" || "VIDEO_BITRATE_ASCENDING" || "VIDEO_BITRATE_DESCENDING",
75
75
  * },
76
76
  * },
77
- * DashPackage: {
77
+ * DashPackage: { // DashPackage
78
78
  * AdTriggers: [
79
79
  * "SPLICE_INSERT" || "BREAK" || "PROVIDER_ADVERTISEMENT" || "DISTRIBUTOR_ADVERTISEMENT" || "PROVIDER_PLACEMENT_OPPORTUNITY" || "DISTRIBUTOR_PLACEMENT_OPPORTUNITY" || "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY" || "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY",
80
80
  * ],
81
81
  * AdsOnDeliveryRestrictions: "NONE" || "RESTRICTED" || "UNRESTRICTED" || "BOTH",
82
- * Encryption: {
82
+ * Encryption: { // DashEncryption
83
83
  * KeyRotationIntervalSeconds: Number("int"),
84
84
  * SpekeKeyProvider: {
85
85
  * CertificateArn: "STRING_VALUE",
@@ -100,7 +100,7 @@ export interface CreateOriginEndpointCommandOutput extends CreateOriginEndpointR
100
100
  * ManifestWindowSeconds: Number("int"),
101
101
  * MinBufferTimeSeconds: Number("int"),
102
102
  * MinUpdatePeriodSeconds: Number("int"),
103
- * PeriodTriggers: [
103
+ * PeriodTriggers: [ // __listOf__PeriodTriggersElement
104
104
  * "ADS",
105
105
  * ],
106
106
  * Profile: "NONE" || "HBBTV_1_5" || "HYBRIDCAST" || "DVB_DASH_2014",
@@ -116,13 +116,13 @@ export interface CreateOriginEndpointCommandOutput extends CreateOriginEndpointR
116
116
  * UtcTimingUri: "STRING_VALUE",
117
117
  * },
118
118
  * Description: "STRING_VALUE",
119
- * HlsPackage: {
119
+ * HlsPackage: { // HlsPackage
120
120
  * AdMarkers: "NONE" || "SCTE35_ENHANCED" || "PASSTHROUGH" || "DATERANGE",
121
121
  * AdTriggers: [
122
122
  * "SPLICE_INSERT" || "BREAK" || "PROVIDER_ADVERTISEMENT" || "DISTRIBUTOR_ADVERTISEMENT" || "PROVIDER_PLACEMENT_OPPORTUNITY" || "DISTRIBUTOR_PLACEMENT_OPPORTUNITY" || "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY" || "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY",
123
123
  * ],
124
124
  * AdsOnDeliveryRestrictions: "NONE" || "RESTRICTED" || "UNRESTRICTED" || "BOTH",
125
- * Encryption: {
125
+ * Encryption: { // HlsEncryption
126
126
  * ConstantInitializationVector: "STRING_VALUE",
127
127
  * EncryptionMethod: "AES_128" || "SAMPLE_AES",
128
128
  * KeyRotationIntervalSeconds: Number("int"),
@@ -156,8 +156,8 @@ export interface CreateOriginEndpointCommandOutput extends CreateOriginEndpointR
156
156
  * },
157
157
  * Id: "STRING_VALUE", // required
158
158
  * ManifestName: "STRING_VALUE",
159
- * MssPackage: {
160
- * Encryption: {
159
+ * MssPackage: { // MssPackage
160
+ * Encryption: { // MssEncryption
161
161
  * SpekeKeyProvider: {
162
162
  * CertificateArn: "STRING_VALUE",
163
163
  * EncryptionContractConfiguration: {
@@ -182,7 +182,7 @@ export interface CreateOriginEndpointCommandOutput extends CreateOriginEndpointR
182
182
  * },
183
183
  * Origination: "ALLOW" || "DENY",
184
184
  * StartoverWindowSeconds: Number("int"),
185
- * Tags: {
185
+ * Tags: { // Tags
186
186
  * "<keys>": "STRING_VALUE",
187
187
  * },
188
188
  * TimeDelaySeconds: Number("int"),
@@ -26,7 +26,7 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
26
26
  * import { MediaPackageClient, DeleteChannelCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, DeleteChannelCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
29
+ * const input = { // DeleteChannelRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteOriginEndpointCommandOutput extends DeleteOriginEndpointR
26
26
  * import { MediaPackageClient, DeleteOriginEndpointCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, DeleteOriginEndpointCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
29
+ * const input = { // DeleteOriginEndpointRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteOriginEndpointCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
26
26
  * import { MediaPackageClient, DescribeChannelCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, DescribeChannelCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
29
+ * const input = { // DescribeChannelRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeChannelCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeHarvestJobCommandOutput extends DescribeHarvestJobRespo
26
26
  * import { MediaPackageClient, DescribeHarvestJobCommand } from "@aws-sdk/client-mediapackage"; // ES Modules import
27
27
  * // const { MediaPackageClient, DescribeHarvestJobCommand } = require("@aws-sdk/client-mediapackage"); // CommonJS import
28
28
  * const client = new MediaPackageClient(config);
29
- * const input = {
29
+ * const input = { // DescribeHarvestJobRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeHarvestJobCommand(input);