healthlake_tag_resource: Adds a user specified key and value tag to a data store

View source: R/healthlake_operations.R

healthlake_tag_resourceR 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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.