Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListLiveSourcesRequest

Hierarchy

Properties

MaxResults?: number

The maximum number of live sources that you want MediaTailor to return in response to the current request. If there are more than MaxResults live sources, use the value of NextToken in the response to get the next page of results.

NextToken?: string

Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.

SourceLocationName: undefined | string

The name of the source location associated with this Live Sources list.