Skip to main content
POST
Test an added AWS account

Authorizations

Authorization
string
header
required

Organization API key (sl_…).

Headers

x-tenant-id
string
required

The organization ID the request is scoped to.

Path Parameters

aws_account_id
string
required

Response

Successful Response

The result of validating an account's configuration against AWS.

success
boolean
required

Whether every applicable check passed.

checks
AwsAccountValidationCheck · object[]
required

The checks that ran, in the order they ran. Read top-down to find where setup stopped working.