Coder Social home page Coder Social logo

Comments (4)

rajlearner17 avatar rajlearner17 commented on June 4, 2024 1

@rhoboat Appreciate checking this out. The result you have mentioned is correct for the use case you have tested. We have already addressed this issue in detail here. I guess it's time to close this one with a good test result from you 😄

Once again thank you 👍 for responding. Pls keep us posted, in case you come across any other observations

from steampipe-mod-aws-compliance.

cbruno10 avatar cbruno10 commented on June 4, 2024

@bwhaley Thanks for the report!

Our query does look incorrect and should only alarm for the account if no region has IncludeGlobalResourceTypes enabled.

I also believe we have another issue for this query which could prevent it from returning the correct result (#27), so we'll look into both of these issues and see how we can get the control working properly.

Related to the other potential bug above, can you please paste here what regions you have enabled in your .steampipe/config/aws.spc file? Thanks!

from steampipe-mod-aws-compliance.

rajlearner17 avatar rajlearner17 commented on June 4, 2024

Reported here

from steampipe-mod-aws-compliance.

rhoboat avatar rhoboat commented on June 4, 2024

Adding onto this, when I added 22 regions to the ~/.steampipe/config/aws.spc file as below:

  regions = [
    "us-east-1",
    "us-east-2",
    "us-west-1",
    "us-west-2",
    "eu-west-1",
    "eu-west-2",
    "eu-west-3",
    "eu-south-1",
    "eu-central-1",
    "eu-north-1",
    "ap-south-1",
    "ap-northeast-1",
    "me-south-1",
    "ap-east-1",
    "ap-southeast-3",
    "ap-northeast-3",
    "ap-southeast-1",
    "af-south-1",
    "sa-east-1",
    "ap-southeast-2",
    "ap-northeast-2",
    "ca-central-1"
  ]

I got the following result:
image

As you can see, there are 22-16 = 6 regions where the check fails. In this particular AWS account, I can confirm that we have AWS Config disabled for those 6 regions.

So I'm not sure this is a bug, actually.

from steampipe-mod-aws-compliance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.