Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS Tools for Windows PowerShell
Command Reference

Cmdlets

Name Description
Assert-IDSMemberInGroup Calls the AWS Identity Store IsMemberInGroups API operation.
Find-IDSGroupList Calls the AWS Identity Store ListGroups API operation.
Find-IDSUserList Calls the AWS Identity Store ListUsers API operation.
Get-IDSGroup Calls the AWS Identity Store DescribeGroup API operation.
Get-IDSGroupId Calls the AWS Identity Store GetGroupId API operation.
Get-IDSGroupMembership Calls the AWS Identity Store DescribeGroupMembership API operation.
Get-IDSGroupMembershipId Calls the AWS Identity Store GetGroupMembershipId API operation.
Get-IDSGroupMembershipList Calls the AWS Identity Store ListGroupMemberships API operation.
Get-IDSGroupMembershipsForMemberList Calls the AWS Identity Store ListGroupMembershipsForMember API operation.
Get-IDSUser Calls the AWS Identity Store DescribeUser API operation.
Get-IDSUserId Calls the AWS Identity Store GetUserId API operation.
New-IDSGroup Calls the AWS Identity Store CreateGroup API operation.
New-IDSGroupMembership Calls the AWS Identity Store CreateGroupMembership API operation.
New-IDSUser Calls the AWS Identity Store CreateUser API operation.
Remove-IDSGroup Calls the AWS Identity Store DeleteGroup API operation.
Remove-IDSGroupMembership Calls the AWS Identity Store DeleteGroupMembership API operation.
Remove-IDSUser Calls the AWS Identity Store DeleteUser API operation.
Update-IDSGroup Calls the AWS Identity Store UpdateGroup API operation.
Update-IDSUser Calls the AWS Identity Store UpdateUser API operation.