healthlake_tag_resource {paws.analytics} | R Documentation |
Adds a user specified key and value tag to a data store
Description
Adds a user specified key and value tag to a data store.
See https://www.paws-r-sdk.com/docs/healthlake_tag_resource/ for full documentation.
Usage
healthlake_tag_resource(ResourceARN, Tags)
Arguments
ResourceARN |
[required] The Amazon Resource Name(ARN)that gives AWS HealthLake access to the data store which tags are being added to. |
Tags |
[required] The user specified key and value pair tags being added to a data store. |
[Package paws.analytics version 0.9.0 Index]