class Aws::Kendra::Types::ServerSideEncryptionConfiguration

Provides the identifier of the KMScustomer master key (CMK) used to encrypt data indexed by Amazon Kendra. Amazon Kendra doesn't support asymmetric CMKs.

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

data as a hash:

    {
      kms_key_id: "KmsKeyId",
    }

@!attribute [rw] kms_key_id

The identifier of the KMScustomer master key (CMK). Amazon Kendra
doesn't support asymmetric CMKs.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/ServerSideEncryptionConfiguration AWS API Documentation

Constants

SENSITIVE