Coder Social home page Coder Social logo

Comments (4)

yevgenypats avatar yevgenypats commented on May 11, 2024

@hitesh50 can you please share your config.yml and the command you are running? I'll try to reproduce it

from cloudquery.

hitesh50 avatar hitesh50 commented on May 11, 2024

I am running "./cloudquery fetch" command

Here is the config.yml file....
providers:
' - name: aws
accounts: # Optional. if you want to assume role to multiple account and fetch data from them
- role_arn: arn:aws:iam::111111111000:role/AWS_Role
max_retries: 5
resources: # You can comment resources your are not interested in for faster fetching.
- name: autoscaling.launch_configurations
- name: cloudtrail.trails
- name: directconnect.gateways
- name: ec2.customer_gateways
- name: ec2.flow_logs
- name: ec2.images
- name: ec2.instances
- name: ec2.internet_gateways
- name: ec2.nat_gateways
- name: ec2.network_acls
- name: ec2.route_tables
- name: ec2.security_groups
- name: ec2.subnets
- name: ec2.vpc_peering_connections
- name: ec2.vpcs
- name: ecs.clusters
- name: ecr.images
- name: efs.filesystems
- name: elasticbeanstalk.environments
- name: elbv2.load_balancers
- name: emr.clusters
- name: fsx.backups
- name: iam.groups
- name: iam.password_policies
- name: iam.policies
- name: iam.roles
- name: iam.users
- name: kms.keys
- name: rds.certificates
- name: rds.clusters
- name: rds.db_subnet_groups
- name: redshift.clusters
- name: redshift.cluster_subnet_groups
- name: s3.buckets

from cloudquery.

yevgenypats avatar yevgenypats commented on May 11, 2024

@hitesh50 Good catch. This is related to some nuances in AWS SDK, we now check if it is an EXTERNAL key before calling the unsupported API. This should be fixed in v0.8.7 (it is currently building)

from cloudquery.

hitesh50 avatar hitesh50 commented on May 11, 2024

@yevgenypats - Thanks for your help resolving this

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.