provider AWS Integration POST /api/v2/integration/aws/accounts
@utdk/datadog /api/v2/integration/aws/accounts
Create an AWS integration
Create a new AWS Account Integration Config.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createawsaccount
POST/api/v2/integration/aws/accounts
Create a new AWS Account Integration Config.

Input

required

AWS Account Create Request data.

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