Amazon KMS · Arazzo Workflow
Amazon KMS Enable Key and Verify State
Version 1.0.0
Enable a disabled KMS key and confirm it is back in the Enabled state.
Provider
Workflows
enable-key-and-verify-state
Enable a key then describe it to confirm the Enabled state.
Enables the target KMS key and reads its metadata back to verify the key state is now Enabled, branching to an explicit end when confirmed.
1
enableKey
EnableKey
Set the key state of the KMS key to enabled so it can be used in cryptographic operations again.
2
verifyState
DescribeKey
Describe the KMS key to confirm the enable operation moved it into the Enabled state.