appregistry_untag_resource: Removes tags from a resource

View source: R/appregistry_operations.R

appregistry_untag_resourceR Documentation

Removes tags from a resource

Description

Removes tags from a resource.

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

Usage

appregistry_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon resource name (ARN) that specifies the resource.

tagKeys

[required] A list of the tag keys to remove from the specified resource.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.