@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.
Files changed (93) hide show
  1. package/dist-cjs/commands/ConfigureLogsForChannelCommand.js +2 -3
  2. package/dist-cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
  3. package/dist-cjs/commands/CreateChannelCommand.js +2 -3
  4. package/dist-cjs/commands/CreateLiveSourceCommand.js +2 -3
  5. package/dist-cjs/commands/CreatePrefetchScheduleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateProgramCommand.js +2 -3
  7. package/dist-cjs/commands/CreateSourceLocationCommand.js +2 -3
  8. package/dist-cjs/commands/CreateVodSourceCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteChannelPolicyCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteLiveSourceCommand.js +2 -3
  12. package/dist-cjs/commands/DeletePlaybackConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/DeletePrefetchScheduleCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteProgramCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteSourceLocationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteVodSourceCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeChannelCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeLiveSourceCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeProgramCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeSourceLocationCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeVodSourceCommand.js +2 -3
  22. package/dist-cjs/commands/GetChannelPolicyCommand.js +2 -3
  23. package/dist-cjs/commands/GetChannelScheduleCommand.js +2 -3
  24. package/dist-cjs/commands/GetPlaybackConfigurationCommand.js +2 -3
  25. package/dist-cjs/commands/GetPrefetchScheduleCommand.js +2 -3
  26. package/dist-cjs/commands/ListAlertsCommand.js +2 -3
  27. package/dist-cjs/commands/ListChannelsCommand.js +2 -3
  28. package/dist-cjs/commands/ListLiveSourcesCommand.js +2 -3
  29. package/dist-cjs/commands/ListPlaybackConfigurationsCommand.js +2 -3
  30. package/dist-cjs/commands/ListPrefetchSchedulesCommand.js +2 -3
  31. package/dist-cjs/commands/ListSourceLocationsCommand.js +2 -3
  32. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  33. package/dist-cjs/commands/ListVodSourcesCommand.js +2 -3
  34. package/dist-cjs/commands/PutChannelPolicyCommand.js +2 -3
  35. package/dist-cjs/commands/PutPlaybackConfigurationCommand.js +2 -3
  36. package/dist-cjs/commands/StartChannelCommand.js +2 -3
  37. package/dist-cjs/commands/StopChannelCommand.js +2 -3
  38. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  39. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  40. package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
  41. package/dist-cjs/commands/UpdateLiveSourceCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateProgramCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateSourceLocationCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateVodSourceCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -519
  46. package/dist-es/commands/ConfigureLogsForChannelCommand.js +2 -3
  47. package/dist-es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -3
  48. package/dist-es/commands/CreateChannelCommand.js +2 -3
  49. package/dist-es/commands/CreateLiveSourceCommand.js +2 -3
  50. package/dist-es/commands/CreatePrefetchScheduleCommand.js +2 -3
  51. package/dist-es/commands/CreateProgramCommand.js +2 -3
  52. package/dist-es/commands/CreateSourceLocationCommand.js +2 -3
  53. package/dist-es/commands/CreateVodSourceCommand.js +2 -3
  54. package/dist-es/commands/DeleteChannelCommand.js +2 -3
  55. package/dist-es/commands/DeleteChannelPolicyCommand.js +2 -3
  56. package/dist-es/commands/DeleteLiveSourceCommand.js +2 -3
  57. package/dist-es/commands/DeletePlaybackConfigurationCommand.js +2 -3
  58. package/dist-es/commands/DeletePrefetchScheduleCommand.js +2 -3
  59. package/dist-es/commands/DeleteProgramCommand.js +2 -3
  60. package/dist-es/commands/DeleteSourceLocationCommand.js +2 -3
  61. package/dist-es/commands/DeleteVodSourceCommand.js +2 -3
  62. package/dist-es/commands/DescribeChannelCommand.js +2 -3
  63. package/dist-es/commands/DescribeLiveSourceCommand.js +2 -3
  64. package/dist-es/commands/DescribeProgramCommand.js +2 -3
  65. package/dist-es/commands/DescribeSourceLocationCommand.js +2 -3
  66. package/dist-es/commands/DescribeVodSourceCommand.js +2 -3
  67. package/dist-es/commands/GetChannelPolicyCommand.js +2 -3
  68. package/dist-es/commands/GetChannelScheduleCommand.js +2 -3
  69. package/dist-es/commands/GetPlaybackConfigurationCommand.js +2 -3
  70. package/dist-es/commands/GetPrefetchScheduleCommand.js +2 -3
  71. package/dist-es/commands/ListAlertsCommand.js +2 -3
  72. package/dist-es/commands/ListChannelsCommand.js +2 -3
  73. package/dist-es/commands/ListLiveSourcesCommand.js +2 -3
  74. package/dist-es/commands/ListPlaybackConfigurationsCommand.js +2 -3
  75. package/dist-es/commands/ListPrefetchSchedulesCommand.js +2 -3
  76. package/dist-es/commands/ListSourceLocationsCommand.js +2 -3
  77. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  78. package/dist-es/commands/ListVodSourcesCommand.js +2 -3
  79. package/dist-es/commands/PutChannelPolicyCommand.js +2 -3
  80. package/dist-es/commands/PutPlaybackConfigurationCommand.js +2 -3
  81. package/dist-es/commands/StartChannelCommand.js +2 -3
  82. package/dist-es/commands/StopChannelCommand.js +2 -3
  83. package/dist-es/commands/TagResourceCommand.js +2 -3
  84. package/dist-es/commands/UntagResourceCommand.js +2 -3
  85. package/dist-es/commands/UpdateChannelCommand.js +2 -3
  86. package/dist-es/commands/UpdateLiveSourceCommand.js +2 -3
  87. package/dist-es/commands/UpdateProgramCommand.js +2 -3
  88. package/dist-es/commands/UpdateSourceLocationCommand.js +2 -3
  89. package/dist-es/commands/UpdateVodSourceCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -387
  91. package/dist-types/models/models_0.d.ts +0 -516
  92. package/dist-types/ts3.4/models/models_0.d.ts +0 -369
  93. package/package.json +11 -10
