AWS Extend Switch Roles chrome extension

Version: 2.3.2
AWS Extend Switch Roles
Extend your AWS IAM switching roles. You can set the configuration like aws config format
4.91 Based on 79 user rates

What is AWS Extend Switch Roles?

AWS Extend Switch Roles is a developer tools chrome extension. it's a free extension , it has 100,000+ active users since released its first version, it earns an average rating of 4.91 from 79 rated user, last update is 547 days ago.


What’s new in version 2.3.2?

                Switch role history does not remain only five maximum on the AWS Management Console. This extension gives you show all of switch roles from a browse menu by loading your aws configuration.

## Configuration

### Simple Configuration
The simplest configuration is for multiple **target roles** when you always intend to show the whole list.  **Target roles** can be expressed with a `role_arn` or with both `aws_account_id` and `role_name`.

#### Optional parameters

* `color` - The RGB hex value (without the prefix '#') for the color of the header bottom border and around the current profile.
* `region` - Changing the region whenever switching the role if this parameter is specified.
* `image` - The uri of an image to use on top of any color attribute supplied. The color and image are not mutually exclusive.

```
[profile marketingadmin]
role_arn = arn:aws:iam::123456789012:role/marketingadmin
color = ffaaee

[anotheraccount]
aws_account_id = 987654321987
role_name = anotherrole
region=ap-northeast-1
```

### Complex Configuration
More complex configurations involve multiple AWS accounts and/or organizations.

- A profile that has only `aws_account_id` (without a `role_name`) is defined as **base account**.

- If your account is aliased, you specify `aws_account_alias` in **base account**.

- A **target role** is associated with a **base account** by the **target role** specifying a `source_profile`.

- As above, **target roles** can be expressed with a `role_arn` or with both `aws_account_id` and `role_name` and can optionally pass the optional parameters.

- If `target_role_name` is set in **base account**, the value is provided as the default role name for each **target roles**.

```
[organization1]
aws_account_id = your-account-alias

[Org1-Account1-Role1]
role_arn = arn:aws:iam::123456789012:role/Role1
source_profile = organization1

[Org1-Account1-Role2]
aws_account_id = 123456789012
role_name = Role2
source_profile = organization1

[Org1-Account2-Role1]
aws_account_id = 210987654321
role_name = Role1
source_profile = organization1

[baseaccount2]
aws_account_id = 000000000000

[Base2-Role1]
role_arn = arn:aws:iam::234567890123:role/Role1
source_profile = baseaccount2

[AnotherRole]
role_name = SomeOtherRole
aws_account_id = account-3-alias
```

If you sign-in a base account, target roles of the other base accounts are excluded.

For more information, please visit the homepage.            

How to install AWS Extend Switch Roles?

You could download the latest version crx file or older version files and install it.


Preview of AWS Extend Switch Roles


Technical Features:

  • Latest Version: 2.3.2
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Sunday, November 20th, 2022
  • Author: Tilfin Ltd.

AWS Extend Switch Roles Available languages:

English.


FAQ


Reviews of aws extend switch roles:


Sneh Gada November 27th, 2022
Sneh Gada

This is just simple, so use-full and amazing


Bryan Dady July 5th, 2022
Bryan Dady

Top 5 most helpful browser extensions. Here is the format/syntax that works for me: [Account_Alias] aws_account_id = ############ role_name = admin region = us-east-2 ...


Paul Benoit June 16th, 2022
Paul Benoit

The config saves and says it is valid, but the plugin shows zero accounts in the Chrome taskbar.

Read more review & comments of aws extend switch roles