CapacityReservation
class CapacityReservation
A reservation for a specified number of data processing units (DPUs). When a reservation is initially created, it has no DPUs. Athena allocates DPUs until the allocated amount equals the requested amount.
Types
Properties
Link copied to clipboard
The number of data processing units currently allocated.
Link copied to clipboard
The time in UTC epoch millis when the capacity reservation was created.
Link copied to clipboard
Contains the submission time of a single allocation request for a capacity reservation and the most recent status of the attempted allocation.
Link copied to clipboard
The time of the most recent capacity allocation that succeeded.
Link copied to clipboard
The status of the capacity reservation.
Link copied to clipboard
The number of data processing units requested.