Chrome Profiles
BMC can open the AWS console in a dedicated, isolated Chrome profile per AWS account. Each profile has its own cookies and session — no cross-account contamination.
Enable #
{
"console": {
"chrome_profiles": true,
"chrome_binary": "google-chrome"
}
}
For Brave or Chromium:
{
"console": {
"chrome_profiles": true,
"chrome_binary": "brave-browser"
}
}
How it works #
On first use for a profile, BMC: