| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
| software.amazon.awssdk.services.athena.paginators |
| Modifier and Type | Method and Description |
|---|---|
static AthenaClient |
AthenaClient.create()
Create a
AthenaClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetQueryResultsIterable(AthenaClient client,
GetQueryResultsRequest firstRequest) |
ListDatabasesIterable(AthenaClient client,
ListDatabasesRequest firstRequest) |
ListDataCatalogsIterable(AthenaClient client,
ListDataCatalogsRequest firstRequest) |
ListEngineVersionsIterable(AthenaClient client,
ListEngineVersionsRequest firstRequest) |
ListNamedQueriesIterable(AthenaClient client,
ListNamedQueriesRequest firstRequest) |
ListPreparedStatementsIterable(AthenaClient client,
ListPreparedStatementsRequest firstRequest) |
ListQueryExecutionsIterable(AthenaClient client,
ListQueryExecutionsRequest firstRequest) |
ListTableMetadataIterable(AthenaClient client,
ListTableMetadataRequest firstRequest) |
ListTagsForResourceIterable(AthenaClient client,
ListTagsForResourceRequest firstRequest) |
ListWorkGroupsIterable(AthenaClient client,
ListWorkGroupsRequest firstRequest) |
Copyright © 2022. All rights reserved.