Audit Events¶
DotID records audit events for every write operation performed through
the platform. Events are stored by the audit service
and visible in TraceBook (console.flexgalaxy.com/tracebook/).
Each audit event contains:
accountId — the account in which the action occurred
eventSource — service namespace (e.g.
iam,organizations)eventName — specific operation (e.g.
CreateUser)actorId — Keycloak
subof the user who performed the actiondetails — key-value metadata about the action
Account Lifecycle¶
Recorded by account management. The accountId field is the
target account’s own UUID.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Organization Management¶
Recorded by organization management.
The accountId field is the management account of the organization.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Delegated Administration¶
Recorded by delegated administration management.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
IAM Users¶
Recorded by IAM user management. The accountId field is the
account the user belongs to.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Identity Center Users¶
Recorded by Identity Center user management. IDC users are organization-level
users managed through Identity Center. The accountId field is the
management account of the organization.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
IAM Groups¶
Recorded by IAM group management.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IAM Policies¶
Recorded by IAM policy management.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Permission Sets¶
Recorded by permission set management. Permission set operations are platform-global.
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Service Quotas¶
Recorded by service quota management. The accountId field is the
organization ID (quotas are org-scoped).
Event Name |
Source |
Details |
|---|---|---|
|
|
|
|
|
|
|
|
|
Summary¶
Category |
Count |
Event Names |
|---|---|---|
Account Lifecycle |
7 |
Create, Update, Close, Reopen, Delete, UpdateStatus, ProvisionMember |
Organization |
7 |
CreateOrg, DeleteOrg, CreateOu, DeleteOu, MoveAccount, RemoveAccount, Leave |
Delegated Admin |
2 |
Register, Deregister |
IAM Users |
4 |
Create, Update, Delete, ResetPassword |
IDC Users |
3 |
Create, Delete, ResetPassword |
IAM Groups |
5 |
Create, Update, Delete, AddMember, RemoveMember |
IAM Policies |
6 |
Create, Update, Delete, SetDefaultVersion, Attach, Detach |
Permission Sets |
5 |
Create, Update, Delete, AttachPolicy, DetachPolicy |
Quotas |
3 |
Submit, Approve, Deny |
Total |
42 |