getAnalysisLogExport
abstract suspend fun getAnalysisLogExport(input: GetAnalysisLogExportRequest): GetAnalysisLogExportResponse
Returns information about an analysis log export, including its current status and, if the export failed, the reason for the failure.
Poll this operation until the status is SUCCESS or FAILED. An export can't be canceled after it starts.