CryptoShredding
0
Is there an AWS guide for the best practices on CryptoShredding or secure data deletion? Thanks!
asked 3 months ago9 views
1 Answers
0
Hi, if you're looking for AWS Practices - check out https://aws.amazon.com/compliance/data-center/controls/ about their media destruction. Also check out https://d0.awsstatic.com/whitepapers/compliance/AWS_Risk_and_Compliance_Whitepaper.pdf for more information.
Those are high level details - there may be service-specific information on service documentation. Hope that helps!
answered 3 months ago
Relevant questions
EFS Deletion protection
Accepted Answerasked 2 months agoECS Capacity providers best practices
Accepted Answerasked a month agoFinding the Best Practices for long alter table queries
asked 9 months agoExplanation for NODATA in VPC Flow Logs if there is no data
Accepted Answerasked 2 years agoCryptoShredding
asked 3 months agoBest practices for VMware to AWS migration
asked 5 months agoIs there an option to create an EFS from an EBS snapshot?
Accepted Answerasked 3 months agoYour AWS CloudShell data is scheduled for deletion
asked a month agoBest practices for AWS Panorama
asked 11 days agoIs there a cost for the data transfer between Redshift and QuickSight
Accepted Answerasked 3 years ago
Thanks! I was looking if there is specific guidance such as when my organisation needs to delete specific customer records in DynamoDB or PostgresSQL DB, what would be the recommended handling method for a secure deletion (e.g. overwriting the records prior to deletion or if possible to destroy the corresponding encryption key in KMS specific to those records only, etc.)