View source: R/ssmsap_operations.R
ssmsap_tag_resource | R Documentation |
Creates tag for a resource by specifying the ARN.
See https://www.paws-r-sdk.com/docs/ssmsap_tag_resource/ for full documentation.
ssmsap_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
tags |
[required] The tags on a resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.