AWS.S3.TS3InventoryEncryption.NewSSEMKS

Construct an instance configured to use SSE-KMS.

class function NewSSEMKS(const AKeyId: TARN): TS3InventoryEncryption; static;
static __fastcall TS3InventoryEncryption NewSSEMKS(const TARN AKeyId);

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const AKeyId: TARN
Specifies the use of SSE-KMS to encrypt delivered inventory reports.

New TS3InventoryEncryption instance configured to use SSE-KMS.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.