Learn R Programming

paws.management (version 0.2.0)

ssmincidents_untag_resource: Removes a tag from a resource

Description

Removes a tag from a resource.

See https://paws-r.github.io/docs/ssmincidents/untag_resource.html for full documentation.

Usage

ssmincidents_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the response plan you're removing a tag from.

tagKeys

[required] The name of the tag you're removing from the response plan.