capacity_reservations
Retrieves a list of capacity_reservations
in a region
Overview
Name | capacity_reservations |
Type | Resource |
Description | capacity_reservations |
Id | awscc.athena.capacity_reservations |
Fields
Name | Datatype | Description |
---|---|---|
arn | undefined | |
region | string | AWS 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