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(aws): enhance createAssumedRoleSession to accept account ID as parameter and improve error handling in Verify method
- Updated createAssumedRoleSession to take accountId as an argument, allowing for more flexible role assumption.
- Modified Verify method to iterate over AccountIds, capturing errors for each account and returning the last encountered error if all attempts fail.
0 commit comments