prowler
prowler copied to clipboard
fix(sns): add condition to sns topics
Description
It's needed to add new conditions related with organizations. One example is: "aws:PrincipalOrgID": "<our-org-id>"
To apply this change we will need to modify the is_condition_block_restrictive method and update the check with the new status extended.
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.