This rule requires encrypting cache data in API Gateway REST API for enhanced security.
Rule | API Gateway REST API cache data should be encrypted at rest |
Framework | AWS Foundational Security Best Practices |
Severity | ✔ Medium |
Rule Description:
The rule "API Gateway REST API cache data should be encrypted at rest" is a part of the AWS Foundational Security Best Practices. It ensures that the data stored in the cache of the API Gateway REST API is encrypted at rest, providing an additional layer of security.
Remediation Steps:
To ensure that the API Gateway REST API cache data is encrypted at rest, follow the steps below:
Step 1: Verify Cache Encryption:
Step 2: Enable Encryption for the Cache:
Step 3: Review and Update Cache Behavior:
Step 4: Testing and Validation:
Troubleshooting Steps:
If you encounter any issues while enabling cache encryption or validating cache behavior, follow the guide below:
Issue: Cache encryption option is disabled
Issue: Cache data is not being encrypted at rest
If the issues persist, consider referring to the official AWS API Gateway documentation or contacting AWS support for further assistance.
Additional Notes:
It is important to regularly review this rule's compliance to maintain the security of your API Gateway REST API cache data. Enabling encryption at rest for cache data helps protect sensitive information and aligns with industry best practices for data protection.