ssmincidents_untag_resource {paws.management}R Documentation

Removes a tag from a resource

Description

Removes a tag from a resource.

See https://www.paws-r-sdk.com/docs/ssmincidents_untag_resource/ 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 to remove from the response plan.


[Package paws.management version 0.7.0 Index]