AWS Console - Open All SSO Accounts

Open all accounts and roles on AWS Console SSO screen used by AWS IAM Identity Center.

< Feedback on AWS Console - Open All SSO Accounts

प्रश्न/टिप्पणी

§
पोस्ट केले: 2024-10-09

Need to refine the selectors, otherwise the user dropdown in the upper-right corner will keep on opening and closing in an infinite loop:

        const collapsedButtons = document.querySelectorAll('[data-testid="account-list"] button[aria-expanded="false"]');

§
पोस्ट केले: 2024-10-09

We can also restrict the script to the Accounts tab of the AWS access portal page:

// @match        https://*.awsapps.com/start/#/?tab=accounts

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.