aws identitystore
Subcommands
| Name | Description | 
|---|---|
| describe-group | Retrieves the group metadata and attributes from GroupId in an identity store | 
| describe-user | Retrieves the user metadata and attributes from UserId in an identity store | 
| list-groups | Lists the attribute name and value of the group that you specified in the search. We only support DisplayName as a valid filter attribute path currently, and filter is required. This API returns minimum attributes, including GroupId and group DisplayName in the response | 
| list-users | Lists the attribute name and value of the user that you specified in the search. We only support UserName as a valid filter attribute path currently, and filter is required. This API returns minimum attributes, including UserId and UserName in the response |