Prevents deletion or disabling of KMS keys, protecting the encryption infrastructure that secures your data.
What this SCP does
This Service Control Policy (SCP) prevents deletion or disabling of KMS keys, protecting the encryption infrastructure that secures your data. This ensures encryption keys remain available for data decryption.
By blocking attempts to schedule key deletion or disable existing KMS keys, this policy ensures that encrypted data remains accessible and prevents accidental or malicious attempts to compromise the encryption infrastructure of your organization.
How to test this SCP works
To validate this SCP, create a KMS key and attempt to delete or disable it.
We expect attempts to schedule key deletion or disable keys to be denied with AccessDenied errors. This confirms that the SCP is preserving the accessibility of encryption infrastructure.