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

add glue security config rule checks and remediations #365

Open chakeega opened 3 years ago

chakeega commented 3 years ago

I confirm these files are made available under CC0 1.0 Universal (https://creativecommons.org/publicdomain/zero/1.0/legalcode)

Issue #, if available:

Description of changes: Added 4 config rules to enforce security best practices for the AWS Glue service. Included Checks and Remediation actions.

  1. Enforce Glue Crawlers using SSL
  2. Glue Crawlers Security Configuration is encrypted
  3. Glue Job Security Configuration is encrypted
  4. Glue Data Catalog is encrypted
mccartni-aws commented 3 years ago

NICE!