@aws-sdk/client-medialive 3.296.0 → 3.298.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/commands/AcceptInputDeviceTransferCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteCommand.js +2 -3
- package/dist-cjs/commands/BatchStartCommand.js +2 -3
- package/dist-cjs/commands/BatchStopCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -3
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -3
- package/dist-cjs/commands/ClaimDeviceCommand.js +2 -3
- package/dist-cjs/commands/CreateChannelCommand.js +2 -3
- package/dist-cjs/commands/CreateInputCommand.js +2 -3
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateMultiplexCommand.js +2 -3
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -3
- package/dist-cjs/commands/CreateTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteInputCommand.js +2 -3
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -3
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/DeleteReservationCommand.js +2 -3
- package/dist-cjs/commands/DeleteScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -3
- package/dist-cjs/commands/DescribeInputCommand.js +2 -3
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +1 -1
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -3
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -3
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -3
- package/dist-cjs/commands/DescribeScheduleCommand.js +2 -3
- package/dist-cjs/commands/ListChannelsCommand.js +2 -3
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -3
- package/dist-cjs/commands/ListInputDevicesCommand.js +2 -3
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListInputsCommand.js +2 -3
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -3
- package/dist-cjs/commands/ListMultiplexesCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -3
- package/dist-cjs/commands/ListReservationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -3
- package/dist-cjs/commands/StartChannelCommand.js +2 -3
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -4
- package/dist-cjs/commands/StartMultiplexCommand.js +2 -3
- package/dist-cjs/commands/StopChannelCommand.js +2 -3
- package/dist-cjs/commands/StopMultiplexCommand.js +2 -3
- package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateInputCommand.js +2 -3
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -3
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -3
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -3
- package/dist-cjs/commands/UpdateReservationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -579
- package/dist-cjs/models/models_1.js +1 -728
- package/dist-cjs/models/models_2.js +0 -101
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +2 -3
- package/dist-es/commands/BatchDeleteCommand.js +2 -3
- package/dist-es/commands/BatchStartCommand.js +2 -3
- package/dist-es/commands/BatchStopCommand.js +2 -3
- package/dist-es/commands/BatchUpdateScheduleCommand.js +2 -3
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +2 -3
- package/dist-es/commands/ClaimDeviceCommand.js +2 -3
- package/dist-es/commands/CreateChannelCommand.js +2 -3
- package/dist-es/commands/CreateInputCommand.js +2 -3
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/CreateMultiplexCommand.js +2 -3
- package/dist-es/commands/CreateMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/CreatePartnerInputCommand.js +2 -3
- package/dist-es/commands/CreateTagsCommand.js +2 -3
- package/dist-es/commands/DeleteChannelCommand.js +2 -3
- package/dist-es/commands/DeleteInputCommand.js +2 -3
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/DeleteMultiplexCommand.js +2 -3
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/DeleteReservationCommand.js +2 -3
- package/dist-es/commands/DeleteScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DescribeChannelCommand.js +2 -3
- package/dist-es/commands/DescribeInputCommand.js +2 -3
- package/dist-es/commands/DescribeInputDeviceCommand.js +2 -3
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/DescribeMultiplexCommand.js +2 -3
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/DescribeOfferingCommand.js +2 -3
- package/dist-es/commands/DescribeReservationCommand.js +2 -3
- package/dist-es/commands/DescribeScheduleCommand.js +2 -3
- package/dist-es/commands/ListChannelsCommand.js +2 -3
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +2 -3
- package/dist-es/commands/ListInputDevicesCommand.js +2 -3
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +2 -3
- package/dist-es/commands/ListInputsCommand.js +2 -3
- package/dist-es/commands/ListMultiplexProgramsCommand.js +2 -3
- package/dist-es/commands/ListMultiplexesCommand.js +2 -3
- package/dist-es/commands/ListOfferingsCommand.js +2 -3
- package/dist-es/commands/ListReservationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-es/commands/RebootInputDeviceCommand.js +2 -3
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +2 -3
- package/dist-es/commands/StartChannelCommand.js +2 -3
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -4
- package/dist-es/commands/StartMultiplexCommand.js +2 -3
- package/dist-es/commands/StopChannelCommand.js +2 -3
- package/dist-es/commands/StopMultiplexCommand.js +2 -3
- package/dist-es/commands/TransferInputDeviceCommand.js +2 -3
- package/dist-es/commands/UpdateChannelClassCommand.js +2 -3
- package/dist-es/commands/UpdateChannelCommand.js +2 -3
- package/dist-es/commands/UpdateInputCommand.js +2 -3
- package/dist-es/commands/UpdateInputDeviceCommand.js +2 -3
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +2 -3
- package/dist-es/commands/UpdateMultiplexCommand.js +2 -3
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +2 -3
- package/dist-es/commands/UpdateReservationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -432
- package/dist-es/models/models_1.js +0 -543
- package/dist-es/models/models_2.js +1 -75
- package/dist-types/MediaLive.d.ts +60 -0
- package/dist-types/MediaLiveClient.d.ts +24 -4
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteCommand.d.ts +16 -0
- package/dist-types/commands/BatchStartCommand.d.ts +16 -0
- package/dist-types/commands/BatchStopCommand.d.ts +16 -0
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +16 -0
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +16 -0
- package/dist-types/commands/ClaimDeviceCommand.d.ts +16 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
- package/dist-types/commands/CreateInputCommand.d.ts +16 -0
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateMultiplexCommand.d.ts +16 -0
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +16 -0
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInputCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReservationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInputCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +16 -0
- package/dist-types/commands/ListInputDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListInputsCommand.d.ts +16 -0
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +16 -0
- package/dist-types/commands/ListMultiplexesCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ListReservationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +16 -0
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +16 -0
- package/dist-types/commands/StartChannelCommand.d.ts +16 -0
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +16 -0
- package/dist-types/commands/StartMultiplexCommand.d.ts +16 -0
- package/dist-types/commands/StopChannelCommand.d.ts +16 -0
- package/dist-types/commands/StopMultiplexCommand.d.ts +16 -0
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInputCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +16 -0
- package/dist-types/commands/UpdateReservationCommand.d.ts +16 -0
- package/dist-types/models/MediaLiveServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +612 -576
- package/dist-types/models/models_1.d.ts +518 -724
- package/dist-types/models/models_2.d.ts +25 -100
- package/dist-types/pagination/DescribeSchedulePaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInputDeviceTransfersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInputDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInputSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInputsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMultiplexProgramsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMultiplexesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReservationsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -402
- package/dist-types/ts3.4/models/models_1.d.ts +0 -527
- package/dist-types/ts3.4/models/models_2.d.ts +0 -75
- package/package.json +4 -3
|
@@ -1817,533 +1817,6 @@ export interface StartChannelResponse {
|
|
|
1817
1817
|
export interface StartInputDeviceMaintenanceWindowRequest {
|
|
1818
1818
|
InputDeviceId: string | undefined;
|
|
1819
1819
|
}
|
|
1820
|
-
export declare const HlsGroupSettingsFilterSensitiveLog: (
|
|
1821
|
-
obj: HlsGroupSettings
|
|
1822
|
-
) => any;
|
|
1823
|
-
export declare const MediaPackageGroupSettingsFilterSensitiveLog: (
|
|
1824
|
-
obj: MediaPackageGroupSettings
|
|
1825
|
-
) => any;
|
|
1826
|
-
export declare const MsSmoothGroupSettingsFilterSensitiveLog: (
|
|
1827
|
-
obj: MsSmoothGroupSettings
|
|
1828
|
-
) => any;
|
|
1829
|
-
export declare const MultiplexGroupSettingsFilterSensitiveLog: (
|
|
1830
|
-
obj: MultiplexGroupSettings
|
|
1831
|
-
) => any;
|
|
1832
|
-
export declare const RtmpGroupSettingsFilterSensitiveLog: (
|
|
1833
|
-
obj: RtmpGroupSettings
|
|
1834
|
-
) => any;
|
|
1835
|
-
export declare const UdpGroupSettingsFilterSensitiveLog: (
|
|
1836
|
-
obj: UdpGroupSettings
|
|
1837
|
-
) => any;
|
|
1838
|
-
export declare const OutputGroupSettingsFilterSensitiveLog: (
|
|
1839
|
-
obj: OutputGroupSettings
|
|
1840
|
-
) => any;
|
|
1841
|
-
export declare const OutputGroupFilterSensitiveLog: (obj: OutputGroup) => any;
|
|
1842
|
-
export declare const PipelineDetailFilterSensitiveLog: (
|
|
1843
|
-
obj: PipelineDetail
|
|
1844
|
-
) => any;
|
|
1845
|
-
export declare const PipelinePauseStateSettingsFilterSensitiveLog: (
|
|
1846
|
-
obj: PipelinePauseStateSettings
|
|
1847
|
-
) => any;
|
|
1848
|
-
export declare const RenewalSettingsFilterSensitiveLog: (
|
|
1849
|
-
obj: RenewalSettings
|
|
1850
|
-
) => any;
|
|
1851
|
-
export declare const ReservationFilterSensitiveLog: (obj: Reservation) => any;
|
|
1852
|
-
export declare const HlsId3SegmentTaggingScheduleActionSettingsFilterSensitiveLog: (
|
|
1853
|
-
obj: HlsId3SegmentTaggingScheduleActionSettings
|
|
1854
|
-
) => any;
|
|
1855
|
-
export declare const HlsTimedMetadataScheduleActionSettingsFilterSensitiveLog: (
|
|
1856
|
-
obj: HlsTimedMetadataScheduleActionSettings
|
|
1857
|
-
) => any;
|
|
1858
|
-
export declare const StartTimecodeFilterSensitiveLog: (
|
|
1859
|
-
obj: StartTimecode
|
|
1860
|
-
) => any;
|
|
1861
|
-
export declare const StopTimecodeFilterSensitiveLog: (obj: StopTimecode) => any;
|
|
1862
|
-
export declare const InputClippingSettingsFilterSensitiveLog: (
|
|
1863
|
-
obj: InputClippingSettings
|
|
1864
|
-
) => any;
|
|
1865
|
-
export declare const InputPrepareScheduleActionSettingsFilterSensitiveLog: (
|
|
1866
|
-
obj: InputPrepareScheduleActionSettings
|
|
1867
|
-
) => any;
|
|
1868
|
-
export declare const InputSwitchScheduleActionSettingsFilterSensitiveLog: (
|
|
1869
|
-
obj: InputSwitchScheduleActionSettings
|
|
1870
|
-
) => any;
|
|
1871
|
-
export declare const MotionGraphicsActivateScheduleActionSettingsFilterSensitiveLog: (
|
|
1872
|
-
obj: MotionGraphicsActivateScheduleActionSettings
|
|
1873
|
-
) => any;
|
|
1874
|
-
export declare const MotionGraphicsDeactivateScheduleActionSettingsFilterSensitiveLog: (
|
|
1875
|
-
obj: MotionGraphicsDeactivateScheduleActionSettings
|
|
1876
|
-
) => any;
|
|
1877
|
-
export declare const PauseStateScheduleActionSettingsFilterSensitiveLog: (
|
|
1878
|
-
obj: PauseStateScheduleActionSettings
|
|
1879
|
-
) => any;
|
|
1880
|
-
export declare const Scte35InputScheduleActionSettingsFilterSensitiveLog: (
|
|
1881
|
-
obj: Scte35InputScheduleActionSettings
|
|
1882
|
-
) => any;
|
|
1883
|
-
export declare const Scte35ReturnToNetworkScheduleActionSettingsFilterSensitiveLog: (
|
|
1884
|
-
obj: Scte35ReturnToNetworkScheduleActionSettings
|
|
1885
|
-
) => any;
|
|
1886
|
-
export declare const Scte35SpliceInsertScheduleActionSettingsFilterSensitiveLog: (
|
|
1887
|
-
obj: Scte35SpliceInsertScheduleActionSettings
|
|
1888
|
-
) => any;
|
|
1889
|
-
export declare const Scte35DeliveryRestrictionsFilterSensitiveLog: (
|
|
1890
|
-
obj: Scte35DeliveryRestrictions
|
|
1891
|
-
) => any;
|
|
1892
|
-
export declare const Scte35SegmentationDescriptorFilterSensitiveLog: (
|
|
1893
|
-
obj: Scte35SegmentationDescriptor
|
|
1894
|
-
) => any;
|
|
1895
|
-
export declare const Scte35DescriptorSettingsFilterSensitiveLog: (
|
|
1896
|
-
obj: Scte35DescriptorSettings
|
|
1897
|
-
) => any;
|
|
1898
|
-
export declare const Scte35DescriptorFilterSensitiveLog: (
|
|
1899
|
-
obj: Scte35Descriptor
|
|
1900
|
-
) => any;
|
|
1901
|
-
export declare const Scte35TimeSignalScheduleActionSettingsFilterSensitiveLog: (
|
|
1902
|
-
obj: Scte35TimeSignalScheduleActionSettings
|
|
1903
|
-
) => any;
|
|
1904
|
-
export declare const StaticImageActivateScheduleActionSettingsFilterSensitiveLog: (
|
|
1905
|
-
obj: StaticImageActivateScheduleActionSettings
|
|
1906
|
-
) => any;
|
|
1907
|
-
export declare const StaticImageDeactivateScheduleActionSettingsFilterSensitiveLog: (
|
|
1908
|
-
obj: StaticImageDeactivateScheduleActionSettings
|
|
1909
|
-
) => any;
|
|
1910
|
-
export declare const ScheduleActionSettingsFilterSensitiveLog: (
|
|
1911
|
-
obj: ScheduleActionSettings
|
|
1912
|
-
) => any;
|
|
1913
|
-
export declare const FixedModeScheduleActionStartSettingsFilterSensitiveLog: (
|
|
1914
|
-
obj: FixedModeScheduleActionStartSettings
|
|
1915
|
-
) => any;
|
|
1916
|
-
export declare const FollowModeScheduleActionStartSettingsFilterSensitiveLog: (
|
|
1917
|
-
obj: FollowModeScheduleActionStartSettings
|
|
1918
|
-
) => any;
|
|
1919
|
-
export declare const ImmediateModeScheduleActionStartSettingsFilterSensitiveLog: (
|
|
1920
|
-
obj: ImmediateModeScheduleActionStartSettings
|
|
1921
|
-
) => any;
|
|
1922
|
-
export declare const ScheduleActionStartSettingsFilterSensitiveLog: (
|
|
1923
|
-
obj: ScheduleActionStartSettings
|
|
1924
|
-
) => any;
|
|
1925
|
-
export declare const ScheduleActionFilterSensitiveLog: (
|
|
1926
|
-
obj: ScheduleAction
|
|
1927
|
-
) => any;
|
|
1928
|
-
export declare const TransferringInputDeviceSummaryFilterSensitiveLog: (
|
|
1929
|
-
obj: TransferringInputDeviceSummary
|
|
1930
|
-
) => any;
|
|
1931
|
-
export declare const ValidationErrorFilterSensitiveLog: (
|
|
1932
|
-
obj: ValidationError
|
|
1933
|
-
) => any;
|
|
1934
|
-
export declare const TimecodeBurninSettingsFilterSensitiveLog: (
|
|
1935
|
-
obj: TimecodeBurninSettings
|
|
1936
|
-
) => any;
|
|
1937
|
-
export declare const FrameCaptureSettingsFilterSensitiveLog: (
|
|
1938
|
-
obj: FrameCaptureSettings
|
|
1939
|
-
) => any;
|
|
1940
|
-
export declare const ColorSpacePassthroughSettingsFilterSensitiveLog: (
|
|
1941
|
-
obj: ColorSpacePassthroughSettings
|
|
1942
|
-
) => any;
|
|
1943
|
-
export declare const Rec601SettingsFilterSensitiveLog: (
|
|
1944
|
-
obj: Rec601Settings
|
|
1945
|
-
) => any;
|
|
1946
|
-
export declare const Rec709SettingsFilterSensitiveLog: (
|
|
1947
|
-
obj: Rec709Settings
|
|
1948
|
-
) => any;
|
|
1949
|
-
export declare const H264ColorSpaceSettingsFilterSensitiveLog: (
|
|
1950
|
-
obj: H264ColorSpaceSettings
|
|
1951
|
-
) => any;
|
|
1952
|
-
export declare const TemporalFilterSettingsFilterSensitiveLog: (
|
|
1953
|
-
obj: TemporalFilterSettings
|
|
1954
|
-
) => any;
|
|
1955
|
-
export declare const H264FilterSettingsFilterSensitiveLog: (
|
|
1956
|
-
obj: H264FilterSettings
|
|
1957
|
-
) => any;
|
|
1958
|
-
export declare const H264SettingsFilterSensitiveLog: (obj: H264Settings) => any;
|
|
1959
|
-
export declare const DolbyVision81SettingsFilterSensitiveLog: (
|
|
1960
|
-
obj: DolbyVision81Settings
|
|
1961
|
-
) => any;
|
|
1962
|
-
export declare const H265ColorSpaceSettingsFilterSensitiveLog: (
|
|
1963
|
-
obj: H265ColorSpaceSettings
|
|
1964
|
-
) => any;
|
|
1965
|
-
export declare const H265FilterSettingsFilterSensitiveLog: (
|
|
1966
|
-
obj: H265FilterSettings
|
|
1967
|
-
) => any;
|
|
1968
|
-
export declare const H265SettingsFilterSensitiveLog: (obj: H265Settings) => any;
|
|
1969
|
-
export declare const Mpeg2FilterSettingsFilterSensitiveLog: (
|
|
1970
|
-
obj: Mpeg2FilterSettings
|
|
1971
|
-
) => any;
|
|
1972
|
-
export declare const Mpeg2SettingsFilterSensitiveLog: (
|
|
1973
|
-
obj: Mpeg2Settings
|
|
1974
|
-
) => any;
|
|
1975
|
-
export declare const VideoCodecSettingsFilterSensitiveLog: (
|
|
1976
|
-
obj: VideoCodecSettings
|
|
1977
|
-
) => any;
|
|
1978
|
-
export declare const VideoDescriptionFilterSensitiveLog: (
|
|
1979
|
-
obj: VideoDescription
|
|
1980
|
-
) => any;
|
|
1981
|
-
export declare const AcceptInputDeviceTransferRequestFilterSensitiveLog: (
|
|
1982
|
-
obj: AcceptInputDeviceTransferRequest
|
|
1983
|
-
) => any;
|
|
1984
|
-
export declare const AcceptInputDeviceTransferResponseFilterSensitiveLog: (
|
|
1985
|
-
obj: AcceptInputDeviceTransferResponse
|
|
1986
|
-
) => any;
|
|
1987
|
-
export declare const AvailBlankingFilterSensitiveLog: (
|
|
1988
|
-
obj: AvailBlanking
|
|
1989
|
-
) => any;
|
|
1990
|
-
export declare const EsamFilterSensitiveLog: (obj: Esam) => any;
|
|
1991
|
-
export declare const Scte35SpliceInsertFilterSensitiveLog: (
|
|
1992
|
-
obj: Scte35SpliceInsert
|
|
1993
|
-
) => any;
|
|
1994
|
-
export declare const Scte35TimeSignalAposFilterSensitiveLog: (
|
|
1995
|
-
obj: Scte35TimeSignalApos
|
|
1996
|
-
) => any;
|
|
1997
|
-
export declare const AvailSettingsFilterSensitiveLog: (
|
|
1998
|
-
obj: AvailSettings
|
|
1999
|
-
) => any;
|
|
2000
|
-
export declare const AvailConfigurationFilterSensitiveLog: (
|
|
2001
|
-
obj: AvailConfiguration
|
|
2002
|
-
) => any;
|
|
2003
|
-
export declare const BatchDeleteRequestFilterSensitiveLog: (
|
|
2004
|
-
obj: BatchDeleteRequest
|
|
2005
|
-
) => any;
|
|
2006
|
-
export declare const BatchDeleteResponseFilterSensitiveLog: (
|
|
2007
|
-
obj: BatchDeleteResponse
|
|
2008
|
-
) => any;
|
|
2009
|
-
export declare const BatchScheduleActionCreateRequestFilterSensitiveLog: (
|
|
2010
|
-
obj: BatchScheduleActionCreateRequest
|
|
2011
|
-
) => any;
|
|
2012
|
-
export declare const BatchScheduleActionCreateResultFilterSensitiveLog: (
|
|
2013
|
-
obj: BatchScheduleActionCreateResult
|
|
2014
|
-
) => any;
|
|
2015
|
-
export declare const BatchScheduleActionDeleteRequestFilterSensitiveLog: (
|
|
2016
|
-
obj: BatchScheduleActionDeleteRequest
|
|
2017
|
-
) => any;
|
|
2018
|
-
export declare const BatchScheduleActionDeleteResultFilterSensitiveLog: (
|
|
2019
|
-
obj: BatchScheduleActionDeleteResult
|
|
2020
|
-
) => any;
|
|
2021
|
-
export declare const BatchStartRequestFilterSensitiveLog: (
|
|
2022
|
-
obj: BatchStartRequest
|
|
2023
|
-
) => any;
|
|
2024
|
-
export declare const BatchStartResponseFilterSensitiveLog: (
|
|
2025
|
-
obj: BatchStartResponse
|
|
2026
|
-
) => any;
|
|
2027
|
-
export declare const BatchStopRequestFilterSensitiveLog: (
|
|
2028
|
-
obj: BatchStopRequest
|
|
2029
|
-
) => any;
|
|
2030
|
-
export declare const BatchStopResponseFilterSensitiveLog: (
|
|
2031
|
-
obj: BatchStopResponse
|
|
2032
|
-
) => any;
|
|
2033
|
-
export declare const BatchUpdateScheduleRequestFilterSensitiveLog: (
|
|
2034
|
-
obj: BatchUpdateScheduleRequest
|
|
2035
|
-
) => any;
|
|
2036
|
-
export declare const BatchUpdateScheduleResponseFilterSensitiveLog: (
|
|
2037
|
-
obj: BatchUpdateScheduleResponse
|
|
2038
|
-
) => any;
|
|
2039
|
-
export declare const BlackoutSlateFilterSensitiveLog: (
|
|
2040
|
-
obj: BlackoutSlate
|
|
2041
|
-
) => any;
|
|
2042
|
-
export declare const CancelInputDeviceTransferRequestFilterSensitiveLog: (
|
|
2043
|
-
obj: CancelInputDeviceTransferRequest
|
|
2044
|
-
) => any;
|
|
2045
|
-
export declare const CancelInputDeviceTransferResponseFilterSensitiveLog: (
|
|
2046
|
-
obj: CancelInputDeviceTransferResponse
|
|
2047
|
-
) => any;
|
|
2048
|
-
export declare const FeatureActivationsFilterSensitiveLog: (
|
|
2049
|
-
obj: FeatureActivations
|
|
2050
|
-
) => any;
|
|
2051
|
-
export declare const InputLossBehaviorFilterSensitiveLog: (
|
|
2052
|
-
obj: InputLossBehavior
|
|
2053
|
-
) => any;
|
|
2054
|
-
export declare const GlobalConfigurationFilterSensitiveLog: (
|
|
2055
|
-
obj: GlobalConfiguration
|
|
2056
|
-
) => any;
|
|
2057
|
-
export declare const HtmlMotionGraphicsSettingsFilterSensitiveLog: (
|
|
2058
|
-
obj: HtmlMotionGraphicsSettings
|
|
2059
|
-
) => any;
|
|
2060
|
-
export declare const MotionGraphicsSettingsFilterSensitiveLog: (
|
|
2061
|
-
obj: MotionGraphicsSettings
|
|
2062
|
-
) => any;
|
|
2063
|
-
export declare const MotionGraphicsConfigurationFilterSensitiveLog: (
|
|
2064
|
-
obj: MotionGraphicsConfiguration
|
|
2065
|
-
) => any;
|
|
2066
|
-
export declare const NielsenConfigurationFilterSensitiveLog: (
|
|
2067
|
-
obj: NielsenConfiguration
|
|
2068
|
-
) => any;
|
|
2069
|
-
export declare const TimecodeConfigFilterSensitiveLog: (
|
|
2070
|
-
obj: TimecodeConfig
|
|
2071
|
-
) => any;
|
|
2072
|
-
export declare const EncoderSettingsFilterSensitiveLog: (
|
|
2073
|
-
obj: EncoderSettings
|
|
2074
|
-
) => any;
|
|
2075
|
-
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
2076
|
-
export declare const ClaimDeviceRequestFilterSensitiveLog: (
|
|
2077
|
-
obj: ClaimDeviceRequest
|
|
2078
|
-
) => any;
|
|
2079
|
-
export declare const ClaimDeviceResponseFilterSensitiveLog: (
|
|
2080
|
-
obj: ClaimDeviceResponse
|
|
2081
|
-
) => any;
|
|
2082
|
-
export declare const MaintenanceCreateSettingsFilterSensitiveLog: (
|
|
2083
|
-
obj: MaintenanceCreateSettings
|
|
2084
|
-
) => any;
|
|
2085
|
-
export declare const VpcOutputSettingsFilterSensitiveLog: (
|
|
2086
|
-
obj: VpcOutputSettings
|
|
2087
|
-
) => any;
|
|
2088
|
-
export declare const CreateChannelRequestFilterSensitiveLog: (
|
|
2089
|
-
obj: CreateChannelRequest
|
|
2090
|
-
) => any;
|
|
2091
|
-
export declare const CreateChannelResponseFilterSensitiveLog: (
|
|
2092
|
-
obj: CreateChannelResponse
|
|
2093
|
-
) => any;
|
|
2094
|
-
export declare const InputVpcRequestFilterSensitiveLog: (
|
|
2095
|
-
obj: InputVpcRequest
|
|
2096
|
-
) => any;
|
|
2097
|
-
export declare const CreateInputRequestFilterSensitiveLog: (
|
|
2098
|
-
obj: CreateInputRequest
|
|
2099
|
-
) => any;
|
|
2100
|
-
export declare const CreateInputResponseFilterSensitiveLog: (
|
|
2101
|
-
obj: CreateInputResponse
|
|
2102
|
-
) => any;
|
|
2103
|
-
export declare const CreateInputSecurityGroupRequestFilterSensitiveLog: (
|
|
2104
|
-
obj: CreateInputSecurityGroupRequest
|
|
2105
|
-
) => any;
|
|
2106
|
-
export declare const CreateInputSecurityGroupResponseFilterSensitiveLog: (
|
|
2107
|
-
obj: CreateInputSecurityGroupResponse
|
|
2108
|
-
) => any;
|
|
2109
|
-
export declare const MultiplexSettingsFilterSensitiveLog: (
|
|
2110
|
-
obj: MultiplexSettings
|
|
2111
|
-
) => any;
|
|
2112
|
-
export declare const CreateMultiplexRequestFilterSensitiveLog: (
|
|
2113
|
-
obj: CreateMultiplexRequest
|
|
2114
|
-
) => any;
|
|
2115
|
-
export declare const MultiplexFilterSensitiveLog: (obj: Multiplex) => any;
|
|
2116
|
-
export declare const CreateMultiplexResponseFilterSensitiveLog: (
|
|
2117
|
-
obj: CreateMultiplexResponse
|
|
2118
|
-
) => any;
|
|
2119
|
-
export declare const MultiplexProgramServiceDescriptorFilterSensitiveLog: (
|
|
2120
|
-
obj: MultiplexProgramServiceDescriptor
|
|
2121
|
-
) => any;
|
|
2122
|
-
export declare const MultiplexStatmuxVideoSettingsFilterSensitiveLog: (
|
|
2123
|
-
obj: MultiplexStatmuxVideoSettings
|
|
2124
|
-
) => any;
|
|
2125
|
-
export declare const MultiplexVideoSettingsFilterSensitiveLog: (
|
|
2126
|
-
obj: MultiplexVideoSettings
|
|
2127
|
-
) => any;
|
|
2128
|
-
export declare const MultiplexProgramSettingsFilterSensitiveLog: (
|
|
2129
|
-
obj: MultiplexProgramSettings
|
|
2130
|
-
) => any;
|
|
2131
|
-
export declare const CreateMultiplexProgramRequestFilterSensitiveLog: (
|
|
2132
|
-
obj: CreateMultiplexProgramRequest
|
|
2133
|
-
) => any;
|
|
2134
|
-
export declare const MultiplexProgramPacketIdentifiersMapFilterSensitiveLog: (
|
|
2135
|
-
obj: MultiplexProgramPacketIdentifiersMap
|
|
2136
|
-
) => any;
|
|
2137
|
-
export declare const MultiplexProgramFilterSensitiveLog: (
|
|
2138
|
-
obj: MultiplexProgram
|
|
2139
|
-
) => any;
|
|
2140
|
-
export declare const CreateMultiplexProgramResponseFilterSensitiveLog: (
|
|
2141
|
-
obj: CreateMultiplexProgramResponse
|
|
2142
|
-
) => any;
|
|
2143
|
-
export declare const CreatePartnerInputRequestFilterSensitiveLog: (
|
|
2144
|
-
obj: CreatePartnerInputRequest
|
|
2145
|
-
) => any;
|
|
2146
|
-
export declare const CreatePartnerInputResponseFilterSensitiveLog: (
|
|
2147
|
-
obj: CreatePartnerInputResponse
|
|
2148
|
-
) => any;
|
|
2149
|
-
export declare const CreateTagsRequestFilterSensitiveLog: (
|
|
2150
|
-
obj: CreateTagsRequest
|
|
2151
|
-
) => any;
|
|
2152
|
-
export declare const DeleteChannelRequestFilterSensitiveLog: (
|
|
2153
|
-
obj: DeleteChannelRequest
|
|
2154
|
-
) => any;
|
|
2155
|
-
export declare const DeleteChannelResponseFilterSensitiveLog: (
|
|
2156
|
-
obj: DeleteChannelResponse
|
|
2157
|
-
) => any;
|
|
2158
|
-
export declare const DeleteInputRequestFilterSensitiveLog: (
|
|
2159
|
-
obj: DeleteInputRequest
|
|
2160
|
-
) => any;
|
|
2161
|
-
export declare const DeleteInputResponseFilterSensitiveLog: (
|
|
2162
|
-
obj: DeleteInputResponse
|
|
2163
|
-
) => any;
|
|
2164
|
-
export declare const DeleteInputSecurityGroupRequestFilterSensitiveLog: (
|
|
2165
|
-
obj: DeleteInputSecurityGroupRequest
|
|
2166
|
-
) => any;
|
|
2167
|
-
export declare const DeleteInputSecurityGroupResponseFilterSensitiveLog: (
|
|
2168
|
-
obj: DeleteInputSecurityGroupResponse
|
|
2169
|
-
) => any;
|
|
2170
|
-
export declare const DeleteMultiplexRequestFilterSensitiveLog: (
|
|
2171
|
-
obj: DeleteMultiplexRequest
|
|
2172
|
-
) => any;
|
|
2173
|
-
export declare const DeleteMultiplexResponseFilterSensitiveLog: (
|
|
2174
|
-
obj: DeleteMultiplexResponse
|
|
2175
|
-
) => any;
|
|
2176
|
-
export declare const DeleteMultiplexProgramRequestFilterSensitiveLog: (
|
|
2177
|
-
obj: DeleteMultiplexProgramRequest
|
|
2178
|
-
) => any;
|
|
2179
|
-
export declare const DeleteMultiplexProgramResponseFilterSensitiveLog: (
|
|
2180
|
-
obj: DeleteMultiplexProgramResponse
|
|
2181
|
-
) => any;
|
|
2182
|
-
export declare const DeleteReservationRequestFilterSensitiveLog: (
|
|
2183
|
-
obj: DeleteReservationRequest
|
|
2184
|
-
) => any;
|
|
2185
|
-
export declare const DeleteReservationResponseFilterSensitiveLog: (
|
|
2186
|
-
obj: DeleteReservationResponse
|
|
2187
|
-
) => any;
|
|
2188
|
-
export declare const DeleteScheduleRequestFilterSensitiveLog: (
|
|
2189
|
-
obj: DeleteScheduleRequest
|
|
2190
|
-
) => any;
|
|
2191
|
-
export declare const DeleteScheduleResponseFilterSensitiveLog: (
|
|
2192
|
-
obj: DeleteScheduleResponse
|
|
2193
|
-
) => any;
|
|
2194
|
-
export declare const DeleteTagsRequestFilterSensitiveLog: (
|
|
2195
|
-
obj: DeleteTagsRequest
|
|
2196
|
-
) => any;
|
|
2197
|
-
export declare const DescribeChannelRequestFilterSensitiveLog: (
|
|
2198
|
-
obj: DescribeChannelRequest
|
|
2199
|
-
) => any;
|
|
2200
|
-
export declare const DescribeChannelResponseFilterSensitiveLog: (
|
|
2201
|
-
obj: DescribeChannelResponse
|
|
2202
|
-
) => any;
|
|
2203
|
-
export declare const DescribeInputRequestFilterSensitiveLog: (
|
|
2204
|
-
obj: DescribeInputRequest
|
|
2205
|
-
) => any;
|
|
2206
|
-
export declare const DescribeInputResponseFilterSensitiveLog: (
|
|
2207
|
-
obj: DescribeInputResponse
|
|
2208
|
-
) => any;
|
|
2209
|
-
export declare const DescribeInputDeviceRequestFilterSensitiveLog: (
|
|
2210
|
-
obj: DescribeInputDeviceRequest
|
|
2211
|
-
) => any;
|
|
2212
|
-
export declare const DescribeInputDeviceResponseFilterSensitiveLog: (
|
|
2213
|
-
obj: DescribeInputDeviceResponse
|
|
2214
|
-
) => any;
|
|
2215
|
-
export declare const DescribeInputDeviceThumbnailRequestFilterSensitiveLog: (
|
|
2216
|
-
obj: DescribeInputDeviceThumbnailRequest
|
|
2217
|
-
) => any;
|
|
2218
1820
|
export declare const DescribeInputDeviceThumbnailResponseFilterSensitiveLog: (
|
|
2219
1821
|
obj: DescribeInputDeviceThumbnailResponse
|
|
2220
1822
|
) => any;
|
|
2221
|
-
export declare const DescribeInputSecurityGroupRequestFilterSensitiveLog: (
|
|
2222
|
-
obj: DescribeInputSecurityGroupRequest
|
|
2223
|
-
) => any;
|
|
2224
|
-
export declare const DescribeInputSecurityGroupResponseFilterSensitiveLog: (
|
|
2225
|
-
obj: DescribeInputSecurityGroupResponse
|
|
2226
|
-
) => any;
|
|
2227
|
-
export declare const DescribeMultiplexRequestFilterSensitiveLog: (
|
|
2228
|
-
obj: DescribeMultiplexRequest
|
|
2229
|
-
) => any;
|
|
2230
|
-
export declare const DescribeMultiplexResponseFilterSensitiveLog: (
|
|
2231
|
-
obj: DescribeMultiplexResponse
|
|
2232
|
-
) => any;
|
|
2233
|
-
export declare const DescribeMultiplexProgramRequestFilterSensitiveLog: (
|
|
2234
|
-
obj: DescribeMultiplexProgramRequest
|
|
2235
|
-
) => any;
|
|
2236
|
-
export declare const DescribeMultiplexProgramResponseFilterSensitiveLog: (
|
|
2237
|
-
obj: DescribeMultiplexProgramResponse
|
|
2238
|
-
) => any;
|
|
2239
|
-
export declare const DescribeOfferingRequestFilterSensitiveLog: (
|
|
2240
|
-
obj: DescribeOfferingRequest
|
|
2241
|
-
) => any;
|
|
2242
|
-
export declare const DescribeOfferingResponseFilterSensitiveLog: (
|
|
2243
|
-
obj: DescribeOfferingResponse
|
|
2244
|
-
) => any;
|
|
2245
|
-
export declare const DescribeReservationRequestFilterSensitiveLog: (
|
|
2246
|
-
obj: DescribeReservationRequest
|
|
2247
|
-
) => any;
|
|
2248
|
-
export declare const DescribeReservationResponseFilterSensitiveLog: (
|
|
2249
|
-
obj: DescribeReservationResponse
|
|
2250
|
-
) => any;
|
|
2251
|
-
export declare const DescribeScheduleRequestFilterSensitiveLog: (
|
|
2252
|
-
obj: DescribeScheduleRequest
|
|
2253
|
-
) => any;
|
|
2254
|
-
export declare const DescribeScheduleResponseFilterSensitiveLog: (
|
|
2255
|
-
obj: DescribeScheduleResponse
|
|
2256
|
-
) => any;
|
|
2257
|
-
export declare const InputDeviceConfigurableSettingsFilterSensitiveLog: (
|
|
2258
|
-
obj: InputDeviceConfigurableSettings
|
|
2259
|
-
) => any;
|
|
2260
|
-
export declare const ListChannelsRequestFilterSensitiveLog: (
|
|
2261
|
-
obj: ListChannelsRequest
|
|
2262
|
-
) => any;
|
|
2263
|
-
export declare const ListChannelsResponseFilterSensitiveLog: (
|
|
2264
|
-
obj: ListChannelsResponse
|
|
2265
|
-
) => any;
|
|
2266
|
-
export declare const ListInputDevicesRequestFilterSensitiveLog: (
|
|
2267
|
-
obj: ListInputDevicesRequest
|
|
2268
|
-
) => any;
|
|
2269
|
-
export declare const ListInputDevicesResponseFilterSensitiveLog: (
|
|
2270
|
-
obj: ListInputDevicesResponse
|
|
2271
|
-
) => any;
|
|
2272
|
-
export declare const ListInputDeviceTransfersRequestFilterSensitiveLog: (
|
|
2273
|
-
obj: ListInputDeviceTransfersRequest
|
|
2274
|
-
) => any;
|
|
2275
|
-
export declare const ListInputDeviceTransfersResponseFilterSensitiveLog: (
|
|
2276
|
-
obj: ListInputDeviceTransfersResponse
|
|
2277
|
-
) => any;
|
|
2278
|
-
export declare const ListInputsRequestFilterSensitiveLog: (
|
|
2279
|
-
obj: ListInputsRequest
|
|
2280
|
-
) => any;
|
|
2281
|
-
export declare const ListInputsResponseFilterSensitiveLog: (
|
|
2282
|
-
obj: ListInputsResponse
|
|
2283
|
-
) => any;
|
|
2284
|
-
export declare const ListInputSecurityGroupsRequestFilterSensitiveLog: (
|
|
2285
|
-
obj: ListInputSecurityGroupsRequest
|
|
2286
|
-
) => any;
|
|
2287
|
-
export declare const ListInputSecurityGroupsResponseFilterSensitiveLog: (
|
|
2288
|
-
obj: ListInputSecurityGroupsResponse
|
|
2289
|
-
) => any;
|
|
2290
|
-
export declare const ListMultiplexesRequestFilterSensitiveLog: (
|
|
2291
|
-
obj: ListMultiplexesRequest
|
|
2292
|
-
) => any;
|
|
2293
|
-
export declare const ListMultiplexesResponseFilterSensitiveLog: (
|
|
2294
|
-
obj: ListMultiplexesResponse
|
|
2295
|
-
) => any;
|
|
2296
|
-
export declare const ListMultiplexProgramsRequestFilterSensitiveLog: (
|
|
2297
|
-
obj: ListMultiplexProgramsRequest
|
|
2298
|
-
) => any;
|
|
2299
|
-
export declare const ListMultiplexProgramsResponseFilterSensitiveLog: (
|
|
2300
|
-
obj: ListMultiplexProgramsResponse
|
|
2301
|
-
) => any;
|
|
2302
|
-
export declare const ListOfferingsRequestFilterSensitiveLog: (
|
|
2303
|
-
obj: ListOfferingsRequest
|
|
2304
|
-
) => any;
|
|
2305
|
-
export declare const ListOfferingsResponseFilterSensitiveLog: (
|
|
2306
|
-
obj: ListOfferingsResponse
|
|
2307
|
-
) => any;
|
|
2308
|
-
export declare const ListReservationsRequestFilterSensitiveLog: (
|
|
2309
|
-
obj: ListReservationsRequest
|
|
2310
|
-
) => any;
|
|
2311
|
-
export declare const ListReservationsResponseFilterSensitiveLog: (
|
|
2312
|
-
obj: ListReservationsResponse
|
|
2313
|
-
) => any;
|
|
2314
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2315
|
-
obj: ListTagsForResourceRequest
|
|
2316
|
-
) => any;
|
|
2317
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2318
|
-
obj: ListTagsForResourceResponse
|
|
2319
|
-
) => any;
|
|
2320
|
-
export declare const MaintenanceUpdateSettingsFilterSensitiveLog: (
|
|
2321
|
-
obj: MaintenanceUpdateSettings
|
|
2322
|
-
) => any;
|
|
2323
|
-
export declare const PurchaseOfferingRequestFilterSensitiveLog: (
|
|
2324
|
-
obj: PurchaseOfferingRequest
|
|
2325
|
-
) => any;
|
|
2326
|
-
export declare const PurchaseOfferingResponseFilterSensitiveLog: (
|
|
2327
|
-
obj: PurchaseOfferingResponse
|
|
2328
|
-
) => any;
|
|
2329
|
-
export declare const RebootInputDeviceRequestFilterSensitiveLog: (
|
|
2330
|
-
obj: RebootInputDeviceRequest
|
|
2331
|
-
) => any;
|
|
2332
|
-
export declare const RebootInputDeviceResponseFilterSensitiveLog: (
|
|
2333
|
-
obj: RebootInputDeviceResponse
|
|
2334
|
-
) => any;
|
|
2335
|
-
export declare const RejectInputDeviceTransferRequestFilterSensitiveLog: (
|
|
2336
|
-
obj: RejectInputDeviceTransferRequest
|
|
2337
|
-
) => any;
|
|
2338
|
-
export declare const RejectInputDeviceTransferResponseFilterSensitiveLog: (
|
|
2339
|
-
obj: RejectInputDeviceTransferResponse
|
|
2340
|
-
) => any;
|
|
2341
|
-
export declare const StartChannelRequestFilterSensitiveLog: (
|
|
2342
|
-
obj: StartChannelRequest
|
|
2343
|
-
) => any;
|
|
2344
|
-
export declare const StartChannelResponseFilterSensitiveLog: (
|
|
2345
|
-
obj: StartChannelResponse
|
|
2346
|
-
) => any;
|
|
2347
|
-
export declare const StartInputDeviceMaintenanceWindowRequestFilterSensitiveLog: (
|
|
2348
|
-
obj: StartInputDeviceMaintenanceWindowRequest
|
|
2349
|
-
) => any;
|
|
@@ -188,78 +188,3 @@ export interface UpdateReservationRequest {
|
|
|
188
188
|
export interface UpdateReservationResponse {
|
|
189
189
|
Reservation?: Reservation;
|
|
190
190
|
}
|
|
191
|
-
export declare const StartInputDeviceMaintenanceWindowResponseFilterSensitiveLog: (
|
|
192
|
-
obj: StartInputDeviceMaintenanceWindowResponse
|
|
193
|
-
) => any;
|
|
194
|
-
export declare const StartMultiplexRequestFilterSensitiveLog: (
|
|
195
|
-
obj: StartMultiplexRequest
|
|
196
|
-
) => any;
|
|
197
|
-
export declare const StartMultiplexResponseFilterSensitiveLog: (
|
|
198
|
-
obj: StartMultiplexResponse
|
|
199
|
-
) => any;
|
|
200
|
-
export declare const StopChannelRequestFilterSensitiveLog: (
|
|
201
|
-
obj: StopChannelRequest
|
|
202
|
-
) => any;
|
|
203
|
-
export declare const StopChannelResponseFilterSensitiveLog: (
|
|
204
|
-
obj: StopChannelResponse
|
|
205
|
-
) => any;
|
|
206
|
-
export declare const StopMultiplexRequestFilterSensitiveLog: (
|
|
207
|
-
obj: StopMultiplexRequest
|
|
208
|
-
) => any;
|
|
209
|
-
export declare const StopMultiplexResponseFilterSensitiveLog: (
|
|
210
|
-
obj: StopMultiplexResponse
|
|
211
|
-
) => any;
|
|
212
|
-
export declare const TransferInputDeviceRequestFilterSensitiveLog: (
|
|
213
|
-
obj: TransferInputDeviceRequest
|
|
214
|
-
) => any;
|
|
215
|
-
export declare const TransferInputDeviceResponseFilterSensitiveLog: (
|
|
216
|
-
obj: TransferInputDeviceResponse
|
|
217
|
-
) => any;
|
|
218
|
-
export declare const UpdateChannelRequestFilterSensitiveLog: (
|
|
219
|
-
obj: UpdateChannelRequest
|
|
220
|
-
) => any;
|
|
221
|
-
export declare const UpdateChannelResponseFilterSensitiveLog: (
|
|
222
|
-
obj: UpdateChannelResponse
|
|
223
|
-
) => any;
|
|
224
|
-
export declare const UpdateChannelClassRequestFilterSensitiveLog: (
|
|
225
|
-
obj: UpdateChannelClassRequest
|
|
226
|
-
) => any;
|
|
227
|
-
export declare const UpdateChannelClassResponseFilterSensitiveLog: (
|
|
228
|
-
obj: UpdateChannelClassResponse
|
|
229
|
-
) => any;
|
|
230
|
-
export declare const UpdateInputRequestFilterSensitiveLog: (
|
|
231
|
-
obj: UpdateInputRequest
|
|
232
|
-
) => any;
|
|
233
|
-
export declare const UpdateInputResponseFilterSensitiveLog: (
|
|
234
|
-
obj: UpdateInputResponse
|
|
235
|
-
) => any;
|
|
236
|
-
export declare const UpdateInputDeviceRequestFilterSensitiveLog: (
|
|
237
|
-
obj: UpdateInputDeviceRequest
|
|
238
|
-
) => any;
|
|
239
|
-
export declare const UpdateInputDeviceResponseFilterSensitiveLog: (
|
|
240
|
-
obj: UpdateInputDeviceResponse
|
|
241
|
-
) => any;
|
|
242
|
-
export declare const UpdateInputSecurityGroupRequestFilterSensitiveLog: (
|
|
243
|
-
obj: UpdateInputSecurityGroupRequest
|
|
244
|
-
) => any;
|
|
245
|
-
export declare const UpdateInputSecurityGroupResponseFilterSensitiveLog: (
|
|
246
|
-
obj: UpdateInputSecurityGroupResponse
|
|
247
|
-
) => any;
|
|
248
|
-
export declare const UpdateMultiplexRequestFilterSensitiveLog: (
|
|
249
|
-
obj: UpdateMultiplexRequest
|
|
250
|
-
) => any;
|
|
251
|
-
export declare const UpdateMultiplexResponseFilterSensitiveLog: (
|
|
252
|
-
obj: UpdateMultiplexResponse
|
|
253
|
-
) => any;
|
|
254
|
-
export declare const UpdateMultiplexProgramRequestFilterSensitiveLog: (
|
|
255
|
-
obj: UpdateMultiplexProgramRequest
|
|
256
|
-
) => any;
|
|
257
|
-
export declare const UpdateMultiplexProgramResponseFilterSensitiveLog: (
|
|
258
|
-
obj: UpdateMultiplexProgramResponse
|
|
259
|
-
) => any;
|
|
260
|
-
export declare const UpdateReservationRequestFilterSensitiveLog: (
|
|
261
|
-
obj: UpdateReservationRequest
|
|
262
|
-
) => any;
|
|
263
|
-
export declare const UpdateReservationResponseFilterSensitiveLog: (
|
|
264
|
-
obj: UpdateReservationResponse
|
|
265
|
-
) => any;
|
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.
|
|
4
|
+
"version": "3.298.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",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo medialive"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|