View source: R/securityhub_operations.R
securityhub_tag_resource | R Documentation |
Adds one or more tags to a resource.
See https://www.paws-r-sdk.com/docs/securityhub_tag_resource/ for full documentation.
securityhub_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The ARN of the resource to apply the tags to. |
Tags |
[required] The tags to add to the resource. You can add up to 50 tags at a time. The tag keys can be no longer than 128 characters. The tag values can be no longer than 256 characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.