Identitystore API not returns the list of users in a group under an identity store
Describe the bug
An Identitystore API can’t return the list of users in a group under an identity store. So we can’t know which group the user belongs to.
Expected Behavior
It had better have the API, like ListMembersInGroup to return the list of users in a group under an identitystore.
Current Behavior
“ListMembersInGroup” missing!
Reproduction Steps
IdentitystoreClient doesn’t have “ListMembersInGroup”.
Possible Solution
Add this API
Additional Information/Context
No response
AWS Java SDK version used
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode)
JDK version used
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.292-b10, mixed mode)
Operating System and version
MacOS
Read more here: Source link