v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473344266.2 KB

Retrieves the status of a <code>DeleteEventsByEventType</code> action.

post/#X-Amz-Target=AWSHawksNestServiceFacade.GetDeleteEventsByEventTypeStatus

Headers

X-Amz-Target'AWSHawksNestServiceFacade.GetDeleteEventsByEventTypeStatus' required

Request body

eventTypeNamestring required

Name of event type for which to get the deletion status.

Response

Success

eventTypeNamestring

The event type name.

eventsDeletionStatus'IN_PROGRESS_INITIALIZING' | 'IN_PROGRESS' | 'CANCEL_IN_PROGRESS' | 'CANCELED' | 'COMPLETE' | 'FAILED'

The deletion status.