Authentication
Methods related to implement role-based access control to your resources.
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.
dropUser() [READ MORE]
This operation drops a user.
grantRole() [READ MORE]
This operation grants a role to a user.
listRoles() [READ MORE]
This operation lists all custom roles.
listUsers() [READ MORE]
This operation lists the names of all existing 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.