Interface AWSEncryptionKeyOptions

Configuration options for making an AWS encryption key

Hierarchy

  • AWSEncryptionKeyOptions

Properties

Properties

endpoint?: string

An alternate host to send KMS requests to. May include port number.

key: string

The Amazon Resource Name (ARN) to the AWS customer master key (CMK)

region: string

The AWS region of the KMS

Generated using TypeDoc