Skip to main content

IS3ServerSideEncryptionByDefault

Interface in AWS.S3

Interface for ServerSideEncryptionByDefault nodes.

Ancestors

Properties

KMSMasterKeyID

property KMSMasterKeyID: string

The AWS Key Management Service (KMS) customer AWS KMS key ID to use for default encryption.

SSEAlgorithm

property SSEAlgorithm: string

The server-side encryption algorithm to use for default encryption.

Valid values: AES256 | aws:kms.