aws-deployment-framework
                                
                                 aws-deployment-framework copied to clipboard
                                
                                    aws-deployment-framework copied to clipboard
                            
                            
                            
                        [Bug]: Bootstrapping of 400+ accounts fails with v4.0.0
Is there an existing issue for this?
- [X] I have searched the existing issues
Describe the bug
Pipeline aws-deployment-framework-bootstrap-pipeline failed at stage EnableBootstrappingViaJumpRole with below error. This is our production environment with 400+ active accounts. Also, the stack serverlessrepo-aws-deployment-framework was updated successfully.
Expected Behavior
Pipeline should be able to execute successfully in case of 400+ active accounts in an AWS Organizations.
Current Behavior
Pipeline is failing with 400+ accounts. It worked in our dev/test environment where number of accounts were less than 100.
Steps To Reproduce
Update ADF to v4.0.0 with 400+ active accounts in an AWS Org.
Possible Solution
No response
Additional Information/Context
No response
ADF Version
4.0.0
Contributing a fix?
- [ ] Yes, I am working on a fix to resolve this issue