AWS SDK Version 3 for .NET
API Reference

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.

Updates the configuration for managed query results.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.ManagedQueryResultsConfigurationUpdates

Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z

Syntax

C#
public class ManagedQueryResultsConfigurationUpdates

The ManagedQueryResultsConfigurationUpdates type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Enabled System.Boolean

Gets and sets the property Enabled.

If set to true, specifies that Athena manages query results in Athena owned storage.

Public Property 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.

Public Property RemoveEncryptionConfiguration System.Boolean

Gets and sets the property RemoveEncryptionConfiguration.

If set to true, it removes workgroup from Athena owned storage. The existing query results are cleaned up after 24hrs. You must provide query results in location specified under ResultConfiguration$OutputLocation.

Version 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