AWS::Athena::CapacityReservation CapacityAssignmentConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Athena::CapacityReservation CapacityAssignmentConfiguration

Assigns Athena workgroups (and hence their queries) to capacity reservations. A capacity reservation can have only one capacity assignment configuration, but the capacity assignment configuration can be made up of multiple individual assignments. Each assignment specifies how Athena queries can consume capacity from the capacity reservation that their workgroup is mapped to.

Syntax

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

Properties

CapacityAssignments

The list of assignments that make up the capacity assignment configuration.

Required: Yes

Type: Array of CapacityAssignment

Update requires: No interruption