v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Delete Aws Iam Role Binding

post/v1/accounts/{account_id}/awsIamRoleBindings:delete

Path parameters

account_idstring required

The Account Id

Request body

createTimestring date-time

The creation time of the AWS IAM role binding.

principalstring

The principal that is allowed to assume the AWS IAM role. This must be the email address of the user.

rolestring

The AWS IAM role ARN that is allowed to be assumed by the principal.

Response

A successful response.

object required