Skip to content

davidsonmarra/swap-role

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWAP ROLE

About   |    How to use   |    Installation   |    Contributing   |    Contributors   |    License

About

Swap role is an extension to facilitate swapping AWS roles.

swap role popup

How to use

Save the role swapping information on the extensions configuration page.

Example:

[Display Name]
aws_account_id=123456789012
role_name=ROLE-NAME
region=us-east-1
color=86868f

In AWS website or config, click on the extension and a popup will appear with a list of your roles.

swap role config and popup

Installation

  1. Clone git repository
  2. Enter the extensions tab
  3. Enable developer mode
  4. Load unpacked extension

Contributing

  1. Fork the project
  2. Create your branch (git checkout -b branch-name)
  3. Add your changes (git add .)
  4. Commit your changes (git commit -m 'add some feature')
  5. Push to the branch (git push origin branch-name)
  6. Open a pull request

Contributors

Matheus Almeida
Matheus Almeida
Davidson Marra
Davidson Marra

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.0%
  • CSS 36.6%
  • HTML 24.4%