This rule ensures that default encryption is enabled for S3 buckets to protect data at rest. Compliance count: 61
Rule | S3 bucket default encryption should be enabled |
Framework | CISA-cyber-essentials |
Severity | ✔ Low |
Rule Description
The rule requires that the default encryption setting is enabled for S3 buckets in compliance with CISA Cyber Essentials guidelines. This ensures that all objects within the S3 buckets are automatically encrypted at rest.
Troubleshooting Steps
If the default encryption is not enabled for an S3 bucket, follow these steps to troubleshoot:
Necessary Codes (if any)
No specific codes are required for this rule. Configuration changes will be made through the AWS Management Console or the AWS Command Line Interface (CLI) commands.
Remediation Steps
To enable default encryption for an S3 bucket, follow these steps:
Verification Steps
To confirm that default encryption is enabled for an S3 bucket, follow these steps:
If default encryption is correctly enabled, all objects uploaded to the bucket will be automatically encrypted at rest.