healthlake_list_tags_for_resource {paws.analytics} | R Documentation |
Returns a list of all existing tags associated with a data store
Description
Returns a list of all existing tags associated with a data store.
See https://www.paws-r-sdk.com/docs/healthlake_list_tags_for_resource/ for full documentation.
Usage
healthlake_list_tags_for_resource(ResourceARN)
Arguments
ResourceARN |
[required] The Amazon Resource Name(ARN) of the data store for which tags are being added. |
[Package paws.analytics version 0.9.0 Index]