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

glacier.get_vault_access_policy({}): An error occurred (ResourceNotFoundException) when calling the GetVaultAccessPolicy #732

Open jmerinoh opened 4 years ago

jmerinoh commented 4 years ago

python cloudmapper.py collect --config config.json --account myaccount when it finishes, I get an error with glacier.get_vault_access_policy({'vaultName': 'vaultname', 'accountId': '-'}): An error occurred (ResourceNotFoundException) when calling the GetVaultAccessPolicy operation: No vault access policy is set for: vaultname

And truly, the Vault Access Policy is not defined for any of the Glacier Vaults on this account.

I'm working on my Mac, (venv).

What can I do?

kaviyarasu7 commented 3 years ago

I am facing the same issue in the Docker environment too. Can you help me to bypass this or resolve this?

ghost commented 3 years ago

I just removed those glacier sections from the collect_commands yaml