Retrieves all channels in a specific channel group that are configured in AWS Elemental MediaPackage.
get/channelGroup/{ChannelGroupName}/channel
Path parameters
ChannelGroupNamestring required
The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
Query parameters
maxResultsinteger
The maximum number of results to return in the response.
nextTokenstring
The pagination token from the GET list request. Use the token to fetch the next page of results.
Response
Success