AWS.S3.TS3ServerSideEncryptionByDefault.Create
constructor Create(const AKMSMasterKeyID: string = ''); overload;
__fastcall TS3ServerSideEncryptionByDefault(const AnsiString AKMSMasterKeyID = '');

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AKMSMasterKeyID: string = ''
The AWS Key Management Service (KMS) customer AWS KMS key ID to use for default encryption.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.