Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Encryption

Hierarchy

  • Encryption

Index

Properties

EncryptionType

EncryptionType: string

The server-side encryption algorithm used when storing job results in Amazon S3 (for example, AES256, aws:kms).

Optional KMSContext

KMSContext: string

If the encryption type is aws:kms, this optional value can be used to specify the encryption context for the restore results.

Optional KMSKeyId

KMSKeyId: string

If the encryption type is aws:kms, this optional value specifies the ID of the symmetric customer managed AWS KMS CMK to use for encryption of job results. Amazon S3 only supports symmetric CMKs. For more information, see Using Symmetric and Asymmetric Keys in the AWS Key Management Service Developer Guide.

Generated using TypeDoc