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

Saving a config with 197 profiles yields "QUOTA_BYTES_PER_ITEM quota exceeded" #184

Closed Jacob-Doetsch closed 3 years ago

Jacob-Doetsch commented 3 years ago

Version: 2.0.5

Steps to reproduce: Attempt to save a profile with 197 entries where each entry has a source_profile and each entry specifies a role_arn image

Other notes: The config I tested with was 23711 characters/bytes

richardcloudsoft commented 3 years ago

I've also observed this problem when updating my config with more roles. A config that was 17468 bytes was OK; a config of 19754 bytes was too big.

rrkraft commented 3 years ago

Same here. Is there a way to increase this limit or work around it?

tilfin commented 3 years ago

address this issue at #194