Interface AWSEncryptionKeyOptions

Configuration options for making an AWS encryption key用于制作AWS加密键的配置选项

Hierarchy

  • AWSEncryptionKeyOptions

Properties

Properties

endpoint?: string

An alternate host to send KMS requests to. May include port number.将KMS请求发送到的备用主机。可能包括端口号。

key: string

The Amazon Resource Name (ARN) to the AWS customer master key (CMK)AWS客户主键(CMK)的亚马逊资源名称(ARN)

region: string

The AWS region of the KMSKMS的AWS区域

Generated using TypeDoc