Amazon Athena

2023/06/02 - Amazon Athena - 1 new api methods

Changes  This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation

DeleteCapacityReservation (new) Link ΒΆ

Deletes a cancelled capacity reservation. A reservation must be cancelled before it can be deleted. A deleted reservation is immediately removed from your account and can no longer be referenced, including by its ARN. A deleted reservation cannot be called by GetCapacityReservation , and deleted reservations do not appear in the output of ListCapacityReservations .

See also: AWS API Documentation

Request Syntax

client.delete_capacity_reservation(
    Name='string'
)
type Name

string

param Name

[REQUIRED]

The name of the capacity reservation to delete.

rtype

dict

returns

Response Syntax

{}

Response Structure

  • (dict) --