Readonly
aliasInitial alias to add to the key
Readonly
deploymentKMS key deployment target.
To deploy KMS key into Root and Infrastructure organizational units, you need to provide below value for this parameter.
- deploymentTargets:
organizationalUnits:
- Root
- Infrastructure
Readonly
descriptionA description of the key.
Readonly
enableIndicates whether AWS KMS rotates the key.
true
Readonly
enabledIndicates whether the key is available for use.
Readonly
nameUnique Key name for logical reference
Readonly
policyKey policy file path. This file must be available in accelerator config repository.
Readonly
removalWhether the encryption key should be retained when it is removed from the Stack.
retain
Generated using TypeDoc
SecurityConfig / KeyManagementServiceConfig / KeyConfig
AWS KMS Key configuration
Example