@aws-sdk/client-medialive 3.712.0 → 3.714.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.
Files changed (30) hide show
  1. package/dist-cjs/index.js +24 -6
  2. package/dist-cjs/runtimeConfig.js +8 -6
  3. package/dist-es/models/models_1.js +4 -4
  4. package/dist-es/models/models_2.js +4 -0
  5. package/dist-es/protocols/Aws_restJson1.js +12 -0
  6. package/dist-es/runtimeConfig.js +8 -6
  7. package/dist-types/MediaLiveClient.d.ts +18 -0
  8. package/dist-types/commands/CreateChannelCommand.d.ts +12 -0
  9. package/dist-types/commands/DeleteChannelCommand.d.ts +6 -0
  10. package/dist-types/commands/DescribeChannelCommand.d.ts +6 -0
  11. package/dist-types/commands/ListChannelsCommand.d.ts +2 -0
  12. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +6 -0
  13. package/dist-types/commands/StartChannelCommand.d.ts +6 -0
  14. package/dist-types/commands/StopChannelCommand.d.ts +6 -0
  15. package/dist-types/commands/UpdateChannelClassCommand.d.ts +8 -0
  16. package/dist-types/commands/UpdateChannelCommand.d.ts +12 -0
  17. package/dist-types/models/models_0.d.ts +10 -0
  18. package/dist-types/models/models_1.d.ts +41 -21
  19. package/dist-types/models/models_2.d.ts +13 -1
  20. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  21. package/dist-types/runtimeConfig.d.ts +1 -0
  22. package/dist-types/runtimeConfig.native.d.ts +1 -0
  23. package/dist-types/ts3.4/MediaLiveClient.d.ts +1 -0
  24. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  25. package/dist-types/ts3.4/models/models_1.d.ts +10 -6
  26. package/dist-types/ts3.4/models/models_2.d.ts +6 -1
  27. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  28. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  29. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
  30. package/package.json +14 -14
package/dist-cjs/index.js CHANGED
@@ -83,6 +83,7 @@ __export(src_exports, {
83
83
  ClusterState: () => ClusterState,
84
84
  ClusterType: () => ClusterType,
85
85
  CmafIngestSegmentLengthUnits: () => CmafIngestSegmentLengthUnits,
86
+ CmafKLVBehavior: () => CmafKLVBehavior,
86
87
  CmafNielsenId3Behavior: () => CmafNielsenId3Behavior,
87
88
  ColorSpace: () => ColorSpace,
88
89
  ConflictException: () => ConflictException,
@@ -760,6 +761,10 @@ var S3CannedAcl = {
760
761
  BUCKET_OWNER_READ: "BUCKET_OWNER_READ",
761
762
  PUBLIC_READ: "PUBLIC_READ"
762
763
  };
764
+ var CmafKLVBehavior = {
765
+ NO_PASSTHROUGH: "NO_PASSTHROUGH",
766
+ PASSTHROUGH: "PASSTHROUGH"
767
+ };
763
768
  var CmafNielsenId3Behavior = {
764
769
  NO_PASSTHROUGH: "NO_PASSTHROUGH",
765
770
  PASSTHROUGH: "PASSTHROUGH"
@@ -1605,10 +1610,6 @@ var GlobalConfigurationOutputLockingMode = {
1605
1610
  EPOCH_LOCKING: "EPOCH_LOCKING",
1606
1611
  PIPELINE_LOCKING: "PIPELINE_LOCKING"
1607
1612
  };
1608
- var GlobalConfigurationOutputTimingSource = {
1609
- INPUT_CLOCK: "INPUT_CLOCK",
1610
- SYSTEM_CLOCK: "SYSTEM_CLOCK"
1611
- };
1612
1613
 
1613
1614
  // src/protocols/Aws_restJson1.ts
1614
1615
  var se_AcceptInputDeviceTransferCommand = /* @__PURE__ */ __name(async (input, context) => {
@@ -6062,7 +6063,11 @@ var se_ClusterNetworkSettingsUpdateRequest = /* @__PURE__ */ __name((input, cont
6062
6063
  var se_CmafIngestGroupSettings = /* @__PURE__ */ __name((input, context) => {
6063
6064
  return (0, import_smithy_client.take)(input, {
6064
6065
  destination: [, (_) => se_OutputLocationRef(_, context), `Destination`],
6066
+ klvBehavior: [, , `KlvBehavior`],
6067
+ klvNameModifier: [, , `KlvNameModifier`],
6065
6068
  nielsenId3Behavior: [, , `NielsenId3Behavior`],
6069
+ nielsenId3NameModifier: [, , `NielsenId3NameModifier`],
6070
+ scte35NameModifier: [, , `Scte35NameModifier`],
6066
6071
  scte35Type: [, , `Scte35Type`],
6067
6072
  segmentLength: [, , `SegmentLength`],
6068
6073
  segmentLengthUnits: [, , `SegmentLengthUnits`],
@@ -6850,7 +6855,9 @@ var se_MediaPackageGroupSettings = /* @__PURE__ */ __name((input, context) => {
6850
6855
  }, "se_MediaPackageGroupSettings");
6851
6856
  var se_MediaPackageOutputDestinationSettings = /* @__PURE__ */ __name((input, context) => {
6852
6857
  return (0, import_smithy_client.take)(input, {
6853
- channelId: [, , `ChannelId`]
6858
+ channelGroup: [, , `ChannelGroup`],
6859
+ channelId: [, , `ChannelId`],
6860
+ channelName: [, , `ChannelName`]
6854
6861
  });
6855
6862
  }, "se_MediaPackageOutputDestinationSettings");
6856
6863
  var se_MotionGraphicsActivateScheduleActionSettings = /* @__PURE__ */ __name((input, context) => {
@@ -8466,7 +8473,11 @@ var de_ClusterNetworkSettings = /* @__PURE__ */ __name((output, context) => {
8466
8473
  var de_CmafIngestGroupSettings = /* @__PURE__ */ __name((output, context) => {
8467
8474
  return (0, import_smithy_client.take)(output, {
8468
8475
  Destination: [, (_) => de_OutputLocationRef(_, context), `destination`],
8476
+ KlvBehavior: [, import_smithy_client.expectString, `klvBehavior`],
8477
+ KlvNameModifier: [, import_smithy_client.expectString, `klvNameModifier`],
8469
8478
  NielsenId3Behavior: [, import_smithy_client.expectString, `nielsenId3Behavior`],
8479
+ NielsenId3NameModifier: [, import_smithy_client.expectString, `nielsenId3NameModifier`],
8480
+ Scte35NameModifier: [, import_smithy_client.expectString, `scte35NameModifier`],
8470
8481
  Scte35Type: [, import_smithy_client.expectString, `scte35Type`],
8471
8482
  SegmentLength: [, import_smithy_client.expectInt32, `segmentLength`],
8472
8483
  SegmentLengthUnits: [, import_smithy_client.expectString, `segmentLengthUnits`],
@@ -9406,7 +9417,9 @@ var de_MediaPackageGroupSettings = /* @__PURE__ */ __name((output, context) => {
9406
9417
  }, "de_MediaPackageGroupSettings");
9407
9418
  var de_MediaPackageOutputDestinationSettings = /* @__PURE__ */ __name((output, context) => {
9408
9419
  return (0, import_smithy_client.take)(output, {
9409
- ChannelId: [, import_smithy_client.expectString, `channelId`]
9420
+ ChannelGroup: [, import_smithy_client.expectString, `channelGroup`],
9421
+ ChannelId: [, import_smithy_client.expectString, `channelId`],
9422
+ ChannelName: [, import_smithy_client.expectString, `channelName`]
9410
9423
  });
9411
9424
  }, "de_MediaPackageOutputDestinationSettings");
9412
9425
  var de_MediaResource = /* @__PURE__ */ __name((output, context) => {
@@ -11091,6 +11104,10 @@ var DescribeInputDeviceCommand = _DescribeInputDeviceCommand;
11091
11104
 
11092
11105
 
11093
11106
  // src/models/models_2.ts
11107
+ var GlobalConfigurationOutputTimingSource = {
11108
+ INPUT_CLOCK: "INPUT_CLOCK",
11109
+ SYSTEM_CLOCK: "SYSTEM_CLOCK"
11110
+ };
11094
11111
  var GlobalConfigurationLowFramerateInputs = {
11095
11112
  DISABLED: "DISABLED",
11096
11113
  ENABLED: "ENABLED"
@@ -14527,6 +14544,7 @@ var M2tsTimedMetadataBehavior = {
14527
14544
  SrtEncryptionType,
14528
14545
  FecOutputIncludeFec,
14529
14546
  S3CannedAcl,
14547
+ CmafKLVBehavior,
14530
14548
  CmafNielsenId3Behavior,
14531
14549
  Scte35Type,
14532
14550
  CmafIngestSegmentLengthUnits,
@@ -23,6 +23,7 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
+ const profileConfig = { profile: config?.profile };
26
27
  return {
27
28
  ...clientSharedValues,
28
29
  ...config,
@@ -32,19 +33,20 @@ const getRuntimeConfig = (config) => {
32
33
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
33
34
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
34
35
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
35
- maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
36
- region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
36
+ maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
37
+ region: config?.region ??
38
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
37
39
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
38
40
  retryMode: config?.retryMode ??
39
41
  (0, node_config_provider_1.loadConfig)({
40
42
  ...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
41
43
  default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE,
42
- }),
44
+ }, config),
43
45
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
44
46
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
45
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
46
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
47
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS),
47
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
48
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
50
  };
49
51
  };
50
52
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -64,6 +64,10 @@ export const S3CannedAcl = {
64
64
  BUCKET_OWNER_READ: "BUCKET_OWNER_READ",
65
65
  PUBLIC_READ: "PUBLIC_READ",
66
66
  };
67
+ export const CmafKLVBehavior = {
68
+ NO_PASSTHROUGH: "NO_PASSTHROUGH",
69
+ PASSTHROUGH: "PASSTHROUGH",
70
+ };
67
71
  export const CmafNielsenId3Behavior = {
68
72
  NO_PASSTHROUGH: "NO_PASSTHROUGH",
69
73
  PASSTHROUGH: "PASSTHROUGH",
@@ -864,7 +868,3 @@ export const GlobalConfigurationOutputLockingMode = {
864
868
  EPOCH_LOCKING: "EPOCH_LOCKING",
865
869
  PIPELINE_LOCKING: "PIPELINE_LOCKING",
866
870
  };
867
- export const GlobalConfigurationOutputTimingSource = {
868
- INPUT_CLOCK: "INPUT_CLOCK",
869
- SYSTEM_CLOCK: "SYSTEM_CLOCK",
870
- };
@@ -1,3 +1,7 @@
1
+ export const GlobalConfigurationOutputTimingSource = {
2
+ INPUT_CLOCK: "INPUT_CLOCK",
3
+ SYSTEM_CLOCK: "SYSTEM_CLOCK",
4
+ };
1
5
  export const GlobalConfigurationLowFramerateInputs = {
2
6
  DISABLED: "DISABLED",
3
7
  ENABLED: "ENABLED",
@@ -4445,7 +4445,11 @@ const se_ClusterNetworkSettingsUpdateRequest = (input, context) => {
4445
4445
  const se_CmafIngestGroupSettings = (input, context) => {
4446
4446
  return take(input, {
4447
4447
  destination: [, (_) => se_OutputLocationRef(_, context), `Destination`],
4448
+ klvBehavior: [, , `KlvBehavior`],
4449
+ klvNameModifier: [, , `KlvNameModifier`],
4448
4450
  nielsenId3Behavior: [, , `NielsenId3Behavior`],
4451
+ nielsenId3NameModifier: [, , `NielsenId3NameModifier`],
4452
+ scte35NameModifier: [, , `Scte35NameModifier`],
4449
4453
  scte35Type: [, , `Scte35Type`],
4450
4454
  segmentLength: [, , `SegmentLength`],
4451
4455
  segmentLengthUnits: [, , `SegmentLengthUnits`],
@@ -5233,7 +5237,9 @@ const se_MediaPackageGroupSettings = (input, context) => {
5233
5237
  };
5234
5238
  const se_MediaPackageOutputDestinationSettings = (input, context) => {
5235
5239
  return take(input, {
5240
+ channelGroup: [, , `ChannelGroup`],
5236
5241
  channelId: [, , `ChannelId`],
5242
+ channelName: [, , `ChannelName`],
5237
5243
  });
5238
5244
  };
5239
5245
  const se_MotionGraphicsActivateScheduleActionSettings = (input, context) => {
@@ -6975,7 +6981,11 @@ const de_ClusterNetworkSettings = (output, context) => {
6975
6981
  const de_CmafIngestGroupSettings = (output, context) => {
6976
6982
  return take(output, {
6977
6983
  Destination: [, (_) => de_OutputLocationRef(_, context), `destination`],
6984
+ KlvBehavior: [, __expectString, `klvBehavior`],
6985
+ KlvNameModifier: [, __expectString, `klvNameModifier`],
6978
6986
  NielsenId3Behavior: [, __expectString, `nielsenId3Behavior`],
6987
+ NielsenId3NameModifier: [, __expectString, `nielsenId3NameModifier`],
6988
+ Scte35NameModifier: [, __expectString, `scte35NameModifier`],
6979
6989
  Scte35Type: [, __expectString, `scte35Type`],
6980
6990
  SegmentLength: [, __expectInt32, `segmentLength`],
6981
6991
  SegmentLengthUnits: [, __expectString, `segmentLengthUnits`],
@@ -7915,7 +7925,9 @@ const de_MediaPackageGroupSettings = (output, context) => {
7915
7925
  };
7916
7926
  const de_MediaPackageOutputDestinationSettings = (output, context) => {
7917
7927
  return take(output, {
7928
+ ChannelGroup: [, __expectString, `channelGroup`],
7918
7929
  ChannelId: [, __expectString, `channelId`],
7930
+ ChannelName: [, __expectString, `channelName`],
7919
7931
  });
7920
7932
  };
7921
7933
  const de_MediaResource = (output, context) => {
@@ -19,6 +19,7 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
+ const profileConfig = { profile: config?.profile };
22
23
  return {
23
24
  ...clientSharedValues,
24
25
  ...config,
@@ -28,18 +29,19 @@ export const getRuntimeConfig = (config) => {
28
29
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
29
30
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
30
31
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
31
- maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
32
- region: config?.region ?? loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS),
32
+ maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
33
+ region: config?.region ??
34
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
33
35
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
34
36
  retryMode: config?.retryMode ??
35
37
  loadNodeConfig({
36
38
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
37
39
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
38
- }),
40
+ }, config),
39
41
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
40
42
  streamCollector: config?.streamCollector ?? streamCollector,
41
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
42
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
43
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS),
43
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
44
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
46
  };
45
47
  };
@@ -208,6 +208,24 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
208
208
  * The AWS region to which this client will send requests
209
209
  */
210
210
  region?: string | __Provider<string>;
211
+ /**
212
+ * Setting a client profile is similar to setting a value for the
213
+ * AWS_PROFILE environment variable. Setting a profile on a client
214
+ * in code only affects the single client instance, unlike AWS_PROFILE.
215
+ *
216
+ * When set, and only for environments where an AWS configuration
217
+ * file exists, fields configurable by this file will be retrieved
218
+ * from the specified profile within that file.
219
+ * Conflicting code configuration and environment variables will
220
+ * still have higher priority.
221
+ *
222
+ * For client credential resolution that involves checking the AWS
223
+ * configuration file, the client's profile (this value) will be
224
+ * used unless a different profile is set in the credential
225
+ * provider options.
226
+ *
227
+ */
228
+ profile?: string;
211
229
  /**
212
230
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
213
231
  * @internal
@@ -45,6 +45,8 @@ declare const CreateChannelCommand_base: {
45
45
  * MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
46
46
  * { // MediaPackageOutputDestinationSettings
47
47
  * ChannelId: "STRING_VALUE",
48
+ * ChannelGroup: "STRING_VALUE",
49
+ * ChannelName: "STRING_VALUE",
48
50
  * },
49
51
  * ],
50
52
  * MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -517,6 +519,10 @@ declare const CreateChannelCommand_base: {
517
519
  * SegmentLength: Number("int"),
518
520
  * SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
519
521
  * SendDelayMs: Number("int"),
522
+ * KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
523
+ * KlvNameModifier: "STRING_VALUE",
524
+ * NielsenId3NameModifier: "STRING_VALUE",
525
+ * Scte35NameModifier: "STRING_VALUE",
520
526
  * },
521
527
  * SrtGroupSettings: { // SrtGroupSettings
522
528
  * InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -1229,6 +1235,8 @@ declare const CreateChannelCommand_base: {
1229
1235
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
1230
1236
  * // { // MediaPackageOutputDestinationSettings
1231
1237
  * // ChannelId: "STRING_VALUE",
1238
+ * // ChannelGroup: "STRING_VALUE",
1239
+ * // ChannelName: "STRING_VALUE",
1232
1240
  * // },
1233
1241
  * // ],
1234
1242
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -1706,6 +1714,10 @@ declare const CreateChannelCommand_base: {
1706
1714
  * // SegmentLength: Number("int"),
1707
1715
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
1708
1716
  * // SendDelayMs: Number("int"),
1717
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
1718
+ * // KlvNameModifier: "STRING_VALUE",
1719
+ * // NielsenId3NameModifier: "STRING_VALUE",
1720
+ * // Scte35NameModifier: "STRING_VALUE",
1709
1721
  * // },
1710
1722
  * // SrtGroupSettings: { // SrtGroupSettings
1711
1723
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -51,6 +51,8 @@ declare const DeleteChannelCommand_base: {
51
51
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
52
52
  * // { // MediaPackageOutputDestinationSettings
53
53
  * // ChannelId: "STRING_VALUE",
54
+ * // ChannelGroup: "STRING_VALUE",
55
+ * // ChannelName: "STRING_VALUE",
54
56
  * // },
55
57
  * // ],
56
58
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -528,6 +530,10 @@ declare const DeleteChannelCommand_base: {
528
530
  * // SegmentLength: Number("int"),
529
531
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
530
532
  * // SendDelayMs: Number("int"),
533
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
534
+ * // KlvNameModifier: "STRING_VALUE",
535
+ * // NielsenId3NameModifier: "STRING_VALUE",
536
+ * // Scte35NameModifier: "STRING_VALUE",
531
537
  * // },
532
538
  * // SrtGroupSettings: { // SrtGroupSettings
533
539
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -51,6 +51,8 @@ declare const DescribeChannelCommand_base: {
51
51
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
52
52
  * // { // MediaPackageOutputDestinationSettings
53
53
  * // ChannelId: "STRING_VALUE",
54
+ * // ChannelGroup: "STRING_VALUE",
55
+ * // ChannelName: "STRING_VALUE",
54
56
  * // },
55
57
  * // ],
56
58
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -528,6 +530,10 @@ declare const DescribeChannelCommand_base: {
528
530
  * // SegmentLength: Number("int"),
529
531
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
530
532
  * // SendDelayMs: Number("int"),
533
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
534
+ * // KlvNameModifier: "STRING_VALUE",
535
+ * // NielsenId3NameModifier: "STRING_VALUE",
536
+ * // Scte35NameModifier: "STRING_VALUE",
531
537
  * // },
532
538
  * // SrtGroupSettings: { // SrtGroupSettings
533
539
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -54,6 +54,8 @@ declare const ListChannelsCommand_base: {
54
54
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
55
55
  * // { // MediaPackageOutputDestinationSettings
56
56
  * // ChannelId: "STRING_VALUE",
57
+ * // ChannelGroup: "STRING_VALUE",
58
+ * // ChannelName: "STRING_VALUE",
57
59
  * // },
58
60
  * // ],
59
61
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -54,6 +54,8 @@ declare const RestartChannelPipelinesCommand_base: {
54
54
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
55
55
  * // { // MediaPackageOutputDestinationSettings
56
56
  * // ChannelId: "STRING_VALUE",
57
+ * // ChannelGroup: "STRING_VALUE",
58
+ * // ChannelName: "STRING_VALUE",
57
59
  * // },
58
60
  * // ],
59
61
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -531,6 +533,10 @@ declare const RestartChannelPipelinesCommand_base: {
531
533
  * // SegmentLength: Number("int"),
532
534
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
533
535
  * // SendDelayMs: Number("int"),
536
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
537
+ * // KlvNameModifier: "STRING_VALUE",
538
+ * // NielsenId3NameModifier: "STRING_VALUE",
539
+ * // Scte35NameModifier: "STRING_VALUE",
534
540
  * // },
535
541
  * // SrtGroupSettings: { // SrtGroupSettings
536
542
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -51,6 +51,8 @@ declare const StartChannelCommand_base: {
51
51
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
52
52
  * // { // MediaPackageOutputDestinationSettings
53
53
  * // ChannelId: "STRING_VALUE",
54
+ * // ChannelGroup: "STRING_VALUE",
55
+ * // ChannelName: "STRING_VALUE",
54
56
  * // },
55
57
  * // ],
56
58
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -528,6 +530,10 @@ declare const StartChannelCommand_base: {
528
530
  * // SegmentLength: Number("int"),
529
531
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
530
532
  * // SendDelayMs: Number("int"),
533
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
534
+ * // KlvNameModifier: "STRING_VALUE",
535
+ * // NielsenId3NameModifier: "STRING_VALUE",
536
+ * // Scte35NameModifier: "STRING_VALUE",
531
537
  * // },
532
538
  * // SrtGroupSettings: { // SrtGroupSettings
533
539
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -51,6 +51,8 @@ declare const StopChannelCommand_base: {
51
51
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
52
52
  * // { // MediaPackageOutputDestinationSettings
53
53
  * // ChannelId: "STRING_VALUE",
54
+ * // ChannelGroup: "STRING_VALUE",
55
+ * // ChannelName: "STRING_VALUE",
54
56
  * // },
55
57
  * // ],
56
58
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -528,6 +530,10 @@ declare const StopChannelCommand_base: {
528
530
  * // SegmentLength: Number("int"),
529
531
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
530
532
  * // SendDelayMs: Number("int"),
533
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
534
+ * // KlvNameModifier: "STRING_VALUE",
535
+ * // NielsenId3NameModifier: "STRING_VALUE",
536
+ * // Scte35NameModifier: "STRING_VALUE",
531
537
  * // },
532
538
  * // SrtGroupSettings: { // SrtGroupSettings
533
539
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -43,6 +43,8 @@ declare const UpdateChannelClassCommand_base: {
43
43
  * MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
44
44
  * { // MediaPackageOutputDestinationSettings
45
45
  * ChannelId: "STRING_VALUE",
46
+ * ChannelGroup: "STRING_VALUE",
47
+ * ChannelName: "STRING_VALUE",
46
48
  * },
47
49
  * ],
48
50
  * MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -82,6 +84,8 @@ declare const UpdateChannelClassCommand_base: {
82
84
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
83
85
  * // { // MediaPackageOutputDestinationSettings
84
86
  * // ChannelId: "STRING_VALUE",
87
+ * // ChannelGroup: "STRING_VALUE",
88
+ * // ChannelName: "STRING_VALUE",
85
89
  * // },
86
90
  * // ],
87
91
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -559,6 +563,10 @@ declare const UpdateChannelClassCommand_base: {
559
563
  * // SegmentLength: Number("int"),
560
564
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
561
565
  * // SendDelayMs: Number("int"),
566
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
567
+ * // KlvNameModifier: "STRING_VALUE",
568
+ * // NielsenId3NameModifier: "STRING_VALUE",
569
+ * // Scte35NameModifier: "STRING_VALUE",
562
570
  * // },
563
571
  * // SrtGroupSettings: { // SrtGroupSettings
564
572
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -45,6 +45,8 @@ declare const UpdateChannelCommand_base: {
45
45
  * MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
46
46
  * { // MediaPackageOutputDestinationSettings
47
47
  * ChannelId: "STRING_VALUE",
48
+ * ChannelGroup: "STRING_VALUE",
49
+ * ChannelName: "STRING_VALUE",
48
50
  * },
49
51
  * ],
50
52
  * MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -517,6 +519,10 @@ declare const UpdateChannelCommand_base: {
517
519
  * SegmentLength: Number("int"),
518
520
  * SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
519
521
  * SendDelayMs: Number("int"),
522
+ * KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
523
+ * KlvNameModifier: "STRING_VALUE",
524
+ * NielsenId3NameModifier: "STRING_VALUE",
525
+ * Scte35NameModifier: "STRING_VALUE",
520
526
  * },
521
527
  * SrtGroupSettings: { // SrtGroupSettings
522
528
  * InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -1216,6 +1222,8 @@ declare const UpdateChannelCommand_base: {
1216
1222
  * // MediaPackageSettings: [ // __listOfMediaPackageOutputDestinationSettings
1217
1223
  * // { // MediaPackageOutputDestinationSettings
1218
1224
  * // ChannelId: "STRING_VALUE",
1225
+ * // ChannelGroup: "STRING_VALUE",
1226
+ * // ChannelName: "STRING_VALUE",
1219
1227
  * // },
1220
1228
  * // ],
1221
1229
  * // MultiplexSettings: { // MultiplexProgramChannelDestinationSettings
@@ -1693,6 +1701,10 @@ declare const UpdateChannelCommand_base: {
1693
1701
  * // SegmentLength: Number("int"),
1694
1702
  * // SegmentLengthUnits: "MILLISECONDS" || "SECONDS",
1695
1703
  * // SendDelayMs: Number("int"),
1704
+ * // KlvBehavior: "NO_PASSTHROUGH" || "PASSTHROUGH",
1705
+ * // KlvNameModifier: "STRING_VALUE",
1706
+ * // NielsenId3NameModifier: "STRING_VALUE",
1707
+ * // Scte35NameModifier: "STRING_VALUE",
1696
1708
  * // },
1697
1709
  * // SrtGroupSettings: { // SrtGroupSettings
1698
1710
  * // InputLossAction: "DROP_PROGRAM" || "DROP_TS" || "EMIT_PROGRAM",
@@ -2387,6 +2387,16 @@ export interface MediaPackageOutputDestinationSettings {
2387
2387
  * @public
2388
2388
  */
2389
2389
  ChannelId?: string | undefined;
2390
+ /**
2391
+ * Name of the channel group in MediaPackageV2. Only use if you are sending CMAF Ingest output to a CMAF ingest endpoint on a MediaPackage channel that uses MediaPackage v2.
2392
+ * @public
2393
+ */
2394
+ ChannelGroup?: string | undefined;
2395
+ /**
2396
+ * Name of the channel in MediaPackageV2. Only use if you are sending CMAF Ingest output to a CMAF ingest endpoint on a MediaPackage channel that uses MediaPackage v2.
2397
+ * @public
2398
+ */
2399
+ ChannelName?: string | undefined;
2390
2400
  }
2391
2401
  /**
2392
2402
  * Multiplex Program Input Destination Settings for outputting a Channel to a Multiplex
@@ -130,7 +130,7 @@ export interface Fmp4HlsSettings {
130
130
  */
131
131
  NielsenId3Behavior?: Fmp4NielsenId3Behavior | undefined;
132
132
  /**
133
- * When set to passthrough, timed metadata is passed through from input to output.
133
+ * Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.
134
134
  * @public
135
135
  */
136
136
  TimedMetadataBehavior?: Fmp4TimedMetadataBehavior | undefined;
@@ -272,7 +272,7 @@ export interface M3u8Settings {
272
272
  */
273
273
  Scte35Pid?: string | undefined;
274
274
  /**
275
- * When set to passthrough, timed metadata is passed through from input to output.
275
+ * Set to PASSTHROUGH to enable ID3 metadata insertion. To include metadata, you configure other parameters in the output group or individual outputs, or you add an ID3 action to the channel schedule.
276
276
  * @public
277
277
  */
278
278
  TimedMetadataBehavior?: M3u8TimedMetadataBehavior | undefined;
@@ -816,6 +816,18 @@ export interface ArchiveGroupSettings {
816
816
  */
817
817
  RolloverInterval?: number | undefined;
818
818
  }
819
+ /**
820
+ * @public
821
+ * @enum
822
+ */
823
+ export declare const CmafKLVBehavior: {
824
+ readonly NO_PASSTHROUGH: "NO_PASSTHROUGH";
825
+ readonly PASSTHROUGH: "PASSTHROUGH";
826
+ };
827
+ /**
828
+ * @public
829
+ */
830
+ export type CmafKLVBehavior = (typeof CmafKLVBehavior)[keyof typeof CmafKLVBehavior];
819
831
  /**
820
832
  * @public
821
833
  * @enum
@@ -887,6 +899,26 @@ export interface CmafIngestGroupSettings {
887
899
  * @public
888
900
  */
889
901
  SendDelayMs?: number | undefined;
902
+ /**
903
+ * If set to passthrough, passes any KLV data from the input source to this output.
904
+ * @public
905
+ */
906
+ KlvBehavior?: CmafKLVBehavior | undefined;
907
+ /**
908
+ * Change the modifier that MediaLive automatically adds to the Streams() name that identifies a KLV track. The default is "klv", which means the default name will be Streams(klv.cmfm). Any string you enter here will replace the "klv" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.
909
+ * @public
910
+ */
911
+ KlvNameModifier?: string | undefined;
912
+ /**
913
+ * Change the modifier that MediaLive automatically adds to the Streams() name that identifies a Nielsen ID3 track. The default is "nid3", which means the default name will be Streams(nid3.cmfm). Any string you enter here will replace the "nid3" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.
914
+ * @public
915
+ */
916
+ NielsenId3NameModifier?: string | undefined;
917
+ /**
918
+ * Change the modifier that MediaLive automatically adds to the Streams() name for a SCTE 35 track. The default is "scte", which means the default name will be Streams(scte.cmfm). Any string you enter here will replace the "scte" string.\nThe modifier can only contain: numbers, letters, plus (+), minus (-), underscore (_) and period (.) and has a maximum length of 100 characters.
919
+ * @public
920
+ */
921
+ Scte35NameModifier?: string | undefined;
890
922
  }
891
923
  /**
892
924
  * Frame Capture S3 Settings
@@ -2422,28 +2454,28 @@ export interface RouteUpdateRequest {
2422
2454
  Gateway?: string | undefined;
2423
2455
  }
2424
2456
  /**
2425
- * Settings for the action to insert a user-defined ID3 tag in each HLS segment
2457
+ * Settings for the action to insert ID3 metadata in every segment, in HLS output groups.
2426
2458
  * @public
2427
2459
  */
2428
2460
  export interface HlsId3SegmentTaggingScheduleActionSettings {
2429
2461
  /**
2430
- * ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html
2462
+ * Complete this parameter if you want to specify only the metadata, not the entire frame. MediaLive will insert the metadata in a TXXX frame. Enter the value as plain text. You can include standard MediaLive variable data such as the current segment number.
2431
2463
  * @public
2432
2464
  */
2433
2465
  Tag?: string | undefined;
2434
2466
  /**
2435
- * Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure
2467
+ * Complete this parameter if you want to specify the entire ID3 metadata. Enter a base64 string that contains one or more fully formed ID3 tags, according to the ID3 specification: http://id3.org/id3v2.4.0-structure
2436
2468
  * @public
2437
2469
  */
2438
2470
  Id3?: string | undefined;
2439
2471
  }
2440
2472
  /**
2441
- * Settings for the action to emit HLS metadata
2473
+ * Settings for the action to insert ID3 metadata (as a one-time action) in HLS output groups.
2442
2474
  * @public
2443
2475
  */
2444
2476
  export interface HlsTimedMetadataScheduleActionSettings {
2445
2477
  /**
2446
- * Base64 string formatted according to the ID3 specification: http://id3.org/id3v2.4.0-structure
2478
+ * Enter a base64 string that contains one or more fully formed ID3 tags.See the ID3 specification: http://id3.org/id3v2.4.0-structure
2447
2479
  * @public
2448
2480
  */
2449
2481
  Id3: string | undefined;
@@ -3002,12 +3034,12 @@ export interface StaticImageOutputDeactivateScheduleActionSettings {
3002
3034
  */
3003
3035
  export interface ScheduleActionSettings {
3004
3036
  /**
3005
- * Action to insert HLS ID3 segment tagging
3037
+ * Action to insert ID3 metadata in every segment, in HLS output groups
3006
3038
  * @public
3007
3039
  */
3008
3040
  HlsId3SegmentTaggingSettings?: HlsId3SegmentTaggingScheduleActionSettings | undefined;
3009
3041
  /**
3010
- * Action to insert HLS metadata
3042
+ * Action to insert ID3 metadata once, in HLS output groups
3011
3043
  * @public
3012
3044
  */
3013
3045
  HlsTimedMetadataSettings?: HlsTimedMetadataScheduleActionSettings | undefined;
@@ -6096,15 +6128,3 @@ export interface OutputLockingSettings {
6096
6128
  */
6097
6129
  PipelineLockingSettings?: PipelineLockingSettings | undefined;
6098
6130
  }
6099
- /**
6100
- * @public
6101
- * @enum
6102
- */
6103
- export declare const GlobalConfigurationOutputTimingSource: {
6104
- readonly INPUT_CLOCK: "INPUT_CLOCK";
6105
- readonly SYSTEM_CLOCK: "SYSTEM_CLOCK";
6106
- };
6107
- /**
6108
- * @public
6109
- */
6110
- export type GlobalConfigurationOutputTimingSource = (typeof GlobalConfigurationOutputTimingSource)[keyof typeof GlobalConfigurationOutputTimingSource];
@@ -1,6 +1,18 @@
1
1
  import { StreamingBlobTypes } from "@smithy/types";
2
2
  import { AudioDescription, CaptionDescription, CdiInputSpecification, ChannelClass, ChannelEgressEndpoint, ChannelPipelineIdToRestart, ChannelPlacementGroupState, ChannelState, ChannelSummary, CloudWatchAlarmTemplateComparisonOperator, CloudWatchAlarmTemplateGroupSummary, CloudWatchAlarmTemplateStatistic, CloudWatchAlarmTemplateSummary, CloudWatchAlarmTemplateTargetResourceType, CloudWatchAlarmTemplateTreatMissingData, ClusterNetworkSettings, ClusterState, ClusterType, DescribeAnywhereSettings, DescribeChannelPlacementGroupSummary, DescribeClusterSummary, DescribeNetworkSummary, DescribeNodeSummary, DeviceSettingsSyncState, DeviceUpdateStatus, EventBridgeRuleTemplateEventType, EventBridgeRuleTemplateGroupSummary, EventBridgeRuleTemplateSummary, EventBridgeRuleTemplateTarget, Input, InputAttachment, InputClass, InputDestination, InputDestinationRequest, InputDeviceCodec, InputDeviceConfigurableAudioChannelPairConfig, InputDeviceConfiguredInput, InputDeviceConnectionState, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceOutputType, InputDeviceRequest, InputDeviceSettings, InputDeviceSummary, InputDeviceType, InputDeviceUhdSettings, InputNetworkLocation, InputSecurityGroup, InputSecurityGroupState, InputSource, InputSourceRequest, InputSourceType, InputSpecification, InputState, InputType, InputWhitelistRule, InputWhitelistRuleCidr, InterfaceMappingCreateRequest, InterfaceMappingUpdateRequest, IpPool, IpPoolCreateRequest, IpPoolUpdateRequest, LogLevel, MaintenanceDay, MaintenanceStatus, MediaConnectFlow, MediaConnectFlowRequest, MediaResourceNeighbor, MulticastSettings, MulticastSourceCreateRequest, MulticastSourceUpdateRequest, MultiplexOutputDestination, MultiplexProgramPipelineDetail, MultiplexProgramSummary, MultiplexState, MultiplexSummary, NetworkState, NodeConnectionState, NodeInterfaceMapping, NodeInterfaceMappingCreateRequest, NodeRole, NodeState, Offering, OfferingDurationUnits, OfferingType, OutputDestination, ReservationResourceSpecification, Route, SrtSettings, VpcOutputSettingsDescription } from "./models_0";
3
- import { AcceptHeader, AccountConfiguration, AnywhereSettings, AvailBlanking, AvailConfiguration, BlackoutSlate, ColorCorrectionSettings, FeatureActivations, GlobalConfigurationInputEndAction, GlobalConfigurationOutputLockingMode, GlobalConfigurationOutputTimingSource, InputLossBehavior, OutputGroup, OutputLockingSettings, PipelineDetail, RenewalSettings, Reservation, ReservationState, RouteCreateRequest, RouteUpdateRequest, ScheduleAction, SignalMapMonitorDeploymentStatus, SignalMapStatus, SignalMapSummary, SrtCallerSourceRequest, ThumbnailDetail, TransferringInputDeviceSummary, VideoDescription } from "./models_1";
3
+ import { AcceptHeader, AccountConfiguration, AnywhereSettings, AvailBlanking, AvailConfiguration, BlackoutSlate, ColorCorrectionSettings, FeatureActivations, GlobalConfigurationInputEndAction, GlobalConfigurationOutputLockingMode, InputLossBehavior, OutputGroup, OutputLockingSettings, PipelineDetail, RenewalSettings, Reservation, ReservationState, RouteCreateRequest, RouteUpdateRequest, ScheduleAction, SignalMapMonitorDeploymentStatus, SignalMapStatus, SignalMapSummary, SrtCallerSourceRequest, ThumbnailDetail, TransferringInputDeviceSummary, VideoDescription } from "./models_1";
4
+ /**
5
+ * @public
6
+ * @enum
7
+ */
8
+ export declare const GlobalConfigurationOutputTimingSource: {
9
+ readonly INPUT_CLOCK: "INPUT_CLOCK";
10
+ readonly SYSTEM_CLOCK: "SYSTEM_CLOCK";
11
+ };
12
+ /**
13
+ * @public
14
+ */
15
+ export type GlobalConfigurationOutputTimingSource = (typeof GlobalConfigurationOutputTimingSource)[keyof typeof GlobalConfigurationOutputTimingSource];
4
16
  /**
5
17
  * @public
6
18
  * @enum
@@ -26,6 +26,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
26
26
  utf8Encoder: (input: string | Uint8Array) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
+ profile?: string | undefined;
29
30
  logger: import("@smithy/types").Logger;
30
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
31
32
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
27
27
  utf8Encoder: (input: string | Uint8Array) => string;
28
28
  disableHostPrefix: boolean;
29
29
  serviceId: string;
30
+ profile?: string | undefined;
30
31
  logger: import("@smithy/types").Logger;
31
32
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
33
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
@@ -20,6 +20,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
+ profile?: string | undefined;
23
24
  defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
24
25
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
25
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
@@ -756,6 +756,7 @@ export interface ClientDefaults
756
756
  useDualstackEndpoint?: boolean | __Provider<boolean>;
757
757
  useFipsEndpoint?: boolean | __Provider<boolean>;
758
758
  region?: string | __Provider<string>;
759
+ profile?: string;
759
760
  defaultUserAgentProvider?: Provider<__UserAgent>;
760
761
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
761
762
  maxAttempts?: number | __Provider<number>;
@@ -834,6 +834,8 @@ export declare const ChannelClass: {
834
834
  export type ChannelClass = (typeof ChannelClass)[keyof typeof ChannelClass];
835
835
  export interface MediaPackageOutputDestinationSettings {
836
836
  ChannelId?: string | undefined;
837
+ ChannelGroup?: string | undefined;
838
+ ChannelName?: string | undefined;
837
839
  }
838
840
  export interface MultiplexProgramChannelDestinationSettings {
839
841
  MultiplexId?: string | undefined;
@@ -261,6 +261,12 @@ export interface ArchiveGroupSettings {
261
261
  Destination: OutputLocationRef | undefined;
262
262
  RolloverInterval?: number | undefined;
263
263
  }
264
+ export declare const CmafKLVBehavior: {
265
+ readonly NO_PASSTHROUGH: "NO_PASSTHROUGH";
266
+ readonly PASSTHROUGH: "PASSTHROUGH";
267
+ };
268
+ export type CmafKLVBehavior =
269
+ (typeof CmafKLVBehavior)[keyof typeof CmafKLVBehavior];
264
270
  export declare const CmafNielsenId3Behavior: {
265
271
  readonly NO_PASSTHROUGH: "NO_PASSTHROUGH";
266
272
  readonly PASSTHROUGH: "PASSTHROUGH";
@@ -285,6 +291,10 @@ export interface CmafIngestGroupSettings {
285
291
  SegmentLength?: number | undefined;
286
292
  SegmentLengthUnits?: CmafIngestSegmentLengthUnits | undefined;
287
293
  SendDelayMs?: number | undefined;
294
+ KlvBehavior?: CmafKLVBehavior | undefined;
295
+ KlvNameModifier?: string | undefined;
296
+ NielsenId3NameModifier?: string | undefined;
297
+ Scte35NameModifier?: string | undefined;
288
298
  }
289
299
  export interface FrameCaptureS3Settings {
290
300
  CannedAcl?: S3CannedAcl | undefined;
@@ -2014,9 +2024,3 @@ export interface OutputLockingSettings {
2014
2024
  EpochLockingSettings?: EpochLockingSettings | undefined;
2015
2025
  PipelineLockingSettings?: PipelineLockingSettings | undefined;
2016
2026
  }
2017
- export declare const GlobalConfigurationOutputTimingSource: {
2018
- readonly INPUT_CLOCK: "INPUT_CLOCK";
2019
- readonly SYSTEM_CLOCK: "SYSTEM_CLOCK";
2020
- };
2021
- export type GlobalConfigurationOutputTimingSource =
2022
- (typeof GlobalConfigurationOutputTimingSource)[keyof typeof GlobalConfigurationOutputTimingSource];
@@ -102,7 +102,6 @@ import {
102
102
  FeatureActivations,
103
103
  GlobalConfigurationInputEndAction,
104
104
  GlobalConfigurationOutputLockingMode,
105
- GlobalConfigurationOutputTimingSource,
106
105
  InputLossBehavior,
107
106
  OutputGroup,
108
107
  OutputLockingSettings,
@@ -121,6 +120,12 @@ import {
121
120
  TransferringInputDeviceSummary,
122
121
  VideoDescription,
123
122
  } from "./models_1";
123
+ export declare const GlobalConfigurationOutputTimingSource: {
124
+ readonly INPUT_CLOCK: "INPUT_CLOCK";
125
+ readonly SYSTEM_CLOCK: "SYSTEM_CLOCK";
126
+ };
127
+ export type GlobalConfigurationOutputTimingSource =
128
+ (typeof GlobalConfigurationOutputTimingSource)[keyof typeof GlobalConfigurationOutputTimingSource];
124
129
  export declare const GlobalConfigurationLowFramerateInputs: {
125
130
  readonly DISABLED: "DISABLED";
126
131
  readonly ENABLED: "ENABLED";
@@ -33,6 +33,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
33
33
  utf8Encoder: (input: string | Uint8Array) => string;
34
34
  disableHostPrefix: boolean;
35
35
  serviceId: string;
36
+ profile?: string | undefined;
36
37
  logger: import("@smithy/types").Logger;
37
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
38
39
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
@@ -38,6 +38,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
38
38
  utf8Encoder: (input: string | Uint8Array) => string;
39
39
  disableHostPrefix: boolean;
40
40
  serviceId: string;
41
+ profile?: string | undefined;
41
42
  logger: import("@smithy/types").Logger;
42
43
  extensions: import("./runtimeExtensions").RuntimeExtension[];
43
44
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
@@ -22,6 +22,7 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
22
22
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  region: string | import("@smithy/types").Provider<any>;
25
+ profile?: string | undefined;
25
26
  defaultUserAgentProvider: (
26
27
  config?:
27
28
  | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-medialive",
3
3
  "description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
4
- "version": "3.712.0",
4
+ "version": "3.714.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-medialive",
@@ -20,19 +20,19 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.712.0",
24
- "@aws-sdk/client-sts": "3.712.0",
25
- "@aws-sdk/core": "3.709.0",
26
- "@aws-sdk/credential-provider-node": "3.712.0",
27
- "@aws-sdk/middleware-host-header": "3.709.0",
28
- "@aws-sdk/middleware-logger": "3.709.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.709.0",
30
- "@aws-sdk/middleware-user-agent": "3.709.0",
31
- "@aws-sdk/region-config-resolver": "3.709.0",
32
- "@aws-sdk/types": "3.709.0",
33
- "@aws-sdk/util-endpoints": "3.709.0",
34
- "@aws-sdk/util-user-agent-browser": "3.709.0",
35
- "@aws-sdk/util-user-agent-node": "3.712.0",
23
+ "@aws-sdk/client-sso-oidc": "3.714.0",
24
+ "@aws-sdk/client-sts": "3.714.0",
25
+ "@aws-sdk/core": "3.714.0",
26
+ "@aws-sdk/credential-provider-node": "3.714.0",
27
+ "@aws-sdk/middleware-host-header": "3.714.0",
28
+ "@aws-sdk/middleware-logger": "3.714.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.714.0",
30
+ "@aws-sdk/middleware-user-agent": "3.714.0",
31
+ "@aws-sdk/region-config-resolver": "3.714.0",
32
+ "@aws-sdk/types": "3.714.0",
33
+ "@aws-sdk/util-endpoints": "3.714.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.714.0",
35
+ "@aws-sdk/util-user-agent-node": "3.714.0",
36
36
  "@smithy/config-resolver": "^3.0.13",
37
37
  "@smithy/core": "^2.5.5",
38
38
  "@smithy/fetch-http-handler": "^4.1.2",