Authentication
Methods related to implement role-based access control to your resources.
createUser() [READ MORE]
This operation creates a user.
deleteUser() [READ MORE]
This operation drops a user.
describeRole() [READ MORE]
This operation describes a specific role.
describeUser() [READ MORE]
This is a method template.
grantRole() [READ MORE]
This operation grants a role to a user.
listGrants() [READ MORE]
This operation lists the privileges granted to the specified role.
listRoles() [READ MORE]
This operation lists all custom roles.
listUsers() [READ MORE]
This operation lists currently available users.
revokeRole() [READ MORE]
This operation revokes the role assigned to a user.
updatePassword() [READ MORE]
This operation updates the password of a specific user.