Skip to main content
GET
Get an AWS account's credential configuration

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

Which IAM credentials an account authenticates with.

access_key_id
string | null
required

Access key id of the IAM user SELECT authenticates as. Null when no credentials have been configured for the account yet.