AwsAthenaWorkGroupDetails
Provides information about an Amazon Athena workgroup.
Contents
- Configuration
-
The configuration of the workgroup, which includes the location in Amazon Simple Storage Service (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.
Type: AwsAthenaWorkGroupConfigurationDetails object
Required: No
- Description
-
The workgroup description.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The workgroup name.
Type: String
Pattern:
.*\S.*
Required: No
- State
-
Whether the workgroup is enabled or disabled.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: