aws-role-editor icon indicating copy to clipboard operation
aws-role-editor copied to clipboard

Feature Request: Export/Import Functionality

Open drbachler opened this issue 5 years ago • 2 comments

Let me start by saying: Great work. Thanks a lot for this useful plugin.

I would like to have a way of exporting and importing (maybe json/yaml) my accounts to make it easy to provision a new browser profile.

drbachler avatar May 28 '19 07:05 drbachler

@drbachler - I was implementing this feature in my feature-fork: https://github.com/mwiora/aws-role-editor - just have a look

mrwiora avatar May 29 '19 10:05 mrwiora

Hi @drbachler ,

thanks a lot! :) A workarround for now could be to just copy paste the cookie noflush_awsc-roleInfo.
This is set by AWS and this extension and includes all information. In behind it is just a URI encoded JSON object. ;)

Malte

derBroBro avatar May 31 '19 19:05 derBroBro