Learn R Programming

paws.management (version 0.2.0)

appregistry_tag_resource: Assigns one or more tags (key-value pairs) to the specified resource

Description

Assigns one or more tags (key-value pairs) to the specified resource.

See https://paws-r.github.io/docs/appregistry/tag_resource.html for full documentation.

Usage

appregistry_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon resource name (ARN) that specifies the resource.

tags

[required] The new or modified tags for the resource.