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