athena_update_capacity_reservation: Updates the number of requested data processing units for the...

View source: R/athena_operations.R

athena_update_capacity_reservationR Documentation

Updates the number of requested data processing units for the capacity reservation with the specified name

Description

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.

Usage

athena_update_capacity_reservation(TargetDpus, Name)

Arguments

TargetDpus

[required] The new number of requested data processing units.

Name

[required] The name of the capacity reservation.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.