provider Agentless Scanning GET /api/v2/agentless_scanning/ondemand/aws
@utdk/datadog /api/v2/agentless_scanning/ondemand/aws
List AWS on demand tasks
Fetches the most recent 1000 AWS on demand tasks.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
listawsondemandtasks
GET/api/v2/agentless_scanning/ondemand/aws
Fetches the most recent 1000 AWS on demand tasks.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.listawsondemandtasks()