iamrolesanywhere_tag_resource {paws.security.identity}R Documentation

Attaches tags to a resource

Description

Attaches tags to a resource.

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

Usage

iamrolesanywhere_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The ARN of the resource.

tags

[required] The tags to attach to the resource.


[Package paws.security.identity version 0.9.0 Index]