v27

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

Create Aws Iam Role Binding

post/v1/accounts/{account_id}/awsIamRoleBindings

Path parameters

account_idstring required

The Account Id

Request body

accountIdstring

The account ID that this binding is associated with.

createTimestring date-time

The creation time of the AWS IAM role binding.

principalstring required

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

rolestring required

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

Response

A successful response.

accountIdstring

The account ID that this binding is associated with.

createTimestring date-time

The creation time of the AWS IAM role binding.

principalstring required

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

rolestring required

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