281926052c
* fixed existing rules;added query checks * fixed flake errors * added re.DOTALL to regex pattern, adjusted pattern slightly; reverted some rules * removed valueError and replaced ValidationError * adjusted validation error output based on feedback * Update rules/integrations/aws/persistence_iam_user_created_access_keys_for_another_user.toml Co-authored-by: Isai <59296946+imays11@users.noreply.github.com> * Update rules/integrations/aws/persistence_iam_user_created_access_keys_for_another_user.toml Co-authored-by: Isai <59296946+imays11@users.noreply.github.com> * added space for failure * updated to use re.compile --------- Co-authored-by: Isai <59296946+imays11@users.noreply.github.com>