athena_create_capacity_reservation: Creates a capacity reservation with the specified name and...

View source: R/athena_operations.R

athena_create_capacity_reservationR 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.

See https://www.paws-r-sdk.com/docs/athena_create_capacity_reservation/ for full documentation.

Usage

athena_create_capacity_reservation(TargetDpus, Name, Tags = NULL)

Arguments

TargetDpus

[required] The number of requested data processing units.

Name

[required] The name of the capacity reservation to create.

Tags

The tags for the capacity reservation.


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