List all the launch profiles a studio.
get/2020-08-01/studios/{studioId}/launch-profiles
Path parameters
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.
principalIdstring
The principal ID. This currently supports a IAM Identity Center UserId.
statesLaunchProfileState[]
Filter this request to launch profiles in any of the given states.
Response
Success