codegurusecurity_list_tags_for_resource {paws.developer.tools}R Documentation

Returns a list of all tags associated with a scan

Description

Returns a list of all tags associated with a scan.

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

Usage

codegurusecurity_list_tags_for_resource(resourceArn)

Arguments

resourceArn

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


[Package paws.developer.tools version 0.9.0 Index]