Amazon Athena Construct Library
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 * as athena from '@aws-cdk/aws-athena';
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Athena construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Athena resources directly.
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)