Amazon Athena

📘 Storing AWS Athena query results without encryption exposes them to potential unauthorized access and compromises data security. Encryption is essential to protect sensitive information contained in query results.

  • Section: Encryption
  • Severity: High
  • CWE: CWE-311 Missing Encryption of Sensitive Data
  • Assurance Scope: PCI, NIST
  • Threat Modeling Principal: Tampering, Information Disclosure
  • Rule Set: Threat Modeling - Cloud Configuration Check

📘 Failing to encrypt AWS Athena query results with the Customer Master Key (CMK) limits data security control. Using CMKs for encryption provides enhanced security and key management capabilities.

  • Section: Encryption
  • Severity: High
  • CWE: CWE-653 Insufficient Compartmentalization
  • Assurance Scope: PCI, NIST
  • Threat Modeling Principal: Tampering, Information Disclosure
  • Rule Set: Threat Modeling - Cloud Configuration Check

What’s Next