tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.32k stars 141 forks source link

Profiles limit #242

Closed rkubik-hostersi closed 2 years ago

rkubik-hostersi commented 2 years ago

Hi! First of all, thanks for the great addon!

I've tried to update my config file and reached the limit of 200 profiles. Why such limit is there? We are using it in a company with a lot of subaccounts, so it would be brilliant to not have such limitation :)

tilfin commented 2 years ago

Please use Local storage. https://github.com/tilfinltd/aws-extend-switch-roles#settings

rkubik-hostersi commented 2 years ago

Thank you!