Describe the bug
Vegas credentials doesn't work if Role name contains / character.
System (please complete the following information):
- OS:
macOS
- OS Version:
14.4.1
- Tool Version:
0.14.4
- Tool Installation Method:
brew
- Credential Process invoked via: any way
To Reproduce
Steps to reproduce the behavior:
- Have slash character in the vegas_role_arn
- Try to assume role
Expected behavior
Should work
Output
❌ Credentials: Error: Profile "foobar" contains invalid vegas_role_arn "arn:aws:iam::123456789012:role/with/slash". Must satisty ^arn:aws:iam:\d*:\d{12}:role\/[a-zA-Z0-9_+=,.@-]{1,64}$
Describe the bug
Vegas credentials doesn't work if Role name contains
/character.System (please complete the following information):
macOS14.4.10.14.4brewTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Should work
Output