awslabs / awslabs/aws-deployment-framework
[Bug]: Bootstrapping of 400+ accounts fails with v4.0.0
- Dominant language
- Python
- Stars
- 699
- Forks
- 235
- Avg merge
- 20h 53m
- Merged PRs (30d)
- 7
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.