1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AwsKmsConfig

AwsKmsConfig

    Configuration for using AWS KMS as a secrets encryption provider.

    Properties

    • roleArn string required
      ARN of the IAM role to assume for KMS operations.
    • keyArn string required
      ARN of the KMS key to use for encrypting/decrypting secrets.