Amazon KMS · Arazzo Workflow
Amazon KMS Disable and Schedule Key Deletion
Version 1.0.0
Disable a KMS key and then schedule it for deletion after a waiting period.
Provider
Workflows
disable-and-schedule-deletion
Disable a key then schedule it for deletion after a waiting period.
Disables the target KMS key to stop further use and schedules its deletion with the supplied pending-window in days, capturing the resulting deletion date.
1
disableKey
DisableKey
Disable the KMS key so it can no longer be used in cryptographic operations before scheduling its deletion.
2
scheduleDeletion
ScheduleKeyDeletion
Schedule the disabled KMS key for deletion after the supplied waiting period and capture the planned deletion date.