class Aws::S3::Types::SseKmsEncryptedObjects

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

@note When making an API call, you may pass SseKmsEncryptedObjects

data as a hash:

    {
      status: "Enabled", # required, accepts Enabled, Disabled
    }

@!attribute [rw] status

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/SseKmsEncryptedObjects AWS API Documentation

Constants

SENSITIVE