delete_studio

EMR.Client.delete_studio(**kwargs)

Removes an Amazon EMR Studio from the Studio metadata store.

See also: AWS API Documentation

Request Syntax

response = client.delete_studio(
    StudioId='string'
)
Parameters
StudioId (string) --

[REQUIRED]

The ID of the Amazon EMR Studio.

Returns
None

Exceptions

  • EMR.Client.exceptions.InternalServerException
  • EMR.Client.exceptions.InvalidRequestException