codestarconnections_tag_resource: Adds to or modifies the tags of the given resource

View source: R/codestarconnections_operations.R

codestarconnections_tag_resourceR Documentation

Adds to or modifies the tags of the given resource

Description

Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.

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

Usage

codestarconnections_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 tags you want to modify or add to the resource.


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