CapacityAssignmentConfiguration - Amazon Athena
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).

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.

Contents

CapacityAssignments

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

Type: Array of CapacityAssignment objects

Required: No

CapacityReservationName

The name of the reservation that the capacity assignment configuration is for.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9._-]+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: