Get Connection Credentials
Get temporary AWS credentials for a connection
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
connection_name_or_id
The connection name or UUID
Response
Successful Response
access_key_id
The AWS access key ID
secret_access_key
The AWS secret access key
session_token
The AWS session token
expires_in
Number of seconds until the credentials expire
Errors
422
Unprocessable Entity Error
