AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The configuration for storing results in Athena owned storage, which includes whether this feature is enabled; whether encryption configuration, if any, is used for encrypting query results.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class ManagedQueryResultsConfiguration
The ManagedQueryResultsConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
ManagedQueryResultsConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled.
If set to true, allows you to store query results in Athena owned storage. If set
to false, workgroup member stores query results in location specified under |
![]() |
EncryptionConfiguration | Amazon.Athena.Model.ManagedQueryResultsEncryptionConfiguration |
Gets and sets the property EncryptionConfiguration. If you encrypt query and calculation results in Athena owned storage, this field indicates the encryption option (for example, SSE_KMS or CSE_KMS) and key information. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5