provider Agentless Scanning DELETE /api/v2/agentless_scanning/accounts/aws/{account_id}
@utdk/datadog /api/v2/agentless_scanning/accounts/aws/{account_id}
Delete AWS scan options
Delete Agentless scan options for an AWS account.
account_id path required
The ID of an AWS account.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
deleteawsscanoptions
DELETE/api/v2/agentless_scanning/accounts/aws/{account_id}
Delete Agentless scan options for an AWS account.

Parameters

required

The ID of an AWS account.

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.deleteawsscanoptions()