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

EFS Policy Not Found Error #95

Open
crazykit93 opened this issue Apr 30, 2024 · 0 comments
Open

EFS Policy Not Found Error #95

crazykit93 opened this issue Apr 30, 2024 · 0 comments

Comments

@crazykit93
Copy link

Describe the bug
Error prompt when inspecting EFS

Expected behavior
EFS with disabled "Automatic backups", thus "policy not found" prompted.

Screenshot
image

**Error Captured"
... (EFS) inspecting fs-090404821061821eb
PolicyNotFound None
Traceback (most recent call last):
File "/home/cloudshell-user/service-screener-v2/services/Evaluator.py", line 46, in run
getattr(self, method)()
File "/home/cloudshell-user/service-screener-v2/services/efs/drivers/EfsDriver.py", line 32, in _checkBackupPolicy
backup = self.efs_client.describe_backup_policy(
File "/home/cloudshell-user/lib64/python3.9/site-packages/botocore/client.py", line 530, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/home/cloudshell-user/lib64/python3.9/site-packages/botocore/client.py", line 964, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.errorfactory.PolicyNotFound: An error occurred (PolicyNotFound) when calling the DescribeBackupPolicy operation: None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant