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
Describe the bug
When attempting to switch roles from the same AWS account but different regions using the AWS Extend Switch Roles extension, the switch appears to be successful but does not reflect the changes accurately.
To Reproduce
Steps to reproduce the behavior:
Open the AWS Extend Switch Roles extension.
Configure the extension for the desired AWS account and regions.
Attempt to switch roles from the same account but in different regions.
Notice that the switch seems to be complete, but the displayed region does not update accordingly.
Expected behavior
I expected the extension to successfully switch roles within the same AWS account, regardless of the region. The selected region should be accurately reflected after the switch.
Screenshots
Profile is not matching to what it should be
Regions in the URL and the actual one are different
Environment
OS: Windows 11
Browser: Microsoft Edge
Version: 114.0.1823.67 (Official Build) (64-bit)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
This phenomenon seems to occur only on certain service pages. For example, the ECS page. The behavior of those pages when switching seems to be different from other pages.
There are many regional endpoints for the AWS console, but the region you are viewing should (and does in your example) match the URL parameter. IIRC there was a change within the last year or so regarding the regional endpoints, but here's the current list: https://docs.aws.amazon.com/general/latest/gr/mgmt-console.html
Describe the bug
When attempting to switch roles from the same AWS account but different regions using the AWS Extend Switch Roles extension, the switch appears to be successful but does not reflect the changes accurately.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the extension to successfully switch roles within the same AWS account, regardless of the region. The selected region should be accurately reflected after the switch.
Screenshots
Profile is not matching to what it should be
Regions in the URL and the actual one are different
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: