cloudmapper icon indicating copy to clipboard operation
cloudmapper copied to clipboard

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

Open jmerinoh opened this issue 4 years ago • 2 comments

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?

jmerinoh avatar Jun 30 '20 03:06 jmerinoh

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

kaviyarasu7 avatar Nov 05 '20 02:11 kaviyarasu7

I just removed those glacier sections from the collect_commands yaml

ghost avatar Mar 04 '21 01:03 ghost