inspector2_untag_resource: Removes tags from a resource

View source: R/inspector2_operations.R

inspector2_untag_resourceR Documentation

Removes tags from a resource

Description

Removes tags from a resource.

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

Usage

inspector2_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) for the resource to remove tags from.

tagKeys

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


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