Data retrieval APIs for AWS Identity Store
AWS Identity Store provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
DescribeGroup | Retrieve information about a group in the specified IdentityStore | Read |
DescribeGroupMembership | Retrieve information about a member that is part of a group in the specified IdentityStore | Read |
DescribeUser | Retrieve information about user in the specified IdentityStore | Read |
GetGroupId | Retrieve ID information about group in the specified IdentityStore | Read |
GetGroupMembershipId | Retrieve ID information of a member which is part of a group in the specified IdentityStore | Read |
GetUserId | Retrieves ID information about user in the specified IdentityStore | Read |
IsMemberInGroups | Check if a member is a part of groups in the specified IdentityStore | Read |
ListGroupMemberships | Retrieve all members that are part of a group in the specified IdentityStore | List |
ListGroupMembershipsForMember | List groups of the target member in the specified IdentityStore | List |
ListGroups | Search for groups within the specified IdentityStore | List |
ListUsers | Search for users in the specified IdentityStore | List |