delete_data_catalog

Athena.Client.delete_data_catalog(**kwargs)

Deletes a data catalog.

See also: AWS API Documentation

Request Syntax

response = client.delete_data_catalog(
    Name='string'
)
Parameters
Name (string) --

[REQUIRED]

The name of the data catalog to delete.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • Athena.Client.exceptions.InternalServerException
  • Athena.Client.exceptions.InvalidRequestException