AWS Extend Switch Roles

com.sourcecube.AWS-Extend-Switch-Roles

Total installs
0+
Rating
0.0
Released
November 2, 2021
Last updated
November 2, 2021
Category
Developer Tools
Developer
SourceCube Ltd
Developer details
Name
SourceCube Ltd
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown
iOS SDKs
  • No items.

Screenshots

AWS Extend Switch Roles Screenshot 1 - AppWisp.com
AWS Extend Switch Roles Screenshot 2 - AppWisp.com
AWS Extend Switch Roles Screenshot 3 - AppWisp.com
AWS Extend Switch Roles Screenshot 4 - AppWisp.com

Description

Safari extension to allow you to quickly and easily switch AWS IAM role when using the AWS Console. The built-in role history in the AWS Console only stores the last 5 roles however many users find they have many more roles that they need regular access to.

This extension for Safari works across both MacOS and iOS Safari and allows you to list all of your roles in it's configuration which can then be selected from the extension's drop-down in the browser.

Credit for the creation and further development of the extension goes to Tilfin Ltd. The port to Safari is maintained by SourceCube Ltd.

## Configuration ##

Left-click the extension, click "Configure", enter your configuration in the text box, and click "Save".

You can write the configuration in INI format similar to `~/.aws/config` or `~/.aws/credentials`.

## 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.