@aws-sdk/client-mediatailor 3.297.0 → 3.299.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/ConfigureLogsForChannelCommand.js +2 -3
- package/dist-cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateChannelCommand.js +2 -3
- package/dist-cjs/commands/CreateLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/CreatePrefetchScheduleCommand.js +2 -3
- package/dist-cjs/commands/CreateProgramCommand.js +2 -3
- package/dist-cjs/commands/CreateSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/CreateVodSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/DeletePlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePrefetchScheduleCommand.js +2 -3
- package/dist-cjs/commands/DeleteProgramCommand.js +2 -3
- package/dist-cjs/commands/DeleteSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVodSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -3
- package/dist-cjs/commands/DescribeLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeProgramCommand.js +2 -3
- package/dist-cjs/commands/DescribeSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/DescribeVodSourceCommand.js +2 -3
- package/dist-cjs/commands/GetChannelPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetChannelScheduleCommand.js +2 -3
- package/dist-cjs/commands/GetPlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetPrefetchScheduleCommand.js +2 -3
- package/dist-cjs/commands/ListAlertsCommand.js +2 -3
- package/dist-cjs/commands/ListChannelsCommand.js +2 -3
- package/dist-cjs/commands/ListLiveSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListPlaybackConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListPrefetchSchedulesCommand.js +2 -3
- package/dist-cjs/commands/ListSourceLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListVodSourcesCommand.js +2 -3
- package/dist-cjs/commands/PutChannelPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutPlaybackConfigurationCommand.js +2 -3
- package/dist-cjs/commands/StartChannelCommand.js +2 -3
- package/dist-cjs/commands/StopChannelCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateLiveSourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateProgramCommand.js +2 -3
- package/dist-cjs/commands/UpdateSourceLocationCommand.js +2 -3
- package/dist-cjs/commands/UpdateVodSourceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -519
- package/dist-es/commands/ConfigureLogsForChannelCommand.js +2 -3
- package/dist-es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateChannelCommand.js +2 -3
- package/dist-es/commands/CreateLiveSourceCommand.js +2 -3
- package/dist-es/commands/CreatePrefetchScheduleCommand.js +2 -3
- package/dist-es/commands/CreateProgramCommand.js +2 -3
- package/dist-es/commands/CreateSourceLocationCommand.js +2 -3
- package/dist-es/commands/CreateVodSourceCommand.js +2 -3
- package/dist-es/commands/DeleteChannelCommand.js +2 -3
- package/dist-es/commands/DeleteChannelPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteLiveSourceCommand.js +2 -3
- package/dist-es/commands/DeletePlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePrefetchScheduleCommand.js +2 -3
- package/dist-es/commands/DeleteProgramCommand.js +2 -3
- package/dist-es/commands/DeleteSourceLocationCommand.js +2 -3
- package/dist-es/commands/DeleteVodSourceCommand.js +2 -3
- package/dist-es/commands/DescribeChannelCommand.js +2 -3
- package/dist-es/commands/DescribeLiveSourceCommand.js +2 -3
- package/dist-es/commands/DescribeProgramCommand.js +2 -3
- package/dist-es/commands/DescribeSourceLocationCommand.js +2 -3
- package/dist-es/commands/DescribeVodSourceCommand.js +2 -3
- package/dist-es/commands/GetChannelPolicyCommand.js +2 -3
- package/dist-es/commands/GetChannelScheduleCommand.js +2 -3
- package/dist-es/commands/GetPlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/GetPrefetchScheduleCommand.js +2 -3
- package/dist-es/commands/ListAlertsCommand.js +2 -3
- package/dist-es/commands/ListChannelsCommand.js +2 -3
- package/dist-es/commands/ListLiveSourcesCommand.js +2 -3
- package/dist-es/commands/ListPlaybackConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListPrefetchSchedulesCommand.js +2 -3
- package/dist-es/commands/ListSourceLocationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListVodSourcesCommand.js +2 -3
- package/dist-es/commands/PutChannelPolicyCommand.js +2 -3
- package/dist-es/commands/PutPlaybackConfigurationCommand.js +2 -3
- package/dist-es/commands/StartChannelCommand.js +2 -3
- package/dist-es/commands/StopChannelCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateChannelCommand.js +2 -3
- package/dist-es/commands/UpdateLiveSourceCommand.js +2 -3
- package/dist-es/commands/UpdateProgramCommand.js +2 -3
- package/dist-es/commands/UpdateSourceLocationCommand.js +2 -3
- package/dist-es/commands/UpdateVodSourceCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -387
- package/dist-types/models/models_0.d.ts +0 -516
- package/dist-types/ts3.4/models/models_0.d.ts +0 -369
- package/package.json +11 -10
|
@@ -792,372 +792,3 @@ export interface UpdateVodSourceResponse {
|
|
|
792
792
|
Tags?: Record<string, string>;
|
|
793
793
|
VodSourceName?: string;
|
|
794
794
|
}
|
|
795
|
-
export declare const SlateSourceFilterSensitiveLog: (obj: SlateSource) => any;
|
|
796
|
-
export declare const SpliceInsertMessageFilterSensitiveLog: (
|
|
797
|
-
obj: SpliceInsertMessage
|
|
798
|
-
) => any;
|
|
799
|
-
export declare const SegmentationDescriptorFilterSensitiveLog: (
|
|
800
|
-
obj: SegmentationDescriptor
|
|
801
|
-
) => any;
|
|
802
|
-
export declare const TimeSignalMessageFilterSensitiveLog: (
|
|
803
|
-
obj: TimeSignalMessage
|
|
804
|
-
) => any;
|
|
805
|
-
export declare const AdBreakFilterSensitiveLog: (obj: AdBreak) => any;
|
|
806
|
-
export declare const AlertFilterSensitiveLog: (obj: Alert) => any;
|
|
807
|
-
export declare const AvailMatchingCriteriaFilterSensitiveLog: (
|
|
808
|
-
obj: AvailMatchingCriteria
|
|
809
|
-
) => any;
|
|
810
|
-
export declare const LogConfigurationForChannelFilterSensitiveLog: (
|
|
811
|
-
obj: LogConfigurationForChannel
|
|
812
|
-
) => any;
|
|
813
|
-
export declare const DashPlaylistSettingsFilterSensitiveLog: (
|
|
814
|
-
obj: DashPlaylistSettings
|
|
815
|
-
) => any;
|
|
816
|
-
export declare const HlsPlaylistSettingsFilterSensitiveLog: (
|
|
817
|
-
obj: HlsPlaylistSettings
|
|
818
|
-
) => any;
|
|
819
|
-
export declare const ResponseOutputItemFilterSensitiveLog: (
|
|
820
|
-
obj: ResponseOutputItem
|
|
821
|
-
) => any;
|
|
822
|
-
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
823
|
-
export declare const HttpPackageConfigurationFilterSensitiveLog: (
|
|
824
|
-
obj: HttpPackageConfiguration
|
|
825
|
-
) => any;
|
|
826
|
-
export declare const LiveSourceFilterSensitiveLog: (obj: LiveSource) => any;
|
|
827
|
-
export declare const AvailSuppressionFilterSensitiveLog: (
|
|
828
|
-
obj: AvailSuppression
|
|
829
|
-
) => any;
|
|
830
|
-
export declare const BumperFilterSensitiveLog: (obj: Bumper) => any;
|
|
831
|
-
export declare const CdnConfigurationFilterSensitiveLog: (
|
|
832
|
-
obj: CdnConfiguration
|
|
833
|
-
) => any;
|
|
834
|
-
export declare const DashConfigurationFilterSensitiveLog: (
|
|
835
|
-
obj: DashConfiguration
|
|
836
|
-
) => any;
|
|
837
|
-
export declare const HlsConfigurationFilterSensitiveLog: (
|
|
838
|
-
obj: HlsConfiguration
|
|
839
|
-
) => any;
|
|
840
|
-
export declare const LivePreRollConfigurationFilterSensitiveLog: (
|
|
841
|
-
obj: LivePreRollConfiguration
|
|
842
|
-
) => any;
|
|
843
|
-
export declare const LogConfigurationFilterSensitiveLog: (
|
|
844
|
-
obj: LogConfiguration
|
|
845
|
-
) => any;
|
|
846
|
-
export declare const AdMarkerPassthroughFilterSensitiveLog: (
|
|
847
|
-
obj: AdMarkerPassthrough
|
|
848
|
-
) => any;
|
|
849
|
-
export declare const ManifestProcessingRulesFilterSensitiveLog: (
|
|
850
|
-
obj: ManifestProcessingRules
|
|
851
|
-
) => any;
|
|
852
|
-
export declare const PlaybackConfigurationFilterSensitiveLog: (
|
|
853
|
-
obj: PlaybackConfiguration
|
|
854
|
-
) => any;
|
|
855
|
-
export declare const PrefetchConsumptionFilterSensitiveLog: (
|
|
856
|
-
obj: PrefetchConsumption
|
|
857
|
-
) => any;
|
|
858
|
-
export declare const PrefetchRetrievalFilterSensitiveLog: (
|
|
859
|
-
obj: PrefetchRetrieval
|
|
860
|
-
) => any;
|
|
861
|
-
export declare const PrefetchScheduleFilterSensitiveLog: (
|
|
862
|
-
obj: PrefetchSchedule
|
|
863
|
-
) => any;
|
|
864
|
-
export declare const ScheduleAdBreakFilterSensitiveLog: (
|
|
865
|
-
obj: ScheduleAdBreak
|
|
866
|
-
) => any;
|
|
867
|
-
export declare const ScheduleEntryFilterSensitiveLog: (
|
|
868
|
-
obj: ScheduleEntry
|
|
869
|
-
) => any;
|
|
870
|
-
export declare const SegmentDeliveryConfigurationFilterSensitiveLog: (
|
|
871
|
-
obj: SegmentDeliveryConfiguration
|
|
872
|
-
) => any;
|
|
873
|
-
export declare const SecretsManagerAccessTokenConfigurationFilterSensitiveLog: (
|
|
874
|
-
obj: SecretsManagerAccessTokenConfiguration
|
|
875
|
-
) => any;
|
|
876
|
-
export declare const AccessConfigurationFilterSensitiveLog: (
|
|
877
|
-
obj: AccessConfiguration
|
|
878
|
-
) => any;
|
|
879
|
-
export declare const DefaultSegmentDeliveryConfigurationFilterSensitiveLog: (
|
|
880
|
-
obj: DefaultSegmentDeliveryConfiguration
|
|
881
|
-
) => any;
|
|
882
|
-
export declare const HttpConfigurationFilterSensitiveLog: (
|
|
883
|
-
obj: HttpConfiguration
|
|
884
|
-
) => any;
|
|
885
|
-
export declare const SourceLocationFilterSensitiveLog: (
|
|
886
|
-
obj: SourceLocation
|
|
887
|
-
) => any;
|
|
888
|
-
export declare const VodSourceFilterSensitiveLog: (obj: VodSource) => any;
|
|
889
|
-
export declare const DeleteChannelPolicyRequestFilterSensitiveLog: (
|
|
890
|
-
obj: DeleteChannelPolicyRequest
|
|
891
|
-
) => any;
|
|
892
|
-
export declare const DeleteChannelPolicyResponseFilterSensitiveLog: (
|
|
893
|
-
obj: DeleteChannelPolicyResponse
|
|
894
|
-
) => any;
|
|
895
|
-
export declare const GetChannelPolicyRequestFilterSensitiveLog: (
|
|
896
|
-
obj: GetChannelPolicyRequest
|
|
897
|
-
) => any;
|
|
898
|
-
export declare const GetChannelPolicyResponseFilterSensitiveLog: (
|
|
899
|
-
obj: GetChannelPolicyResponse
|
|
900
|
-
) => any;
|
|
901
|
-
export declare const PutChannelPolicyRequestFilterSensitiveLog: (
|
|
902
|
-
obj: PutChannelPolicyRequest
|
|
903
|
-
) => any;
|
|
904
|
-
export declare const PutChannelPolicyResponseFilterSensitiveLog: (
|
|
905
|
-
obj: PutChannelPolicyResponse
|
|
906
|
-
) => any;
|
|
907
|
-
export declare const ConfigureLogsForChannelRequestFilterSensitiveLog: (
|
|
908
|
-
obj: ConfigureLogsForChannelRequest
|
|
909
|
-
) => any;
|
|
910
|
-
export declare const ConfigureLogsForChannelResponseFilterSensitiveLog: (
|
|
911
|
-
obj: ConfigureLogsForChannelResponse
|
|
912
|
-
) => any;
|
|
913
|
-
export declare const RequestOutputItemFilterSensitiveLog: (
|
|
914
|
-
obj: RequestOutputItem
|
|
915
|
-
) => any;
|
|
916
|
-
export declare const CreateChannelRequestFilterSensitiveLog: (
|
|
917
|
-
obj: CreateChannelRequest
|
|
918
|
-
) => any;
|
|
919
|
-
export declare const CreateChannelResponseFilterSensitiveLog: (
|
|
920
|
-
obj: CreateChannelResponse
|
|
921
|
-
) => any;
|
|
922
|
-
export declare const DeleteChannelRequestFilterSensitiveLog: (
|
|
923
|
-
obj: DeleteChannelRequest
|
|
924
|
-
) => any;
|
|
925
|
-
export declare const DeleteChannelResponseFilterSensitiveLog: (
|
|
926
|
-
obj: DeleteChannelResponse
|
|
927
|
-
) => any;
|
|
928
|
-
export declare const DescribeChannelRequestFilterSensitiveLog: (
|
|
929
|
-
obj: DescribeChannelRequest
|
|
930
|
-
) => any;
|
|
931
|
-
export declare const DescribeChannelResponseFilterSensitiveLog: (
|
|
932
|
-
obj: DescribeChannelResponse
|
|
933
|
-
) => any;
|
|
934
|
-
export declare const GetChannelScheduleRequestFilterSensitiveLog: (
|
|
935
|
-
obj: GetChannelScheduleRequest
|
|
936
|
-
) => any;
|
|
937
|
-
export declare const GetChannelScheduleResponseFilterSensitiveLog: (
|
|
938
|
-
obj: GetChannelScheduleResponse
|
|
939
|
-
) => any;
|
|
940
|
-
export declare const ListChannelsRequestFilterSensitiveLog: (
|
|
941
|
-
obj: ListChannelsRequest
|
|
942
|
-
) => any;
|
|
943
|
-
export declare const ListChannelsResponseFilterSensitiveLog: (
|
|
944
|
-
obj: ListChannelsResponse
|
|
945
|
-
) => any;
|
|
946
|
-
export declare const ClipRangeFilterSensitiveLog: (obj: ClipRange) => any;
|
|
947
|
-
export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
|
|
948
|
-
export declare const ScheduleConfigurationFilterSensitiveLog: (
|
|
949
|
-
obj: ScheduleConfiguration
|
|
950
|
-
) => any;
|
|
951
|
-
export declare const CreateProgramRequestFilterSensitiveLog: (
|
|
952
|
-
obj: CreateProgramRequest
|
|
953
|
-
) => any;
|
|
954
|
-
export declare const CreateProgramResponseFilterSensitiveLog: (
|
|
955
|
-
obj: CreateProgramResponse
|
|
956
|
-
) => any;
|
|
957
|
-
export declare const DeleteProgramRequestFilterSensitiveLog: (
|
|
958
|
-
obj: DeleteProgramRequest
|
|
959
|
-
) => any;
|
|
960
|
-
export declare const DeleteProgramResponseFilterSensitiveLog: (
|
|
961
|
-
obj: DeleteProgramResponse
|
|
962
|
-
) => any;
|
|
963
|
-
export declare const DescribeProgramRequestFilterSensitiveLog: (
|
|
964
|
-
obj: DescribeProgramRequest
|
|
965
|
-
) => any;
|
|
966
|
-
export declare const DescribeProgramResponseFilterSensitiveLog: (
|
|
967
|
-
obj: DescribeProgramResponse
|
|
968
|
-
) => any;
|
|
969
|
-
export declare const UpdateProgramTransitionFilterSensitiveLog: (
|
|
970
|
-
obj: UpdateProgramTransition
|
|
971
|
-
) => any;
|
|
972
|
-
export declare const UpdateProgramScheduleConfigurationFilterSensitiveLog: (
|
|
973
|
-
obj: UpdateProgramScheduleConfiguration
|
|
974
|
-
) => any;
|
|
975
|
-
export declare const UpdateProgramRequestFilterSensitiveLog: (
|
|
976
|
-
obj: UpdateProgramRequest
|
|
977
|
-
) => any;
|
|
978
|
-
export declare const UpdateProgramResponseFilterSensitiveLog: (
|
|
979
|
-
obj: UpdateProgramResponse
|
|
980
|
-
) => any;
|
|
981
|
-
export declare const StartChannelRequestFilterSensitiveLog: (
|
|
982
|
-
obj: StartChannelRequest
|
|
983
|
-
) => any;
|
|
984
|
-
export declare const StartChannelResponseFilterSensitiveLog: (
|
|
985
|
-
obj: StartChannelResponse
|
|
986
|
-
) => any;
|
|
987
|
-
export declare const StopChannelRequestFilterSensitiveLog: (
|
|
988
|
-
obj: StopChannelRequest
|
|
989
|
-
) => any;
|
|
990
|
-
export declare const StopChannelResponseFilterSensitiveLog: (
|
|
991
|
-
obj: StopChannelResponse
|
|
992
|
-
) => any;
|
|
993
|
-
export declare const UpdateChannelRequestFilterSensitiveLog: (
|
|
994
|
-
obj: UpdateChannelRequest
|
|
995
|
-
) => any;
|
|
996
|
-
export declare const UpdateChannelResponseFilterSensitiveLog: (
|
|
997
|
-
obj: UpdateChannelResponse
|
|
998
|
-
) => any;
|
|
999
|
-
export declare const ConfigureLogsForPlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1000
|
-
obj: ConfigureLogsForPlaybackConfigurationRequest
|
|
1001
|
-
) => any;
|
|
1002
|
-
export declare const ConfigureLogsForPlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1003
|
-
obj: ConfigureLogsForPlaybackConfigurationResponse
|
|
1004
|
-
) => any;
|
|
1005
|
-
export declare const CreateLiveSourceRequestFilterSensitiveLog: (
|
|
1006
|
-
obj: CreateLiveSourceRequest
|
|
1007
|
-
) => any;
|
|
1008
|
-
export declare const CreateLiveSourceResponseFilterSensitiveLog: (
|
|
1009
|
-
obj: CreateLiveSourceResponse
|
|
1010
|
-
) => any;
|
|
1011
|
-
export declare const CreatePrefetchScheduleRequestFilterSensitiveLog: (
|
|
1012
|
-
obj: CreatePrefetchScheduleRequest
|
|
1013
|
-
) => any;
|
|
1014
|
-
export declare const CreatePrefetchScheduleResponseFilterSensitiveLog: (
|
|
1015
|
-
obj: CreatePrefetchScheduleResponse
|
|
1016
|
-
) => any;
|
|
1017
|
-
export declare const CreateSourceLocationRequestFilterSensitiveLog: (
|
|
1018
|
-
obj: CreateSourceLocationRequest
|
|
1019
|
-
) => any;
|
|
1020
|
-
export declare const CreateSourceLocationResponseFilterSensitiveLog: (
|
|
1021
|
-
obj: CreateSourceLocationResponse
|
|
1022
|
-
) => any;
|
|
1023
|
-
export declare const CreateVodSourceRequestFilterSensitiveLog: (
|
|
1024
|
-
obj: CreateVodSourceRequest
|
|
1025
|
-
) => any;
|
|
1026
|
-
export declare const CreateVodSourceResponseFilterSensitiveLog: (
|
|
1027
|
-
obj: CreateVodSourceResponse
|
|
1028
|
-
) => any;
|
|
1029
|
-
export declare const DashConfigurationForPutFilterSensitiveLog: (
|
|
1030
|
-
obj: DashConfigurationForPut
|
|
1031
|
-
) => any;
|
|
1032
|
-
export declare const DeleteLiveSourceRequestFilterSensitiveLog: (
|
|
1033
|
-
obj: DeleteLiveSourceRequest
|
|
1034
|
-
) => any;
|
|
1035
|
-
export declare const DeleteLiveSourceResponseFilterSensitiveLog: (
|
|
1036
|
-
obj: DeleteLiveSourceResponse
|
|
1037
|
-
) => any;
|
|
1038
|
-
export declare const DeletePlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1039
|
-
obj: DeletePlaybackConfigurationRequest
|
|
1040
|
-
) => any;
|
|
1041
|
-
export declare const DeletePlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1042
|
-
obj: DeletePlaybackConfigurationResponse
|
|
1043
|
-
) => any;
|
|
1044
|
-
export declare const DeletePrefetchScheduleRequestFilterSensitiveLog: (
|
|
1045
|
-
obj: DeletePrefetchScheduleRequest
|
|
1046
|
-
) => any;
|
|
1047
|
-
export declare const DeletePrefetchScheduleResponseFilterSensitiveLog: (
|
|
1048
|
-
obj: DeletePrefetchScheduleResponse
|
|
1049
|
-
) => any;
|
|
1050
|
-
export declare const DeleteSourceLocationRequestFilterSensitiveLog: (
|
|
1051
|
-
obj: DeleteSourceLocationRequest
|
|
1052
|
-
) => any;
|
|
1053
|
-
export declare const DeleteSourceLocationResponseFilterSensitiveLog: (
|
|
1054
|
-
obj: DeleteSourceLocationResponse
|
|
1055
|
-
) => any;
|
|
1056
|
-
export declare const DeleteVodSourceRequestFilterSensitiveLog: (
|
|
1057
|
-
obj: DeleteVodSourceRequest
|
|
1058
|
-
) => any;
|
|
1059
|
-
export declare const DeleteVodSourceResponseFilterSensitiveLog: (
|
|
1060
|
-
obj: DeleteVodSourceResponse
|
|
1061
|
-
) => any;
|
|
1062
|
-
export declare const DescribeLiveSourceRequestFilterSensitiveLog: (
|
|
1063
|
-
obj: DescribeLiveSourceRequest
|
|
1064
|
-
) => any;
|
|
1065
|
-
export declare const DescribeLiveSourceResponseFilterSensitiveLog: (
|
|
1066
|
-
obj: DescribeLiveSourceResponse
|
|
1067
|
-
) => any;
|
|
1068
|
-
export declare const DescribeSourceLocationRequestFilterSensitiveLog: (
|
|
1069
|
-
obj: DescribeSourceLocationRequest
|
|
1070
|
-
) => any;
|
|
1071
|
-
export declare const DescribeSourceLocationResponseFilterSensitiveLog: (
|
|
1072
|
-
obj: DescribeSourceLocationResponse
|
|
1073
|
-
) => any;
|
|
1074
|
-
export declare const DescribeVodSourceRequestFilterSensitiveLog: (
|
|
1075
|
-
obj: DescribeVodSourceRequest
|
|
1076
|
-
) => any;
|
|
1077
|
-
export declare const DescribeVodSourceResponseFilterSensitiveLog: (
|
|
1078
|
-
obj: DescribeVodSourceResponse
|
|
1079
|
-
) => any;
|
|
1080
|
-
export declare const GetPlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1081
|
-
obj: GetPlaybackConfigurationRequest
|
|
1082
|
-
) => any;
|
|
1083
|
-
export declare const GetPlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1084
|
-
obj: GetPlaybackConfigurationResponse
|
|
1085
|
-
) => any;
|
|
1086
|
-
export declare const GetPrefetchScheduleRequestFilterSensitiveLog: (
|
|
1087
|
-
obj: GetPrefetchScheduleRequest
|
|
1088
|
-
) => any;
|
|
1089
|
-
export declare const GetPrefetchScheduleResponseFilterSensitiveLog: (
|
|
1090
|
-
obj: GetPrefetchScheduleResponse
|
|
1091
|
-
) => any;
|
|
1092
|
-
export declare const ListAlertsRequestFilterSensitiveLog: (
|
|
1093
|
-
obj: ListAlertsRequest
|
|
1094
|
-
) => any;
|
|
1095
|
-
export declare const ListAlertsResponseFilterSensitiveLog: (
|
|
1096
|
-
obj: ListAlertsResponse
|
|
1097
|
-
) => any;
|
|
1098
|
-
export declare const ListLiveSourcesRequestFilterSensitiveLog: (
|
|
1099
|
-
obj: ListLiveSourcesRequest
|
|
1100
|
-
) => any;
|
|
1101
|
-
export declare const ListLiveSourcesResponseFilterSensitiveLog: (
|
|
1102
|
-
obj: ListLiveSourcesResponse
|
|
1103
|
-
) => any;
|
|
1104
|
-
export declare const ListPlaybackConfigurationsRequestFilterSensitiveLog: (
|
|
1105
|
-
obj: ListPlaybackConfigurationsRequest
|
|
1106
|
-
) => any;
|
|
1107
|
-
export declare const ListPlaybackConfigurationsResponseFilterSensitiveLog: (
|
|
1108
|
-
obj: ListPlaybackConfigurationsResponse
|
|
1109
|
-
) => any;
|
|
1110
|
-
export declare const ListPrefetchSchedulesRequestFilterSensitiveLog: (
|
|
1111
|
-
obj: ListPrefetchSchedulesRequest
|
|
1112
|
-
) => any;
|
|
1113
|
-
export declare const ListPrefetchSchedulesResponseFilterSensitiveLog: (
|
|
1114
|
-
obj: ListPrefetchSchedulesResponse
|
|
1115
|
-
) => any;
|
|
1116
|
-
export declare const ListSourceLocationsRequestFilterSensitiveLog: (
|
|
1117
|
-
obj: ListSourceLocationsRequest
|
|
1118
|
-
) => any;
|
|
1119
|
-
export declare const ListSourceLocationsResponseFilterSensitiveLog: (
|
|
1120
|
-
obj: ListSourceLocationsResponse
|
|
1121
|
-
) => any;
|
|
1122
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1123
|
-
obj: ListTagsForResourceRequest
|
|
1124
|
-
) => any;
|
|
1125
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1126
|
-
obj: ListTagsForResourceResponse
|
|
1127
|
-
) => any;
|
|
1128
|
-
export declare const ListVodSourcesRequestFilterSensitiveLog: (
|
|
1129
|
-
obj: ListVodSourcesRequest
|
|
1130
|
-
) => any;
|
|
1131
|
-
export declare const ListVodSourcesResponseFilterSensitiveLog: (
|
|
1132
|
-
obj: ListVodSourcesResponse
|
|
1133
|
-
) => any;
|
|
1134
|
-
export declare const UpdateLiveSourceRequestFilterSensitiveLog: (
|
|
1135
|
-
obj: UpdateLiveSourceRequest
|
|
1136
|
-
) => any;
|
|
1137
|
-
export declare const UpdateLiveSourceResponseFilterSensitiveLog: (
|
|
1138
|
-
obj: UpdateLiveSourceResponse
|
|
1139
|
-
) => any;
|
|
1140
|
-
export declare const PutPlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1141
|
-
obj: PutPlaybackConfigurationRequest
|
|
1142
|
-
) => any;
|
|
1143
|
-
export declare const PutPlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1144
|
-
obj: PutPlaybackConfigurationResponse
|
|
1145
|
-
) => any;
|
|
1146
|
-
export declare const UpdateSourceLocationRequestFilterSensitiveLog: (
|
|
1147
|
-
obj: UpdateSourceLocationRequest
|
|
1148
|
-
) => any;
|
|
1149
|
-
export declare const UpdateSourceLocationResponseFilterSensitiveLog: (
|
|
1150
|
-
obj: UpdateSourceLocationResponse
|
|
1151
|
-
) => any;
|
|
1152
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1153
|
-
obj: TagResourceRequest
|
|
1154
|
-
) => any;
|
|
1155
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1156
|
-
obj: UntagResourceRequest
|
|
1157
|
-
) => any;
|
|
1158
|
-
export declare const UpdateVodSourceRequestFilterSensitiveLog: (
|
|
1159
|
-
obj: UpdateVodSourceRequest
|
|
1160
|
-
) => any;
|
|
1161
|
-
export declare const UpdateVodSourceResponseFilterSensitiveLog: (
|
|
1162
|
-
obj: UpdateVodSourceResponse
|
|
1163
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediatailor",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediatailor Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.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 mediatailor"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
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/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.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",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|