This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_athena_capacityreservation

account_id

Type: STRING

allocated_dpus

Type: INT32
Provider name: AllocatedDpus
Description: The number of data processing units currently allocated.

creation_time

Type: TIMESTAMP
Provider name: CreationTime
Description: The time in UTC epoch millis when the capacity reservation was created.

last_allocation

Type: STRUCT
Provider name: LastAllocation

  • request_completion_time
    Type: TIMESTAMP
    Provider name: RequestCompletionTime
    Description: The time when the capacity allocation request was completed.
  • request_time
    Type: TIMESTAMP
    Provider name: RequestTime
    Description: The time when the capacity allocation was requested.
  • status
    Type: STRING
    Provider name: Status
    Description: The status of the capacity allocation.
  • status_message
    Type: STRING
    Provider name: StatusMessage
    Description: The status message of the capacity allocation.

last_successful_allocation_time

Type: TIMESTAMP
Provider name: LastSuccessfulAllocationTime
Description: The time of the most recent capacity allocation that succeeded.

name

Type: STRING
Provider name: Name
Description: The name of the capacity reservation.

status

Type: STRING
Provider name: Status
Description: The status of the capacity reservation.

tags

Type: UNORDERED_LIST_STRING

target_dpus

Type: INT32
Provider name: TargetDpus
Description: The number of data processing units requested.