macie2_untag_resource: Removes one or more tags (keys and values) from an Amazon...

View source: R/macie2_operations.R

macie2_untag_resourceR Documentation

Removes one or more tags (keys and values) from an Amazon Macie resource

Description

Removes one or more tags (keys and values) from an Amazon Macie resource.

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

Usage

macie2_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

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

tagKeys

[required] One or more tags (keys) to remove from the resource. In an HTTP request to remove multiple tags, append the tagKeys parameter and argument for each tag to remove, separated by an ampersand (&).


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.