Skip to content

LambdaEventStatus

EventStatus specifies the result of the action.

Values

Value Description
EVENT_STATUS_FAILURE The action failed.
EVENT_STATUS_SUCCESS The action succeeded.
EVENT_STATUS_UNSPECIFIED Unspecified or unknown event status. Used when the event provider does not report the status of the action or when the status cannot be determined.