Skip to main content
POST
/
api
/
v1
/
internal
/
scan-webhook
Scan Webhook
curl --request POST \
  --url https://api.example.com/api/v1/internal/scan-webhook
{
  "status": "<string>",
  "uploadId": "<string>",
  "scanStatus": "<string>"
}

Response

200 - application/json

Successful Response

Ack for the malware-scan (GuardDuty) callback.

status
string
required
uploadId
string
required
scanStatus
string
required