Organization roles
Roles group one or more organization policies, and can be assigned to organization users and access keys.
Last updated
Was this helpful?
Roles group one or more organization policies, and can be assigned to organization users and access keys.
Last updated
Was this helpful?
List the IAM roles that are defined for this organization.
/organizations/{organizationId}/iam-roles
The organization ID
Limits the number of results to return
Pagination token that keeps of track of the current position in the list
Order in which to retrieve the results
Create a new IAM role for this organization.
/organizations/{organizationId}/iam-roles
The organization ID
Role name.
Role description.
IAM Policies this role contains.
Actions this role contains.
Remove an IAM role from the organization.
/organizations/{organizationId}/iam-roles/{roleId}
The organization ID
ID for an IAM role
No body
Update an IAM role's properties.
/organizations/{organizationId}/iam-roles/{roleId}
The organization ID
ID for an IAM role
Role name.
Role description.
IAM Policies this role contains.
Actions this role contains.