Table of Contents

Organisation Members

Organisation members are principals just like programmatic identities. When a user is added to your organisation, a trust is established from the organisation to the user. You control what they can do by configuring the trust policy on that trust. Access keys are credentials attached to programmatic identities. This page covers common patterns for scoping team member access.

When a user is added to your organisation they are immediately granted the Organisation User (Read Only) managed policy. You can update their trust policy at any time to expand or restrict their access.

The organisation owner always has full access to all resources regardless of any policies. Policies only apply to other members of the organisation.

Organisation owner protections

To prevent accidental lockout, a few actions against the organisation owner are always denied, regardless of policies:

  • Removing the organisation owner from the organisation
  • Modifying the organisation owner's trust policy

This means even a user with broad IAM permissions cannot strip the owner of their access or remove them.

Common examples

Read-only access to the organisation

Allow a team member to view databases, programmatic identities, their credentials, and organisation settings without being able to change anything.

loading...

Database administrator

Allow a team member to create, describe, and delete databases, without giving them access to IAM or organisation settings.

loading...

Credential manager

Allow a team member to create, update, and delete access key credentials, but not modify the parent programmatic identities' trust policies.

loading...

Full admin (except owner-level actions)

Grant a team member broad administrative access to all resources in the organisation. Combine a wildcard allow with a targeted deny to protect sensitive IAM actions.

loading...
Granting "Actions": ["*"] gives the user permission to manage other users' trust policies, which effectively lets them escalate their own permissions. Only grant this level of access to highly trusted team members.

Managing team members

To add a user to your organisation or update their trust policy, navigate to Organisation in the left sidebar and select the Members tab. From there you can add new members by user ID, view existing ones, and edit their policies.

C
Cloudalus

© 2026 Cloudalus. All rights reserved.

* Redis is a trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by Cloudalus is for referential purposes only and does not indicate any sponsorship, endorsement or affiliation between Redis and Cloudalus.