Learn R Programming

paws.developer.tools (version 0.8.0)

codeartifact_tag_resource: Adds or updates tags for a resource in CodeArtifact

Description

Adds or updates tags for a resource in CodeArtifact.

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

Usage

codeartifact_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource that you want to add or update tags for.

tags

[required] The tags you want to modify or add to the resource.