v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Retrieves a CIS scan report.

post/cis/scan/report/get

Request body

scanArnstring required

The scan ARN.

targetAccountsAccountId[]

The target accounts.

reportFormat'PDF' | 'CSV'

The format of the report. Valid values are <code>PDF</code> and <code>CSV</code>. If no value is specified, the report format defaults to <code>PDF</code>.

Response

Success

urlstring

The URL where a PDF or CSV of the CIS scan report can be downloaded.

status'SUCCEEDED' | 'FAILED' | 'IN_PROGRESS'

The status.