securityhub_list_tags_for_resource {paws.security.identity} | R Documentation |
Returns a list of tags associated with a resource
Description
Returns a list of tags associated with a resource.
See https://www.paws-r-sdk.com/docs/securityhub_list_tags_for_resource/ for full documentation.
Usage
securityhub_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The ARN of the resource to retrieve tags for. |
[Package paws.security.identity version 0.9.0 Index]