Skip to main content
POST
Create an AWS access-key credential

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-ankra-organisation-id
string

PAT organisation override.

Body

application/json
name
string
required
access_key_id
string
required
write-only
secret_access_key
string
required
write-only
region
string
default:us-east-1

Response

Successful response

id
string<uuid>
required
name
string
required
provider
string
required
Allowed value: "aws"
organisation_id
string<uuid>
required
system
boolean
required
available
boolean
required