Authentication
Methods related to implement role-based access control to your resources.
createRole() [READ MORE]
This operation creates a custom role.
createUser() [READ MORE]
This operation creates a user.
describeRole() [READ MORE]
This operation describes a specific role.
describeUser() [READ MORE]
This operation describes a specific user.
dropRole() [READ MORE]
This operation drops a custom role.
dropUser() [READ MORE]
This operation drops a user.
grantPrivilegeV2() [READ MORE]
This operation grants privileges or privilege groups to a specific role.
grantRole() [READ MORE]
This operation grants a role to a user.
listPrivilegeGroups() [READ MORE]
This operation lists all privilege groups.
listRoles() [READ MORE]
This operation lists all custom roles.
listUsers() [READ MORE]
This operation lists the names of all existing users.
revokePrivilegeV2() [READ MORE]
This operation revokes privileges or privilege groups from a specific role.
revokeRole() [READ MORE]
This operation revokes the role assigned to a user.
updatePassword() [READ MORE]
This operation updates the password of a specific user.