| 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 CompletableFuture<CancelCapacityReservationResponse> |
AthenaAsyncClient.cancelCapacityReservation(CancelCapacityReservationRequest cancelCapacityReservationRequest)
Cancels the capacity reservation with the specified name.
|
default CancelCapacityReservationResponse |
AthenaClient.cancelCapacityReservation(CancelCapacityReservationRequest cancelCapacityReservationRequest)
Cancels the capacity reservation with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelCapacityReservationRequestMarshaller.marshall(CancelCapacityReservationRequest cancelCapacityReservationRequest) |
Copyright © 2023. All rights reserved.