codeartifact_untag_resource: Removes tags from a resource in CodeArtifact

View source: R/codeartifact_operations.R

codeartifact_untag_resourceR Documentation

Removes tags from a resource in CodeArtifact

Description

Removes tags from a resource in CodeArtifact.

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

Usage

codeartifact_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource that you want to remove tags from.

tagKeys

[required] The tag key for each tag that you want to remove from the resource.


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