Learn R Programming

paws.management (version 0.2.0)

ssmincidents_tag_resource: Adds a tag to a response plan

Description

Adds a tag to a response plan.

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

Usage

ssmincidents_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the response plan you're adding the tags to.

tags

[required] A list of tags that you are adding to the response plan.