You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3::Types::SSEKMS

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing SSEKMS as input to an Aws::Client method, you can use a vanilla Hash:

{
  key_id: "SSEKMSKeyId", # required
}

Specifies the use of SSE-KMS to encrypt delivered inventory reports.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#key_idString

Specifies the ID of the AWS Key Management Service (AWS KMS) symmetric customer managed customer master key (CMK) to use for encrypting inventory reports.

Returns:

  • (String)

    Specifies the ID of the AWS Key Management Service (AWS KMS) symmetric customer managed customer master key (CMK) to use for encrypting inventory reports.