AWS CLI -eq PowerShell
GitHub
Theme
Last update:
2025-04-03
identitystore
AWS SSO Identity Store
CLI Reference
Cmdlet Reference
AWS CLI
PowerShell Cmdlet
aws identitystore create-group
New-IDSGroup
aws identitystore create-group-membership
New-IDSGroupMembership
aws identitystore create-user
New-IDSUser
aws identitystore delete-group
Remove-IDSGroup
aws identitystore delete-group-membership
Remove-IDSGroupMembership
aws identitystore delete-user
Remove-IDSUser
aws identitystore describe-group
Get-IDSGroup
aws identitystore describe-group-membership
Get-IDSGroupMembership
aws identitystore describe-user
Get-IDSUser
aws identitystore get-group-id
Get-IDSGroupId
aws identitystore get-group-membership-id
Get-IDSGroupMembershipId
aws identitystore get-user-id
Get-IDSUserId
aws identitystore is-member-in-groups
Assert-IDSMemberInGroup
aws identitystore list-group-memberships
Get-IDSGroupMembershipList
aws identitystore list-group-memberships-for-member
Get-IDSGroupMembershipsForMemberList
aws identitystore list-groups
Find-IDSGroupList
aws identitystore list-users
Find-IDSUserList
aws identitystore update-group
Update-IDSGroup
aws identitystore update-user
Update-IDSUser
^