AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.