listCalculationExecutions
inline suspend fun AthenaClient.listCalculationExecutions(crossinline block: ListCalculationExecutionsRequest.Builder.() -> Unit): ListCalculationExecutionsResponse
Lists the calculations that have been submitted to a session in descending order. Newer calculations are listed first; older calculations are listed later.