Learn R Programming

paws.analytics (version 0.7.0)

healthlake_tag_resource: 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.