AWS.SQS.ISQSSetQueueAttributesRequest.KmsMasterKeyId

Specifies the ID of an AWS managed customer master key (CMK) or custom CMK.

property KmsMasterKeyId: string;
__property AnsiString KmsMasterKeyId;

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Setting this specifies the encryption key to use for server-side-encryption. The alias for AWS managed CMK for SQS is alias/aws/sqs.

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