codegurusecurity_untag_resource: Use to remove one or more tags from an existing scan

View source: R/codegurusecurity_operations.R

codegurusecurity_untag_resourceR Documentation

Use to remove one or more tags from an existing scan

Description

Use to remove one or more tags from an existing scan.

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

Usage

codegurusecurity_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN of the ScanName object. You can retrieve this ARN by calling create_scan, list_scans, or get_scan.

tagKeys

[required] A list of keys for each tag you want to remove from a scan.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.