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.

Specifies encryption-related information for an Amazon S3 bucket that is a destination for replicated objects.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.EncryptionConfiguration

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

Syntax

C#
public class EncryptionConfiguration

The EncryptionConfiguration type exposes the following members

Constructors

NameDescription
Public Method EncryptionConfiguration()

Properties

NameTypeDescription
Public Property ReplicaKmsKeyID System.String

Gets and sets the property ReplicaKmsKeyID.

Specifies the ID (Key ARN or Alias ARN) of the customer managed Amazon Web Services KMS key stored in Amazon Web Services Key Management Service (KMS) for the destination bucket. Amazon S3 uses this key to encrypt replica objects. Amazon S3 only supports symmetric encryption KMS keys. For more information, see Asymmetric keys in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5