status
Filters results by the status of Hook invocations. Can only be used in combination with TypeArn
. Valid values are:
HOOK_IN_PROGRESS
: The Hook is currently running.HOOK_COMPLETE_SUCCEEDED
: The Hook completed successfully.HOOK_COMPLETE_FAILED
: The Hook completed but failed validation.HOOK_FAILED
: The Hook encountered an error during execution.