Skip to main content
PUT
Edit a set of AWS credentials

Authorizations

Authorization
string
header
required

JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '

Path Parameters

organizationId
string<uuid>
required

Organization ID

credentialsId
string<uuid>
required

Credentials ID

Body

application/json
type
enum<string>
required
Available options:
AWS_ROLE
name
string
required
role_arn
string
required

Response

Edit a set of AWS credentials

id
string<uuid>
required
name
string
required
access_key_id
string
required
object_type
enum<string>
required
Available options:
AWS