@aws-sdk/client-mediapackagev2 3.428.0 → 3.430.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.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const q = "required", r = "fn", s = "argv", t = "ref";
5
- const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
6
- const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
+ const s = "required", t = "fn", u = "argv", v = "ref";
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "String" }, i = { [s]: true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }], type: f }, { rules: [{ conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }], type: f }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
- const q = "required", r = "fn", s = "argv", t = "ref";
2
- const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
3
- const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
1
+ const s = "required", t = "fn", u = "argv", v = "ref";
2
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "String" }, i = { [s]: true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }], type: f }, { rules: [{ conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ rules: [{ endpoint: { url: "https://mediapackagev2-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { rules: [{ endpoint: { url: "https://mediapackagev2.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }], type: f }] };
4
4
  export const ruleSet = _data;
@@ -81,7 +81,7 @@ export declare class ConflictException extends __BaseException {
81
81
  * @public
82
82
  * <p>The type of ConflictException.</p>
83
83
  */
84
- ConflictExceptionType?: ConflictExceptionType | string;
84
+ ConflictExceptionType?: ConflictExceptionType;
85
85
  /**
86
86
  * @internal
87
87
  */
@@ -189,7 +189,7 @@ export declare class ValidationException extends __BaseException {
189
189
  * @public
190
190
  * <p>The type of ValidationException.</p>
191
191
  */
192
- ValidationExceptionType?: ValidationExceptionType | string;
192
+ ValidationExceptionType?: ValidationExceptionType;
193
193
  /**
194
194
  * @internal
195
195
  */
@@ -255,7 +255,7 @@ export declare class ResourceNotFoundException extends __BaseException {
255
255
  * @public
256
256
  * <p>The specified resource type wasn't found.</p>
257
257
  */
258
- ResourceTypeNotFound?: ResourceTypeNotFound | string;
258
+ ResourceTypeNotFound?: ResourceTypeNotFound;
259
259
  /**
260
260
  * @internal
261
261
  */
@@ -574,7 +574,7 @@ export interface ScteHls {
574
574
  * </li>
575
575
  * </ul>
576
576
  */
577
- AdMarkerHls?: AdMarkerHls | string;
577
+ AdMarkerHls?: AdMarkerHls;
578
578
  }
579
579
  /**
580
580
  * @public
@@ -679,12 +679,12 @@ export interface EncryptionMethod {
679
679
  * @public
680
680
  * <p>The encryption method to use.</p>
681
681
  */
682
- TsEncryptionMethod?: TsEncryptionMethod | string;
682
+ TsEncryptionMethod?: TsEncryptionMethod;
683
683
  /**
684
684
  * @public
685
685
  * <p>The encryption method to use.</p>
686
686
  */
687
- CmafEncryptionMethod?: CmafEncryptionMethod | string;
687
+ CmafEncryptionMethod?: CmafEncryptionMethod;
688
688
  }
689
689
  /**
690
690
  * @public
@@ -770,7 +770,7 @@ export interface EncryptionContractConfiguration {
770
770
  * </li>
771
771
  * </ul>
772
772
  */
773
- PresetSpeke20Audio: PresetSpeke20Audio | string | undefined;
773
+ PresetSpeke20Audio: PresetSpeke20Audio | undefined;
774
774
  /**
775
775
  * @public
776
776
  * <p>A collection of video encryption presets.</p>
@@ -825,7 +825,7 @@ export interface EncryptionContractConfiguration {
825
825
  * </li>
826
826
  * </ul>
827
827
  */
828
- PresetSpeke20Video: PresetSpeke20Video | string | undefined;
828
+ PresetSpeke20Video: PresetSpeke20Video | undefined;
829
829
  }
830
830
  /**
831
831
  * @public
@@ -848,7 +848,7 @@ export interface SpekeKeyProvider {
848
848
  * @public
849
849
  * <p>The DRM solution provider you're using to protect your content during distribution.</p>
850
850
  */
851
- DrmSystems: (DrmSystem | string)[] | undefined;
851
+ DrmSystems: DrmSystem[] | undefined;
852
852
  /**
853
853
  * @public
854
854
  * <p>The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider.</p>
@@ -920,7 +920,7 @@ export interface Scte {
920
920
  * @public
921
921
  * <p>The SCTE-35 message types that you want to be treated as ad markers in the output.</p>
922
922
  */
923
- ScteFilter?: (ScteFilter | string)[];
923
+ ScteFilter?: ScteFilter[];
924
924
  }
925
925
  /**
926
926
  * @public
@@ -986,7 +986,7 @@ export interface CreateOriginEndpointRequest {
986
986
  * @public
987
987
  * <p>The type of container to attach to this origin endpoint. A container type is a file format that encapsulates one or more media streams, such as audio and video, into a single file. You can't change the container type after you create the endpoint.</p>
988
988
  */
989
- ContainerType: ContainerType | string | undefined;
989
+ ContainerType: ContainerType | undefined;
990
990
  /**
991
991
  * @public
992
992
  * <p>The segment configuration, including the segment name, duration, and other configuration values.</p>
@@ -1137,7 +1137,7 @@ export interface CreateOriginEndpointResponse {
1137
1137
  * @public
1138
1138
  * <p>The type of container attached to this origin endpoint.</p>
1139
1139
  */
1140
- ContainerType: ContainerType | string | undefined;
1140
+ ContainerType: ContainerType | undefined;
1141
1141
  /**
1142
1142
  * @public
1143
1143
  * <p>The segment configuration, including the segment name, duration, and other configuration values.</p>
@@ -1252,7 +1252,7 @@ export interface GetOriginEndpointResponse {
1252
1252
  * @public
1253
1253
  * <p>The type of container attached to this origin endpoint.</p>
1254
1254
  */
1255
- ContainerType: ContainerType | string | undefined;
1255
+ ContainerType: ContainerType | undefined;
1256
1256
  /**
1257
1257
  * @public
1258
1258
  * <p>The segment configuration, including the segment name, duration, and other configuration values.</p>
@@ -1390,7 +1390,7 @@ export interface OriginEndpointListConfiguration {
1390
1390
  * @public
1391
1391
  * <p>The type of container attached to this origin endpoint. A container type is a file format that encapsulates one or more media streams, such as audio and video, into a single file. </p>
1392
1392
  */
1393
- ContainerType: ContainerType | string | undefined;
1393
+ ContainerType: ContainerType | undefined;
1394
1394
  /**
1395
1395
  * @public
1396
1396
  * <p>Any descriptive information that you want to add to the origin endpoint for future identification purposes.</p>
@@ -1555,7 +1555,7 @@ export interface UpdateOriginEndpointRequest {
1555
1555
  * @public
1556
1556
  * <p>The type of container attached to this origin endpoint. A container type is a file format that encapsulates one or more media streams, such as audio and video, into a single file. </p>
1557
1557
  */
1558
- ContainerType: ContainerType | string | undefined;
1558
+ ContainerType: ContainerType | undefined;
1559
1559
  /**
1560
1560
  * @public
1561
1561
  * <p>The segment configuration, including the segment name, duration, and other configuration values.</p>
@@ -1610,7 +1610,7 @@ export interface UpdateOriginEndpointResponse {
1610
1610
  * @public
1611
1611
  * <p>The type of container attached to this origin endpoint.</p>
1612
1612
  */
1613
- ContainerType: ContainerType | string | undefined;
1613
+ ContainerType: ContainerType | undefined;
1614
1614
  /**
1615
1615
  * @public
1616
1616
  * <p>The segment configuration, including the segment name, duration, and other configuration values.</p>
@@ -31,7 +31,7 @@ export declare class ConflictException extends __BaseException {
31
31
  readonly name: "ConflictException";
32
32
  readonly $fault: "client";
33
33
  Message?: string;
34
- ConflictExceptionType?: ConflictExceptionType | string;
34
+ ConflictExceptionType?: ConflictExceptionType;
35
35
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
36
36
  }
37
37
  export interface DeleteChannelPolicyRequest {
@@ -97,7 +97,7 @@ export declare class ValidationException extends __BaseException {
97
97
  readonly name: "ValidationException";
98
98
  readonly $fault: "client";
99
99
  Message?: string;
100
- ValidationExceptionType?: ValidationExceptionType | string;
100
+ ValidationExceptionType?: ValidationExceptionType;
101
101
  constructor(
102
102
  opts: __ExceptionOptionType<ValidationException, __BaseException>
103
103
  );
@@ -122,7 +122,7 @@ export declare class ResourceNotFoundException extends __BaseException {
122
122
  readonly name: "ResourceNotFoundException";
123
123
  readonly $fault: "client";
124
124
  Message?: string;
125
- ResourceTypeNotFound?: ResourceTypeNotFound | string;
125
+ ResourceTypeNotFound?: ResourceTypeNotFound;
126
126
  constructor(
127
127
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
128
128
  );
@@ -204,7 +204,7 @@ export declare const ContainerType: {
204
204
  };
205
205
  export type ContainerType = (typeof ContainerType)[keyof typeof ContainerType];
206
206
  export interface ScteHls {
207
- AdMarkerHls?: AdMarkerHls | string;
207
+ AdMarkerHls?: AdMarkerHls;
208
208
  }
209
209
  export interface CreateHlsManifestConfiguration {
210
210
  ManifestName: string | undefined;
@@ -233,8 +233,8 @@ export declare const TsEncryptionMethod: {
233
233
  export type TsEncryptionMethod =
234
234
  (typeof TsEncryptionMethod)[keyof typeof TsEncryptionMethod];
235
235
  export interface EncryptionMethod {
236
- TsEncryptionMethod?: TsEncryptionMethod | string;
237
- CmafEncryptionMethod?: CmafEncryptionMethod | string;
236
+ TsEncryptionMethod?: TsEncryptionMethod;
237
+ CmafEncryptionMethod?: CmafEncryptionMethod;
238
238
  }
239
239
  export declare const DrmSystem: {
240
240
  readonly CLEAR_KEY_AES_128: "CLEAR_KEY_AES_128";
@@ -267,13 +267,13 @@ export declare const PresetSpeke20Video: {
267
267
  export type PresetSpeke20Video =
268
268
  (typeof PresetSpeke20Video)[keyof typeof PresetSpeke20Video];
269
269
  export interface EncryptionContractConfiguration {
270
- PresetSpeke20Audio: PresetSpeke20Audio | string | undefined;
271
- PresetSpeke20Video: PresetSpeke20Video | string | undefined;
270
+ PresetSpeke20Audio: PresetSpeke20Audio | undefined;
271
+ PresetSpeke20Video: PresetSpeke20Video | undefined;
272
272
  }
273
273
  export interface SpekeKeyProvider {
274
274
  EncryptionContractConfiguration: EncryptionContractConfiguration | undefined;
275
275
  ResourceId: string | undefined;
276
- DrmSystems: (DrmSystem | string)[] | undefined;
276
+ DrmSystems: DrmSystem[] | undefined;
277
277
  RoleArn: string | undefined;
278
278
  Url: string | undefined;
279
279
  }
@@ -296,7 +296,7 @@ export declare const ScteFilter: {
296
296
  };
297
297
  export type ScteFilter = (typeof ScteFilter)[keyof typeof ScteFilter];
298
298
  export interface Scte {
299
- ScteFilter?: (ScteFilter | string)[];
299
+ ScteFilter?: ScteFilter[];
300
300
  }
301
301
  export interface Segment {
302
302
  SegmentDurationSeconds?: number;
@@ -311,7 +311,7 @@ export interface CreateOriginEndpointRequest {
311
311
  ChannelGroupName: string | undefined;
312
312
  ChannelName: string | undefined;
313
313
  OriginEndpointName: string | undefined;
314
- ContainerType: ContainerType | string | undefined;
314
+ ContainerType: ContainerType | undefined;
315
315
  Segment?: Segment;
316
316
  ClientToken?: string;
317
317
  Description?: string;
@@ -341,7 +341,7 @@ export interface CreateOriginEndpointResponse {
341
341
  ChannelGroupName: string | undefined;
342
342
  ChannelName: string | undefined;
343
343
  OriginEndpointName: string | undefined;
344
- ContainerType: ContainerType | string | undefined;
344
+ ContainerType: ContainerType | undefined;
345
345
  Segment: Segment | undefined;
346
346
  CreatedAt: Date | undefined;
347
347
  ModifiedAt: Date | undefined;
@@ -367,7 +367,7 @@ export interface GetOriginEndpointResponse {
367
367
  ChannelGroupName: string | undefined;
368
368
  ChannelName: string | undefined;
369
369
  OriginEndpointName: string | undefined;
370
- ContainerType: ContainerType | string | undefined;
370
+ ContainerType: ContainerType | undefined;
371
371
  Segment: Segment | undefined;
372
372
  CreatedAt: Date | undefined;
373
373
  ModifiedAt: Date | undefined;
@@ -398,7 +398,7 @@ export interface OriginEndpointListConfiguration {
398
398
  ChannelGroupName: string | undefined;
399
399
  ChannelName: string | undefined;
400
400
  OriginEndpointName: string | undefined;
401
- ContainerType: ContainerType | string | undefined;
401
+ ContainerType: ContainerType | undefined;
402
402
  Description?: string;
403
403
  CreatedAt?: Date;
404
404
  ModifiedAt?: Date;
@@ -437,7 +437,7 @@ export interface UpdateOriginEndpointRequest {
437
437
  ChannelGroupName: string | undefined;
438
438
  ChannelName: string | undefined;
439
439
  OriginEndpointName: string | undefined;
440
- ContainerType: ContainerType | string | undefined;
440
+ ContainerType: ContainerType | undefined;
441
441
  Segment?: Segment;
442
442
  Description?: string;
443
443
  StartoverWindowSeconds?: number;
@@ -449,7 +449,7 @@ export interface UpdateOriginEndpointResponse {
449
449
  ChannelGroupName: string | undefined;
450
450
  ChannelName: string | undefined;
451
451
  OriginEndpointName: string | undefined;
452
- ContainerType: ContainerType | string | undefined;
452
+ ContainerType: ContainerType | undefined;
453
453
  Segment: Segment | undefined;
454
454
  CreatedAt: Date | undefined;
455
455
  ModifiedAt: Date | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediapackagev2",
3
3
  "description": "AWS SDK for JavaScript Mediapackagev2 Client for Node.js, Browser and React Native",
4
- "version": "3.428.0",
4
+ "version": "3.430.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,28 +21,28 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.428.0",
25
- "@aws-sdk/credential-provider-node": "3.428.0",
26
- "@aws-sdk/middleware-host-header": "3.428.0",
24
+ "@aws-sdk/client-sts": "3.430.0",
25
+ "@aws-sdk/credential-provider-node": "3.430.0",
26
+ "@aws-sdk/middleware-host-header": "3.429.0",
27
27
  "@aws-sdk/middleware-logger": "3.428.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.428.0",
29
29
  "@aws-sdk/middleware-signing": "3.428.0",
30
30
  "@aws-sdk/middleware-user-agent": "3.428.0",
31
- "@aws-sdk/region-config-resolver": "3.428.0",
31
+ "@aws-sdk/region-config-resolver": "3.430.0",
32
32
  "@aws-sdk/types": "3.428.0",
33
33
  "@aws-sdk/util-endpoints": "3.428.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.428.0",
35
- "@aws-sdk/util-user-agent-node": "3.428.0",
36
- "@smithy/config-resolver": "^2.0.14",
35
+ "@aws-sdk/util-user-agent-node": "3.430.0",
36
+ "@smithy/config-resolver": "^2.0.15",
37
37
  "@smithy/fetch-http-handler": "^2.2.3",
38
38
  "@smithy/hash-node": "^2.0.11",
39
39
  "@smithy/invalid-dependency": "^2.0.11",
40
40
  "@smithy/middleware-content-length": "^2.0.13",
41
- "@smithy/middleware-endpoint": "^2.1.0",
42
- "@smithy/middleware-retry": "^2.0.16",
41
+ "@smithy/middleware-endpoint": "^2.1.2",
42
+ "@smithy/middleware-retry": "^2.0.17",
43
43
  "@smithy/middleware-serde": "^2.0.11",
44
44
  "@smithy/middleware-stack": "^2.0.5",
45
- "@smithy/node-config-provider": "^2.1.1",
45
+ "@smithy/node-config-provider": "^2.1.2",
46
46
  "@smithy/node-http-handler": "^2.1.7",
47
47
  "@smithy/protocol-http": "^3.0.7",
48
48
  "@smithy/smithy-client": "^2.1.11",
@@ -52,7 +52,7 @@
52
52
  "@smithy/util-body-length-browser": "^2.0.0",
53
53
  "@smithy/util-body-length-node": "^2.1.0",
54
54
  "@smithy/util-defaults-mode-browser": "^2.0.15",
55
- "@smithy/util-defaults-mode-node": "^2.0.19",
55
+ "@smithy/util-defaults-mode-node": "^2.0.20",
56
56
  "@smithy/util-retry": "^2.0.4",
57
57
  "@smithy/util-utf8": "^2.0.0",
58
58
  "tslib": "^2.5.0",