dlm_untag_resource: Removes the specified tags from the specified resource

View source: R/dlm_operations.R

dlm_untag_resourceR Documentation

Removes the specified tags from the specified resource

Description

Removes the specified tags from the specified resource.

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

Usage

dlm_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource.

TagKeys

[required] The tag keys.


paws.storage documentation built on May 29, 2024, 2:03 a.m.