In aws_sdk_organizations
list_accounts doesn't return accounts with ID's beginning with "0"
#1222
Labels
aws_sdk_organizations
list_accounts doesn't return accounts with ID's beginning with "0"
#1222
Describe the bug
In
aws_sdk_organizations
list_accounts doesn't return information for account with ID's beginning either "0"Regression Issue
Expected Behavior
list_accounts ought to return all accounts for an organization regardless of the first digit of the ID
Current Behavior
list_accounts only returns account ID's that do not begin with 0.
Reproduction Steps
For use in an organization account that has a member account with an ID beginning with "0"
Possible Solution
No response
Additional Information/Context
No response
Version
The text was updated successfully, but these errors were encountered: