@aws-sdk/client-medialive 3.496.0 → 3.501.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 (2) hide show
  1. package/dist-cjs/index.js +286 -285
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -12352,55 +12352,18 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
12352
12352
  // Annotate the CommonJS export names for ESM import in node:
12353
12353
 
12354
12354
  0 && (module.exports = {
12355
- AacCodingMode,
12356
- AacInputType,
12357
- AacProfile,
12358
- AacRateControlMode,
12359
- AacRawFormat,
12360
- AacSpec,
12361
- AacVbrQuality,
12362
- Ac3AttenuationControl,
12363
- Ac3BitstreamMode,
12364
- Ac3CodingMode,
12365
- Ac3DrcProfile,
12366
- Ac3LfeFilter,
12367
- Ac3MetadataControl,
12368
- AcceptHeader,
12355
+ MediaLiveServiceException,
12356
+ __Client,
12357
+ MediaLiveClient,
12358
+ MediaLive,
12359
+ $Command,
12369
12360
  AcceptInputDeviceTransferCommand,
12370
- AccessibilityType,
12371
- AfdSignaling,
12372
- AudioDescriptionAudioTypeControl,
12373
- AudioDescriptionLanguageCodeControl,
12374
- AudioLanguageSelectionPolicy,
12375
- AudioNormalizationAlgorithm,
12376
- AudioNormalizationAlgorithmControl,
12377
- AudioOnlyHlsSegmentType,
12378
- AudioOnlyHlsTrackType,
12379
- AudioType,
12380
- AuthenticationScheme,
12381
- AvailBlankingState,
12382
- BadGatewayException,
12383
- BadRequestException,
12384
12361
  BatchDeleteCommand,
12385
12362
  BatchStartCommand,
12386
12363
  BatchStopCommand,
12387
12364
  BatchUpdateScheduleCommand,
12388
- BlackoutSlateNetworkEndBlackout,
12389
- BlackoutSlateState,
12390
- BurnInAlignment,
12391
- BurnInBackgroundColor,
12392
- BurnInFontColor,
12393
- BurnInOutlineColor,
12394
- BurnInShadowColor,
12395
- BurnInTeletextGridControl,
12396
12365
  CancelInputDeviceTransferCommand,
12397
- CdiInputResolution,
12398
- ChannelClass,
12399
- ChannelState,
12400
12366
  ClaimDeviceCommand,
12401
- ColorSpace,
12402
- ConflictException,
12403
- ContentType,
12404
12367
  CreateChannelCommand,
12405
12368
  CreateInputCommand,
12406
12369
  CreateInputSecurityGroupCommand,
@@ -12421,7 +12384,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
12421
12384
  DescribeInputCommand,
12422
12385
  DescribeInputDeviceCommand,
12423
12386
  DescribeInputDeviceThumbnailCommand,
12424
- DescribeInputDeviceThumbnailResponseFilterSensitiveLog,
12425
12387
  DescribeInputSecurityGroupCommand,
12426
12388
  DescribeMultiplexCommand,
12427
12389
  DescribeMultiplexProgramCommand,
@@ -12429,17 +12391,88 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
12429
12391
  DescribeReservationCommand,
12430
12392
  DescribeScheduleCommand,
12431
12393
  DescribeThumbnailsCommand,
12432
- DeviceSettingsSyncState,
12433
- DeviceUpdateStatus,
12434
- DolbyEProgramSelection,
12435
- DvbSdtOutputSdt,
12436
- DvbSubDestinationAlignment,
12437
- DvbSubDestinationBackgroundColor,
12438
- DvbSubDestinationFontColor,
12439
- DvbSubDestinationOutlineColor,
12440
- DvbSubDestinationShadowColor,
12441
- DvbSubDestinationTeletextGridControl,
12442
- DvbSubOcrLanguage,
12394
+ ListChannelsCommand,
12395
+ ListInputDeviceTransfersCommand,
12396
+ ListInputDevicesCommand,
12397
+ ListInputSecurityGroupsCommand,
12398
+ ListInputsCommand,
12399
+ ListMultiplexProgramsCommand,
12400
+ ListMultiplexesCommand,
12401
+ ListOfferingsCommand,
12402
+ ListReservationsCommand,
12403
+ ListTagsForResourceCommand,
12404
+ PurchaseOfferingCommand,
12405
+ RebootInputDeviceCommand,
12406
+ RejectInputDeviceTransferCommand,
12407
+ StartChannelCommand,
12408
+ StartInputDeviceCommand,
12409
+ StartInputDeviceMaintenanceWindowCommand,
12410
+ StartMultiplexCommand,
12411
+ StopChannelCommand,
12412
+ StopInputDeviceCommand,
12413
+ StopMultiplexCommand,
12414
+ TransferInputDeviceCommand,
12415
+ UpdateAccountConfigurationCommand,
12416
+ UpdateChannelClassCommand,
12417
+ UpdateChannelCommand,
12418
+ UpdateInputCommand,
12419
+ UpdateInputDeviceCommand,
12420
+ UpdateInputSecurityGroupCommand,
12421
+ UpdateMultiplexCommand,
12422
+ UpdateMultiplexProgramCommand,
12423
+ UpdateReservationCommand,
12424
+ paginateDescribeSchedule,
12425
+ paginateListChannels,
12426
+ paginateListInputDeviceTransfers,
12427
+ paginateListInputDevices,
12428
+ paginateListInputSecurityGroups,
12429
+ paginateListInputs,
12430
+ paginateListMultiplexPrograms,
12431
+ paginateListMultiplexes,
12432
+ paginateListOfferings,
12433
+ paginateListReservations,
12434
+ waitForChannelCreated,
12435
+ waitUntilChannelCreated,
12436
+ waitForChannelDeleted,
12437
+ waitUntilChannelDeleted,
12438
+ waitForChannelRunning,
12439
+ waitUntilChannelRunning,
12440
+ waitForChannelStopped,
12441
+ waitUntilChannelStopped,
12442
+ waitForInputAttached,
12443
+ waitUntilInputAttached,
12444
+ waitForInputDeleted,
12445
+ waitUntilInputDeleted,
12446
+ waitForInputDetached,
12447
+ waitUntilInputDetached,
12448
+ waitForMultiplexCreated,
12449
+ waitUntilMultiplexCreated,
12450
+ waitForMultiplexDeleted,
12451
+ waitUntilMultiplexDeleted,
12452
+ waitForMultiplexRunning,
12453
+ waitUntilMultiplexRunning,
12454
+ waitForMultiplexStopped,
12455
+ waitUntilMultiplexStopped,
12456
+ AudioNormalizationAlgorithm,
12457
+ AudioNormalizationAlgorithmControl,
12458
+ AudioType,
12459
+ AudioDescriptionAudioTypeControl,
12460
+ NielsenWatermarksCbetStepaside,
12461
+ NielsenWatermarksDistributionTypes,
12462
+ NielsenWatermarkTimezones,
12463
+ AacCodingMode,
12464
+ AacInputType,
12465
+ AacProfile,
12466
+ AacRateControlMode,
12467
+ AacRawFormat,
12468
+ AacSpec,
12469
+ AacVbrQuality,
12470
+ Ac3AttenuationControl,
12471
+ Ac3BitstreamMode,
12472
+ Ac3CodingMode,
12473
+ Ac3DrcProfile,
12474
+ Ac3LfeFilter,
12475
+ Ac3MetadataControl,
12443
12476
  Eac3AtmosCodingMode,
12444
12477
  Eac3AtmosDrcLine,
12445
12478
  Eac3AtmosDrcRf,
@@ -12457,140 +12490,91 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
12457
12490
  Eac3StereoDownmix,
12458
12491
  Eac3SurroundExMode,
12459
12492
  Eac3SurroundMode,
12460
- EbuTtDDestinationStyleControl,
12493
+ Mp2CodingMode,
12494
+ WavCodingMode,
12495
+ AudioDescriptionLanguageCodeControl,
12496
+ AudioLanguageSelectionPolicy,
12497
+ DolbyEProgramSelection,
12498
+ AccessibilityType,
12499
+ BurnInAlignment,
12500
+ BurnInBackgroundColor,
12501
+ BurnInFontColor,
12502
+ BurnInOutlineColor,
12503
+ BurnInShadowColor,
12504
+ BurnInTeletextGridControl,
12505
+ DvbSubDestinationAlignment,
12506
+ DvbSubDestinationBackgroundColor,
12507
+ DvbSubDestinationFontColor,
12508
+ DvbSubDestinationOutlineColor,
12509
+ DvbSubDestinationShadowColor,
12510
+ DvbSubDestinationTeletextGridControl,
12461
12511
  EbuTtDFillLineGapControl,
12512
+ EbuTtDDestinationStyleControl,
12513
+ TtmlDestinationStyleControl,
12514
+ WebvttDestinationStyleControl,
12515
+ DvbSubOcrLanguage,
12462
12516
  EmbeddedConvert608To708,
12463
12517
  EmbeddedScte20Detection,
12464
- FeatureActivationsInputPrepareScheduleActions,
12465
- FeatureActivationsOutputStaticImageOverlayScheduleActions,
12466
- FecOutputIncludeFec,
12467
- FixedAfd,
12468
- Fmp4NielsenId3Behavior,
12469
- Fmp4TimedMetadataBehavior,
12470
- FollowPoint,
12471
- ForbiddenException,
12472
- FrameCaptureIntervalUnit,
12473
- GatewayTimeoutException,
12474
- GlobalConfigurationInputEndAction,
12475
- GlobalConfigurationLowFramerateInputs,
12476
- GlobalConfigurationOutputLockingMode,
12477
- GlobalConfigurationOutputTimingSource,
12478
- H264AdaptiveQuantization,
12479
- H264ColorMetadata,
12480
- H264EntropyEncoding,
12481
- H264FlickerAq,
12482
- H264ForceFieldPictures,
12483
- H264FramerateControl,
12484
- H264GopBReference,
12485
- H264GopSizeUnits,
12486
- H264Level,
12487
- H264LookAheadRateControl,
12488
- H264ParControl,
12489
- H264Profile,
12490
- H264QualityLevel,
12491
- H264RateControlMode,
12492
- H264ScanType,
12493
- H264SceneChangeDetect,
12494
- H264SpatialAq,
12495
- H264SubGopLength,
12496
- H264Syntax,
12497
- H264TemporalAq,
12498
- H264TimecodeInsertionBehavior,
12499
- H265AdaptiveQuantization,
12500
- H265AlternativeTransferFunction,
12501
- H265ColorMetadata,
12502
- H265FlickerAq,
12503
- H265GopSizeUnits,
12504
- H265Level,
12505
- H265LookAheadRateControl,
12506
- H265Profile,
12507
- H265RateControlMode,
12508
- H265ScanType,
12509
- H265SceneChangeDetect,
12510
- H265Tier,
12511
- H265TimecodeInsertionBehavior,
12512
- HlsAdMarkers,
12513
- HlsAkamaiHttpTransferMode,
12514
- HlsCaptionLanguageSetting,
12515
- HlsClientCache,
12516
- HlsCodecSpecification,
12517
- HlsDirectoryStructure,
12518
- HlsDiscontinuityTags,
12519
- HlsEncryptionType,
12520
- HlsH265PackagingType,
12521
- HlsId3SegmentTaggingState,
12522
- HlsIncompleteSegmentBehavior,
12523
- HlsIvInManifest,
12524
- HlsIvSource,
12525
- HlsManifestCompression,
12526
- HlsManifestDurationFormat,
12527
- HlsMediaStoreStorageClass,
12528
- HlsMode,
12529
- HlsOutputSelection,
12530
- HlsProgramDateTime,
12531
- HlsProgramDateTimeClock,
12532
- HlsRedundantManifest,
12533
- HlsScte35SourceType,
12534
- HlsSegmentationMode,
12535
- HlsStreamInfResolution,
12536
- HlsTimedMetadataId3Frame,
12537
- HlsTsFileMode,
12538
- HlsWebdavHttpTransferMode,
12539
- IFrameOnlyPlaylistType,
12540
- IncludeFillerNalUnits,
12541
- InputClass,
12542
- InputCodec,
12518
+ Scte20Convert608To708,
12519
+ Scte27OcrLanguage,
12520
+ CdiInputResolution,
12521
+ ChannelClass,
12522
+ InputPreference,
12543
12523
  InputDeblockFilter,
12544
12524
  InputDenoiseFilter,
12545
- InputDeviceActiveInput,
12546
- InputDeviceCodec,
12547
- InputDeviceConfigurableAudioChannelPairProfile,
12548
- InputDeviceConfiguredInput,
12549
- InputDeviceConnectionState,
12550
- InputDeviceIpScheme,
12551
- InputDeviceOutputType,
12552
- InputDeviceScanType,
12553
- InputDeviceState,
12554
- InputDeviceTransferType,
12555
- InputDeviceType,
12556
- InputDeviceUhdAudioChannelPairProfile,
12557
12525
  InputFilter,
12558
- InputLossActionForHlsOut,
12559
- InputLossActionForMsSmoothOut,
12560
- InputLossActionForRtmpOut,
12561
- InputLossActionForUdpOut,
12562
- InputLossImageType,
12526
+ HlsScte35SourceType,
12527
+ NetworkInputServerValidation,
12528
+ Smpte2038DataPreference,
12529
+ InputSourceEndBehavior,
12530
+ VideoSelectorColorSpace,
12531
+ VideoSelectorColorSpaceUsage,
12532
+ InputCodec,
12563
12533
  InputMaximumBitrate,
12564
- InputPreference,
12565
12534
  InputResolution,
12566
- InputSecurityGroupState,
12567
- InputSourceEndBehavior,
12535
+ LogLevel,
12536
+ MaintenanceDay,
12537
+ ChannelState,
12538
+ ColorSpace,
12539
+ HlsAdMarkers,
12540
+ InputClass,
12568
12541
  InputSourceType,
12569
12542
  InputState,
12570
- InputTimecodeSource,
12571
12543
  InputType,
12572
- InternalServerErrorException,
12573
- LastFrameClippingBehavior,
12574
- ListChannelsCommand,
12575
- ListInputDeviceTransfersCommand,
12576
- ListInputDevicesCommand,
12577
- ListInputSecurityGroupsCommand,
12578
- ListInputsCommand,
12579
- ListMultiplexProgramsCommand,
12580
- ListMultiplexesCommand,
12581
- ListOfferingsCommand,
12582
- ListReservationsCommand,
12583
- ListTagsForResourceCommand,
12584
- LogLevel,
12544
+ InputDeviceConfigurableAudioChannelPairProfile,
12545
+ InputDeviceConnectionState,
12546
+ DeviceSettingsSyncState,
12547
+ DeviceUpdateStatus,
12548
+ InputDeviceActiveInput,
12549
+ InputDeviceConfiguredInput,
12550
+ InputDeviceState,
12551
+ InputDeviceScanType,
12552
+ InputDeviceIpScheme,
12553
+ InputDeviceOutputType,
12554
+ InputDeviceType,
12555
+ InputDeviceUhdAudioChannelPairProfile,
12556
+ InputDeviceCodec,
12557
+ InputSecurityGroupState,
12558
+ MultiplexState,
12559
+ OfferingDurationUnits,
12560
+ OfferingType,
12561
+ ReservationCodec,
12562
+ ReservationMaximumBitrate,
12563
+ ReservationMaximumFramerate,
12564
+ ReservationResolution,
12565
+ ReservationResourceType,
12566
+ ReservationSpecialFeature,
12567
+ ReservationVideoQuality,
12585
12568
  M2tsAbsentInputAudioBehavior,
12586
12569
  M2tsArib,
12587
12570
  M2tsAribCaptionsPidControl,
12588
12571
  M2tsAudioBufferModel,
12589
- M2tsAudioInterval,
12590
12572
  M2tsAudioStreamType,
12591
12573
  M2tsBufferModel,
12592
12574
  M2tsCcDescriptor,
12575
+ DvbSdtOutputSdt,
12593
12576
  M2tsEbifControl,
12577
+ M2tsAudioInterval,
12594
12578
  M2tsEbpPlacement,
12595
12579
  M2tsEsRateInPes,
12596
12580
  M2tsKlv,
@@ -12601,142 +12585,159 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
12601
12585
  M2tsSegmentationMarkers,
12602
12586
  M2tsSegmentationStyle,
12603
12587
  M2tsTimedMetadataBehavior,
12588
+ HlsH265PackagingType,
12589
+ AudioOnlyHlsTrackType,
12590
+ AudioOnlyHlsSegmentType,
12591
+ Fmp4NielsenId3Behavior,
12592
+ Fmp4TimedMetadataBehavior,
12604
12593
  M3u8KlvBehavior,
12605
12594
  M3u8NielsenId3Behavior,
12606
12595
  M3u8PcrControl,
12607
12596
  M3u8Scte35Behavior,
12608
12597
  M3u8TimedMetadataBehavior,
12609
- MaintenanceDay,
12610
- MediaLive,
12611
- MediaLiveClient,
12612
- MediaLiveServiceException,
12613
- MotionGraphicsInsertion,
12614
- Mp2CodingMode,
12615
- Mpeg2AdaptiveQuantization,
12616
- Mpeg2ColorMetadata,
12617
- Mpeg2ColorSpace,
12618
- Mpeg2DisplayRatio,
12619
- Mpeg2GopSizeUnits,
12620
- Mpeg2ScanType,
12621
- Mpeg2SubGopLength,
12622
- Mpeg2TimecodeInsertionBehavior,
12623
12598
  MsSmoothH265PackagingType,
12624
- MultiplexState,
12625
- NetworkInputServerValidation,
12626
- NielsenPcmToId3TaggingState,
12627
- NielsenWatermarkTimezones,
12628
- NielsenWatermarksCbetStepaside,
12629
- NielsenWatermarksDistributionTypes,
12630
- NotFoundException,
12631
- OfferingDurationUnits,
12632
- OfferingType,
12633
- PipelineId,
12634
- PreferredChannelPipeline,
12635
- PurchaseOfferingCommand,
12636
- RebootInputDeviceCommand,
12637
- RebootInputDeviceForce,
12638
- RejectInputDeviceTransferCommand,
12639
- ReservationAutomaticRenewal,
12640
- ReservationCodec,
12641
- ReservationMaximumBitrate,
12642
- ReservationMaximumFramerate,
12643
- ReservationResolution,
12644
- ReservationResourceType,
12645
- ReservationSpecialFeature,
12646
- ReservationState,
12647
- ReservationVideoQuality,
12648
- RtmpAdMarkers,
12649
- RtmpCacheFullBehavior,
12650
- RtmpCaptionData,
12651
12599
  RtmpOutputCertificateMode,
12600
+ FecOutputIncludeFec,
12652
12601
  S3CannedAcl,
12653
- Scte20Convert608To708,
12654
- Scte27OcrLanguage,
12655
- Scte35AposNoRegionalBlackoutBehavior,
12656
- Scte35AposWebDeliveryAllowedBehavior,
12657
- Scte35ArchiveAllowedFlag,
12658
- Scte35DeviceRestrictions,
12659
- Scte35InputMode,
12660
- Scte35NoRegionalBlackoutFlag,
12661
- Scte35SegmentationCancelIndicator,
12662
- Scte35SpliceInsertNoRegionalBlackoutBehavior,
12663
- Scte35SpliceInsertWebDeliveryAllowedBehavior,
12664
- Scte35WebDeliveryAllowedFlag,
12602
+ HlsCaptionLanguageSetting,
12603
+ HlsClientCache,
12604
+ HlsCodecSpecification,
12605
+ HlsDirectoryStructure,
12606
+ HlsDiscontinuityTags,
12607
+ HlsEncryptionType,
12608
+ HlsAkamaiHttpTransferMode,
12609
+ HlsMediaStoreStorageClass,
12610
+ HlsWebdavHttpTransferMode,
12611
+ HlsId3SegmentTaggingState,
12612
+ IFrameOnlyPlaylistType,
12613
+ HlsIncompleteSegmentBehavior,
12614
+ InputLossActionForHlsOut,
12615
+ HlsIvInManifest,
12616
+ HlsIvSource,
12617
+ HlsManifestCompression,
12618
+ HlsManifestDurationFormat,
12619
+ HlsMode,
12620
+ HlsOutputSelection,
12621
+ HlsProgramDateTime,
12622
+ HlsProgramDateTimeClock,
12623
+ HlsRedundantManifest,
12624
+ HlsSegmentationMode,
12625
+ HlsStreamInfResolution,
12626
+ HlsTimedMetadataId3Frame,
12627
+ HlsTsFileMode,
12665
12628
  SmoothGroupAudioOnlyTimecodeControl,
12666
12629
  SmoothGroupCertificateMode,
12667
12630
  SmoothGroupEventIdMode,
12668
12631
  SmoothGroupEventStopBehavior,
12632
+ InputLossActionForMsSmoothOut,
12669
12633
  SmoothGroupSegmentationMode,
12670
12634
  SmoothGroupSparseTrackType,
12671
12635
  SmoothGroupStreamManifestBehavior,
12672
12636
  SmoothGroupTimestampOffsetMode,
12673
- Smpte2038DataPreference,
12674
- StartChannelCommand,
12675
- StartInputDeviceCommand,
12676
- StartInputDeviceMaintenanceWindowCommand,
12677
- StartMultiplexCommand,
12678
- StopChannelCommand,
12679
- StopInputDeviceCommand,
12680
- StopMultiplexCommand,
12681
- TemporalFilterPostFilterSharpening,
12682
- TemporalFilterStrength,
12683
- ThumbnailState,
12637
+ RtmpAdMarkers,
12638
+ AuthenticationScheme,
12639
+ RtmpCacheFullBehavior,
12640
+ RtmpCaptionData,
12641
+ IncludeFillerNalUnits,
12642
+ InputLossActionForRtmpOut,
12643
+ InputLossActionForUdpOut,
12644
+ UdpTimedMetadataId3Frame,
12645
+ PipelineId,
12646
+ ReservationAutomaticRenewal,
12647
+ ReservationState,
12648
+ InputTimecodeSource,
12649
+ LastFrameClippingBehavior,
12650
+ Scte35InputMode,
12651
+ Scte35ArchiveAllowedFlag,
12652
+ Scte35DeviceRestrictions,
12653
+ Scte35NoRegionalBlackoutFlag,
12654
+ Scte35WebDeliveryAllowedFlag,
12655
+ Scte35SegmentationCancelIndicator,
12656
+ FollowPoint,
12684
12657
  ThumbnailType,
12658
+ InputDeviceTransferType,
12659
+ FrameCaptureIntervalUnit,
12685
12660
  TimecodeBurninFontSize,
12686
12661
  TimecodeBurninPosition,
12687
- TimecodeConfigSource,
12688
- TooManyRequestsException,
12689
- TransferInputDeviceCommand,
12690
- TtmlDestinationStyleControl,
12691
- UdpTimedMetadataId3Frame,
12692
- UnprocessableEntityException,
12693
- UpdateAccountConfigurationCommand,
12694
- UpdateChannelClassCommand,
12695
- UpdateChannelCommand,
12696
- UpdateInputCommand,
12697
- UpdateInputDeviceCommand,
12698
- UpdateInputSecurityGroupCommand,
12699
- UpdateMultiplexCommand,
12700
- UpdateMultiplexProgramCommand,
12701
- UpdateReservationCommand,
12662
+ H264AdaptiveQuantization,
12663
+ AfdSignaling,
12664
+ H264ColorMetadata,
12665
+ H264EntropyEncoding,
12666
+ TemporalFilterPostFilterSharpening,
12667
+ TemporalFilterStrength,
12668
+ FixedAfd,
12669
+ H264FlickerAq,
12670
+ H264ForceFieldPictures,
12671
+ H264FramerateControl,
12672
+ H264GopBReference,
12673
+ H264GopSizeUnits,
12674
+ H264Level,
12675
+ H264LookAheadRateControl,
12676
+ H264ParControl,
12677
+ H264Profile,
12678
+ H264QualityLevel,
12679
+ H264RateControlMode,
12680
+ H264ScanType,
12681
+ H264SceneChangeDetect,
12682
+ H264SpatialAq,
12683
+ H264SubGopLength,
12684
+ H264Syntax,
12685
+ H264TemporalAq,
12686
+ H264TimecodeInsertionBehavior,
12687
+ H265AdaptiveQuantization,
12688
+ H265AlternativeTransferFunction,
12689
+ H265ColorMetadata,
12690
+ H265FlickerAq,
12691
+ H265GopSizeUnits,
12692
+ H265Level,
12693
+ H265LookAheadRateControl,
12694
+ H265Profile,
12695
+ H265RateControlMode,
12696
+ H265ScanType,
12697
+ H265SceneChangeDetect,
12698
+ H265Tier,
12699
+ H265TimecodeInsertionBehavior,
12700
+ Mpeg2AdaptiveQuantization,
12701
+ Mpeg2ColorMetadata,
12702
+ Mpeg2ColorSpace,
12703
+ Mpeg2DisplayRatio,
12704
+ Mpeg2GopSizeUnits,
12705
+ Mpeg2ScanType,
12706
+ Mpeg2SubGopLength,
12707
+ Mpeg2TimecodeInsertionBehavior,
12702
12708
  VideoDescriptionRespondToAfd,
12703
12709
  VideoDescriptionScalingBehavior,
12704
- VideoSelectorColorSpace,
12705
- VideoSelectorColorSpaceUsage,
12706
- WavCodingMode,
12707
- WebvttDestinationStyleControl,
12708
- __Client,
12709
- paginateDescribeSchedule,
12710
- paginateListChannels,
12711
- paginateListInputDeviceTransfers,
12712
- paginateListInputDevices,
12713
- paginateListInputSecurityGroups,
12714
- paginateListInputs,
12715
- paginateListMultiplexPrograms,
12716
- paginateListMultiplexes,
12717
- paginateListOfferings,
12718
- paginateListReservations,
12719
- waitForChannelCreated,
12720
- waitForChannelDeleted,
12721
- waitForChannelRunning,
12722
- waitForChannelStopped,
12723
- waitForInputAttached,
12724
- waitForInputDeleted,
12725
- waitForInputDetached,
12726
- waitForMultiplexCreated,
12727
- waitForMultiplexDeleted,
12728
- waitForMultiplexRunning,
12729
- waitForMultiplexStopped,
12730
- waitUntilChannelCreated,
12731
- waitUntilChannelDeleted,
12732
- waitUntilChannelRunning,
12733
- waitUntilChannelStopped,
12734
- waitUntilInputAttached,
12735
- waitUntilInputDeleted,
12736
- waitUntilInputDetached,
12737
- waitUntilMultiplexCreated,
12738
- waitUntilMultiplexDeleted,
12739
- waitUntilMultiplexRunning,
12740
- waitUntilMultiplexStopped
12710
+ AcceptHeader,
12711
+ BadGatewayException,
12712
+ BadRequestException,
12713
+ ConflictException,
12714
+ ForbiddenException,
12715
+ GatewayTimeoutException,
12716
+ InternalServerErrorException,
12717
+ NotFoundException,
12718
+ TooManyRequestsException,
12719
+ UnprocessableEntityException,
12720
+ AvailBlankingState,
12721
+ Scte35SpliceInsertNoRegionalBlackoutBehavior,
12722
+ Scte35SpliceInsertWebDeliveryAllowedBehavior,
12723
+ Scte35AposNoRegionalBlackoutBehavior,
12724
+ Scte35AposWebDeliveryAllowedBehavior,
12725
+ BlackoutSlateNetworkEndBlackout,
12726
+ BlackoutSlateState,
12727
+ FeatureActivationsInputPrepareScheduleActions,
12728
+ FeatureActivationsOutputStaticImageOverlayScheduleActions,
12729
+ GlobalConfigurationInputEndAction,
12730
+ InputLossImageType,
12731
+ GlobalConfigurationOutputLockingMode,
12732
+ GlobalConfigurationOutputTimingSource,
12733
+ GlobalConfigurationLowFramerateInputs,
12734
+ MotionGraphicsInsertion,
12735
+ NielsenPcmToId3TaggingState,
12736
+ ThumbnailState,
12737
+ TimecodeConfigSource,
12738
+ ContentType,
12739
+ PreferredChannelPipeline,
12740
+ DescribeInputDeviceThumbnailResponseFilterSensitiveLog,
12741
+ RebootInputDeviceForce
12741
12742
  });
12742
12743
 
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.496.0",
4
+ "version": "3.501.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,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",