Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

v0.21.0

Compare
Choose a tag to compare
@sdford sdford released this 26 Jun 16:26
· 1035 commits to master since this release
  • Adds an admin endpoint to clean up orphaned IAM roles in the database and inactive or orphaned KMS keys in AWS.

This is required because orphaned database records, and AWS KMS keys are created when an SDB is deleted.

Orphaned KMS keys are not cleaned up at SDB deletion time because it would add unnecessary complexity and remove control from Cerberus administrators over when KMS keys should be deleted.