duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
5.96k stars 800 forks source link

organizations.describe_organization({}): An error occurred #733

Open jmerinoh opened 4 years ago

jmerinoh commented 4 years ago

python cloudmapper.py collect --config config.json.demo --account demo an error is sent:

organizations.describe_organization({}): An error occurred (AWSOrganizationsNotInUseException) when calling the DescribeOrganization operation: Your account is not a member of an organization. organizations.list_accounts({}): An error occurred (AWSOrganizationsNotInUseException) when calling the ListAccounts operation: Your account is not a member of an organization.

on a mac, (venv)

falconws commented 4 years ago

Affected me too. Is there a workaround?

On Docker Container. https://github.com/duo-labs/cloudmapper#using-a-docker-container

0xdabbad00 commented 4 years ago

Happy to accept a PR for Option 2.

w0rmr1d3r commented 3 years ago

This issue has been fixed! Let's close it :)