cloudmapper
cloudmapper copied to clipboard
glacier.get_vault_access_policy({}): An error occurred (ResourceNotFoundException) when calling the GetVaultAccessPolicy
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?
I am facing the same issue in the Docker environment too. Can you help me to bypass this or resolve this?
I just removed those glacier sections from the collect_commands yaml