You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix service role name length to comply with AWS 64 character limit
- Changed role name from IDPAcceleratorCloudFormationServiceRole to CFServiceRole
- Resolves ValidationError: Member must have length less than or equal to 64
- Service role ARN retrieval remains dynamic via CloudFormation outputs
0 commit comments