Update AWS credentials
Contributors
Suggest changes
PATCH /accounts/{accountPublicId}/aws/assume-role/{credentialsId}
Updates existing credentials by a specified account public ID.
Token usage: Cloud Manager user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
accountPublicId |
string |
path |
True |
|
credentialsId |
string |
path |
True |
Request Body
Name | Type | Required | Description |
---|---|---|---|
arn |
string |
False |
|
name |
string |
False |
|
externalId |
False |
Example request
{
"arn": "string",
"name": "string"
}
Response
Status: 200, Successful updated ARN credentials
Name | Type | Required | Description |
---|---|---|---|
credentialsId |
string |
True |
|
credentialsType |
string |
True |
|
extra |
True |
||
isSimulated |
boolean |
True |
Error
Status: 404, Credentials not found
Definitions
See Definitions
externalId
extra