Now SSO is configured, I'm running the code and got these errors:
What permission is needed for the SSO groups to be be able to run it successfully ?
The First role have 'Permissions boundary' attached to it - does it matter for the solution if it is used or not ?
Is the 'index out of range' error an issue ? shouldn't the process search for all valid\available roles to be able to proceed?
Many Thanks!
Listing ACCOUNTID using role, AWSReadOnlyAccess
FAILED to create trust: arn:aws:iam::ACCOUNTID-A:role/Found-Role-name, AWS, AlphaNumeric-string
list index out of range
FAILED to create trust: arn:aws:iam::ACCOUNTID-B:role/Found-Role-name, AWS, AlphaNumeric-string
list index out of range
Completed (1/2)
FAILED to create trust: arn:aws:iam::ACCOUNTID-A:role/Found-Role-name, AWS, AlphaNumeric-string
list index out of range
Completed (2/2)
Now SSO is configured, I'm running the code and got these errors:
What permission is needed for the SSO groups to be be able to run it successfully ?
The First role have 'Permissions boundary' attached to it - does it matter for the solution if it is used or not ?
Is the 'index out of range' error an issue ? shouldn't the process search for all valid\available roles to be able to proceed?
Many Thanks!