# Packages
Package cognitoidentityiface provides an interface to enable mocking the Amazon Cognito Identity service client for testing your code.
# Functions
New creates a new instance of the CognitoIdentity client with a session.
# Constants
AmbiguousRoleResolutionTypeAuthenticatedRole is a AmbiguousRoleResolutionType enum value.
AmbiguousRoleResolutionTypeDeny is a AmbiguousRoleResolutionType enum value.
ID to lookup a service endpoint with.
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeDeveloperUserAlreadyRegisteredException for service response error code "DeveloperUserAlreadyRegisteredException".
ErrCodeExternalServiceException for service response error code "ExternalServiceException".
ErrCodeInternalErrorException for service response error code "InternalErrorException".
ErrCodeInvalidIdentityPoolConfigurationException for service response error code "InvalidIdentityPoolConfigurationException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeNotAuthorizedException for service response error code "NotAuthorizedException".
ErrCodeResourceConflictException for service response error code "ResourceConflictException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrorCodeAccessDenied is a ErrorCode enum value.
ErrorCodeInternalServerError is a ErrorCode enum value.
MappingRuleMatchTypeContains is a MappingRuleMatchType enum value.
MappingRuleMatchTypeEquals is a MappingRuleMatchType enum value.
MappingRuleMatchTypeNotEqual is a MappingRuleMatchType enum value.
MappingRuleMatchTypeStartsWith is a MappingRuleMatchType enum value.
RoleMappingTypeRules is a RoleMappingType enum value.
RoleMappingTypeToken is a RoleMappingType enum value.
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
CognitoIdentity provides the API operation methods for making requests to Amazon Cognito Identity.
Input to the CreateIdentityPool action.
Credentials for the provided identity ID.
Input to the DeleteIdentities action.
Returned in response to a successful DeleteIdentities operation.
Input to the DeleteIdentityPool action.
No description provided by the author
Input to the DescribeIdentity action.
Input to the DescribeIdentityPool action.
Input to the GetCredentialsForIdentity action.
Returned in response to a successful GetCredentialsForIdentity operation.
Input to the GetIdentityPoolRoles action.
Returned in response to a successful GetIdentityPoolRoles operation.
Input to the GetId action.
Returned in response to a GetId request.
Input to the GetOpenIdTokenForDeveloperIdentity action.
Returned in response to a successful GetOpenIdTokenForDeveloperIdentity request.
Input to the GetOpenIdToken action.
Returned in response to a successful GetOpenIdToken request.
A description of the identity.
An object representing an Amazon Cognito identity pool.
A description of the identity pool.
Input to the ListIdentities action.
The response to a ListIdentities request.
Input to the ListIdentityPools action.
The result of a successful ListIdentityPools action.
Input to the LookupDeveloperIdentityInput action.
Returned in response to a successful LookupDeveloperIdentity action.
A rule that maps a claim name, a claim value, and a match type to a role ARN.
Input to the MergeDeveloperIdentities action.
Returned in response to a successful MergeDeveloperIdentities action.
A provider representing an Amazon Cognito Identity User Pool and its client ID.
A role mapping.
A container for rules.
Input to the SetIdentityPoolRoles action.
No description provided by the author
Input to the UnlinkDeveloperIdentity action.
No description provided by the author
Input to the UnlinkIdentity action.
No description provided by the author
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.