Skip to contents

Remove a user-specifed key and value tag 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 from which tags are being removed.

TagKeys

[required] The keys for the tags to be removed from the data store.