aws / aws-sdk

Landing page for the AWS SDKs on GitHub
https://aws.amazon.com/tools/
Other
68 stars 13 forks source link

IdentityStore ListUsers should be filterable by status=ENABLED/DISABLED #510

Closed brianluisgomez closed 1 month ago

brianluisgomez commented 1 year ago

Describe the feature

The identitystore list-users command/subcommand should return the status of the users in the response and you should be able to filter the response so that only either ENABLED or DISABLED users are returned.

Use Case

Returning the status of the users in the identitystore is something that the endpoint should do so that consumers of the API can do cleanup work on the users in the store. The console shows the status but even that isn't sortable.

Proposed Solution

The status of the users is already tied to the users in the console so all that needs tom be done is for this information to be exposed in the response body and to add STATUS as an filter option.

Other Information

No response

Acknowledgements

CLI version used

aws-cli/2.7.35 Python/3.9.11 Darwin/22.2.0 exe/x86_64

Environment details (OS name and version, etc.)

macOS 13.1

aBurmeseDev commented 1 year ago

Hi @brianluisgomez - thanks for reaching out. I can confirm that both feature mentioned (adding user status to the response and filter the response with user status) isn't currently available and am marking this as valid request.

However, this request would need to get rerouted to the IdentityStore team as they own the underlying APIs. We generally recommend reaching out through AWS Support with API feature requests for more direct escalation if you have a support plan, but we can also forward these requests on your behalf.

I'll transfer this issue to our cross-SDK repository and reach out to the IdentityStore team to see if they would consider adding any of the requests mentioned above to the response of the ListUsers API.

If there are any further details you'd like to share related to this please let us know. Best, John P85304143

aBurmeseDev commented 1 month ago

I checked in with service team for update and per service team, there's no timeline provided. Since this repo is dedicated for SDK related, please look out for feature announcements from service team. Closing this for now.

github-actions[bot] commented 1 month ago

This issue is now closed.

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.