Uses of Package
software.amazon.awscdk.services.athena
Packages that use software.amazon.awscdk.services.athena
-
Classes in software.amazon.awscdk.services.athena used by software.amazon.awscdk.services.athenaClassDescriptionSpecifies a capacity reservation with the provided name and number of requested data processing units.A fluent builder for
CfnCapacityReservation
.Assigns Athena workgroups (and hence their queries) to capacity reservations.A mapping between one or more workgroups and a capacity reservation.A builder forCfnCapacityReservation.CapacityAssignmentProperty
Properties for defining aCfnCapacityReservation
.A builder forCfnCapacityReservationProps
The AWS::Athena::DataCatalog resource specifies an Amazon Athena data catalog, which contains a name, description, type, parameters, and tags.A fluent builder forCfnDataCatalog
.Properties for defining aCfnDataCatalog
.A builder forCfnDataCatalogProps
TheAWS::Athena::NamedQuery
resource specifies an Amazon Athena saved query, whereQueryString
contains the SQL query statements that make up the query.A fluent builder forCfnNamedQuery
.Properties for defining aCfnNamedQuery
.A builder forCfnNamedQueryProps
Specifies a prepared statement for use with SQL queries in Athena.A fluent builder forCfnPreparedStatement
.Properties for defining aCfnPreparedStatement
.A builder forCfnPreparedStatementProps
The AWS::Athena::WorkGroup resource specifies an Amazon Athena workgroup, which contains a name, description, creation time, state, and other configuration, listed underWorkGroupConfiguration
.Indicates that an Amazon S3 canned ACL should be set to control ownership of stored query results, including data files inserted by Athena as the result of statements like CTAS or INSERT INTO.A builder forCfnWorkGroup.AclConfigurationProperty
A fluent builder forCfnWorkGroup
.Specifies the customer managed KMS key that is used to encrypt the user's data stores in Athena.If query results are encrypted in Amazon S3, indicates the encryption option used (for example,SSE_KMS
orCSE_KMS
) and key information.A builder forCfnWorkGroup.EncryptionConfigurationProperty
The Athena engine version for running queries, or the PySpark engine version for running sessions.A builder forCfnWorkGroup.EngineVersionProperty
The location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results.A builder forCfnWorkGroup.ResultConfigurationProperty
The information about the updates in the query results, such as output location and encryption configuration for the query results.A builder forCfnWorkGroup.ResultConfigurationUpdatesProperty
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.A builder forCfnWorkGroup.WorkGroupConfigurationProperty
The configuration information that will be updated for this workgroup, which includes the location in Amazon S3 where query results are stored, the encryption option, if any, used for query results, whether the Amazon CloudWatch Metrics are enabled for the workgroup, whether the workgroup settings override the client-side settings, and the data usage limit for the amount of bytes scanned per query, if it is specified.A builder forCfnWorkGroup.WorkGroupConfigurationUpdatesProperty
Properties for defining aCfnWorkGroup
.A builder forCfnWorkGroupProps