AWS::Athena::CapacityReservation CapacityAssignment - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Athena::CapacityReservation CapacityAssignment

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

Syntax

To declare this entity in your Amazon 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