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
Do you happen to know if this issue is present with other SDKs or the AWS CLI? This sounds like a service bug, I don't think we would be doing anything that would filter out accounts starting with 0.
jmklix
added
response-requested
Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days.
p2
This is a standard priority issue
and removed
needs-triage
This issue or PR still needs to be triaged.
labels
Dec 20, 2024
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: