Roles
A role represents a set of permissions for users in an account.
Role
This is an object representing a role in the system.
List roles
List all roles that belong to the specified account.
Get role
Retrieve a role by ID.
Update role
Update a role. Use `denied_permissions` to narrow a built-in role (denials win over baseline grants, including wildcards). Superuser roles cannot have denials.