Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AuditLogEventTypeCatalogEntry

AuditLogEventTypeCatalogEntry

    AuditLogEventTypeCatalogEntry describes one audit log event type.

    Properties

    • event string required
      The event type identifier, as it appears in the ’event’ field of an audit log entry and as accepted by the ’eventFilter’ query parameter.
    • displayName string required
      The event type’s name, for display in a user interface or a report.
    • description string required
      What the event records, written for someone auditing an organization.
    • requiresOrgAdmin boolean required
      Whether the action that records this event requires the organization ADMIN role.
    • requiresStackAdmin boolean required
      Whether the action that records this event requires the stack ADMIN role.
    • authenticationFailure boolean required
      Whether this event records a failed authorization check rather than a completed action.

      The infrastructure as code platform for any cloud.