Interface AWSKMSProviderConfiguration

Hierarchy

  • AWSKMSProviderConfiguration

Properties

accessKeyId: string

The access key used for the AWS KMS provider

secretAccessKey: string

The secret access key used for the AWS KMS provider

sessionToken?: string

An optional AWS session token that will be used as the X-Amz-Security-Token header for AWS requests.

Generated using TypeDoc