datazone_tag_resource {paws.analytics} | R Documentation |
Tags a resource in Amazon DataZone
Description
Tags a resource in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_tag_resource/ for full documentation.
Usage
datazone_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] The ARN of the resource to be tagged in Amazon DataZone. |
tags |
[required] Specifies the tags for the |
[Package paws.analytics version 0.7.0 Index]