Update cloud role

Authentication

AuthorizationBearer

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

Path parameters

role_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
role_arnstring or nullOptional1-2048 characters
session_duration_secondsinteger or nullOptional900-3600
is_enabledboolean or nullOptional

Response

Successful Response
idstringformat: "uuid"
providerstring
role_arnstring
external_idstring
session_duration_secondsinteger
is_enabledboolean
created_atdatetime or null
updated_atdatetime or null

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error