codecommit_tag_resource: Adds or updates tags for a resource in CodeCommit

View source: R/codecommit_operations.R

codecommit_tag_resourceR Documentation

Adds or updates tags for a resource in CodeCommit

Description

Adds or updates tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.

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

Usage

codecommit_tag_resource(resourceArn, tags)

Arguments

resourceArn

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

tags

[required] The key-value pair to use when tagging this repository.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.