package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package identitystoreiface provides an interface to enable mocking the AWS SSO Identity Store service client for testing your code.

# Functions

ConflictExceptionReason_Values returns all elements of the ConflictExceptionReason enum.
New creates a new instance of the IdentityStore client with a session.
ResourceType_Values returns all elements of the ResourceType enum.

# Constants

ConflictExceptionReasonConcurrentModification is a ConflictExceptionReason enum value.
ConflictExceptionReasonUniquenessConstraintViolation is a ConflictExceptionReason enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ResourceTypeGroup is a ResourceType enum value.
ResourceTypeGroupMembership is a ResourceType enum value.
ResourceTypeIdentityStore is a ResourceType enum value.
ResourceTypeUser is a ResourceType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

You do not have sufficient access to perform this action.
The address associated with the specified user.
A unique identifier for a user or group that is not the primary identifier.
An operation that applies to the requested group.
This request cannot be completed for one of the following reasons: - Performing the requested operation would violate an existing uniqueness claim in the identity store.
The email address associated with the user.
The identifier issued to this resource by an external identity provider.
A query filter used by ListUsers and ListGroups.
A group object that contains the metadata and attributes for a specified group.
Contains the identifiers for a group, a group member, and a GroupMembership object in the identity store.
Indicates whether a resource is a member of a group in the identity store.
IdentityStore provides the API operation methods for making requests to AWS SSO Identity Store.
The request processing has failed because of an unknown error, exception or failure with an internal server.
An object containing the identifier of a group member.
The full name of the user.
The phone number associated with the user.
Indicates that a requested resource is not found.
The request would cause the number of users or groups in the identity store to exceed the maximum allowed.
Indicates that the principal has crossed the throttling limits of the API operations.
A user object that contains the metadata and attributes for a specified user.
The request failed because it contains a syntax error.