v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449253218.5 KB

Create a launch profile.

post/2020-08-01/studios/{studioId}/launch-profiles

Path parameters

studioIdstring required

The studio ID.

Headers

X-Amz-Client-Tokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.

Request body

descriptionstring password

A human-readable description of the launch profile.

ec2SubnetIdsEC2SubnetId[] required

Specifies the IDs of the EC2 subnets where streaming sessions will be accessible from. These subnets must support the specified instance types.

launchProfileProtocolVersionsLaunchProfileProtocolVersion[] required

The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

namestring password required

The name for the launch profile.

studioComponentIdsString[] required

Unique identifiers for a collection of studio components that can be used with this launch profile.

tagsobject

A collection of labels, in the form of key-value pairs, that apply to this resource.

Response

Success