CDP service event
A CDP service event contains additional fields.
Field name | Description | Example |
details version | Schema version for the additional details content | 2020-03-31 |
additional details | JSON containing additional event-specific information | { "groupCrn" : "crn:..." } |
resource CRNs | CRNs for an affected resource, if applicable (may be multiple values) | crn:altus:iam:us-west-1:altus:role:PowerUser |
Usually there is much more information about an action than can fit into the common audit event fields. The additional details field holds that additional information in a structured way. Each event source defines the details structure for each type of event (by event source / name) it generates.