athena_update_capacity_reservation {paws.analytics} | R Documentation |
Updates the number of requested data processing units for the capacity reservation with the specified name.
See https://www.paws-r-sdk.com/docs/athena_update_capacity_reservation/ for full documentation.
athena_update_capacity_reservation(TargetDpus, Name)
TargetDpus |
[required] The new number of requested data processing units. |
Name |
[required] The name of the capacity reservation. |