Learn R Programming

paws.analytics (version 0.7.0)

healthlake_untag_resource: Removes tags from a data store

Description

Removes tags from a data store.

See https://www.paws-r-sdk.com/docs/healthlake_untag_resource/ for full documentation.

Usage

healthlake_untag_resource(ResourceARN, TagKeys)

Arguments

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.