Learn R Programming

paws.analytics (version 0.7.0)

athena_put_capacity_assignment_configuration: Puts a new capacity assignment configuration for a specified capacity reservation

Description

Puts a new capacity assignment configuration for a specified capacity reservation. If a capacity assignment configuration already exists for the capacity reservation, replaces the existing capacity assignment configuration.

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

Usage

athena_put_capacity_assignment_configuration(
  CapacityReservationName,
  CapacityAssignments
)

Arguments

CapacityReservationName

[required] The name of the capacity reservation to put a capacity assignment configuration for.

CapacityAssignments

[required] The list of assignments for the capacity assignment configuration.