dataall
dataall copied to clipboard
[BUGS & IMPROVEMENTS] Share verifier bugs
Describe the bug
Share verifier service fails to detect if there is any issue with the share if ,
- When S3 bucket policy's permissions ( actions ) are modified
- When S3 bucket policy's resources are modified and few are removed
- When KMS policy's permissions ( actions ) are modified
- Shared db is removed from the target account
Similarly, for share reapplier, the share is not reapplied correctly if the above happens
How to Reproduce
- Deploy 2.7.0-rc
- Remove permissions/ resources, etc as described in the bug description and run share verifier
Expected behavior
Share verifier should complain about these issues
Your project
No response
Screenshots
No response
OS
mac
Python version
3.9
AWS data.all version
2.7.0-rc
Additional context
No response