startSession

inline suspend fun AthenaClient.startSession(crossinline block: StartSessionRequest.Builder.() -> Unit): StartSessionResponse

Creates a session for running calculations within a workgroup. The session is ready when it reaches an IDLE state.