v1

latestOpenAPI 3.1.02026-08-04118425322.0 KB
connections > connections

Get Connection Credentials

Get temporary AWS credentials for a connection

get/api/v0/connections/{connection_name_or_id}/credentials

Path parameters

string uuid required
OR
string required

The connection name or UUID

Headers

Authorizationstring required

Bearer authentication

Response

Successful Response

access_key_idstring required

The AWS access key ID

secret_access_keystring required

The AWS secret access key

session_tokenstring required

The AWS session token

expires_ininteger required

Number of seconds until the credentials expire