Specifies a capacity reservation with the provided name and number of requested data processing units.
Assigns Athena workgroups (and hence their queries) to capacity reservations.
A mapping between one or more workgroups and a capacity reservation.
Properties for defining a CfnCapacityReservation
.
The AWS::Athena::DataCatalog resource specifies an Amazon Athena data catalog, which contains a name, description, type, parameters, and tags.
Properties for defining a CfnDataCatalog
.
The AWS::Athena::NamedQuery
resource specifies an Amazon Athena saved query, where QueryString
contains the SQL query statements that make up the query.
Properties for defining a CfnNamedQuery
.
Specifies a prepared statement for use with SQL queries in Athena.
Properties for defining a CfnPreparedStatement
.
The AWS::Athena::WorkGroup resource specifies an Amazon Athena workgroup, which contains a name, description, creation time, state, and other configuration, listed under WorkGroupConfiguration
.
Indicates that an Amazon S3 canned ACL should be set to control ownership of stored query results.
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
or CSE_KMS
) and key information.
The Athena engine version for running queries, or the PySpark engine version for running sessions.
The location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results.
The information about the updates in the query results, such as output location and encryption configuration for the query results.
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.
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.
Properties for defining a CfnWorkGroup
.