awslabs / aws-config-rules

[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
http://aws.amazon.com/config/
Creative Commons Zero v1.0 Universal
1.6k stars 854 forks source link

wrong name for a rule in aws-config-conformance-packs/Operational-Best-Practices-for-Amazon-S3.yaml #347

Closed angabini closed 3 years ago

angabini commented 3 years ago

The resource name for rule "S3_BUCKET_SERVER_SIDE_ENCRYPTION_ENABLED" is wrong (line 58,61).

It should be ServerSideEncryptionEnabled instead of ServerSideReplicationEnabled

https://github.com/awslabs/aws-config-rules/blob/master/aws-config-conformance-packs/Operational-Best-Practices-for-Amazon-S3.yaml