Learn R Programming

paws.analytics (version 0.1.11)

emr_delete_studio: The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to change

Description

The Amazon EMR Studio APIs are in preview release for Amazon EMR and are subject to change.

Removes an Amazon EMR Studio from the Studio metadata store.

Usage

emr_delete_studio(StudioId)

Arguments

StudioId

[required] The ID of the Amazon EMR Studio.

Value

An empty list.

Request syntax

svc$delete_studio(
  StudioId = "string"
)