Module Awso_mediatailor.EndpointsSource
Sourcetype ('i, 'o, 'e) t = | ConfigureLogsForChannel : (Values.ConfigureLogsForChannelRequest.t,
Values.ConfigureLogsForChannelResponse.t,
Values.ConfigureLogsForChannelResponse.error)
t| ConfigureLogsForPlaybackConfiguration : (Values.ConfigureLogsForPlaybackConfigurationRequest.t,
Values.ConfigureLogsForPlaybackConfigurationResponse.t,
Values.ConfigureLogsForPlaybackConfigurationResponse.error)
t| CreateChannel : (Values.CreateChannelRequest.t,
Values.CreateChannelResponse.t,
Values.CreateChannelResponse.error)
t| CreateLiveSource : (Values.CreateLiveSourceRequest.t,
Values.CreateLiveSourceResponse.t,
Values.CreateLiveSourceResponse.error)
t| CreatePrefetchSchedule : (Values.CreatePrefetchScheduleRequest.t,
Values.CreatePrefetchScheduleResponse.t,
Values.CreatePrefetchScheduleResponse.error)
t| CreateProgram : (Values.CreateProgramRequest.t,
Values.CreateProgramResponse.t,
Values.CreateProgramResponse.error)
t| CreateSourceLocation : (Values.CreateSourceLocationRequest.t,
Values.CreateSourceLocationResponse.t,
Values.CreateSourceLocationResponse.error)
t| CreateVodSource : (Values.CreateVodSourceRequest.t,
Values.CreateVodSourceResponse.t,
Values.CreateVodSourceResponse.error)
t| DeleteChannel : (Values.DeleteChannelRequest.t,
Values.DeleteChannelResponse.t,
Values.DeleteChannelResponse.error)
t| DeleteChannelPolicy : (Values.DeleteChannelPolicyRequest.t,
Values.DeleteChannelPolicyResponse.t,
Values.DeleteChannelPolicyResponse.error)
t| DeleteFunction : (Values.DeleteFunctionRequest.t,
Values.DeleteFunctionResponse.t,
Values.DeleteFunctionResponse.error)
t| DeleteLiveSource : (Values.DeleteLiveSourceRequest.t,
Values.DeleteLiveSourceResponse.t,
Values.DeleteLiveSourceResponse.error)
t| DeletePlaybackConfiguration : (Values.DeletePlaybackConfigurationRequest.t,
Values.DeletePlaybackConfigurationResponse.t,
Values.DeletePlaybackConfigurationResponse.error)
t| DeletePrefetchSchedule : (Values.DeletePrefetchScheduleRequest.t,
Values.DeletePrefetchScheduleResponse.t,
Values.DeletePrefetchScheduleResponse.error)
t| DeleteProgram : (Values.DeleteProgramRequest.t,
Values.DeleteProgramResponse.t,
Values.DeleteProgramResponse.error)
t| DeleteSourceLocation : (Values.DeleteSourceLocationRequest.t,
Values.DeleteSourceLocationResponse.t,
Values.DeleteSourceLocationResponse.error)
t| DeleteVodSource : (Values.DeleteVodSourceRequest.t,
Values.DeleteVodSourceResponse.t,
Values.DeleteVodSourceResponse.error)
t| DescribeChannel : (Values.DescribeChannelRequest.t,
Values.DescribeChannelResponse.t,
Values.DescribeChannelResponse.error)
t| DescribeLiveSource : (Values.DescribeLiveSourceRequest.t,
Values.DescribeLiveSourceResponse.t,
Values.DescribeLiveSourceResponse.error)
t| DescribeProgram : (Values.DescribeProgramRequest.t,
Values.DescribeProgramResponse.t,
Values.DescribeProgramResponse.error)
t| DescribeSourceLocation : (Values.DescribeSourceLocationRequest.t,
Values.DescribeSourceLocationResponse.t,
Values.DescribeSourceLocationResponse.error)
t| DescribeVodSource : (Values.DescribeVodSourceRequest.t,
Values.DescribeVodSourceResponse.t,
Values.DescribeVodSourceResponse.error)
t| GetChannelPolicy : (Values.GetChannelPolicyRequest.t,
Values.GetChannelPolicyResponse.t,
Values.GetChannelPolicyResponse.error)
t| GetChannelSchedule : (Values.GetChannelScheduleRequest.t,
Values.GetChannelScheduleResponse.t,
Values.GetChannelScheduleResponse.error)
t| GetFunction : (Values.GetFunctionRequest.t,
Values.GetFunctionResponse.t,
Values.GetFunctionResponse.error)
t| GetPlaybackConfiguration : (Values.GetPlaybackConfigurationRequest.t,
Values.GetPlaybackConfigurationResponse.t,
Values.GetPlaybackConfigurationResponse.error)
t| GetPrefetchSchedule : (Values.GetPrefetchScheduleRequest.t,
Values.GetPrefetchScheduleResponse.t,
Values.GetPrefetchScheduleResponse.error)
t| ListAlerts : (Values.ListAlertsRequest.t,
Values.ListAlertsResponse.t,
Values.ListAlertsResponse.error)
t| ListChannels : (Values.ListChannelsRequest.t,
Values.ListChannelsResponse.t,
Values.ListChannelsResponse.error)
t| ListFunctions : (Values.ListFunctionsRequest.t,
Values.ListFunctionsResponse.t,
Values.ListFunctionsResponse.error)
t| ListLiveSources : (Values.ListLiveSourcesRequest.t,
Values.ListLiveSourcesResponse.t,
Values.ListLiveSourcesResponse.error)
t| ListPlaybackConfigurations : (Values.ListPlaybackConfigurationsRequest.t,
Values.ListPlaybackConfigurationsResponse.t,
Values.ListPlaybackConfigurationsResponse.error)
t| ListPrefetchSchedules : (Values.ListPrefetchSchedulesRequest.t,
Values.ListPrefetchSchedulesResponse.t,
Values.ListPrefetchSchedulesResponse.error)
t| ListSourceLocations : (Values.ListSourceLocationsRequest.t,
Values.ListSourceLocationsResponse.t,
Values.ListSourceLocationsResponse.error)
t| ListTagsForResource : (Values.ListTagsForResourceRequest.t,
Values.ListTagsForResourceResponse.t,
Values.ListTagsForResourceResponse.error)
t| ListVodSources : (Values.ListVodSourcesRequest.t,
Values.ListVodSourcesResponse.t,
Values.ListVodSourcesResponse.error)
t| PutChannelPolicy : (Values.PutChannelPolicyRequest.t,
Values.PutChannelPolicyResponse.t,
Values.PutChannelPolicyResponse.error)
t| PutFunction : (Values.PutFunctionRequest.t,
Values.PutFunctionResponse.t,
Values.PutFunctionResponse.error)
t| PutPlaybackConfiguration : (Values.PutPlaybackConfigurationRequest.t,
Values.PutPlaybackConfigurationResponse.t,
Values.PutPlaybackConfigurationResponse.error)
t| StartChannel : (Values.StartChannelRequest.t,
Values.StartChannelResponse.t,
Values.StartChannelResponse.error)
t| StopChannel : (Values.StopChannelRequest.t,
Values.StopChannelResponse.t,
Values.StopChannelResponse.error)
t| TagResource : (Values.TagResourceRequest.t, unit, unit) t| UntagResource : (Values.UntagResourceRequest.t, unit, unit) t| UpdateChannel : (Values.UpdateChannelRequest.t,
Values.UpdateChannelResponse.t,
Values.UpdateChannelResponse.error)
t| UpdateLiveSource : (Values.UpdateLiveSourceRequest.t,
Values.UpdateLiveSourceResponse.t,
Values.UpdateLiveSourceResponse.error)
t| UpdateProgram : (Values.UpdateProgramRequest.t,
Values.UpdateProgramResponse.t,
Values.UpdateProgramResponse.error)
t| UpdateSourceLocation : (Values.UpdateSourceLocationRequest.t,
Values.UpdateSourceLocationResponse.t,
Values.UpdateSourceLocationResponse.error)
t| UpdateVodSource : (Values.UpdateVodSourceRequest.t,
Values.UpdateVodSourceResponse.t,
Values.UpdateVodSourceResponse.error)
t
Sourceval method_of_endpoint :
'i 'o 'e. ('i, 'o, 'e) t ->
[> `DELETE | `GET | `POST | `PUT ] Sourceval uri_of_endpoint : 'i 'o 'e. ('i, 'o, 'e) t -> 'i -> Uri.t