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 encryption settings for an S3 Metadata journal table or inventory table configuration.
Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public class MetadataTableEncryptionConfiguration
The MetadataTableEncryptionConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
MetadataTableEncryptionConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. If server-side encryption with Key Management Service (KMS) keys (SSE-KMS) is specified, you must also specify the KMS key Amazon Resource Name (ARN). You must specify a customer-managed KMS key that's located in the same Region as the general purpose bucket that corresponds to the metadata table configuration. |
|
SseAlgorithm | Amazon.S3.TableSseAlgorithm |
Gets and sets the property SseAlgorithm.
The encryption type specified for a metadata table. To specify server-side encryption
with Key Management Service (KMS) keys (SSE-KMS), use the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer