is written that in order to handle FARGATE_SPOT task termination we should listen for events with detail.stopCode == "TerminationNotice" property, but in reality stopCode is not populated, only detail ...