v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can retrieve all resources associated with the active member accounts in your organization.

Make sure the accounts have EKS Runtime Monitoring enabled and GuardDuty agent running on their EKS nodes.

post/detector/{detectorId}/coverage

Path parameters

detectorIdstring required

The unique ID of the detector whose coverage details you want to retrieve.

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

nextTokenstring

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.

maxResultsinteger

The maximum number of results to return in the response.

Response

Success

NextTokenstring

The pagination parameter to be used on the next list operation to retrieve more items.