shield_untag_resource: Removes tags from a resource in Shield

View source: R/shield_operations.R

shield_untag_resourceR Documentation

Removes tags from a resource in Shield

Description

Removes tags from a resource in Shield.

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

Usage

shield_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.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.