Class: Aws::S3::Types::SSEKMS
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3::Types::SSEKMS
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-s3/types.rb
Overview
Note:
When making an API call, you may pass SSEKMS data as a hash:
{
key_id: "SSEKMSKeyId", # required
}
Specifies the use of SSE-KMS to encrypt delievered Inventory reports.
Instance Attribute Summary collapse
-
#key_id ⇒ String
Specifies the ID of the AWS Key Management Service (KMS) master encryption key to use for encrypting Inventory reports.