codegurusecurity_get_scan: Returns details about a scan, including whether or not a scan...

View source: R/codegurusecurity_operations.R

codegurusecurity_get_scanR Documentation

Returns details about a scan, including whether or not a scan has completed

Description

Returns details about a scan, including whether or not a scan has completed.

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

Usage

codegurusecurity_get_scan(runId = NULL, scanName)

Arguments

runId

UUID that identifies the individual scan run you want to view details about. You retrieve this when you call the create_scan operation. Defaults to the latest scan run if missing.

scanName

[required] The name of the scan you want to view details about.


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