Learn R Programming

paws.security.identity (version 0.7.0)

detective_untag_resource: Removes tags from a behavior graph

Description

Removes tags from a behavior graph.

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

Usage

detective_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The ARN of the behavior graph to remove the tags from.

TagKeys

[required] The tag keys of the tags to remove from the behavior graph. You can remove up to 50 tags at a time.