1) Install AWS Extend Switch Roles extension on the web browser where you want to use the IAM user

Install AWS Extend Switch Roles:

  1. Chrome: https://chrome.google.com/webstore/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?hl=en
  2. Firefox: https://addons.mozilla.org/en-US/firefox/addon/aws-extend-switch-roles3/
  3. Edge: https://microsoftedge.microsoft.com/addons/detail/aws-extend-switch-roles/dcflbohnocoeheondddeoknmgbngijbi

The details of the tool can be found here.

2) Setup

Here is the guide on Chrome web brower, however, the setup should be the same for other web browser.

After the extension is installed, click on extension icon and click on the Configuration button.

Untitled

Copy these content to the Configuration:

[evalucar]
aws_account_id = 876968100775

[profile evalucar-esign-dev]
source_profile=evalucar
role_arn=arn:aws:iam::436245144813:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-esign-prod]
source_profile=evalucar
role_arn=arn:aws:iam::615080164852:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-esign-staging]
source_profile=evalucar
role_arn=arn:aws:iam::149735647533:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-pricing-dev]
source_profile=evalucar
role_arn=arn:aws:iam::955235636879:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-pricing-prod]
source_profile=evalucar
role_arn=arn:aws:iam::190125585286:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-pricing-staging]
source_profile=evalucar
role_arn=arn:aws:iam::777168058786:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-security]
source_profile=evalucar
role_arn=arn:aws:iam::426449570399:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-log]
source_profile=evalucar
role_arn=arn:aws:iam::770314100909:role/OrganizationAccountAccessRole
region=eu-west-3

[profile evalucar-shared]
source_profile=evalucar
role_arn=arn:aws:iam::667367262708:role/OrganizationAccountAccessRole
region=eu-west-3

Then finally, click on the Save button.

Untitled

3) Configure the extention to use your AWS configuration

After you login on AWS Management console with your IAM user.

Untitled