Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio. Tags make it easier to associate resources in various ways, such as grouping
clusters to track your Amazon EMR resource allocation costs. For more information,
see Tag
Clusters.
The following example removes the stack tag with value Prod from a cluster:
Example
Use a bare-bones client and the command you need to make an API call.
Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio. Tags make it easier to associate resources in various ways, such as grouping clusters to track your Amazon EMR resource allocation costs. For more information, see Tag Clusters.
The following example removes the stack tag with value Prod from a cluster:
Example
Use a bare-bones client and the command you need to make an API call.
Param
RemoveTagsCommandInput
Returns
RemoveTagsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServerException (server fault)
This exception occurs when there is an internal failure in the Amazon EMR service.
Throws
InvalidRequestException (client fault)
This exception occurs when there is something wrong with user input.
Throws
EMRServiceException
Base exception class for all service exceptions from EMR service.