ecrpublic_untag_resource: Deletes specified tags from a resource

View source: R/ecrpublic_operations.R

ecrpublic_untag_resourceR Documentation

Deletes specified tags from a resource

Description

Deletes specified tags from a resource.

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

Usage

ecrpublic_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource to delete tags from. Currently, the supported resource is an Amazon ECR Public repository.

tagKeys

[required] The keys of the tags to be removed.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.