@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSMediaTailor
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSMediaTailor
instead.
Use the AWS Elemental MediaTailor SDKs and CLI to configure scalable ad insertion and linear channels. With MediaTailor, you can assemble existing content into a linear stream and serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the AWS Elemental MediaTailor User Guide.
Through the SDKs and the CLI you manage AWS Elemental MediaTailor configurations and channels the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_PREFIX
The region metadata service name for computing region endpoints.
|
Modifier and Type | Method and Description |
---|---|
ConfigureLogsForPlaybackConfigurationResult |
configureLogsForPlaybackConfiguration(ConfigureLogsForPlaybackConfigurationRequest configureLogsForPlaybackConfigurationRequest)
Configures Amazon CloudWatch log settings for a playback configuration.
|
CreateChannelResult |
createChannel(CreateChannelRequest createChannelRequest)
Creates a channel.
|
CreateLiveSourceResult |
createLiveSource(CreateLiveSourceRequest createLiveSourceRequest)
Creates name for a specific live source in a source location.
|
CreatePrefetchScheduleResult |
createPrefetchSchedule(CreatePrefetchScheduleRequest createPrefetchScheduleRequest)
Creates a new prefetch schedule for the specified playback configuration.
|
CreateProgramResult |
createProgram(CreateProgramRequest createProgramRequest)
Creates a program.
|
CreateSourceLocationResult |
createSourceLocation(CreateSourceLocationRequest createSourceLocationRequest)
Creates a source location on a specific channel.
|
CreateVodSourceResult |
createVodSource(CreateVodSourceRequest createVodSourceRequest)
Creates name for a specific VOD source in a source location.
|
DeleteChannelResult |
deleteChannel(DeleteChannelRequest deleteChannelRequest)
Deletes a channel.
|
DeleteChannelPolicyResult |
deleteChannelPolicy(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
Deletes a channel's IAM policy.
|
DeleteLiveSourceResult |
deleteLiveSource(DeleteLiveSourceRequest deleteLiveSourceRequest)
Deletes a specific live source in a specific source location.
|
DeletePlaybackConfigurationResult |
deletePlaybackConfiguration(DeletePlaybackConfigurationRequest deletePlaybackConfigurationRequest)
Deletes the playback configuration for the specified name.
|
DeletePrefetchScheduleResult |
deletePrefetchSchedule(DeletePrefetchScheduleRequest deletePrefetchScheduleRequest)
Deletes a prefetch schedule for a specific playback configuration.
|
DeleteProgramResult |
deleteProgram(DeleteProgramRequest deleteProgramRequest)
Deletes a specific program on a specific channel.
|
DeleteSourceLocationResult |
deleteSourceLocation(DeleteSourceLocationRequest deleteSourceLocationRequest)
Deletes a source location on a specific channel.
|
DeleteVodSourceResult |
deleteVodSource(DeleteVodSourceRequest deleteVodSourceRequest)
Deletes a specific VOD source in a specific source location.
|
DescribeChannelResult |
describeChannel(DescribeChannelRequest describeChannelRequest)
Describes the properties of a specific channel.
|
DescribeLiveSourceResult |
describeLiveSource(DescribeLiveSourceRequest describeLiveSourceRequest)
Provides details about a specific live source in a specific source location.
|
DescribeProgramResult |
describeProgram(DescribeProgramRequest describeProgramRequest)
Retrieves the properties of the requested program.
|
DescribeSourceLocationResult |
describeSourceLocation(DescribeSourceLocationRequest describeSourceLocationRequest)
Retrieves the properties of the requested source location.
|
DescribeVodSourceResult |
describeVodSource(DescribeVodSourceRequest describeVodSourceRequest)
Provides details about a specific VOD source in a specific source location.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetChannelPolicyResult |
getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Retrieves information about a channel's IAM policy.
|
GetChannelScheduleResult |
getChannelSchedule(GetChannelScheduleRequest getChannelScheduleRequest)
Retrieves information about your channel's schedule.
|
GetPlaybackConfigurationResult |
getPlaybackConfiguration(GetPlaybackConfigurationRequest getPlaybackConfigurationRequest)
Returns the playback configuration for the specified name.
|
GetPrefetchScheduleResult |
getPrefetchSchedule(GetPrefetchScheduleRequest getPrefetchScheduleRequest)
Returns information about the prefetch schedule for a specific playback configuration.
|
ListAlertsResult |
listAlerts(ListAlertsRequest listAlertsRequest)
Returns a list of alerts for the given resource.
|
ListChannelsResult |
listChannels(ListChannelsRequest listChannelsRequest)
Retrieves a list of channels that are associated with this account.
|
ListLiveSourcesResult |
listLiveSources(ListLiveSourcesRequest listLiveSourcesRequest)
lists all the live sources in a source location.
|
ListPlaybackConfigurationsResult |
listPlaybackConfigurations(ListPlaybackConfigurationsRequest listPlaybackConfigurationsRequest)
Returns a list of the playback configurations defined in AWS Elemental MediaTailor.
|
ListPrefetchSchedulesResult |
listPrefetchSchedules(ListPrefetchSchedulesRequest listPrefetchSchedulesRequest)
Creates a new prefetch schedule.
|
ListSourceLocationsResult |
listSourceLocations(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified playback configuration resource.
|
ListVodSourcesResult |
listVodSources(ListVodSourcesRequest listVodSourcesRequest)
Lists all the VOD sources in a source location.
|
PutChannelPolicyResult |
putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)
Creates an IAM policy for the channel.
|
PutPlaybackConfigurationResult |
putPlaybackConfiguration(PutPlaybackConfigurationRequest putPlaybackConfigurationRequest)
Adds a new playback configuration to AWS Elemental MediaTailor.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartChannelResult |
startChannel(StartChannelRequest startChannelRequest)
Starts a specific channel.
|
StopChannelResult |
stopChannel(StopChannelRequest stopChannelRequest)
Stops a specific channel.
|
TagResourceResult |
tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified playback configuration resource.
|
UntagResourceResult |
untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified playback configuration resource.
|
UpdateChannelResult |
updateChannel(UpdateChannelRequest updateChannelRequest)
Updates an existing channel.
|
UpdateLiveSourceResult |
updateLiveSource(UpdateLiveSourceRequest updateLiveSourceRequest)
Updates a specific live source in a specific source location.
|
UpdateSourceLocationResult |
updateSourceLocation(UpdateSourceLocationRequest updateSourceLocationRequest)
Updates a source location on a specific channel.
|
UpdateVodSourceResult |
updateVodSource(UpdateVodSourceRequest updateVodSourceRequest)
Updates a specific VOD source in a specific source location.
|
static final String ENDPOINT_PREFIX
ConfigureLogsForPlaybackConfigurationResult configureLogsForPlaybackConfiguration(ConfigureLogsForPlaybackConfigurationRequest configureLogsForPlaybackConfigurationRequest)
Configures Amazon CloudWatch log settings for a playback configuration.
configureLogsForPlaybackConfigurationRequest
- Configures Amazon CloudWatch log settings for a playback configuration.CreateChannelResult createChannel(CreateChannelRequest createChannelRequest)
Creates a channel.
createChannelRequest
- CreateLiveSourceResult createLiveSource(CreateLiveSourceRequest createLiveSourceRequest)
Creates name for a specific live source in a source location.
createLiveSourceRequest
- CreatePrefetchScheduleResult createPrefetchSchedule(CreatePrefetchScheduleRequest createPrefetchScheduleRequest)
Creates a new prefetch schedule for the specified playback configuration.
createPrefetchScheduleRequest
- CreateProgramResult createProgram(CreateProgramRequest createProgramRequest)
Creates a program.
createProgramRequest
- CreateSourceLocationResult createSourceLocation(CreateSourceLocationRequest createSourceLocationRequest)
Creates a source location on a specific channel.
createSourceLocationRequest
- CreateVodSourceResult createVodSource(CreateVodSourceRequest createVodSourceRequest)
Creates name for a specific VOD source in a source location.
createVodSourceRequest
- DeleteChannelResult deleteChannel(DeleteChannelRequest deleteChannelRequest)
Deletes a channel. You must stop the channel before it can be deleted.
deleteChannelRequest
- DeleteChannelPolicyResult deleteChannelPolicy(DeleteChannelPolicyRequest deleteChannelPolicyRequest)
Deletes a channel's IAM policy.
deleteChannelPolicyRequest
- DeleteLiveSourceResult deleteLiveSource(DeleteLiveSourceRequest deleteLiveSourceRequest)
Deletes a specific live source in a specific source location.
deleteLiveSourceRequest
- DeletePlaybackConfigurationResult deletePlaybackConfiguration(DeletePlaybackConfigurationRequest deletePlaybackConfigurationRequest)
Deletes the playback configuration for the specified name.
deletePlaybackConfigurationRequest
- DeletePrefetchScheduleResult deletePrefetchSchedule(DeletePrefetchScheduleRequest deletePrefetchScheduleRequest)
Deletes a prefetch schedule for a specific playback configuration. If you call DeletePrefetchSchedule on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code.
deletePrefetchScheduleRequest
- DeleteProgramResult deleteProgram(DeleteProgramRequest deleteProgramRequest)
Deletes a specific program on a specific channel.
deleteProgramRequest
- DeleteSourceLocationResult deleteSourceLocation(DeleteSourceLocationRequest deleteSourceLocationRequest)
Deletes a source location on a specific channel.
deleteSourceLocationRequest
- DeleteVodSourceResult deleteVodSource(DeleteVodSourceRequest deleteVodSourceRequest)
Deletes a specific VOD source in a specific source location.
deleteVodSourceRequest
- DescribeChannelResult describeChannel(DescribeChannelRequest describeChannelRequest)
Describes the properties of a specific channel.
describeChannelRequest
- DescribeLiveSourceResult describeLiveSource(DescribeLiveSourceRequest describeLiveSourceRequest)
Provides details about a specific live source in a specific source location.
describeLiveSourceRequest
- DescribeProgramResult describeProgram(DescribeProgramRequest describeProgramRequest)
Retrieves the properties of the requested program.
describeProgramRequest
- DescribeSourceLocationResult describeSourceLocation(DescribeSourceLocationRequest describeSourceLocationRequest)
Retrieves the properties of the requested source location.
describeSourceLocationRequest
- DescribeVodSourceResult describeVodSource(DescribeVodSourceRequest describeVodSourceRequest)
Provides details about a specific VOD source in a specific source location.
describeVodSourceRequest
- GetChannelPolicyResult getChannelPolicy(GetChannelPolicyRequest getChannelPolicyRequest)
Retrieves information about a channel's IAM policy.
getChannelPolicyRequest
- GetChannelScheduleResult getChannelSchedule(GetChannelScheduleRequest getChannelScheduleRequest)
Retrieves information about your channel's schedule.
getChannelScheduleRequest
- GetPlaybackConfigurationResult getPlaybackConfiguration(GetPlaybackConfigurationRequest getPlaybackConfigurationRequest)
Returns the playback configuration for the specified name.
getPlaybackConfigurationRequest
- GetPrefetchScheduleResult getPrefetchSchedule(GetPrefetchScheduleRequest getPrefetchScheduleRequest)
Returns information about the prefetch schedule for a specific playback configuration. If you call GetPrefetchSchedule on an expired prefetch schedule, MediaTailor returns an HTTP 404 status code.
getPrefetchScheduleRequest
- ListAlertsResult listAlerts(ListAlertsRequest listAlertsRequest)
Returns a list of alerts for the given resource.
listAlertsRequest
- ListChannelsResult listChannels(ListChannelsRequest listChannelsRequest)
Retrieves a list of channels that are associated with this account.
listChannelsRequest
- ListLiveSourcesResult listLiveSources(ListLiveSourcesRequest listLiveSourcesRequest)
lists all the live sources in a source location.
listLiveSourcesRequest
- ListPlaybackConfigurationsResult listPlaybackConfigurations(ListPlaybackConfigurationsRequest listPlaybackConfigurationsRequest)
Returns a list of the playback configurations defined in AWS Elemental MediaTailor. You can specify a maximum number of configurations to return at a time. The default maximum is 50. Results are returned in pagefuls. If MediaTailor has more configurations than the specified maximum, it provides parameters in the response that you can use to retrieve the next pageful.
listPlaybackConfigurationsRequest
- ListPrefetchSchedulesResult listPrefetchSchedules(ListPrefetchSchedulesRequest listPrefetchSchedulesRequest)
Creates a new prefetch schedule.
listPrefetchSchedulesRequest
- ListSourceLocationsResult listSourceLocations(ListSourceLocationsRequest listSourceLocationsRequest)
Retrieves a list of source locations.
listSourceLocationsRequest
- ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags assigned to the specified playback configuration resource.
listTagsForResourceRequest
- BadRequestException
- One or more parameters in this request aren't valid.ListVodSourcesResult listVodSources(ListVodSourcesRequest listVodSourcesRequest)
Lists all the VOD sources in a source location.
listVodSourcesRequest
- PutChannelPolicyResult putChannelPolicy(PutChannelPolicyRequest putChannelPolicyRequest)
Creates an IAM policy for the channel.
putChannelPolicyRequest
- PutPlaybackConfigurationResult putPlaybackConfiguration(PutPlaybackConfigurationRequest putPlaybackConfigurationRequest)
Adds a new playback configuration to AWS Elemental MediaTailor.
putPlaybackConfigurationRequest
- StartChannelResult startChannel(StartChannelRequest startChannelRequest)
Starts a specific channel.
startChannelRequest
- StopChannelResult stopChannel(StopChannelRequest stopChannelRequest)
Stops a specific channel.
stopChannelRequest
- TagResourceResult tagResource(TagResourceRequest tagResourceRequest)
Adds tags to the specified playback configuration resource. You can specify one or more tags to add.
tagResourceRequest
- BadRequestException
- One or more parameters in this request aren't valid.UntagResourceResult untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified playback configuration resource. You can specify one or more tags to remove.
untagResourceRequest
- BadRequestException
- One or more parameters in this request aren't valid.UpdateChannelResult updateChannel(UpdateChannelRequest updateChannelRequest)
Updates an existing channel.
updateChannelRequest
- UpdateLiveSourceResult updateLiveSource(UpdateLiveSourceRequest updateLiveSourceRequest)
Updates a specific live source in a specific source location.
updateLiveSourceRequest
- UpdateSourceLocationResult updateSourceLocation(UpdateSourceLocationRequest updateSourceLocationRequest)
Updates a source location on a specific channel.
updateSourceLocationRequest
- UpdateVodSourceResult updateVodSource(UpdateVodSourceRequest updateVodSourceRequest)
Updates a specific VOD source in a specific source location.
updateVodSourceRequest
- void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.