turbot / steampipe-mod-aws-well-architected

Are AWS Well-Architected best practices being followed? Use Powerpipe and Steampipe to check if your AWS accounts are following best practices from each lens and pillar.
https://hub.powerpipe.io/mods/turbot/aws_well_architected
Apache License 2.0
11 stars 9 forks source link

Update AWS compliance dependent controls #3

Closed rajlearner17 closed 1 year ago

rajlearner17 commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

  1. [ ] apigateway_rest_api_stage_use_ssl_certificate
  2. [ ] codebuild_project_s3_logs_encryption_enabled
  3. [ ] vpc_network_acl_remote_administration
  4. [ ] opensearch_domain_https_required (added part of AWS > PCI)
  5. [ ] opensearch_domain_encryption_at_rest_enabled
  6. [ ] opensearch_domain_node_to_node_encryption_enabled
  7. [ ] waf_regional_rule_condition_attached
  8. [ ] waf_web_acl_resource_associated

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.