Updated on 2022-02-10 GMT+08:00

SSE-KMS Header

Type Definition

type SseKmsHeader struct

Parameter Description

Field

Type

Optional or Mandatory

Description

Encryption

string

Mandatory when used as a request parameter

Algorithm used in SSE-KMS encryption. The value can be:

  • kms

Key

string

Optional when used as a request parameter

Master key used in SSE-KMS encryption/decryption. The value can be nil.