Interface | Description |
---|---|
CfnDataCatalogProps |
Properties for defining a `CfnDataCatalog`.
|
CfnNamedQueryProps |
Properties for defining a `CfnNamedQuery`.
|
CfnPreparedStatementProps |
Properties for defining a `CfnPreparedStatement`.
|
CfnWorkGroup.EncryptionConfigurationProperty |
If query results are encrypted in Amazon S3, indicates the encryption option used (for example, `SSE_KMS` or `CSE_KMS` ) and key information.
|
CfnWorkGroup.EngineVersionProperty |
The Athena engine version for running queries.
|
CfnWorkGroup.ResultConfigurationProperty |
The location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
|
CfnWorkGroup.WorkGroupConfigurationProperty |
The configuration of the workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch Metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.
|
CfnWorkGroupProps |
Properties for defining a `CfnWorkGroup`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.athena.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)