@@ -2805,519 +2805,3 @@ export interface UpdateVodSourceResponse {
2805
2805
  */
2806
2806
  VodSourceName?: string;
2807
2807
  }
2808
- /**
2809
- * @internal
2810
- */
2811
- export declare const SlateSourceFilterSensitiveLog: (obj: SlateSource) => any;
2812
- /**
2813
- * @internal
2814
- */
2815
- export declare const SpliceInsertMessageFilterSensitiveLog: (obj: SpliceInsertMessage) => any;
2816
- /**
2817
- * @internal
2818
- */
2819
- export declare const SegmentationDescriptorFilterSensitiveLog: (obj: SegmentationDescriptor) => any;
2820
- /**
2821
- * @internal
2822
- */
2823
- export declare const TimeSignalMessageFilterSensitiveLog: (obj: TimeSignalMessage) => any;
2824
- /**
2825
- * @internal
2826
- */
2827
- export declare const AdBreakFilterSensitiveLog: (obj: AdBreak) => any;
2828
- /**
2829
- * @internal
2830
- */
2831
- export declare const AlertFilterSensitiveLog: (obj: Alert) => any;
2832
- /**
2833
- * @internal
2834
- */
2835
- export declare const AvailMatchingCriteriaFilterSensitiveLog: (obj: AvailMatchingCriteria) => any;
2836
- /**
2837
- * @internal
2838
- */
2839
- export declare const LogConfigurationForChannelFilterSensitiveLog: (obj: LogConfigurationForChannel) => any;
2840
- /**
2841
- * @internal
2842
- */
2843
- export declare const DashPlaylistSettingsFilterSensitiveLog: (obj: DashPlaylistSettings) => any;
2844
- /**
2845
- * @internal
2846
- */
2847
- export declare const HlsPlaylistSettingsFilterSensitiveLog: (obj: HlsPlaylistSettings) => any;
2848
- /**
2849
- * @internal
2850
- */
2851
- export declare const ResponseOutputItemFilterSensitiveLog: (obj: ResponseOutputItem) => any;
2852
- /**
2853
- * @internal
2854
- */
2855
- export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
2856
- /**
2857
- * @internal
2858
- */
2859
- export declare const HttpPackageConfigurationFilterSensitiveLog: (obj: HttpPackageConfiguration) => any;
2860
- /**
2861
- * @internal
2862
- */
2863
- export declare const LiveSourceFilterSensitiveLog: (obj: LiveSource) => any;
2864
- /**
2865
- * @internal
2866
- */
2867
- export declare const AvailSuppressionFilterSensitiveLog: (obj: AvailSuppression) => any;
2868
- /**
2869
- * @internal
2870
- */
2871
- export declare const BumperFilterSensitiveLog: (obj: Bumper) => any;
2872
- /**
2873
- * @internal
2874
- */
2875
- export declare const CdnConfigurationFilterSensitiveLog: (obj: CdnConfiguration) => any;
2876
- /**
2877
- * @internal
2878
- */
2879
- export declare const DashConfigurationFilterSensitiveLog: (obj: DashConfiguration) => any;
2880
- /**
2881
- * @internal
2882
- */
2883
- export declare const HlsConfigurationFilterSensitiveLog: (obj: HlsConfiguration) => any;
2884
- /**
2885
- * @internal
2886
- */
2887
- export declare const LivePreRollConfigurationFilterSensitiveLog: (obj: LivePreRollConfiguration) => any;
2888
- /**
2889
- * @internal
2890
- */
2891
- export declare const LogConfigurationFilterSensitiveLog: (obj: LogConfiguration) => any;
2892
- /**
2893
- * @internal
2894
- */
2895
- export declare const AdMarkerPassthroughFilterSensitiveLog: (obj: AdMarkerPassthrough) => any;
2896
- /**
2897
- * @internal
2898
- */
2899
- export declare const ManifestProcessingRulesFilterSensitiveLog: (obj: ManifestProcessingRules) => any;
2900
- /**
2901
- * @internal
2902
- */
2903
- export declare const PlaybackConfigurationFilterSensitiveLog: (obj: PlaybackConfiguration) => any;
2904
- /**
2905
- * @internal
2906
- */
2907
- export declare const PrefetchConsumptionFilterSensitiveLog: (obj: PrefetchConsumption) => any;
2908
- /**
2909
- * @internal
2910
- */
2911
- export declare const PrefetchRetrievalFilterSensitiveLog: (obj: PrefetchRetrieval) => any;
2912
- /**
2913
- * @internal
2914
- */
2915
- export declare const PrefetchScheduleFilterSensitiveLog: (obj: PrefetchSchedule) => any;
2916
- /**
2917
- * @internal
2918
- */
2919
- export declare const ScheduleAdBreakFilterSensitiveLog: (obj: ScheduleAdBreak) => any;
2920
- /**
2921
- * @internal
2922
- */
2923
- export declare const ScheduleEntryFilterSensitiveLog: (obj: ScheduleEntry) => any;
2924
- /**
2925
- * @internal
2926
- */
2927
- export declare const SegmentDeliveryConfigurationFilterSensitiveLog: (obj: SegmentDeliveryConfiguration) => any;
2928
- /**
2929
- * @internal
2930
- */
2931
- export declare const SecretsManagerAccessTokenConfigurationFilterSensitiveLog: (obj: SecretsManagerAccessTokenConfiguration) => any;
2932
- /**
2933
- * @internal
2934
- */
2935
- export declare const AccessConfigurationFilterSensitiveLog: (obj: AccessConfiguration) => any;
2936
- /**
2937
- * @internal
2938
- */
2939
- export declare const DefaultSegmentDeliveryConfigurationFilterSensitiveLog: (obj: DefaultSegmentDeliveryConfiguration) => any;
2940
- /**
2941
- * @internal
2942
- */
2943
- export declare const HttpConfigurationFilterSensitiveLog: (obj: HttpConfiguration) => any;
2944
- /**
2945
- * @internal
2946
- */
2947
- export declare const SourceLocationFilterSensitiveLog: (obj: SourceLocation) => any;
2948
- /**
2949
- * @internal
2950
- */
2951
- export declare const VodSourceFilterSensitiveLog: (obj: VodSource) => any;
2952
- /**
2953
- * @internal
2954
- */
2955
- export declare const DeleteChannelPolicyRequestFilterSensitiveLog: (obj: DeleteChannelPolicyRequest) => any;
2956
- /**
2957
- * @internal
2958
- */
2959
- export declare const DeleteChannelPolicyResponseFilterSensitiveLog: (obj: DeleteChannelPolicyResponse) => any;
2960
- /**
2961
- * @internal
2962
- */
2963
- export declare const GetChannelPolicyRequestFilterSensitiveLog: (obj: GetChannelPolicyRequest) => any;
2964
- /**
2965
- * @internal
2966
- */
2967
- export declare const GetChannelPolicyResponseFilterSensitiveLog: (obj: GetChannelPolicyResponse) => any;
2968
- /**
2969
- * @internal
2970
- */
2971
- export declare const PutChannelPolicyRequestFilterSensitiveLog: (obj: PutChannelPolicyRequest) => any;
2972
- /**
2973
- * @internal
2974
- */
2975
- export declare const PutChannelPolicyResponseFilterSensitiveLog: (obj: PutChannelPolicyResponse) => any;
2976
- /**
2977
- * @internal
2978
- */
2979
- export declare const ConfigureLogsForChannelRequestFilterSensitiveLog: (obj: ConfigureLogsForChannelRequest) => any;
2980
- /**
2981
- * @internal
2982
- */
2983
- export declare const ConfigureLogsForChannelResponseFilterSensitiveLog: (obj: ConfigureLogsForChannelResponse) => any;
2984
- /**
2985
- * @internal
2986
- */
2987
- export declare const RequestOutputItemFilterSensitiveLog: (obj: RequestOutputItem) => any;
2988
- /**
2989
- * @internal
2990
- */
2991
- export declare const CreateChannelRequestFilterSensitiveLog: (obj: CreateChannelRequest) => any;
2992
- /**
2993
- * @internal
2994
- */
2995
- export declare const CreateChannelResponseFilterSensitiveLog: (obj: CreateChannelResponse) => any;
2996
- /**
2997
- * @internal
2998
- */
2999
- export declare const DeleteChannelRequestFilterSensitiveLog: (obj: DeleteChannelRequest) => any;
3000
- /**
3001
- * @internal
3002
- */
3003
- export declare const DeleteChannelResponseFilterSensitiveLog: (obj: DeleteChannelResponse) => any;
3004
- /**
3005
- * @internal
3006
- */
3007
- export declare const DescribeChannelRequestFilterSensitiveLog: (obj: DescribeChannelRequest) => any;
3008
- /**
3009
- * @internal
3010
- */
3011
- export declare const DescribeChannelResponseFilterSensitiveLog: (obj: DescribeChannelResponse) => any;
3012
- /**
3013
- * @internal
3014
- */
3015
- export declare const GetChannelScheduleRequestFilterSensitiveLog: (obj: GetChannelScheduleRequest) => any;
3016
- /**
3017
- * @internal
3018
- */
3019
- export declare const GetChannelScheduleResponseFilterSensitiveLog: (obj: GetChannelScheduleResponse) => any;
3020
- /**
3021
- * @internal
3022
- */
3023
- export declare const ListChannelsRequestFilterSensitiveLog: (obj: ListChannelsRequest) => any;
3024
- /**
3025
- * @internal
3026
- */
3027
- export declare const ListChannelsResponseFilterSensitiveLog: (obj: ListChannelsResponse) => any;
3028
- /**
3029
- * @internal
3030
- */
3031
- export declare const ClipRangeFilterSensitiveLog: (obj: ClipRange) => any;
3032
- /**
3033
- * @internal
3034
- */
3035
- export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
3036
- /**
3037
- * @internal
3038
- */
3039
- export declare const ScheduleConfigurationFilterSensitiveLog: (obj: ScheduleConfiguration) => any;
3040
- /**
3041
- * @internal
3042
- */
3043
- export declare const CreateProgramRequestFilterSensitiveLog: (obj: CreateProgramRequest) => any;
3044
- /**
3045
- * @internal
3046
- */
3047
- export declare const CreateProgramResponseFilterSensitiveLog: (obj: CreateProgramResponse) => any;
3048
- /**
3049
- * @internal
3050
- */
3051
- export declare const DeleteProgramRequestFilterSensitiveLog: (obj: DeleteProgramRequest) => any;
3052
- /**
3053
- * @internal
3054
- */
3055
- export declare const DeleteProgramResponseFilterSensitiveLog: (obj: DeleteProgramResponse) => any;
3056
- /**
3057
- * @internal
3058
- */
3059
- export declare const DescribeProgramRequestFilterSensitiveLog: (obj: DescribeProgramRequest) => any;
3060
- /**
3061
- * @internal
3062
- */
3063
- export declare const DescribeProgramResponseFilterSensitiveLog: (obj: DescribeProgramResponse) => any;
3064
- /**
3065
- * @internal
3066
- */
3067
- export declare const UpdateProgramTransitionFilterSensitiveLog: (obj: UpdateProgramTransition) => any;
3068
- /**
3069
- * @internal
3070
- */
3071
- export declare const UpdateProgramScheduleConfigurationFilterSensitiveLog: (obj: UpdateProgramScheduleConfiguration) => any;
3072
- /**
3073
- * @internal
3074
- */
3075
- export declare const UpdateProgramRequestFilterSensitiveLog: (obj: UpdateProgramRequest) => any;
3076
- /**
3077
- * @internal
3078
- */
3079
- export declare const UpdateProgramResponseFilterSensitiveLog: (obj: UpdateProgramResponse) => any;
3080
- /**
3081
- * @internal
3082
- */
3083
- export declare const StartChannelRequestFilterSensitiveLog: (obj: StartChannelRequest) => any;
3084
- /**
3085
- * @internal
3086
- */
3087
- export declare const StartChannelResponseFilterSensitiveLog: (obj: StartChannelResponse) => any;
3088
- /**
3089
- * @internal
3090
- */
3091
- export declare const StopChannelRequestFilterSensitiveLog: (obj: StopChannelRequest) => any;
3092
- /**
3093
- * @internal
3094
- */
3095
- export declare const StopChannelResponseFilterSensitiveLog: (obj: StopChannelResponse) => any;
3096
- /**
3097
- * @internal
3098
- */
3099
- export declare const UpdateChannelRequestFilterSensitiveLog: (obj: UpdateChannelRequest) => any;
3100
- /**
3101
- * @internal
3102
- */
3103
- export declare const UpdateChannelResponseFilterSensitiveLog: (obj: UpdateChannelResponse) => any;
3104
- /**
3105
- * @internal
3106
- */
3107
- export declare const ConfigureLogsForPlaybackConfigurationRequestFilterSensitiveLog: (obj: ConfigureLogsForPlaybackConfigurationRequest) => any;
3108
- /**
3109
- * @internal
3110
- */
3111
- export declare const ConfigureLogsForPlaybackConfigurationResponseFilterSensitiveLog: (obj: ConfigureLogsForPlaybackConfigurationResponse) => any;
3112
- /**
3113
- * @internal
3114
- */
3115
- export declare const CreateLiveSourceRequestFilterSensitiveLog: (obj: CreateLiveSourceRequest) => any;
3116
- /**
3117
- * @internal
3118
- */
3119
- export declare const CreateLiveSourceResponseFilterSensitiveLog: (obj: CreateLiveSourceResponse) => any;
3120
- /**
3121
- * @internal
3122
- */
3123
- export declare const CreatePrefetchScheduleRequestFilterSensitiveLog: (obj: CreatePrefetchScheduleRequest) => any;
3124
- /**
3125
- * @internal
3126
- */
3127
- export declare const CreatePrefetchScheduleResponseFilterSensitiveLog: (obj: CreatePrefetchScheduleResponse) => any;
3128
- /**
3129
- * @internal
3130
- */
3131
- export declare const CreateSourceLocationRequestFilterSensitiveLog: (obj: CreateSourceLocationRequest) => any;
3132
- /**
3133
- * @internal
3134
- */
3135
- export declare const CreateSourceLocationResponseFilterSensitiveLog: (obj: CreateSourceLocationResponse) => any;
3136
- /**
3137
- * @internal
3138
- */
3139
- export declare const CreateVodSourceRequestFilterSensitiveLog: (obj: CreateVodSourceRequest) => any;
3140
- /**
3141
- * @internal
3142
- */
3143
- export declare const CreateVodSourceResponseFilterSensitiveLog: (obj: CreateVodSourceResponse) => any;
3144
- /**
3145
- * @internal
3146
- */
3147
- export declare const DashConfigurationForPutFilterSensitiveLog: (obj: DashConfigurationForPut) => any;
3148
- /**
3149
- * @internal
3150
- */
3151
- export declare const DeleteLiveSourceRequestFilterSensitiveLog: (obj: DeleteLiveSourceRequest) => any;
3152
- /**
3153
- * @internal
3154
- */
3155
- export declare const DeleteLiveSourceResponseFilterSensitiveLog: (obj: DeleteLiveSourceResponse) => any;
3156
- /**
3157
- * @internal
3158
- */
3159
- export declare const DeletePlaybackConfigurationRequestFilterSensitiveLog: (obj: DeletePlaybackConfigurationRequest) => any;
3160
- /**
3161
- * @internal
3162
- */
3163
- export declare const DeletePlaybackConfigurationResponseFilterSensitiveLog: (obj: DeletePlaybackConfigurationResponse) => any;
3164
- /**
3165
- * @internal
3166
- */
3167
- export declare const DeletePrefetchScheduleRequestFilterSensitiveLog: (obj: DeletePrefetchScheduleRequest) => any;
3168
- /**
3169
- * @internal
3170
- */
3171
- export declare const DeletePrefetchScheduleResponseFilterSensitiveLog: (obj: DeletePrefetchScheduleResponse) => any;
3172
- /**
3173
- * @internal
3174
- */
3175
- export declare const DeleteSourceLocationRequestFilterSensitiveLog: (obj: DeleteSourceLocationRequest) => any;
3176
- /**
3177
- * @internal
3178
- */
3179
- export declare const DeleteSourceLocationResponseFilterSensitiveLog: (obj: DeleteSourceLocationResponse) => any;
3180
- /**
3181
- * @internal
3182
- */
3183
- export declare const DeleteVodSourceRequestFilterSensitiveLog: (obj: DeleteVodSourceRequest) => any;
3184
- /**
3185
- * @internal
3186
- */
3187
- export declare const DeleteVodSourceResponseFilterSensitiveLog: (obj: DeleteVodSourceResponse) => any;
3188
- /**
3189
- * @internal
3190
- */
3191
- export declare const DescribeLiveSourceRequestFilterSensitiveLog: (obj: DescribeLiveSourceRequest) => any;
3192
- /**
3193
- * @internal
3194
- */
3195
- export declare const DescribeLiveSourceResponseFilterSensitiveLog: (obj: DescribeLiveSourceResponse) => any;
3196
- /**
3197
- * @internal
3198
- */
3199
- export declare const DescribeSourceLocationRequestFilterSensitiveLog: (obj: DescribeSourceLocationRequest) => any;
3200
- /**
3201
- * @internal
3202
- */
3203
- export declare const DescribeSourceLocationResponseFilterSensitiveLog: (obj: DescribeSourceLocationResponse) => any;
3204
- /**
3205
- * @internal
3206
- */
3207
- export declare const DescribeVodSourceRequestFilterSensitiveLog: (obj: DescribeVodSourceRequest) => any;
3208
- /**
3209
- * @internal
3210
- */
3211
- export declare const DescribeVodSourceResponseFilterSensitiveLog: (obj: DescribeVodSourceResponse) => any;
3212
- /**
3213
- * @internal
3214
- */
3215
- export declare const GetPlaybackConfigurationRequestFilterSensitiveLog: (obj: GetPlaybackConfigurationRequest) => any;
3216
- /**
3217
- * @internal
3218
- */
3219
- export declare const GetPlaybackConfigurationResponseFilterSensitiveLog: (obj: GetPlaybackConfigurationResponse) => any;
3220
- /**
3221
- * @internal
3222
- */
3223
- export declare const GetPrefetchScheduleRequestFilterSensitiveLog: (obj: GetPrefetchScheduleRequest) => any;
3224
- /**
3225
- * @internal
3226
- */
3227
- export declare const GetPrefetchScheduleResponseFilterSensitiveLog: (obj: GetPrefetchScheduleResponse) => any;
3228
- /**
3229
- * @internal
3230
- */
3231
- export declare const ListAlertsRequestFilterSensitiveLog: (obj: ListAlertsRequest) => any;
3232
- /**
3233
- * @internal
3234
- */
3235
- export declare const ListAlertsResponseFilterSensitiveLog: (obj: ListAlertsResponse) => any;
3236
- /**
3237
- * @internal
3238
- */
3239
- export declare const ListLiveSourcesRequestFilterSensitiveLog: (obj: ListLiveSourcesRequest) => any;
3240
- /**
3241
- * @internal
3242
- */
3243
- export declare const ListLiveSourcesResponseFilterSensitiveLog: (obj: ListLiveSourcesResponse) => any;
3244
- /**
3245
- * @internal
3246
- */
3247
- export declare const ListPlaybackConfigurationsRequestFilterSensitiveLog: (obj: ListPlaybackConfigurationsRequest) => any;
3248
- /**
3249
- * @internal
3250
- */
3251
- export declare const ListPlaybackConfigurationsResponseFilterSensitiveLog: (obj: ListPlaybackConfigurationsResponse) => any;
3252
- /**
3253
- * @internal
3254
- */
3255
- export declare const ListPrefetchSchedulesRequestFilterSensitiveLog: (obj: ListPrefetchSchedulesRequest) => any;
3256
- /**
3257
- * @internal
3258
- */
3259
- export declare const ListPrefetchSchedulesResponseFilterSensitiveLog: (obj: ListPrefetchSchedulesResponse) => any;
3260
- /**
3261
- * @internal
3262
- */
3263
- export declare const ListSourceLocationsRequestFilterSensitiveLog: (obj: ListSourceLocationsRequest) => any;
3264
- /**
3265
- * @internal
3266
- */
3267
- export declare const ListSourceLocationsResponseFilterSensitiveLog: (obj: ListSourceLocationsResponse) => any;
3268
- /**
3269
- * @internal
3270
- */
3271
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
3272
- /**
3273
- * @internal
3274
- */
3275
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
3276
- /**
3277
- * @internal
3278
- */
3279
- export declare const ListVodSourcesRequestFilterSensitiveLog: (obj: ListVodSourcesRequest) => any;
3280
- /**
3281
- * @internal
3282
- */
3283
- export declare const ListVodSourcesResponseFilterSensitiveLog: (obj: ListVodSourcesResponse) => any;
3284
- /**
3285
- * @internal
3286
- */
3287
- export declare const UpdateLiveSourceRequestFilterSensitiveLog: (obj: UpdateLiveSourceRequest) => any;
3288
- /**
3289
- * @internal
3290
- */
3291
- export declare const UpdateLiveSourceResponseFilterSensitiveLog: (obj: UpdateLiveSourceResponse) => any;
3292
- /**
3293
- * @internal
3294
- */
3295
- export declare const PutPlaybackConfigurationRequestFilterSensitiveLog: (obj: PutPlaybackConfigurationRequest) => any;
3296
- /**
3297
- * @internal
3298
- */
3299
- export declare const PutPlaybackConfigurationResponseFilterSensitiveLog: (obj: PutPlaybackConfigurationResponse) => any;
3300
- /**
3301
- * @internal
3302
- */
3303
- export declare const UpdateSourceLocationRequestFilterSensitiveLog: (obj: UpdateSourceLocationRequest) => any;
3304
- /**
3305
- * @internal
3306
- */
3307
- export declare const UpdateSourceLocationResponseFilterSensitiveLog: (obj: UpdateSourceLocationResponse) => any;
3308
- /**
3309
- * @internal
3310
- */
3311
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3312
- /**
3313
- * @internal
3314
- */
3315
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3316
- /**
3317
- * @internal
3318
- */
3319
- export declare const UpdateVodSourceRequestFilterSensitiveLog: (obj: UpdateVodSourceRequest) => any;
3320
- /**
3321
- * @internal
3322
- */
3323
- export declare const UpdateVodSourceResponseFilterSensitiveLog: (obj: UpdateVodSourceResponse) => any;