SecurityConfig / KeyManagementServiceConfig

KMS key management service configuration

Example

keySets:
- name: ExampleKey
deploymentTargets:
organizationalUnits:
- Root
alias: alias/example/key
policy: path/to/policy.json
description: Example KMS key
enabled: true
enableKeyRotation: true
removalPolicy: retain

Hierarchy

  • KeyManagementServiceConfig

Implements

Constructors

Properties

Constructors

Properties

keySets: KeyConfig[] = []

Generated using TypeDoc