View source: R/fms_operations.R
fms_tag_resource | R Documentation |
Adds one or more tags to an Amazon Web Services resource.
See https://www.paws-r-sdk.com/docs/fms_tag_resource/ for full documentation.
fms_tag_resource(ResourceArn, TagList)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists. |
TagList |
[required] The tags to add to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.