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.
codegurusecurity_untag_resource(resourceArn, tagKeys)[required] The ARN of the ScanName object. You can retrieve this ARN by calling
create_scan,
list_scans, or
get_scan.
[required] A list of keys for each tag you want to remove from a scan.