Skip to main content

capacity_reservations

Retrieves a list of capacity_reservations in a region

Overview

Namecapacity_reservations
TypeResource
Descriptioncapacity_reservations
Idawscc.athena.capacity_reservations

Fields

NameDatatypeDescription
arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.athena.capacity_reservations
WHERE region = 'us-east-1'

Permissions

To operate on the capacity_reservations resource, the following permissions are required:

Create

athena:CreateCapacityReservation,
athena:PutCapacityAssignmentConfiguration,
athena:GetCapacityReservation,
athena:TagResource

List

athena:ListCapacityReservations,
athena:GetCapacityReservation