AWS::Athena::CapacityReservation CapacityAssignment - AWS CloudFormation

AWS::Athena::CapacityReservation CapacityAssignment

A mapping between one or more workgroups and a capacity reservation.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "WorkgroupNames" : [ String, ... ] }

YAML

WorkgroupNames: - String

Properties

WorkgroupNames

The list of workgroup names for the capacity assignment.

Required: Yes

Type: Array of String

Update requires: No interruption