| Package | Description |
|---|---|
| com.amazonaws.services.identitystore |
The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place
to retrieve all of your identities (users and groups).
|
| com.amazonaws.services.identitystore.model |
| Class and Description |
|---|
| AccessDeniedException
You do not have sufficient access to perform this action.
|
| Address
The address associated with the specified user.
|
| AlternateIdentifier
A unique identifier for a user or group that is not the primary identifier.
|
| AttributeOperation
An operation that applies to the requested group.
|
| AWSIdentityStoreException
Base exception for all service exceptions thrown by AWS SSO Identity Store
|
| ConflictException
This request cannot be completed for one of the following reasons:
|
| ConflictExceptionReason |
| CreateGroupMembershipRequest |
| CreateGroupMembershipResult |
| CreateGroupRequest |
| CreateGroupResult |
| CreateUserRequest |
| CreateUserResult |
| DeleteGroupMembershipRequest |
| DeleteGroupMembershipResult |
| DeleteGroupRequest |
| DeleteGroupResult |
| DeleteUserRequest |
| DeleteUserResult |
| DescribeGroupMembershipRequest |
| DescribeGroupMembershipResult |
| DescribeGroupRequest |
| DescribeGroupResult |
| DescribeUserRequest |
| DescribeUserResult |
| Email
The email address associated with the user.
|
| ExternalId
The identifier issued to this resource by an external identity provider.
|
| Filter
A query filter used by
ListUsers and ListGroups. |
| GetGroupIdRequest |
| GetGroupIdResult |
| GetGroupMembershipIdRequest |
| GetGroupMembershipIdResult |
| GetUserIdRequest |
| GetUserIdResult |
| Group
A group object that contains a specified group’s metadata and attributes.
|
| GroupMembership
Contains the identifiers for a group, a group member, and a
GroupMembership object in the identity
store. |
| GroupMembershipExistenceResult
Indicates whether a resource is a member of a group in the identity store.
|
| InternalServerException
The request processing has failed because of an unknown error, exception or failure with an internal server.
|
| IsMemberInGroupsRequest |
| IsMemberInGroupsResult |
| ListGroupMembershipsForMemberRequest |
| ListGroupMembershipsForMemberResult |
| ListGroupMembershipsRequest |
| ListGroupMembershipsResult |
| ListGroupsRequest |
| ListGroupsResult |
| ListUsersRequest |
| ListUsersResult |
| MemberId
An object containing the identifier of a group member.
|
| Name
The full name of the user.
|
| PhoneNumber
The phone number associated with the user.
|
| ResourceNotFoundException
Indicates that a requested resource is not found.
|
| ResourceType |
| ServiceQuotaExceededException
The request would cause the number of users or groups in the identity store to exceed the maximum allowed.
|
| ThrottlingException
Indicates that the principal has crossed the throttling limits of the API operations.
|
| UpdateGroupRequest |
| UpdateGroupResult |
| UpdateUserRequest |
| UpdateUserResult |
| User
A user object that contains a specified user’s metadata and attributes.
|
| ValidationException
The request failed because it contains a syntax error.
|
Copyright © 2022. All rights reserved.