v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBAgentless Scanning
List AWS scan options
Fetches the scan options configured for AWS accounts.
get/api/v2/agentless_scanning/accounts/aws
Response
OK
Example response
{
"data": [
{
"attributes": {
"lambda": true,
"vuln_containers_os": true,
"vuln_host_os": true
},
"id": "184366314700",
"type": "aws_scan_options"
}
]
}