imagebuilder_untag_resource: Removes a tag from a resource

View source: R/imagebuilder_operations.R

imagebuilder_untag_resourceR Documentation

Removes a tag from a resource

Description

Removes a tag from a resource.

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

Usage

imagebuilder_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

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

tagKeys

[required] The tag keys to remove from the resource.


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