deletePreparedStatement
inline suspend fun AthenaClient.deletePreparedStatement(crossinline block: DeletePreparedStatementRequest.Builder.() -> Unit): DeletePreparedStatementResponse
Deletes the prepared statement with the specified name from the specified workgroup.