Versions in this module Expand all Collapse all v1 v1.11.0 Dec 6, 2022 Changes in this version + const AmbiguousRoleResolutionTypeAuthenticatedRole + const AmbiguousRoleResolutionTypeDeny + const EndpointsID + const ErrCodeConcurrentModificationException + const ErrCodeDeveloperUserAlreadyRegisteredException + const ErrCodeExternalServiceException + const ErrCodeInternalErrorException + const ErrCodeInvalidIdentityPoolConfigurationException + const ErrCodeInvalidParameterException + const ErrCodeLimitExceededException + const ErrCodeNotAuthorizedException + const ErrCodeResourceConflictException + const ErrCodeResourceNotFoundException + const ErrCodeTooManyRequestsException + const ErrorCodeAccessDenied + const ErrorCodeInternalServerError + const MappingRuleMatchTypeContains + const MappingRuleMatchTypeEquals + const MappingRuleMatchTypeNotEqual + const MappingRuleMatchTypeStartsWith + const RoleMappingTypeRules + const RoleMappingTypeToken + const ServiceName + type CognitoIdentity struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *CognitoIdentity + func (c *CognitoIdentity) CreateIdentityPool(input *CreateIdentityPoolInput) (*IdentityPool, error) + func (c *CognitoIdentity) CreateIdentityPoolRequest(input *CreateIdentityPoolInput) (req *request.Request, output *IdentityPool) + func (c *CognitoIdentity) CreateIdentityPoolWithContext(ctx aws.Context, input *CreateIdentityPoolInput, opts ...request.Option) (*IdentityPool, error) + func (c *CognitoIdentity) DeleteIdentities(input *DeleteIdentitiesInput) (*DeleteIdentitiesOutput, error) + func (c *CognitoIdentity) DeleteIdentitiesRequest(input *DeleteIdentitiesInput) (req *request.Request, output *DeleteIdentitiesOutput) + func (c *CognitoIdentity) DeleteIdentitiesWithContext(ctx aws.Context, input *DeleteIdentitiesInput, opts ...request.Option) (*DeleteIdentitiesOutput, error) + func (c *CognitoIdentity) DeleteIdentityPool(input *DeleteIdentityPoolInput) (*DeleteIdentityPoolOutput, error) + func (c *CognitoIdentity) DeleteIdentityPoolRequest(input *DeleteIdentityPoolInput) (req *request.Request, output *DeleteIdentityPoolOutput) + func (c *CognitoIdentity) DeleteIdentityPoolWithContext(ctx aws.Context, input *DeleteIdentityPoolInput, opts ...request.Option) (*DeleteIdentityPoolOutput, error) + func (c *CognitoIdentity) DescribeIdentity(input *DescribeIdentityInput) (*IdentityDescription, error) + func (c *CognitoIdentity) DescribeIdentityPool(input *DescribeIdentityPoolInput) (*IdentityPool, error) + func (c *CognitoIdentity) DescribeIdentityPoolRequest(input *DescribeIdentityPoolInput) (req *request.Request, output *IdentityPool) + func (c *CognitoIdentity) DescribeIdentityPoolWithContext(ctx aws.Context, input *DescribeIdentityPoolInput, opts ...request.Option) (*IdentityPool, error) + func (c *CognitoIdentity) DescribeIdentityRequest(input *DescribeIdentityInput) (req *request.Request, output *IdentityDescription) + func (c *CognitoIdentity) DescribeIdentityWithContext(ctx aws.Context, input *DescribeIdentityInput, opts ...request.Option) (*IdentityDescription, error) + func (c *CognitoIdentity) GetCredentialsForIdentity(input *GetCredentialsForIdentityInput) (*GetCredentialsForIdentityOutput, error) + func (c *CognitoIdentity) GetCredentialsForIdentityRequest(input *GetCredentialsForIdentityInput) (req *request.Request, output *GetCredentialsForIdentityOutput) + func (c *CognitoIdentity) GetCredentialsForIdentityWithContext(ctx aws.Context, input *GetCredentialsForIdentityInput, opts ...request.Option) (*GetCredentialsForIdentityOutput, error) + func (c *CognitoIdentity) GetId(input *GetIdInput) (*GetIdOutput, error) + func (c *CognitoIdentity) GetIdRequest(input *GetIdInput) (req *request.Request, output *GetIdOutput) + func (c *CognitoIdentity) GetIdWithContext(ctx aws.Context, input *GetIdInput, opts ...request.Option) (*GetIdOutput, error) + func (c *CognitoIdentity) GetIdentityPoolRoles(input *GetIdentityPoolRolesInput) (*GetIdentityPoolRolesOutput, error) + func (c *CognitoIdentity) GetIdentityPoolRolesRequest(input *GetIdentityPoolRolesInput) (req *request.Request, output *GetIdentityPoolRolesOutput) + func (c *CognitoIdentity) GetIdentityPoolRolesWithContext(ctx aws.Context, input *GetIdentityPoolRolesInput, opts ...request.Option) (*GetIdentityPoolRolesOutput, error) + func (c *CognitoIdentity) GetOpenIdToken(input *GetOpenIdTokenInput) (*GetOpenIdTokenOutput, error) + func (c *CognitoIdentity) GetOpenIdTokenForDeveloperIdentity(input *GetOpenIdTokenForDeveloperIdentityInput) (*GetOpenIdTokenForDeveloperIdentityOutput, error) + func (c *CognitoIdentity) GetOpenIdTokenForDeveloperIdentityRequest(input *GetOpenIdTokenForDeveloperIdentityInput) (req *request.Request, output *GetOpenIdTokenForDeveloperIdentityOutput) + func (c *CognitoIdentity) GetOpenIdTokenForDeveloperIdentityWithContext(ctx aws.Context, input *GetOpenIdTokenForDeveloperIdentityInput, ...) (*GetOpenIdTokenForDeveloperIdentityOutput, error) + func (c *CognitoIdentity) GetOpenIdTokenRequest(input *GetOpenIdTokenInput) (req *request.Request, output *GetOpenIdTokenOutput) + func (c *CognitoIdentity) GetOpenIdTokenWithContext(ctx aws.Context, input *GetOpenIdTokenInput, opts ...request.Option) (*GetOpenIdTokenOutput, error) + func (c *CognitoIdentity) ListIdentities(input *ListIdentitiesInput) (*ListIdentitiesOutput, error) + func (c *CognitoIdentity) ListIdentitiesRequest(input *ListIdentitiesInput) (req *request.Request, output *ListIdentitiesOutput) + func (c *CognitoIdentity) ListIdentitiesWithContext(ctx aws.Context, input *ListIdentitiesInput, opts ...request.Option) (*ListIdentitiesOutput, error) + func (c *CognitoIdentity) ListIdentityPools(input *ListIdentityPoolsInput) (*ListIdentityPoolsOutput, error) + func (c *CognitoIdentity) ListIdentityPoolsRequest(input *ListIdentityPoolsInput) (req *request.Request, output *ListIdentityPoolsOutput) + func (c *CognitoIdentity) ListIdentityPoolsWithContext(ctx aws.Context, input *ListIdentityPoolsInput, opts ...request.Option) (*ListIdentityPoolsOutput, error) + func (c *CognitoIdentity) LookupDeveloperIdentity(input *LookupDeveloperIdentityInput) (*LookupDeveloperIdentityOutput, error) + func (c *CognitoIdentity) LookupDeveloperIdentityRequest(input *LookupDeveloperIdentityInput) (req *request.Request, output *LookupDeveloperIdentityOutput) + func (c *CognitoIdentity) LookupDeveloperIdentityWithContext(ctx aws.Context, input *LookupDeveloperIdentityInput, opts ...request.Option) (*LookupDeveloperIdentityOutput, error) + func (c *CognitoIdentity) MergeDeveloperIdentities(input *MergeDeveloperIdentitiesInput) (*MergeDeveloperIdentitiesOutput, error) + func (c *CognitoIdentity) MergeDeveloperIdentitiesRequest(input *MergeDeveloperIdentitiesInput) (req *request.Request, output *MergeDeveloperIdentitiesOutput) + func (c *CognitoIdentity) MergeDeveloperIdentitiesWithContext(ctx aws.Context, input *MergeDeveloperIdentitiesInput, opts ...request.Option) (*MergeDeveloperIdentitiesOutput, error) + func (c *CognitoIdentity) SetIdentityPoolRoles(input *SetIdentityPoolRolesInput) (*SetIdentityPoolRolesOutput, error) + func (c *CognitoIdentity) SetIdentityPoolRolesRequest(input *SetIdentityPoolRolesInput) (req *request.Request, output *SetIdentityPoolRolesOutput) + func (c *CognitoIdentity) SetIdentityPoolRolesWithContext(ctx aws.Context, input *SetIdentityPoolRolesInput, opts ...request.Option) (*SetIdentityPoolRolesOutput, error) + func (c *CognitoIdentity) UnlinkDeveloperIdentity(input *UnlinkDeveloperIdentityInput) (*UnlinkDeveloperIdentityOutput, error) + func (c *CognitoIdentity) UnlinkDeveloperIdentityRequest(input *UnlinkDeveloperIdentityInput) (req *request.Request, output *UnlinkDeveloperIdentityOutput) + func (c *CognitoIdentity) UnlinkDeveloperIdentityWithContext(ctx aws.Context, input *UnlinkDeveloperIdentityInput, opts ...request.Option) (*UnlinkDeveloperIdentityOutput, error) + func (c *CognitoIdentity) UnlinkIdentity(input *UnlinkIdentityInput) (*UnlinkIdentityOutput, error) + func (c *CognitoIdentity) UnlinkIdentityRequest(input *UnlinkIdentityInput) (req *request.Request, output *UnlinkIdentityOutput) + func (c *CognitoIdentity) UnlinkIdentityWithContext(ctx aws.Context, input *UnlinkIdentityInput, opts ...request.Option) (*UnlinkIdentityOutput, error) + func (c *CognitoIdentity) UpdateIdentityPool(input *IdentityPool) (*IdentityPool, error) + func (c *CognitoIdentity) UpdateIdentityPoolRequest(input *IdentityPool) (req *request.Request, output *IdentityPool) + func (c *CognitoIdentity) UpdateIdentityPoolWithContext(ctx aws.Context, input *IdentityPool, opts ...request.Option) (*IdentityPool, error) + type CreateIdentityPoolInput struct + AllowUnauthenticatedIdentities *bool + CognitoIdentityProviders []*Provider + DeveloperProviderName *string + IdentityPoolName *string + OpenIdConnectProviderARNs []*string + SamlProviderARNs []*string + SupportedLoginProviders map[string]*string + func (s *CreateIdentityPoolInput) SetAllowUnauthenticatedIdentities(v bool) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) SetCognitoIdentityProviders(v []*Provider) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) SetDeveloperProviderName(v string) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) SetIdentityPoolName(v string) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) SetOpenIdConnectProviderARNs(v []*string) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) SetSamlProviderARNs(v []*string) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) SetSupportedLoginProviders(v map[string]*string) *CreateIdentityPoolInput + func (s *CreateIdentityPoolInput) Validate() error + func (s CreateIdentityPoolInput) GoString() string + func (s CreateIdentityPoolInput) String() string + type Credentials struct + AccessKeyId *string + Expiration *time.Time + SecretKey *string + SessionToken *string + func (s *Credentials) SetAccessKeyId(v string) *Credentials + func (s *Credentials) SetExpiration(v time.Time) *Credentials + func (s *Credentials) SetSecretKey(v string) *Credentials + func (s *Credentials) SetSessionToken(v string) *Credentials + func (s Credentials) GoString() string + func (s Credentials) String() string + type DeleteIdentitiesInput struct + IdentityIdsToDelete []*string + func (s *DeleteIdentitiesInput) SetIdentityIdsToDelete(v []*string) *DeleteIdentitiesInput + func (s *DeleteIdentitiesInput) Validate() error + func (s DeleteIdentitiesInput) GoString() string + func (s DeleteIdentitiesInput) String() string + type DeleteIdentitiesOutput struct + UnprocessedIdentityIds []*UnprocessedIdentityId + func (s *DeleteIdentitiesOutput) SetUnprocessedIdentityIds(v []*UnprocessedIdentityId) *DeleteIdentitiesOutput + func (s DeleteIdentitiesOutput) GoString() string + func (s DeleteIdentitiesOutput) String() string + type DeleteIdentityPoolInput struct + IdentityPoolId *string + func (s *DeleteIdentityPoolInput) SetIdentityPoolId(v string) *DeleteIdentityPoolInput + func (s *DeleteIdentityPoolInput) Validate() error + func (s DeleteIdentityPoolInput) GoString() string + func (s DeleteIdentityPoolInput) String() string + type DeleteIdentityPoolOutput struct + func (s DeleteIdentityPoolOutput) GoString() string + func (s DeleteIdentityPoolOutput) String() string + type DescribeIdentityInput struct + IdentityId *string + func (s *DescribeIdentityInput) SetIdentityId(v string) *DescribeIdentityInput + func (s *DescribeIdentityInput) Validate() error + func (s DescribeIdentityInput) GoString() string + func (s DescribeIdentityInput) String() string + type DescribeIdentityPoolInput struct + IdentityPoolId *string + func (s *DescribeIdentityPoolInput) SetIdentityPoolId(v string) *DescribeIdentityPoolInput + func (s *DescribeIdentityPoolInput) Validate() error + func (s DescribeIdentityPoolInput) GoString() string + func (s DescribeIdentityPoolInput) String() string + type GetCredentialsForIdentityInput struct + CustomRoleArn *string + IdentityId *string + Logins map[string]*string + func (s *GetCredentialsForIdentityInput) SetCustomRoleArn(v string) *GetCredentialsForIdentityInput + func (s *GetCredentialsForIdentityInput) SetIdentityId(v string) *GetCredentialsForIdentityInput + func (s *GetCredentialsForIdentityInput) SetLogins(v map[string]*string) *GetCredentialsForIdentityInput + func (s *GetCredentialsForIdentityInput) Validate() error + func (s GetCredentialsForIdentityInput) GoString() string + func (s GetCredentialsForIdentityInput) String() string + type GetCredentialsForIdentityOutput struct + Credentials *Credentials + IdentityId *string + func (s *GetCredentialsForIdentityOutput) SetCredentials(v *Credentials) *GetCredentialsForIdentityOutput + func (s *GetCredentialsForIdentityOutput) SetIdentityId(v string) *GetCredentialsForIdentityOutput + func (s GetCredentialsForIdentityOutput) GoString() string + func (s GetCredentialsForIdentityOutput) String() string + type GetIdInput struct + AccountId *string + IdentityPoolId *string + Logins map[string]*string + func (s *GetIdInput) SetAccountId(v string) *GetIdInput + func (s *GetIdInput) SetIdentityPoolId(v string) *GetIdInput + func (s *GetIdInput) SetLogins(v map[string]*string) *GetIdInput + func (s *GetIdInput) Validate() error + func (s GetIdInput) GoString() string + func (s GetIdInput) String() string + type GetIdOutput struct + IdentityId *string + func (s *GetIdOutput) SetIdentityId(v string) *GetIdOutput + func (s GetIdOutput) GoString() string + func (s GetIdOutput) String() string + type GetIdentityPoolRolesInput struct + IdentityPoolId *string + func (s *GetIdentityPoolRolesInput) SetIdentityPoolId(v string) *GetIdentityPoolRolesInput + func (s *GetIdentityPoolRolesInput) Validate() error + func (s GetIdentityPoolRolesInput) GoString() string + func (s GetIdentityPoolRolesInput) String() string + type GetIdentityPoolRolesOutput struct + IdentityPoolId *string + RoleMappings map[string]*RoleMapping + Roles map[string]*string + func (s *GetIdentityPoolRolesOutput) SetIdentityPoolId(v string) *GetIdentityPoolRolesOutput + func (s *GetIdentityPoolRolesOutput) SetRoleMappings(v map[string]*RoleMapping) *GetIdentityPoolRolesOutput + func (s *GetIdentityPoolRolesOutput) SetRoles(v map[string]*string) *GetIdentityPoolRolesOutput + func (s GetIdentityPoolRolesOutput) GoString() string + func (s GetIdentityPoolRolesOutput) String() string + type GetOpenIdTokenForDeveloperIdentityInput struct + IdentityId *string + IdentityPoolId *string + Logins map[string]*string + TokenDuration *int64 + func (s *GetOpenIdTokenForDeveloperIdentityInput) SetIdentityId(v string) *GetOpenIdTokenForDeveloperIdentityInput + func (s *GetOpenIdTokenForDeveloperIdentityInput) SetIdentityPoolId(v string) *GetOpenIdTokenForDeveloperIdentityInput + func (s *GetOpenIdTokenForDeveloperIdentityInput) SetLogins(v map[string]*string) *GetOpenIdTokenForDeveloperIdentityInput + func (s *GetOpenIdTokenForDeveloperIdentityInput) SetTokenDuration(v int64) *GetOpenIdTokenForDeveloperIdentityInput + func (s *GetOpenIdTokenForDeveloperIdentityInput) Validate() error + func (s GetOpenIdTokenForDeveloperIdentityInput) GoString() string + func (s GetOpenIdTokenForDeveloperIdentityInput) String() string + type GetOpenIdTokenForDeveloperIdentityOutput struct + IdentityId *string + Token *string + func (s *GetOpenIdTokenForDeveloperIdentityOutput) SetIdentityId(v string) *GetOpenIdTokenForDeveloperIdentityOutput + func (s *GetOpenIdTokenForDeveloperIdentityOutput) SetToken(v string) *GetOpenIdTokenForDeveloperIdentityOutput + func (s GetOpenIdTokenForDeveloperIdentityOutput) GoString() string + func (s GetOpenIdTokenForDeveloperIdentityOutput) String() string + type GetOpenIdTokenInput struct + IdentityId *string + Logins map[string]*string + func (s *GetOpenIdTokenInput) SetIdentityId(v string) *GetOpenIdTokenInput + func (s *GetOpenIdTokenInput) SetLogins(v map[string]*string) *GetOpenIdTokenInput + func (s *GetOpenIdTokenInput) Validate() error + func (s GetOpenIdTokenInput) GoString() string + func (s GetOpenIdTokenInput) String() string + type GetOpenIdTokenOutput struct + IdentityId *string + Token *string + func (s *GetOpenIdTokenOutput) SetIdentityId(v string) *GetOpenIdTokenOutput + func (s *GetOpenIdTokenOutput) SetToken(v string) *GetOpenIdTokenOutput + func (s GetOpenIdTokenOutput) GoString() string + func (s GetOpenIdTokenOutput) String() string + type IdentityDescription struct + CreationDate *time.Time + IdentityId *string + LastModifiedDate *time.Time + Logins []*string + func (s *IdentityDescription) SetCreationDate(v time.Time) *IdentityDescription + func (s *IdentityDescription) SetIdentityId(v string) *IdentityDescription + func (s *IdentityDescription) SetLastModifiedDate(v time.Time) *IdentityDescription + func (s *IdentityDescription) SetLogins(v []*string) *IdentityDescription + func (s IdentityDescription) GoString() string + func (s IdentityDescription) String() string + type IdentityPool struct + AllowUnauthenticatedIdentities *bool + CognitoIdentityProviders []*Provider + DeveloperProviderName *string + IdentityPoolId *string + IdentityPoolName *string + OpenIdConnectProviderARNs []*string + SamlProviderARNs []*string + SupportedLoginProviders map[string]*string + func (s *IdentityPool) SetAllowUnauthenticatedIdentities(v bool) *IdentityPool + func (s *IdentityPool) SetCognitoIdentityProviders(v []*Provider) *IdentityPool + func (s *IdentityPool) SetDeveloperProviderName(v string) *IdentityPool + func (s *IdentityPool) SetIdentityPoolId(v string) *IdentityPool + func (s *IdentityPool) SetIdentityPoolName(v string) *IdentityPool + func (s *IdentityPool) SetOpenIdConnectProviderARNs(v []*string) *IdentityPool + func (s *IdentityPool) SetSamlProviderARNs(v []*string) *IdentityPool + func (s *IdentityPool) SetSupportedLoginProviders(v map[string]*string) *IdentityPool + func (s *IdentityPool) Validate() error + func (s IdentityPool) GoString() string + func (s IdentityPool) String() string + type IdentityPoolShortDescription struct + IdentityPoolId *string + IdentityPoolName *string + func (s *IdentityPoolShortDescription) SetIdentityPoolId(v string) *IdentityPoolShortDescription + func (s *IdentityPoolShortDescription) SetIdentityPoolName(v string) *IdentityPoolShortDescription + func (s IdentityPoolShortDescription) GoString() string + func (s IdentityPoolShortDescription) String() string + type ListIdentitiesInput struct + HideDisabled *bool + IdentityPoolId *string + MaxResults *int64 + NextToken *string + func (s *ListIdentitiesInput) SetHideDisabled(v bool) *ListIdentitiesInput + func (s *ListIdentitiesInput) SetIdentityPoolId(v string) *ListIdentitiesInput + func (s *ListIdentitiesInput) SetMaxResults(v int64) *ListIdentitiesInput + func (s *ListIdentitiesInput) SetNextToken(v string) *ListIdentitiesInput + func (s *ListIdentitiesInput) Validate() error + func (s ListIdentitiesInput) GoString() string + func (s ListIdentitiesInput) String() string + type ListIdentitiesOutput struct + Identities []*IdentityDescription + IdentityPoolId *string + NextToken *string + func (s *ListIdentitiesOutput) SetIdentities(v []*IdentityDescription) *ListIdentitiesOutput + func (s *ListIdentitiesOutput) SetIdentityPoolId(v string) *ListIdentitiesOutput + func (s *ListIdentitiesOutput) SetNextToken(v string) *ListIdentitiesOutput + func (s ListIdentitiesOutput) GoString() string + func (s ListIdentitiesOutput) String() string + type ListIdentityPoolsInput struct + MaxResults *int64 + NextToken *string + func (s *ListIdentityPoolsInput) SetMaxResults(v int64) *ListIdentityPoolsInput + func (s *ListIdentityPoolsInput) SetNextToken(v string) *ListIdentityPoolsInput + func (s *ListIdentityPoolsInput) Validate() error + func (s ListIdentityPoolsInput) GoString() string + func (s ListIdentityPoolsInput) String() string + type ListIdentityPoolsOutput struct + IdentityPools []*IdentityPoolShortDescription + NextToken *string + func (s *ListIdentityPoolsOutput) SetIdentityPools(v []*IdentityPoolShortDescription) *ListIdentityPoolsOutput + func (s *ListIdentityPoolsOutput) SetNextToken(v string) *ListIdentityPoolsOutput + func (s ListIdentityPoolsOutput) GoString() string + func (s ListIdentityPoolsOutput) String() string + type LookupDeveloperIdentityInput struct + DeveloperUserIdentifier *string + IdentityId *string + IdentityPoolId *string + MaxResults *int64 + NextToken *string + func (s *LookupDeveloperIdentityInput) SetDeveloperUserIdentifier(v string) *LookupDeveloperIdentityInput + func (s *LookupDeveloperIdentityInput) SetIdentityId(v string) *LookupDeveloperIdentityInput + func (s *LookupDeveloperIdentityInput) SetIdentityPoolId(v string) *LookupDeveloperIdentityInput + func (s *LookupDeveloperIdentityInput) SetMaxResults(v int64) *LookupDeveloperIdentityInput + func (s *LookupDeveloperIdentityInput) SetNextToken(v string) *LookupDeveloperIdentityInput + func (s *LookupDeveloperIdentityInput) Validate() error + func (s LookupDeveloperIdentityInput) GoString() string + func (s LookupDeveloperIdentityInput) String() string + type LookupDeveloperIdentityOutput struct + DeveloperUserIdentifierList []*string + IdentityId *string + NextToken *string + func (s *LookupDeveloperIdentityOutput) SetDeveloperUserIdentifierList(v []*string) *LookupDeveloperIdentityOutput + func (s *LookupDeveloperIdentityOutput) SetIdentityId(v string) *LookupDeveloperIdentityOutput + func (s *LookupDeveloperIdentityOutput) SetNextToken(v string) *LookupDeveloperIdentityOutput + func (s LookupDeveloperIdentityOutput) GoString() string + func (s LookupDeveloperIdentityOutput) String() string + type MappingRule struct + Claim *string + MatchType *string + RoleARN *string + Value *string + func (s *MappingRule) SetClaim(v string) *MappingRule + func (s *MappingRule) SetMatchType(v string) *MappingRule + func (s *MappingRule) SetRoleARN(v string) *MappingRule + func (s *MappingRule) SetValue(v string) *MappingRule + func (s *MappingRule) Validate() error + func (s MappingRule) GoString() string + func (s MappingRule) String() string + type MergeDeveloperIdentitiesInput struct + DestinationUserIdentifier *string + DeveloperProviderName *string + IdentityPoolId *string + SourceUserIdentifier *string + func (s *MergeDeveloperIdentitiesInput) SetDestinationUserIdentifier(v string) *MergeDeveloperIdentitiesInput + func (s *MergeDeveloperIdentitiesInput) SetDeveloperProviderName(v string) *MergeDeveloperIdentitiesInput + func (s *MergeDeveloperIdentitiesInput) SetIdentityPoolId(v string) *MergeDeveloperIdentitiesInput + func (s *MergeDeveloperIdentitiesInput) SetSourceUserIdentifier(v string) *MergeDeveloperIdentitiesInput + func (s *MergeDeveloperIdentitiesInput) Validate() error + func (s MergeDeveloperIdentitiesInput) GoString() string + func (s MergeDeveloperIdentitiesInput) String() string + type MergeDeveloperIdentitiesOutput struct + IdentityId *string + func (s *MergeDeveloperIdentitiesOutput) SetIdentityId(v string) *MergeDeveloperIdentitiesOutput + func (s MergeDeveloperIdentitiesOutput) GoString() string + func (s MergeDeveloperIdentitiesOutput) String() string + type Provider struct + ClientId *string + ProviderName *string + ServerSideTokenCheck *bool + func (s *Provider) SetClientId(v string) *Provider + func (s *Provider) SetProviderName(v string) *Provider + func (s *Provider) SetServerSideTokenCheck(v bool) *Provider + func (s *Provider) Validate() error + func (s Provider) GoString() string + func (s Provider) String() string + type RoleMapping struct + AmbiguousRoleResolution *string + RulesConfiguration *RulesConfigurationType + Type *string + func (s *RoleMapping) SetAmbiguousRoleResolution(v string) *RoleMapping + func (s *RoleMapping) SetRulesConfiguration(v *RulesConfigurationType) *RoleMapping + func (s *RoleMapping) SetType(v string) *RoleMapping + func (s *RoleMapping) Validate() error + func (s RoleMapping) GoString() string + func (s RoleMapping) String() string + type RulesConfigurationType struct + Rules []*MappingRule + func (s *RulesConfigurationType) SetRules(v []*MappingRule) *RulesConfigurationType + func (s *RulesConfigurationType) Validate() error + func (s RulesConfigurationType) GoString() string + func (s RulesConfigurationType) String() string + type SetIdentityPoolRolesInput struct + IdentityPoolId *string + RoleMappings map[string]*RoleMapping + Roles map[string]*string + func (s *SetIdentityPoolRolesInput) SetIdentityPoolId(v string) *SetIdentityPoolRolesInput + func (s *SetIdentityPoolRolesInput) SetRoleMappings(v map[string]*RoleMapping) *SetIdentityPoolRolesInput + func (s *SetIdentityPoolRolesInput) SetRoles(v map[string]*string) *SetIdentityPoolRolesInput + func (s *SetIdentityPoolRolesInput) Validate() error + func (s SetIdentityPoolRolesInput) GoString() string + func (s SetIdentityPoolRolesInput) String() string + type SetIdentityPoolRolesOutput struct + func (s SetIdentityPoolRolesOutput) GoString() string + func (s SetIdentityPoolRolesOutput) String() string + type UnlinkDeveloperIdentityInput struct + DeveloperProviderName *string + DeveloperUserIdentifier *string + IdentityId *string + IdentityPoolId *string + func (s *UnlinkDeveloperIdentityInput) SetDeveloperProviderName(v string) *UnlinkDeveloperIdentityInput + func (s *UnlinkDeveloperIdentityInput) SetDeveloperUserIdentifier(v string) *UnlinkDeveloperIdentityInput + func (s *UnlinkDeveloperIdentityInput) SetIdentityId(v string) *UnlinkDeveloperIdentityInput + func (s *UnlinkDeveloperIdentityInput) SetIdentityPoolId(v string) *UnlinkDeveloperIdentityInput + func (s *UnlinkDeveloperIdentityInput) Validate() error + func (s UnlinkDeveloperIdentityInput) GoString() string + func (s UnlinkDeveloperIdentityInput) String() string + type UnlinkDeveloperIdentityOutput struct + func (s UnlinkDeveloperIdentityOutput) GoString() string + func (s UnlinkDeveloperIdentityOutput) String() string + type UnlinkIdentityInput struct + IdentityId *string + Logins map[string]*string + LoginsToRemove []*string + func (s *UnlinkIdentityInput) SetIdentityId(v string) *UnlinkIdentityInput + func (s *UnlinkIdentityInput) SetLogins(v map[string]*string) *UnlinkIdentityInput + func (s *UnlinkIdentityInput) SetLoginsToRemove(v []*string) *UnlinkIdentityInput + func (s *UnlinkIdentityInput) Validate() error + func (s UnlinkIdentityInput) GoString() string + func (s UnlinkIdentityInput) String() string + type UnlinkIdentityOutput struct + func (s UnlinkIdentityOutput) GoString() string + func (s UnlinkIdentityOutput) String() string + type UnprocessedIdentityId struct + ErrorCode *string + IdentityId *string + func (s *UnprocessedIdentityId) SetErrorCode(v string) *UnprocessedIdentityId + func (s *UnprocessedIdentityId) SetIdentityId(v string) *UnprocessedIdentityId + func (s UnprocessedIdentityId) GoString() string + func (s UnprocessedIdentityId) String() string