Giter VIP home page Giter VIP logo

Comments (3)

mvaerle avatar mvaerle commented on May 21, 2024 1

@yevgenypats Wow that was fast. I took a bit of time because I wanted to make sure that it fully supports my use case, but it does! I can now use cloudquery to generate our aws compliance authorisation sheet.

One very minor suggestion might be to include the cloudquery group_id into the the aws_iam_user_groups join table. That will remove an extra join to aws_groups that I'm now only doing to convert the aws ids to cloudquery ids, since my actual goal is to join the aws_iam_group_policies. This might not be according to your design/architecture ideas, in which case I'm completely fine with doing one extra join, it doesn't cause any real issues.

Thanks a lot for building this!

from cloudquery.

yevgenypats avatar yevgenypats commented on May 21, 2024

@mvaerle Thanks for bringing this up. I've released https://github.com/cloudquery/cloudquery/releases/tag/v0.8.2

New tables

aws_iam_user_groups
aws_iam_group_policies
aws_iam_role_policies

Let me know if that helps and/or if other data is missing.

from cloudquery.

yevgenypats avatar yevgenypats commented on May 21, 2024

@mvaerle Thanks for the detailed response and the kind words:). Regarding your suggestion (If I understood) I think it will be easier for me to add the AWS group_id to aws_iam_group_policies due to how the gorm library works. I can add it if it helps?

Also, I'm really interested in the AWS compliance authorisation sheet? Is it something you can share? I'd love other users to be able to re-use this kind of stuff/queries. (If not that's totally understandable).

from cloudquery.

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.