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

# 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.
Service ID for Regions and Endpoints metadata.
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.
Service endpoint prefix API calls made to.

# 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.
Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/DeleteIdentityPoolOutput.
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.
Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/SetIdentityPoolRolesOutput.
Input to the UnlinkDeveloperIdentity action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/UnlinkDeveloperIdentityOutput.
Input to the UnlinkIdentity action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/UnlinkIdentityOutput.
An array of UnprocessedIdentityId objects, each of which contains an ErrorCode and IdentityId.