v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453313285.5 KB

Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.

post/#X-Amz-Target=ElasticMapReduce.UpdateStudio

Headers

X-Amz-Target'ElasticMapReduce.UpdateStudio' required

Request body

StudioIdstring required

The ID of the Amazon EMR Studio to update.

Namestring

A descriptive name for the Amazon EMR Studio.

Descriptionstring

A detailed description to assign to the Amazon EMR Studio.

SubnetIdsString[]

A list of subnet IDs to associate with the Amazon EMR Studio. The list can include new subnet IDs, but must also include all of the subnet IDs previously associated with the Studio. The list order does not matter. A Studio can have a maximum of 5 subnets. The subnets must belong to the same VPC as the Studio.

DefaultS3Locationstring

The Amazon S3 location to back up Workspaces and notebook files for the Amazon EMR Studio.

Response

Success