Get all users in a given launch profile membership.
get/2020-08-01/studios/{studioId}/launch-profiles/{launchProfileId}/membership
Path parameters
launchProfileIdstring required
The ID of the launch profile used to control access from the streaming session.
studioIdstring required
The studio ID.
Query parameters
maxResultsinteger
The max number of results to return in the response.
nextTokenstring
The token for the next set of results, or null if there are no more results.
Response
Success