v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449253218.5 KB

Update a launch profile.

patch/2020-08-01/studios/{studioId}/launch-profiles/{launchProfileId}

Path parameters

launchProfileIdstring required

The ID of the launch profile used to control access from the streaming session.

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.

launchProfileProtocolVersionsLaunchProfileProtocolVersion[]

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

namestring password

The name for the launch profile.

studioComponentIdsString[]

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

Response

Success