class Aws::S3::Types::EncryptionConfiguration
Specifies encryption-related information for an Amazon S3
bucket that is a destination for replicated objects.
@note When making an API call, you may pass EncryptionConfiguration
data as a hash: { replica_kms_key_id: "ReplicaKmsKeyID", }
@!attribute [rw] replica_kms_key_id
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, customer managed KMS keys. For more information, see [Using symmetric and asymmetric keys][1] in the *Amazon Web Services Key Management Service Developer Guide*. [1]: https://docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/EncryptionConfiguration AWS API Documentation
Constants
- SENSITIVE