---
type: resource-type
title: AthenaCapacityReservation
description: aws resource type AWS::Athena::CapacityReservation
name: AthenaCapacityReservation
lexicon: aws
resource_type: AWS::Athena::CapacityReservation
---
`AWS::Athena::CapacityReservation`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The reservation name.
- `TargetDpus` (`number`, required): The number of DPUs to request to be allocated to the reservation.
- `AllocatedDpus` (`number`, optional): The number of DPUs Athena has provisioned and allocated for the reservation
- `Arn` (`string`, optional)
- `CapacityAssignmentConfiguration` (`AthenaCapacityReservation_CapacityAssignmentConfiguration`, optional)
- `CreationTime` (`string`, optional): The date and time the reservation was created.
- `LastSuccessfulAllocationTime` (`string`, optional): The timestamp when the last successful allocated was made
- `Status` (`AthenaCapacityReservation_CapacityReservationStatus`, optional): The status of the reservation.
- `Tags` (`AthenaCapacityReservation_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `AllocatedDpus`
- `Arn`
- `CreationTime`
- `LastSuccessfulAllocationTime`
- `Status`
