Create Capacity Reservation
| athena_create_capacity_reservation | R Documentation |
Creates a capacity reservation with the specified name and number of requested data processing units¶
Description¶
Creates a capacity reservation with the specified name and number of requested data processing units.
Usage¶
Arguments¶
TargetDpus[required] The number of requested data processing units.
Name[required] The name of the capacity reservation to create.
TagsThe tags for the capacity reservation.
Value¶
An empty list.