/** * This function gets the instanceId from the terminate event and requests it's state change to DRAINING */ export declare function handler(event: any, context: any): Promise;