Skip to content

Programatically detach EMR clusters from EMR Studio workspaces

1

Hello team, is there a way to programmatically attach and detach EMR clusters from a studio workspace? I didnt see an action in the EMR API, seems like it can only be done manually from the workspace UI. My customer needs to be able to detach the cluster as they are shutting down the clusters overnight and then reattaching doesnt work again in the mornings. Thanks!

AWS
asked 4 years ago507 views
2 Answers
0

As of today, unfortunately there's no such Programatic API.

AWS
answered 3 years ago
0

Detach a compute from an EMR Studio Workspace

To exchange the cluster attached to a Workspace, you can detach a cluster from the Workspace UI.

To detach a cluster from a Workspace In the Workspace that you want to detach from a cluster, choose the EMR clusters icon from the left sidebar to open the Cluster panel.

Under Select cluster, choose Detach and wait for EMR Studio to detach the cluster. When the cluster is detached, you will see a success message.

To detach an EMR Serverless application from an EMR Studio Workspace To exchange the compute attached to a Workspace, you can detach the application from the Workspace UI.

In the Workspace that you want to detach from a cluster, choose the Amazon EMR compute icon from the left sidebar to open the Compute panel.

Under Select compute, choose Detach and wait for EMR Studio to detach the application. When the application is detached, you will see a success message.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.