Skip to content

LambdaEventActionType

EventActionType specifies the action type of the event.

Values

Value Description
EVENT_ACTION_TYPE_ATTRIBUTE_CHANGE Event action type for attribute change.
EVENT_ACTION_TYPE_AUTHENTICATION Event action type for authentication-related changes.
EVENT_ACTION_TYPE_BASELINE Event action type for baseline.
EVENT_ACTION_TYPE_CREATE Event action type for principal creation.
EVENT_ACTION_TYPE_DELETE Event action type for principal deletion.
EVENT_ACTION_TYPE_MEMBERSHIP_CHANGE Event action type for principal membership change.
EVENT_ACTION_TYPE_PERMISSION_CHANGE Event action type for permission change.
EVENT_ACTION_TYPE_POLICY_CONFIGURATION_CHANGE Event action type for policy configuration change.
EVENT_ACTION_TYPE_TENANT_SETTINGS_CHANGE Event action type for tenant settings change.
EVENT_ACTION_TYPE_UNSPECIFIED Unspecified event action type.