accessanalyzer_untag_resource: Removes a tag from the specified resource

View source: R/accessanalyzer_operations.R

accessanalyzer_untag_resourceR Documentation

Removes a tag from the specified resource

Description

Removes a tag from the specified resource.

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

Usage

accessanalyzer_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN of the resource to remove the tag from.

tagKeys

[required] The key for the tag to add.


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