Last update: 2024-04-24

identitystore

AWS SSO Identity Store

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