v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449253218.5 KB

Update a Studio resource.

Currently, this operation only supports updating the displayName of your studio.

patch/2020-08-01/studios/{studioId}

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

adminRoleArnstring

The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.

displayNamestring password

A friendly name for the studio.

userRoleArnstring

The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.

Response

Success