Account access
Account access answers: who can perform actions in this account? IAM concepts include:
Membership alone does not grant permissions. Permissions come from assignments to access profiles.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How account permissions and subnet admission work together.
| Concept | Use |
|---|---|
| Member | A user with access to an account. |
| Group | A collection of users for permission management. |
| Service account | A machine identity for automation. |
| Policy | Permission statements that allow or deny actions on resources. |
| Access profile | A reusable permission template composed from policies. |
| Assignment | A binding between an identity, an access profile, and a target account. |
| Personal access token | A user token for API authentication. |
| Service account token | A service account token for automation. |
| Mode | Meaning |
|---|---|
open | Participation is allowed without a grant for that admission type. |
approval | Participation requires an admission grant. |
invite | Participation is invite-based for that admission type. |
