

# Use Athena Spark APIs
<a name="notebooks-spark-api-list"></a>

**Note**  
Athena notebooks and Calculations APIs are available in the release version Pyspark engine version 3. Notebooks and Calculations APIs are not supported in the release version Apache Spark version 3.5.

The following list contains reference links to the Athena notebook API actions. For data structures and other Athena API actions, see the [https://docs.amazonaws.cn/athena/latest/APIReference/](https://docs.amazonaws.cn/athena/latest/APIReference/). 
+  [CreateNotebook](https://docs.amazonaws.cn/athena/latest/APIReference/API_CreateNotebook.html) 
+  [CreatePresignedNotebookUrl](https://docs.amazonaws.cn/athena/latest/APIReference/API_CreatePresignedNotebookUrl.html) 
+  [DeleteNotebook](https://docs.amazonaws.cn/athena/latest/APIReference/API_DeleteNotebook.html) 
+  [ExportNotebook](https://docs.amazonaws.cn/athena/latest/APIReference/API_ExportNotebook.html) 
+  [GetCalculationExecution](https://docs.amazonaws.cn/athena/latest/APIReference/API_GetCalculationExecution.html) 
+  [GetCalculationExecutionCode](https://docs.amazonaws.cn/athena/latest/APIReference/API_GetCalculationExecutionCode.html) 
+  [GetCalculationExecutionStatus](https://docs.amazonaws.cn/athena/latest/APIReference/API_GetCalculationExecutionStatus.html) 
+  [GetNotebookMetadata](https://docs.amazonaws.cn/athena/latest/APIReference/API_GetNotebookMetadata.html) 
+  [GetSession](https://docs.amazonaws.cn/athena/latest/APIReference/API_GetSession.html) 
+  [GetSessionStatus](https://docs.amazonaws.cn/athena/latest/APIReference/API_GetSessionStatus.html) 
+  [ImportNotebook](https://docs.amazonaws.cn/athena/latest/APIReference/API_ImportNotebook.html) 
+  [ListApplicationDPUSizes](https://docs.amazonaws.cn/athena/latest/APIReference/API_ListApplicationDPUSizes.html) 
+  [ListCalculationExecutions](https://docs.amazonaws.cn/athena/latest/APIReference/API_ListCalculationExecutions.html) 
+  [ListExecutors](https://docs.amazonaws.cn/athena/latest/APIReference/API_ListExecutors.html) 
+  [ListNotebookMetadata](https://docs.amazonaws.cn/athena/latest/APIReference/API_ListNotebookMetadata.html) 
+  [ListNotebookSessions](https://docs.amazonaws.cn/athena/latest/APIReference/API_ListNotebookSessions.html) 
+  [ListSessions](https://docs.amazonaws.cn/athena/latest/APIReference/API_ListSessions.html) 
+  [StartCalculationExecution](https://docs.amazonaws.cn/athena/latest/APIReference/API_StartCalculationExecution.html) 
+  [StartSession](https://docs.amazonaws.cn/athena/latest/APIReference/API_StartSession.html) 
+  [StopCalculationExecution](https://docs.amazonaws.cn/athena/latest/APIReference/API_StopCalculationExecution.html) 
+  [TerminateSession](https://docs.amazonaws.cn/athena/latest/APIReference/API_TerminateSession.html) 
+  [UpdateNotebook](https://docs.amazonaws.cn/athena/latest/APIReference/API_UpdateNotebook.html) 
+  [UpdateNotebookMetadata](https://docs.amazonaws.cn/athena/latest/APIReference/API_UpdateNotebookMetadata.html) 