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
refactor: remove redundant fallback to all regions
- Remove else branch that queries all AWS regions when RegionsInScope is empty
- Function now processes empty list when no regions specified
- Simplifies logic and prevents unintended region scanning
0 commit comments