You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #43138, the linter rule aws_accessanalyzer_analyzer_invalid_type was failing on the PR because the list of supported analyzer type has not been updated in the linter role code. As a temporary workaround, I've disabled the rule as part of the PR. This issue is opened so that I can roll back the linter configuration once the code has been updated (automatically).