healthlake_untag_resource {paws.analytics} | R Documentation |
Removes tags from a data store.
See https://www.paws-r-sdk.com/docs/healthlake_untag_resource/ for full documentation.
healthlake_untag_resource(ResourceARN, TagKeys)
ResourceARN |
[required] The Amazon Resource Name(ARN) of the data store for which tags are being removed. |
TagKeys |
[required] The keys for the tags to be removed from the HealthLake data store. |