ssmincidents_tag_resource {paws.management}R Documentation

Adds a tag to a response plan

Description

Adds a tag to a response plan.

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


[Package paws.management version 0.7.0 Index]