accessanalyzer_list_tags_for_resource {paws.security.identity} | R Documentation |
Retrieves a list of tags applied to the specified resource
Description
Retrieves a list of tags applied to the specified resource.
See https://www.paws-r-sdk.com/docs/accessanalyzer_list_tags_for_resource/ for full documentation.
Usage
accessanalyzer_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The ARN of the resource to retrieve tags from. |
[Package paws.security.identity version 0.7.0 Index]