@aws-sdk/client-mediaconvert 3.828.0 → 3.834.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -7600,7 +7600,8 @@ var DvbSubtitleBackgroundColor = {
7600
7600
  var DvbddsHandling = {
7601
7601
  NONE: "NONE",
7602
7602
  NO_DISPLAY_WINDOW: "NO_DISPLAY_WINDOW",
7603
- SPECIFIED: "SPECIFIED"
7603
+ SPECIFIED: "SPECIFIED",
7604
+ SPECIFIED_OPTIMAL: "SPECIFIED_OPTIMAL"
7604
7605
  };
7605
7606
  var DvbSubSubtitleFallbackFont = {
7606
7607
  BEST_MATCH: "BEST_MATCH",
@@ -584,6 +584,7 @@ export const DvbddsHandling = {
584
584
  NONE: "NONE",
585
585
  NO_DISPLAY_WINDOW: "NO_DISPLAY_WINDOW",
586
586
  SPECIFIED: "SPECIFIED",
587
+ SPECIFIED_OPTIMAL: "SPECIFIED_OPTIMAL",
587
588
  };
588
589
  export const DvbSubSubtitleFallbackFont = {
589
590
  BEST_MATCH: "BEST_MATCH",
@@ -905,7 +905,7 @@ declare const CreateJobCommand_base: {
905
905
  * ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
906
906
  * BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
907
907
  * BackgroundOpacity: Number("int"),
908
- * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
908
+ * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
909
909
  * DdsXCoordinate: Number("int"),
910
910
  * DdsYCoordinate: Number("int"),
911
911
  * FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -2510,7 +2510,7 @@ declare const CreateJobCommand_base: {
2510
2510
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
2511
2511
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
2512
2512
  * // BackgroundOpacity: Number("int"),
2513
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
2513
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
2514
2514
  * // DdsXCoordinate: Number("int"),
2515
2515
  * // DdsYCoordinate: Number("int"),
2516
2516
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -886,7 +886,7 @@ declare const CreateJobTemplateCommand_base: {
886
886
  * ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
887
887
  * BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
888
888
  * BackgroundOpacity: Number("int"),
889
- * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
889
+ * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
890
890
  * DdsXCoordinate: Number("int"),
891
891
  * DdsYCoordinate: Number("int"),
892
892
  * FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -2433,7 +2433,7 @@ declare const CreateJobTemplateCommand_base: {
2433
2433
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
2434
2434
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
2435
2435
  * // BackgroundOpacity: Number("int"),
2436
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
2436
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
2437
2437
  * // DdsXCoordinate: Number("int"),
2438
2438
  * // DdsYCoordinate: Number("int"),
2439
2439
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -227,7 +227,7 @@ declare const CreatePresetCommand_base: {
227
227
  * ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
228
228
  * BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
229
229
  * BackgroundOpacity: Number("int"),
230
- * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
230
+ * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
231
231
  * DdsXCoordinate: Number("int"),
232
232
  * DdsYCoordinate: Number("int"),
233
233
  * FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -1084,7 +1084,7 @@ declare const CreatePresetCommand_base: {
1084
1084
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
1085
1085
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
1086
1086
  * // BackgroundOpacity: Number("int"),
1087
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
1087
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
1088
1088
  * // DdsXCoordinate: Number("int"),
1089
1089
  * // DdsYCoordinate: Number("int"),
1090
1090
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -949,7 +949,7 @@ declare const GetJobCommand_base: {
949
949
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
950
950
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
951
951
  * // BackgroundOpacity: Number("int"),
952
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
952
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
953
953
  * // DdsXCoordinate: Number("int"),
954
954
  * // DdsYCoordinate: Number("int"),
955
955
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -895,7 +895,7 @@ declare const GetJobTemplateCommand_base: {
895
895
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
896
896
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
897
897
  * // BackgroundOpacity: Number("int"),
898
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
898
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
899
899
  * // DdsXCoordinate: Number("int"),
900
900
  * // DdsYCoordinate: Number("int"),
901
901
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -236,7 +236,7 @@ declare const GetPresetCommand_base: {
236
236
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
237
237
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
238
238
  * // BackgroundOpacity: Number("int"),
239
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
239
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
240
240
  * // DdsXCoordinate: Number("int"),
241
241
  * // DdsYCoordinate: Number("int"),
242
242
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -900,7 +900,7 @@ declare const ListJobTemplatesCommand_base: {
900
900
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
901
901
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
902
902
  * // BackgroundOpacity: Number("int"),
903
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
903
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
904
904
  * // DdsXCoordinate: Number("int"),
905
905
  * // DdsYCoordinate: Number("int"),
906
906
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -954,7 +954,7 @@ declare const ListJobsCommand_base: {
954
954
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
955
955
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
956
956
  * // BackgroundOpacity: Number("int"),
957
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
957
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
958
958
  * // DdsXCoordinate: Number("int"),
959
959
  * // DdsYCoordinate: Number("int"),
960
960
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -242,7 +242,7 @@ declare const ListPresetsCommand_base: {
242
242
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
243
243
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
244
244
  * // BackgroundOpacity: Number("int"),
245
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
245
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
246
246
  * // DdsXCoordinate: Number("int"),
247
247
  * // DdsYCoordinate: Number("int"),
248
248
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -955,7 +955,7 @@ declare const SearchJobsCommand_base: {
955
955
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
956
956
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
957
957
  * // BackgroundOpacity: Number("int"),
958
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
958
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
959
959
  * // DdsXCoordinate: Number("int"),
960
960
  * // DdsYCoordinate: Number("int"),
961
961
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -886,7 +886,7 @@ declare const UpdateJobTemplateCommand_base: {
886
886
  * ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
887
887
  * BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
888
888
  * BackgroundOpacity: Number("int"),
889
- * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
889
+ * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
890
890
  * DdsXCoordinate: Number("int"),
891
891
  * DdsYCoordinate: Number("int"),
892
892
  * FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -2430,7 +2430,7 @@ declare const UpdateJobTemplateCommand_base: {
2430
2430
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
2431
2431
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
2432
2432
  * // BackgroundOpacity: Number("int"),
2433
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
2433
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
2434
2434
  * // DdsXCoordinate: Number("int"),
2435
2435
  * // DdsYCoordinate: Number("int"),
2436
2436
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -227,7 +227,7 @@ declare const UpdatePresetCommand_base: {
227
227
  * ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
228
228
  * BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
229
229
  * BackgroundOpacity: Number("int"),
230
- * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
230
+ * DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
231
231
  * DdsXCoordinate: Number("int"),
232
232
  * DdsYCoordinate: Number("int"),
233
233
  * FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -1081,7 +1081,7 @@ declare const UpdatePresetCommand_base: {
1081
1081
  * // ApplyFontColor: "WHITE_TEXT_ONLY" || "ALL_TEXT",
1082
1082
  * // BackgroundColor: "NONE" || "BLACK" || "WHITE" || "AUTO",
1083
1083
  * // BackgroundOpacity: Number("int"),
1084
- * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW",
1084
+ * // DdsHandling: "NONE" || "SPECIFIED" || "NO_DISPLAY_WINDOW" || "SPECIFIED_OPTIMAL",
1085
1085
  * // DdsXCoordinate: Number("int"),
1086
1086
  * // DdsYCoordinate: Number("int"),
1087
1087
  * // FallbackFont: "BEST_MATCH" || "MONOSPACED_SANSSERIF" || "MONOSPACED_SERIF" || "PROPORTIONAL_SANSSERIF" || "PROPORTIONAL_SERIF",
@@ -3,9 +3,9 @@ import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provi
3
3
  * @public
4
4
  */
5
5
  export interface ClientInputEndpointParameters {
6
- region?: string | Provider<string>;
7
- useDualstackEndpoint?: boolean | Provider<boolean>;
8
- useFipsEndpoint?: boolean | Provider<boolean>;
6
+ region?: string | undefined | Provider<string | undefined>;
7
+ useDualstackEndpoint?: boolean | undefined | Provider<boolean | undefined>;
8
+ useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
9
9
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
10
10
  }
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
@@ -31,8 +31,8 @@ export declare const commonParams: {
31
31
  };
32
32
  };
33
33
  export interface EndpointParameters extends __EndpointParameters {
34
- Region?: string;
35
- UseDualStack?: boolean;
36
- UseFIPS?: boolean;
37
- Endpoint?: string;
34
+ Region?: string | undefined;
35
+ UseDualStack?: boolean | undefined;
36
+ UseFIPS?: boolean | undefined;
37
+ Endpoint?: string | undefined;
38
38
  }
@@ -2067,6 +2067,7 @@ export declare const DvbddsHandling: {
2067
2067
  readonly NONE: "NONE";
2068
2068
  readonly NO_DISPLAY_WINDOW: "NO_DISPLAY_WINDOW";
2069
2069
  readonly SPECIFIED: "SPECIFIED";
2070
+ readonly SPECIFIED_OPTIMAL: "SPECIFIED_OPTIMAL";
2070
2071
  };
2071
2072
  /**
2072
2073
  * @public
@@ -2199,7 +2200,7 @@ export interface DvbSubDestinationSettings {
2199
2200
  */
2200
2201
  BackgroundOpacity?: number | undefined;
2201
2202
  /**
2202
- * Specify how MediaConvert handles the display definition segment (DDS). To exclude the DDS from this set of captions: Keep the default, None. To include the DDS: Choose Specified. When you do, also specify the offset coordinates of the display window with DDS x-coordinate and DDS y-coordinate. To include the DDS, but not include display window data: Choose No display window. When you do, you can write position metadata to the page composition segment (PCS) with DDS x-coordinate and DDS y-coordinate. For video resolutions with a height of 576 pixels or less, MediaConvert doesn't include the DDS, regardless of the value you choose for DDS handling. All burn-in and DVB-Sub font settings must match.
2203
+ * Specify how MediaConvert handles the display definition segment (DDS). To exclude the DDS from this set of captions: Keep the default, None. To include the DDS: Choose Specified. When you do, also specify the offset coordinates of the display window with DDS x-coordinate and DDS y-coordinate. To include the DDS, but not include display window data: Choose No display window. When you do, you can write position metadata to the page composition segment (PCS) with DDS x-coordinate and DDS y-coordinate. For video resolutions with a height of 576 pixels or less, MediaConvert doesn't include the DDS, regardless of the value you choose for DDS handling. All burn-in and DVB-Sub font settings must match. To include the DDS, with optimized subtitle placement and reduced data overhead: We recommend that you choose Specified (optimal). This option provides the same visual positioning as Specified while using less bandwidth. This also supports resolutions higher than 1080p while maintaining full DVB-Sub compatibility. When you do, also specify the offset coordinates of the display window with DDS x-coordinate and DDS y-coordinate.
2203
2204
  * @public
2204
2205
  */
2205
2206
  DdsHandling?: DvbddsHandling | undefined;
@@ -15,8 +15,8 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
16
  sha256: import("@smithy/types").HashConstructor;
17
17
  streamCollector: import("@smithy/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
18
+ useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
+ useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
20
  apiVersion: string;
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
@@ -17,8 +17,8 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
17
17
  utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
+ useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
21
+ useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
22
22
  region: string | import("@smithy/types").Provider<any>;
23
23
  profile?: string;
24
24
  defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
@@ -5,9 +5,9 @@ import {
5
5
  Provider,
6
6
  } from "@smithy/types";
7
7
  export interface ClientInputEndpointParameters {
8
- region?: string | Provider<string>;
9
- useDualstackEndpoint?: boolean | Provider<boolean>;
10
- useFipsEndpoint?: boolean | Provider<boolean>;
8
+ region?: string | undefined | Provider<string | undefined>;
9
+ useDualstackEndpoint?: boolean | undefined | Provider<boolean | undefined>;
10
+ useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
11
11
  endpoint?:
12
12
  | string
13
13
  | Provider<string>
@@ -41,8 +41,8 @@ export declare const commonParams: {
41
41
  };
42
42
  };
43
43
  export interface EndpointParameters extends __EndpointParameters {
44
- Region?: string;
45
- UseDualStack?: boolean;
46
- UseFIPS?: boolean;
47
- Endpoint?: string;
44
+ Region?: string | undefined;
45
+ UseDualStack?: boolean | undefined;
46
+ UseFIPS?: boolean | undefined;
47
+ Endpoint?: string | undefined;
48
48
  }
@@ -918,6 +918,7 @@ export declare const DvbddsHandling: {
918
918
  readonly NONE: "NONE";
919
919
  readonly NO_DISPLAY_WINDOW: "NO_DISPLAY_WINDOW";
920
920
  readonly SPECIFIED: "SPECIFIED";
921
+ readonly SPECIFIED_OPTIMAL: "SPECIFIED_OPTIMAL";
921
922
  };
922
923
  export type DvbddsHandling =
923
924
  (typeof DvbddsHandling)[keyof typeof DvbddsHandling];
@@ -22,8 +22,10 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
22
22
  retryMode: string | import("@smithy/types").Provider<string>;
23
23
  sha256: import("@smithy/types").HashConstructor;
24
24
  streamCollector: import("@smithy/types").StreamCollector;
25
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
26
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
+ useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
26
+ (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
+ useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
28
+ (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
29
  apiVersion: string;
28
30
  cacheMiddleware?: boolean | undefined;
29
31
  urlParser: import("@smithy/types").UrlParser;
@@ -19,8 +19,10 @@ export declare const getRuntimeConfig: (config: MediaConvertClientConfig) => {
19
19
  utf8Encoder: (input: Uint8Array | string) => string;
20
20
  disableHostPrefix: boolean;
21
21
  serviceId: string;
22
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
+ useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
23
+ (boolean | import("@smithy/types").Provider<boolean | undefined>);
24
+ useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
25
+ (boolean | import("@smithy/types").Provider<boolean | undefined>);
24
26
  region: string | import("@smithy/types").Provider<any>;
25
27
  profile?: string;
26
28
  defaultUserAgentProvider: (
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediaconvert",
3
3
  "description": "AWS SDK for JavaScript Mediaconvert Client for Node.js, Browser and React Native",
4
- "version": "3.828.0",
4
+ "version": "3.834.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-mediaconvert",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.826.0",
24
- "@aws-sdk/credential-provider-node": "3.828.0",
24
+ "@aws-sdk/credential-provider-node": "3.830.0",
25
25
  "@aws-sdk/middleware-host-header": "3.821.0",
26
26
  "@aws-sdk/middleware-logger": "3.821.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.821.0",