v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1460298233.0 KB

Lists the databases in the specified data catalog.

post/#X-Amz-Target=AmazonAthena.ListDatabases

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonAthena.ListDatabases' required

Request body

CatalogNamestring required

The name of the data catalog that contains the databases to return.

NextTokenstring

A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. To obtain the next set of pages, pass in the <code>NextToken</code> from the response object of the previous page call.

MaxResultsinteger

Specifies the maximum number of results to return.

Response

Success

NextTokenstring

A token generated by the Athena service that specifies where to continue pagination if a previous request was truncated. To obtain the next set of pages, pass in the NextToken from the response object of the previous page call.