Learn R Programming

paws.analytics (version 0.3.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 Amazon 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.