Resource schema for AWS::Athena::CapacityReservation
name
(String) The reservation name.target_dpus
(Number) The number of DPUs to request to be allocated to the reservation.capacity_assignment_configuration
(Attributes) Assignment configuration to assign workgroups to a reservation (see below for nested schema)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)allocated_dpus
(Number) The number of DPUs Athena has provisioned and allocated for the reservationarn
(String) The Amazon Resource Name (ARN) of the specified capacity reservationcreation_time
(String) The date and time the reservation was created.id
(String) Uniquely identifies the resource.last_successful_allocation_time
(String) The timestamp when the last successful allocated was madestatus
(String) The status of the reservation.capacity_assignment_configuration
Required:
capacity_assignments
(Attributes List) List of capacity assignments (see below for nested schema)capacity_assignment_configuration.capacity_assignments
Required:
workgroup_names
(List of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_athena_capacity_reservation.example <resource ID>