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.
If query and calculation results are encrypted in Amazon S3, indicates the encryption
option used (for example, SSE_KMS
or CSE_KMS
) and key information.
Namespace: Amazon.Athena.Model
Assembly: AWSSDK.Athena.dll
Version: 3.x.y.z
public class EncryptionConfiguration
The EncryptionConfiguration type exposes the following members
Name | Description | |
---|---|---|
EncryptionConfiguration() |
Name | Type | Description | |
---|---|---|---|
EncryptionOption | Amazon.Athena.EncryptionOption |
Gets and sets the property EncryptionOption.
Indicates whether Amazon S3 server-side encryption with Amazon S3-managed keys ( If a query runs in a workgroup and the workgroup overrides client-side settings, then the workgroup's setting for encryption is used. It specifies whether query results must be encrypted, for all queries that run in this workgroup. |
|
KmsKey | System.String |
Gets and sets the property KmsKey.
For |
.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