inspector2_list_tags_for_resource {paws.security.identity} | R Documentation |
Lists all tags attached to a given resource
Description
Lists all tags attached to a given resource.
See https://www.paws-r-sdk.com/docs/inspector2_list_tags_for_resource/ for full documentation.
Usage
inspector2_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon resource number (ARN) of the resource to list tags of. |
[Package paws.security.identity version 0.7.0 Index]