Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cartography Multiple AWS Account Setup always discover hub account #1185

Open
usamayousuf13 opened this issue May 29, 2023 · 0 comments
Open
Labels
AWS Related to cartography's AWS module

Comments

@usamayousuf13
Copy link

Cartography Multiple AWS Account Setup always discover hub account even though it shows acc id of spoke account on terminal but it actually discovers hub account

Description:

I am trying to use cartography for multiple aws accounts, i want to use hub account to deploy my cartography service and neo4j db (in ec2) and want to discover resources of spoke accounts using sts assume role. I am following the documentation step by step, all the permissions and policies are set accordingly but It fails to discover spoke account resources and always bring hub account resources on neo4j DB.
The terminal show account id of spoke account, but its misleading, it actually discover hub account.

Keep in mind that my hub and spoke account are not inside one organisation, but rather are two separate AWS accounts.

Screenshots:

attaching some screenshots below for reference

Please complete the following information::

  • Cartography release version = '0.79.2'
  • Python version: Python 3.10.6
  • OS Ubuntu (ec2 T2.medium)

Screenshot from 2023-05-30 01-27-15
Screenshot from 2023-05-30 01-29-52
Screenshot from 2023-05-30 01-27-35
23-05-30 01-32-06](https://github.com/lyft/cartography/assets/18714447/1cba4a8e-fe1a-48eb-86f3-d61a25e58445)
Screenshot from 2023-05-30 01-29-04

@achantavy achantavy added the AWS Related to cartography's AWS module label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AWS Related to cartography's AWS module
Projects
None yet
Development

No branches or pull requests

2 participants