Learn R Programming

paws.machine.learning (version 0.9.0)

personalize_tag_resource: Add a list of tags to a resource

Description

Add a list of tags to a resource.

See https://www.paws-r-sdk.com/docs/personalize_tag_resource/ for full documentation.

Usage

personalize_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The resource's Amazon Resource Name (ARN).

tags

[required] Tags to apply to the resource. For more information see Tagging Amazon Personalize resources.