Use to remove one or more tags from an existing scan
Source:R/codegurusecurity_operations.R
codegurusecurity_untag_resource.RdUse to remove one or more tags from an existing scan.
See https://www.paws-r-sdk.com/docs/codegurusecurity_untag_resource/ for full documentation.
Arguments
- resourceArn
[required] The ARN of the
ScanNameobject. You can retrieve this ARN by callingcreate_scan,list_scans, orget_scan.- tagKeys
[required] A list of keys for each tag you want to remove from a scan.