1 Answer
- Newest
- Most votes
- Most comments
1
Hello,
-
After a KMS key is deleted, you can no longer decrypt the data that was encrypted under that KMS key, which means that data becomes unrecoverable.
-
You should delete a KMS key only when you are sure that you don't need to use it anymore. If you are not sure, consider disabling the KMS key instead of deleting it. You can re-enable a disabled KMS key and cancel the scheduled deletion of a KMS key, but you cannot recover a deleted KMS key.
-
Restrict the key deletion access through IAM policies.
refer to below documentation regarding scheduling & deleting customer managed key.
answered 2 years ago
Relevant content
- asked 3 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago

thanks .. I know, my question was how we can restrict deleting the key?