View source: R/ssmincidents_operations.R
ssmincidents_tag_resource | R Documentation |
Adds a tag to a response plan.
See https://www.paws-r-sdk.com/docs/ssmincidents_tag_resource/ for full documentation.
ssmincidents_tag_resource(resourceArn, tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.