Lists the alerts that are associated with a MediaTailor channel assembly resource.
get/alerts#resourceArn
Query parameters
maxResultsinteger
The maximum number of alerts that you want MediaTailor to return in response to the current request. If there are more than <code>MaxResults</code> alerts, use the value of <code>NextToken</code> in the response to get the next page of results.
nextTokenstring
Pagination token returned by the list request when results exceed the maximum allowed. Use the token to fetch the next page of results.
resourceArnstring required
The Amazon Resource Name (ARN) of the resource.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success