| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
| software.amazon.awssdk.services.athena.transform |
| Modifier and Type | Method and Description |
|---|---|
default ExportNotebookResponse |
AthenaClient.exportNotebook(ExportNotebookRequest exportNotebookRequest)
Exports the specified notebook and its metadata.
|
default CompletableFuture<ExportNotebookResponse> |
AthenaAsyncClient.exportNotebook(ExportNotebookRequest exportNotebookRequest)
Exports the specified notebook and its metadata.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExportNotebookRequestMarshaller.marshall(ExportNotebookRequest exportNotebookRequest) |
Copyright © 2023. All rights reserved.