aws-service-catalog-reference-architectures icon indicating copy to clipboard operation
aws-service-catalog-reference-architectures copied to clipboard

Fixed create_member batch call issue

Open farside5 opened this issue 2 years ago • 0 comments

Issue #, if available:

Description of changes:

Fixed create_member batch call issue. The create_member batch call has a limit of 50 accounts per call. When the number of accounts exceeds 50, this fix calls create_member in batches of 50 accounts.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

farside5 avatar Dec 20 '22 12:12 farside5