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.

A container for filter information for the selection of S3 objects encrypted with Amazon Web Services KMS.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.SseKmsEncryptedObjects

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

Syntax

C#
public class SseKmsEncryptedObjects

The SseKmsEncryptedObjects type exposes the following members

Constructors

NameDescription
Public Method SseKmsEncryptedObjects()

Properties

NameTypeDescription
Public Property SseKmsEncryptedObjectsStatus Amazon.S3.SseKmsEncryptedObjectsStatus

The replication for KMS encrypted S3 objects is disabled if status is not Enabled.

Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.

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