Documentation ¶
Overview ¶
Package cognitoidentitymock is a generated GoMock package.
Index ¶
- type MockCognitoIdentityAPI
- func (m *MockCognitoIdentityAPI) CreateIdentityPool(arg0 *cognitoidentity.CreateIdentityPoolInput) (*cognitoidentity.IdentityPool, error)
- func (m *MockCognitoIdentityAPI) CreateIdentityPoolRequest(arg0 *cognitoidentity.CreateIdentityPoolInput) (*request.Request, *cognitoidentity.IdentityPool)
- func (m *MockCognitoIdentityAPI) CreateIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.CreateIdentityPoolInput, ...) (*cognitoidentity.IdentityPool, error)
- func (m *MockCognitoIdentityAPI) DeleteIdentities(arg0 *cognitoidentity.DeleteIdentitiesInput) (*cognitoidentity.DeleteIdentitiesOutput, error)
- func (m *MockCognitoIdentityAPI) DeleteIdentitiesRequest(arg0 *cognitoidentity.DeleteIdentitiesInput) (*request.Request, *cognitoidentity.DeleteIdentitiesOutput)
- func (m *MockCognitoIdentityAPI) DeleteIdentitiesWithContext(arg0 context.Context, arg1 *cognitoidentity.DeleteIdentitiesInput, ...) (*cognitoidentity.DeleteIdentitiesOutput, error)
- func (m *MockCognitoIdentityAPI) DeleteIdentityPool(arg0 *cognitoidentity.DeleteIdentityPoolInput) (*cognitoidentity.DeleteIdentityPoolOutput, error)
- func (m *MockCognitoIdentityAPI) DeleteIdentityPoolRequest(arg0 *cognitoidentity.DeleteIdentityPoolInput) (*request.Request, *cognitoidentity.DeleteIdentityPoolOutput)
- func (m *MockCognitoIdentityAPI) DeleteIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.DeleteIdentityPoolInput, ...) (*cognitoidentity.DeleteIdentityPoolOutput, error)
- func (m *MockCognitoIdentityAPI) DescribeIdentity(arg0 *cognitoidentity.DescribeIdentityInput) (*cognitoidentity.IdentityDescription, error)
- func (m *MockCognitoIdentityAPI) DescribeIdentityPool(arg0 *cognitoidentity.DescribeIdentityPoolInput) (*cognitoidentity.IdentityPool, error)
- func (m *MockCognitoIdentityAPI) DescribeIdentityPoolRequest(arg0 *cognitoidentity.DescribeIdentityPoolInput) (*request.Request, *cognitoidentity.IdentityPool)
- func (m *MockCognitoIdentityAPI) DescribeIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.DescribeIdentityPoolInput, ...) (*cognitoidentity.IdentityPool, error)
- func (m *MockCognitoIdentityAPI) DescribeIdentityRequest(arg0 *cognitoidentity.DescribeIdentityInput) (*request.Request, *cognitoidentity.IdentityDescription)
- func (m *MockCognitoIdentityAPI) DescribeIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.DescribeIdentityInput, ...) (*cognitoidentity.IdentityDescription, error)
- func (m *MockCognitoIdentityAPI) EXPECT() *MockCognitoIdentityAPIMockRecorder
- func (m *MockCognitoIdentityAPI) GetCredentialsForIdentity(arg0 *cognitoidentity.GetCredentialsForIdentityInput) (*cognitoidentity.GetCredentialsForIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) GetCredentialsForIdentityRequest(arg0 *cognitoidentity.GetCredentialsForIdentityInput) (*request.Request, *cognitoidentity.GetCredentialsForIdentityOutput)
- func (m *MockCognitoIdentityAPI) GetCredentialsForIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.GetCredentialsForIdentityInput, ...) (*cognitoidentity.GetCredentialsForIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) GetId(arg0 *cognitoidentity.GetIdInput) (*cognitoidentity.GetIdOutput, error)
- func (m *MockCognitoIdentityAPI) GetIdRequest(arg0 *cognitoidentity.GetIdInput) (*request.Request, *cognitoidentity.GetIdOutput)
- func (m *MockCognitoIdentityAPI) GetIdWithContext(arg0 context.Context, arg1 *cognitoidentity.GetIdInput, arg2 ...request.Option) (*cognitoidentity.GetIdOutput, error)
- func (m *MockCognitoIdentityAPI) GetIdentityPoolRoles(arg0 *cognitoidentity.GetIdentityPoolRolesInput) (*cognitoidentity.GetIdentityPoolRolesOutput, error)
- func (m *MockCognitoIdentityAPI) GetIdentityPoolRolesRequest(arg0 *cognitoidentity.GetIdentityPoolRolesInput) (*request.Request, *cognitoidentity.GetIdentityPoolRolesOutput)
- func (m *MockCognitoIdentityAPI) GetIdentityPoolRolesWithContext(arg0 context.Context, arg1 *cognitoidentity.GetIdentityPoolRolesInput, ...) (*cognitoidentity.GetIdentityPoolRolesOutput, error)
- func (m *MockCognitoIdentityAPI) GetOpenIdToken(arg0 *cognitoidentity.GetOpenIdTokenInput) (*cognitoidentity.GetOpenIdTokenOutput, error)
- func (m *MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentity(arg0 *cognitoidentity.GetOpenIdTokenForDeveloperIdentityInput) (*cognitoidentity.GetOpenIdTokenForDeveloperIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentityRequest(arg0 *cognitoidentity.GetOpenIdTokenForDeveloperIdentityInput) (*request.Request, *cognitoidentity.GetOpenIdTokenForDeveloperIdentityOutput)
- func (m *MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentityWithContext(arg0 context.Context, ...) (*cognitoidentity.GetOpenIdTokenForDeveloperIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) GetOpenIdTokenRequest(arg0 *cognitoidentity.GetOpenIdTokenInput) (*request.Request, *cognitoidentity.GetOpenIdTokenOutput)
- func (m *MockCognitoIdentityAPI) GetOpenIdTokenWithContext(arg0 context.Context, arg1 *cognitoidentity.GetOpenIdTokenInput, ...) (*cognitoidentity.GetOpenIdTokenOutput, error)
- func (m *MockCognitoIdentityAPI) GetPrincipalTagAttributeMap(arg0 *cognitoidentity.GetPrincipalTagAttributeMapInput) (*cognitoidentity.GetPrincipalTagAttributeMapOutput, error)
- func (m *MockCognitoIdentityAPI) GetPrincipalTagAttributeMapRequest(arg0 *cognitoidentity.GetPrincipalTagAttributeMapInput) (*request.Request, *cognitoidentity.GetPrincipalTagAttributeMapOutput)
- func (m *MockCognitoIdentityAPI) GetPrincipalTagAttributeMapWithContext(arg0 context.Context, arg1 *cognitoidentity.GetPrincipalTagAttributeMapInput, ...) (*cognitoidentity.GetPrincipalTagAttributeMapOutput, error)
- func (m *MockCognitoIdentityAPI) ListIdentities(arg0 *cognitoidentity.ListIdentitiesInput) (*cognitoidentity.ListIdentitiesOutput, error)
- func (m *MockCognitoIdentityAPI) ListIdentitiesRequest(arg0 *cognitoidentity.ListIdentitiesInput) (*request.Request, *cognitoidentity.ListIdentitiesOutput)
- func (m *MockCognitoIdentityAPI) ListIdentitiesWithContext(arg0 context.Context, arg1 *cognitoidentity.ListIdentitiesInput, ...) (*cognitoidentity.ListIdentitiesOutput, error)
- func (m *MockCognitoIdentityAPI) ListIdentityPools(arg0 *cognitoidentity.ListIdentityPoolsInput) (*cognitoidentity.ListIdentityPoolsOutput, error)
- func (m *MockCognitoIdentityAPI) ListIdentityPoolsPages(arg0 *cognitoidentity.ListIdentityPoolsInput, ...) error
- func (m *MockCognitoIdentityAPI) ListIdentityPoolsPagesWithContext(arg0 context.Context, arg1 *cognitoidentity.ListIdentityPoolsInput, ...) error
- func (m *MockCognitoIdentityAPI) ListIdentityPoolsRequest(arg0 *cognitoidentity.ListIdentityPoolsInput) (*request.Request, *cognitoidentity.ListIdentityPoolsOutput)
- func (m *MockCognitoIdentityAPI) ListIdentityPoolsWithContext(arg0 context.Context, arg1 *cognitoidentity.ListIdentityPoolsInput, ...) (*cognitoidentity.ListIdentityPoolsOutput, error)
- func (m *MockCognitoIdentityAPI) ListTagsForResource(arg0 *cognitoidentity.ListTagsForResourceInput) (*cognitoidentity.ListTagsForResourceOutput, error)
- func (m *MockCognitoIdentityAPI) ListTagsForResourceRequest(arg0 *cognitoidentity.ListTagsForResourceInput) (*request.Request, *cognitoidentity.ListTagsForResourceOutput)
- func (m *MockCognitoIdentityAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cognitoidentity.ListTagsForResourceInput, ...) (*cognitoidentity.ListTagsForResourceOutput, error)
- func (m *MockCognitoIdentityAPI) LookupDeveloperIdentity(arg0 *cognitoidentity.LookupDeveloperIdentityInput) (*cognitoidentity.LookupDeveloperIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) LookupDeveloperIdentityRequest(arg0 *cognitoidentity.LookupDeveloperIdentityInput) (*request.Request, *cognitoidentity.LookupDeveloperIdentityOutput)
- func (m *MockCognitoIdentityAPI) LookupDeveloperIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.LookupDeveloperIdentityInput, ...) (*cognitoidentity.LookupDeveloperIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) MergeDeveloperIdentities(arg0 *cognitoidentity.MergeDeveloperIdentitiesInput) (*cognitoidentity.MergeDeveloperIdentitiesOutput, error)
- func (m *MockCognitoIdentityAPI) MergeDeveloperIdentitiesRequest(arg0 *cognitoidentity.MergeDeveloperIdentitiesInput) (*request.Request, *cognitoidentity.MergeDeveloperIdentitiesOutput)
- func (m *MockCognitoIdentityAPI) MergeDeveloperIdentitiesWithContext(arg0 context.Context, arg1 *cognitoidentity.MergeDeveloperIdentitiesInput, ...) (*cognitoidentity.MergeDeveloperIdentitiesOutput, error)
- func (m *MockCognitoIdentityAPI) SetIdentityPoolRoles(arg0 *cognitoidentity.SetIdentityPoolRolesInput) (*cognitoidentity.SetIdentityPoolRolesOutput, error)
- func (m *MockCognitoIdentityAPI) SetIdentityPoolRolesRequest(arg0 *cognitoidentity.SetIdentityPoolRolesInput) (*request.Request, *cognitoidentity.SetIdentityPoolRolesOutput)
- func (m *MockCognitoIdentityAPI) SetIdentityPoolRolesWithContext(arg0 context.Context, arg1 *cognitoidentity.SetIdentityPoolRolesInput, ...) (*cognitoidentity.SetIdentityPoolRolesOutput, error)
- func (m *MockCognitoIdentityAPI) SetPrincipalTagAttributeMap(arg0 *cognitoidentity.SetPrincipalTagAttributeMapInput) (*cognitoidentity.SetPrincipalTagAttributeMapOutput, error)
- func (m *MockCognitoIdentityAPI) SetPrincipalTagAttributeMapRequest(arg0 *cognitoidentity.SetPrincipalTagAttributeMapInput) (*request.Request, *cognitoidentity.SetPrincipalTagAttributeMapOutput)
- func (m *MockCognitoIdentityAPI) SetPrincipalTagAttributeMapWithContext(arg0 context.Context, arg1 *cognitoidentity.SetPrincipalTagAttributeMapInput, ...) (*cognitoidentity.SetPrincipalTagAttributeMapOutput, error)
- func (m *MockCognitoIdentityAPI) TagResource(arg0 *cognitoidentity.TagResourceInput) (*cognitoidentity.TagResourceOutput, error)
- func (m *MockCognitoIdentityAPI) TagResourceRequest(arg0 *cognitoidentity.TagResourceInput) (*request.Request, *cognitoidentity.TagResourceOutput)
- func (m *MockCognitoIdentityAPI) TagResourceWithContext(arg0 context.Context, arg1 *cognitoidentity.TagResourceInput, ...) (*cognitoidentity.TagResourceOutput, error)
- func (m *MockCognitoIdentityAPI) UnlinkDeveloperIdentity(arg0 *cognitoidentity.UnlinkDeveloperIdentityInput) (*cognitoidentity.UnlinkDeveloperIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) UnlinkDeveloperIdentityRequest(arg0 *cognitoidentity.UnlinkDeveloperIdentityInput) (*request.Request, *cognitoidentity.UnlinkDeveloperIdentityOutput)
- func (m *MockCognitoIdentityAPI) UnlinkDeveloperIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.UnlinkDeveloperIdentityInput, ...) (*cognitoidentity.UnlinkDeveloperIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) UnlinkIdentity(arg0 *cognitoidentity.UnlinkIdentityInput) (*cognitoidentity.UnlinkIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) UnlinkIdentityRequest(arg0 *cognitoidentity.UnlinkIdentityInput) (*request.Request, *cognitoidentity.UnlinkIdentityOutput)
- func (m *MockCognitoIdentityAPI) UnlinkIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.UnlinkIdentityInput, ...) (*cognitoidentity.UnlinkIdentityOutput, error)
- func (m *MockCognitoIdentityAPI) UntagResource(arg0 *cognitoidentity.UntagResourceInput) (*cognitoidentity.UntagResourceOutput, error)
- func (m *MockCognitoIdentityAPI) UntagResourceRequest(arg0 *cognitoidentity.UntagResourceInput) (*request.Request, *cognitoidentity.UntagResourceOutput)
- func (m *MockCognitoIdentityAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cognitoidentity.UntagResourceInput, ...) (*cognitoidentity.UntagResourceOutput, error)
- func (m *MockCognitoIdentityAPI) UpdateIdentityPool(arg0 *cognitoidentity.IdentityPool) (*cognitoidentity.IdentityPool, error)
- func (m *MockCognitoIdentityAPI) UpdateIdentityPoolRequest(arg0 *cognitoidentity.IdentityPool) (*request.Request, *cognitoidentity.IdentityPool)
- func (m *MockCognitoIdentityAPI) UpdateIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.IdentityPool, ...) (*cognitoidentity.IdentityPool, error)
- type MockCognitoIdentityAPIMockRecorder
- func (mr *MockCognitoIdentityAPIMockRecorder) CreateIdentityPool(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) CreateIdentityPoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) CreateIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentities(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentityPool(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentityPoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentity(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityPool(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityPoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentity(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetId(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetIdRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRoles(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRolesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRolesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdToken(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentity(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMap(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMapRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentities(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPools(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentity(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentities(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentitiesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRoles(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRolesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRolesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMap(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMapRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentity(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkIdentity(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkIdentityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UpdateIdentityPool(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UpdateIdentityPoolRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCognitoIdentityAPIMockRecorder) UpdateIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCognitoIdentityAPI ¶
type MockCognitoIdentityAPI struct {
// contains filtered or unexported fields
}
MockCognitoIdentityAPI is a mock of CognitoIdentityAPI interface
func NewMockCognitoIdentityAPI ¶
func NewMockCognitoIdentityAPI(ctrl *gomock.Controller) *MockCognitoIdentityAPI
NewMockCognitoIdentityAPI creates a new mock instance
func (*MockCognitoIdentityAPI) CreateIdentityPool ¶
func (m *MockCognitoIdentityAPI) CreateIdentityPool(arg0 *cognitoidentity.CreateIdentityPoolInput) (*cognitoidentity.IdentityPool, error)
CreateIdentityPool mocks base method
func (*MockCognitoIdentityAPI) CreateIdentityPoolRequest ¶
func (m *MockCognitoIdentityAPI) CreateIdentityPoolRequest(arg0 *cognitoidentity.CreateIdentityPoolInput) (*request.Request, *cognitoidentity.IdentityPool)
CreateIdentityPoolRequest mocks base method
func (*MockCognitoIdentityAPI) CreateIdentityPoolWithContext ¶
func (m *MockCognitoIdentityAPI) CreateIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.CreateIdentityPoolInput, arg2 ...request.Option) (*cognitoidentity.IdentityPool, error)
CreateIdentityPoolWithContext mocks base method
func (*MockCognitoIdentityAPI) DeleteIdentities ¶
func (m *MockCognitoIdentityAPI) DeleteIdentities(arg0 *cognitoidentity.DeleteIdentitiesInput) (*cognitoidentity.DeleteIdentitiesOutput, error)
DeleteIdentities mocks base method
func (*MockCognitoIdentityAPI) DeleteIdentitiesRequest ¶
func (m *MockCognitoIdentityAPI) DeleteIdentitiesRequest(arg0 *cognitoidentity.DeleteIdentitiesInput) (*request.Request, *cognitoidentity.DeleteIdentitiesOutput)
DeleteIdentitiesRequest mocks base method
func (*MockCognitoIdentityAPI) DeleteIdentitiesWithContext ¶
func (m *MockCognitoIdentityAPI) DeleteIdentitiesWithContext(arg0 context.Context, arg1 *cognitoidentity.DeleteIdentitiesInput, arg2 ...request.Option) (*cognitoidentity.DeleteIdentitiesOutput, error)
DeleteIdentitiesWithContext mocks base method
func (*MockCognitoIdentityAPI) DeleteIdentityPool ¶
func (m *MockCognitoIdentityAPI) DeleteIdentityPool(arg0 *cognitoidentity.DeleteIdentityPoolInput) (*cognitoidentity.DeleteIdentityPoolOutput, error)
DeleteIdentityPool mocks base method
func (*MockCognitoIdentityAPI) DeleteIdentityPoolRequest ¶
func (m *MockCognitoIdentityAPI) DeleteIdentityPoolRequest(arg0 *cognitoidentity.DeleteIdentityPoolInput) (*request.Request, *cognitoidentity.DeleteIdentityPoolOutput)
DeleteIdentityPoolRequest mocks base method
func (*MockCognitoIdentityAPI) DeleteIdentityPoolWithContext ¶
func (m *MockCognitoIdentityAPI) DeleteIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.DeleteIdentityPoolInput, arg2 ...request.Option) (*cognitoidentity.DeleteIdentityPoolOutput, error)
DeleteIdentityPoolWithContext mocks base method
func (*MockCognitoIdentityAPI) DescribeIdentity ¶
func (m *MockCognitoIdentityAPI) DescribeIdentity(arg0 *cognitoidentity.DescribeIdentityInput) (*cognitoidentity.IdentityDescription, error)
DescribeIdentity mocks base method
func (*MockCognitoIdentityAPI) DescribeIdentityPool ¶
func (m *MockCognitoIdentityAPI) DescribeIdentityPool(arg0 *cognitoidentity.DescribeIdentityPoolInput) (*cognitoidentity.IdentityPool, error)
DescribeIdentityPool mocks base method
func (*MockCognitoIdentityAPI) DescribeIdentityPoolRequest ¶
func (m *MockCognitoIdentityAPI) DescribeIdentityPoolRequest(arg0 *cognitoidentity.DescribeIdentityPoolInput) (*request.Request, *cognitoidentity.IdentityPool)
DescribeIdentityPoolRequest mocks base method
func (*MockCognitoIdentityAPI) DescribeIdentityPoolWithContext ¶
func (m *MockCognitoIdentityAPI) DescribeIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.DescribeIdentityPoolInput, arg2 ...request.Option) (*cognitoidentity.IdentityPool, error)
DescribeIdentityPoolWithContext mocks base method
func (*MockCognitoIdentityAPI) DescribeIdentityRequest ¶
func (m *MockCognitoIdentityAPI) DescribeIdentityRequest(arg0 *cognitoidentity.DescribeIdentityInput) (*request.Request, *cognitoidentity.IdentityDescription)
DescribeIdentityRequest mocks base method
func (*MockCognitoIdentityAPI) DescribeIdentityWithContext ¶
func (m *MockCognitoIdentityAPI) DescribeIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.DescribeIdentityInput, arg2 ...request.Option) (*cognitoidentity.IdentityDescription, error)
DescribeIdentityWithContext mocks base method
func (*MockCognitoIdentityAPI) EXPECT ¶
func (m *MockCognitoIdentityAPI) EXPECT() *MockCognitoIdentityAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCognitoIdentityAPI) GetCredentialsForIdentity ¶
func (m *MockCognitoIdentityAPI) GetCredentialsForIdentity(arg0 *cognitoidentity.GetCredentialsForIdentityInput) (*cognitoidentity.GetCredentialsForIdentityOutput, error)
GetCredentialsForIdentity mocks base method
func (*MockCognitoIdentityAPI) GetCredentialsForIdentityRequest ¶
func (m *MockCognitoIdentityAPI) GetCredentialsForIdentityRequest(arg0 *cognitoidentity.GetCredentialsForIdentityInput) (*request.Request, *cognitoidentity.GetCredentialsForIdentityOutput)
GetCredentialsForIdentityRequest mocks base method
func (*MockCognitoIdentityAPI) GetCredentialsForIdentityWithContext ¶
func (m *MockCognitoIdentityAPI) GetCredentialsForIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.GetCredentialsForIdentityInput, arg2 ...request.Option) (*cognitoidentity.GetCredentialsForIdentityOutput, error)
GetCredentialsForIdentityWithContext mocks base method
func (*MockCognitoIdentityAPI) GetId ¶
func (m *MockCognitoIdentityAPI) GetId(arg0 *cognitoidentity.GetIdInput) (*cognitoidentity.GetIdOutput, error)
GetId mocks base method
func (*MockCognitoIdentityAPI) GetIdRequest ¶
func (m *MockCognitoIdentityAPI) GetIdRequest(arg0 *cognitoidentity.GetIdInput) (*request.Request, *cognitoidentity.GetIdOutput)
GetIdRequest mocks base method
func (*MockCognitoIdentityAPI) GetIdWithContext ¶
func (m *MockCognitoIdentityAPI) GetIdWithContext(arg0 context.Context, arg1 *cognitoidentity.GetIdInput, arg2 ...request.Option) (*cognitoidentity.GetIdOutput, error)
GetIdWithContext mocks base method
func (*MockCognitoIdentityAPI) GetIdentityPoolRoles ¶
func (m *MockCognitoIdentityAPI) GetIdentityPoolRoles(arg0 *cognitoidentity.GetIdentityPoolRolesInput) (*cognitoidentity.GetIdentityPoolRolesOutput, error)
GetIdentityPoolRoles mocks base method
func (*MockCognitoIdentityAPI) GetIdentityPoolRolesRequest ¶
func (m *MockCognitoIdentityAPI) GetIdentityPoolRolesRequest(arg0 *cognitoidentity.GetIdentityPoolRolesInput) (*request.Request, *cognitoidentity.GetIdentityPoolRolesOutput)
GetIdentityPoolRolesRequest mocks base method
func (*MockCognitoIdentityAPI) GetIdentityPoolRolesWithContext ¶
func (m *MockCognitoIdentityAPI) GetIdentityPoolRolesWithContext(arg0 context.Context, arg1 *cognitoidentity.GetIdentityPoolRolesInput, arg2 ...request.Option) (*cognitoidentity.GetIdentityPoolRolesOutput, error)
GetIdentityPoolRolesWithContext mocks base method
func (*MockCognitoIdentityAPI) GetOpenIdToken ¶
func (m *MockCognitoIdentityAPI) GetOpenIdToken(arg0 *cognitoidentity.GetOpenIdTokenInput) (*cognitoidentity.GetOpenIdTokenOutput, error)
GetOpenIdToken mocks base method
func (*MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentity ¶
func (m *MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentity(arg0 *cognitoidentity.GetOpenIdTokenForDeveloperIdentityInput) (*cognitoidentity.GetOpenIdTokenForDeveloperIdentityOutput, error)
GetOpenIdTokenForDeveloperIdentity mocks base method
func (*MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentityRequest ¶
func (m *MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentityRequest(arg0 *cognitoidentity.GetOpenIdTokenForDeveloperIdentityInput) (*request.Request, *cognitoidentity.GetOpenIdTokenForDeveloperIdentityOutput)
GetOpenIdTokenForDeveloperIdentityRequest mocks base method
func (*MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentityWithContext ¶
func (m *MockCognitoIdentityAPI) GetOpenIdTokenForDeveloperIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.GetOpenIdTokenForDeveloperIdentityInput, arg2 ...request.Option) (*cognitoidentity.GetOpenIdTokenForDeveloperIdentityOutput, error)
GetOpenIdTokenForDeveloperIdentityWithContext mocks base method
func (*MockCognitoIdentityAPI) GetOpenIdTokenRequest ¶
func (m *MockCognitoIdentityAPI) GetOpenIdTokenRequest(arg0 *cognitoidentity.GetOpenIdTokenInput) (*request.Request, *cognitoidentity.GetOpenIdTokenOutput)
GetOpenIdTokenRequest mocks base method
func (*MockCognitoIdentityAPI) GetOpenIdTokenWithContext ¶
func (m *MockCognitoIdentityAPI) GetOpenIdTokenWithContext(arg0 context.Context, arg1 *cognitoidentity.GetOpenIdTokenInput, arg2 ...request.Option) (*cognitoidentity.GetOpenIdTokenOutput, error)
GetOpenIdTokenWithContext mocks base method
func (*MockCognitoIdentityAPI) GetPrincipalTagAttributeMap ¶
func (m *MockCognitoIdentityAPI) GetPrincipalTagAttributeMap(arg0 *cognitoidentity.GetPrincipalTagAttributeMapInput) (*cognitoidentity.GetPrincipalTagAttributeMapOutput, error)
GetPrincipalTagAttributeMap mocks base method
func (*MockCognitoIdentityAPI) GetPrincipalTagAttributeMapRequest ¶
func (m *MockCognitoIdentityAPI) GetPrincipalTagAttributeMapRequest(arg0 *cognitoidentity.GetPrincipalTagAttributeMapInput) (*request.Request, *cognitoidentity.GetPrincipalTagAttributeMapOutput)
GetPrincipalTagAttributeMapRequest mocks base method
func (*MockCognitoIdentityAPI) GetPrincipalTagAttributeMapWithContext ¶
func (m *MockCognitoIdentityAPI) GetPrincipalTagAttributeMapWithContext(arg0 context.Context, arg1 *cognitoidentity.GetPrincipalTagAttributeMapInput, arg2 ...request.Option) (*cognitoidentity.GetPrincipalTagAttributeMapOutput, error)
GetPrincipalTagAttributeMapWithContext mocks base method
func (*MockCognitoIdentityAPI) ListIdentities ¶
func (m *MockCognitoIdentityAPI) ListIdentities(arg0 *cognitoidentity.ListIdentitiesInput) (*cognitoidentity.ListIdentitiesOutput, error)
ListIdentities mocks base method
func (*MockCognitoIdentityAPI) ListIdentitiesRequest ¶
func (m *MockCognitoIdentityAPI) ListIdentitiesRequest(arg0 *cognitoidentity.ListIdentitiesInput) (*request.Request, *cognitoidentity.ListIdentitiesOutput)
ListIdentitiesRequest mocks base method
func (*MockCognitoIdentityAPI) ListIdentitiesWithContext ¶
func (m *MockCognitoIdentityAPI) ListIdentitiesWithContext(arg0 context.Context, arg1 *cognitoidentity.ListIdentitiesInput, arg2 ...request.Option) (*cognitoidentity.ListIdentitiesOutput, error)
ListIdentitiesWithContext mocks base method
func (*MockCognitoIdentityAPI) ListIdentityPools ¶
func (m *MockCognitoIdentityAPI) ListIdentityPools(arg0 *cognitoidentity.ListIdentityPoolsInput) (*cognitoidentity.ListIdentityPoolsOutput, error)
ListIdentityPools mocks base method
func (*MockCognitoIdentityAPI) ListIdentityPoolsPages ¶
func (m *MockCognitoIdentityAPI) ListIdentityPoolsPages(arg0 *cognitoidentity.ListIdentityPoolsInput, arg1 func(*cognitoidentity.ListIdentityPoolsOutput, bool) bool) error
ListIdentityPoolsPages mocks base method
func (*MockCognitoIdentityAPI) ListIdentityPoolsPagesWithContext ¶
func (m *MockCognitoIdentityAPI) ListIdentityPoolsPagesWithContext(arg0 context.Context, arg1 *cognitoidentity.ListIdentityPoolsInput, arg2 func(*cognitoidentity.ListIdentityPoolsOutput, bool) bool, arg3 ...request.Option) error
ListIdentityPoolsPagesWithContext mocks base method
func (*MockCognitoIdentityAPI) ListIdentityPoolsRequest ¶
func (m *MockCognitoIdentityAPI) ListIdentityPoolsRequest(arg0 *cognitoidentity.ListIdentityPoolsInput) (*request.Request, *cognitoidentity.ListIdentityPoolsOutput)
ListIdentityPoolsRequest mocks base method
func (*MockCognitoIdentityAPI) ListIdentityPoolsWithContext ¶
func (m *MockCognitoIdentityAPI) ListIdentityPoolsWithContext(arg0 context.Context, arg1 *cognitoidentity.ListIdentityPoolsInput, arg2 ...request.Option) (*cognitoidentity.ListIdentityPoolsOutput, error)
ListIdentityPoolsWithContext mocks base method
func (*MockCognitoIdentityAPI) ListTagsForResource ¶
func (m *MockCognitoIdentityAPI) ListTagsForResource(arg0 *cognitoidentity.ListTagsForResourceInput) (*cognitoidentity.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockCognitoIdentityAPI) ListTagsForResourceRequest ¶
func (m *MockCognitoIdentityAPI) ListTagsForResourceRequest(arg0 *cognitoidentity.ListTagsForResourceInput) (*request.Request, *cognitoidentity.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockCognitoIdentityAPI) ListTagsForResourceWithContext ¶
func (m *MockCognitoIdentityAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cognitoidentity.ListTagsForResourceInput, arg2 ...request.Option) (*cognitoidentity.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockCognitoIdentityAPI) LookupDeveloperIdentity ¶
func (m *MockCognitoIdentityAPI) LookupDeveloperIdentity(arg0 *cognitoidentity.LookupDeveloperIdentityInput) (*cognitoidentity.LookupDeveloperIdentityOutput, error)
LookupDeveloperIdentity mocks base method
func (*MockCognitoIdentityAPI) LookupDeveloperIdentityRequest ¶
func (m *MockCognitoIdentityAPI) LookupDeveloperIdentityRequest(arg0 *cognitoidentity.LookupDeveloperIdentityInput) (*request.Request, *cognitoidentity.LookupDeveloperIdentityOutput)
LookupDeveloperIdentityRequest mocks base method
func (*MockCognitoIdentityAPI) LookupDeveloperIdentityWithContext ¶
func (m *MockCognitoIdentityAPI) LookupDeveloperIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.LookupDeveloperIdentityInput, arg2 ...request.Option) (*cognitoidentity.LookupDeveloperIdentityOutput, error)
LookupDeveloperIdentityWithContext mocks base method
func (*MockCognitoIdentityAPI) MergeDeveloperIdentities ¶
func (m *MockCognitoIdentityAPI) MergeDeveloperIdentities(arg0 *cognitoidentity.MergeDeveloperIdentitiesInput) (*cognitoidentity.MergeDeveloperIdentitiesOutput, error)
MergeDeveloperIdentities mocks base method
func (*MockCognitoIdentityAPI) MergeDeveloperIdentitiesRequest ¶
func (m *MockCognitoIdentityAPI) MergeDeveloperIdentitiesRequest(arg0 *cognitoidentity.MergeDeveloperIdentitiesInput) (*request.Request, *cognitoidentity.MergeDeveloperIdentitiesOutput)
MergeDeveloperIdentitiesRequest mocks base method
func (*MockCognitoIdentityAPI) MergeDeveloperIdentitiesWithContext ¶
func (m *MockCognitoIdentityAPI) MergeDeveloperIdentitiesWithContext(arg0 context.Context, arg1 *cognitoidentity.MergeDeveloperIdentitiesInput, arg2 ...request.Option) (*cognitoidentity.MergeDeveloperIdentitiesOutput, error)
MergeDeveloperIdentitiesWithContext mocks base method
func (*MockCognitoIdentityAPI) SetIdentityPoolRoles ¶
func (m *MockCognitoIdentityAPI) SetIdentityPoolRoles(arg0 *cognitoidentity.SetIdentityPoolRolesInput) (*cognitoidentity.SetIdentityPoolRolesOutput, error)
SetIdentityPoolRoles mocks base method
func (*MockCognitoIdentityAPI) SetIdentityPoolRolesRequest ¶
func (m *MockCognitoIdentityAPI) SetIdentityPoolRolesRequest(arg0 *cognitoidentity.SetIdentityPoolRolesInput) (*request.Request, *cognitoidentity.SetIdentityPoolRolesOutput)
SetIdentityPoolRolesRequest mocks base method
func (*MockCognitoIdentityAPI) SetIdentityPoolRolesWithContext ¶
func (m *MockCognitoIdentityAPI) SetIdentityPoolRolesWithContext(arg0 context.Context, arg1 *cognitoidentity.SetIdentityPoolRolesInput, arg2 ...request.Option) (*cognitoidentity.SetIdentityPoolRolesOutput, error)
SetIdentityPoolRolesWithContext mocks base method
func (*MockCognitoIdentityAPI) SetPrincipalTagAttributeMap ¶
func (m *MockCognitoIdentityAPI) SetPrincipalTagAttributeMap(arg0 *cognitoidentity.SetPrincipalTagAttributeMapInput) (*cognitoidentity.SetPrincipalTagAttributeMapOutput, error)
SetPrincipalTagAttributeMap mocks base method
func (*MockCognitoIdentityAPI) SetPrincipalTagAttributeMapRequest ¶
func (m *MockCognitoIdentityAPI) SetPrincipalTagAttributeMapRequest(arg0 *cognitoidentity.SetPrincipalTagAttributeMapInput) (*request.Request, *cognitoidentity.SetPrincipalTagAttributeMapOutput)
SetPrincipalTagAttributeMapRequest mocks base method
func (*MockCognitoIdentityAPI) SetPrincipalTagAttributeMapWithContext ¶
func (m *MockCognitoIdentityAPI) SetPrincipalTagAttributeMapWithContext(arg0 context.Context, arg1 *cognitoidentity.SetPrincipalTagAttributeMapInput, arg2 ...request.Option) (*cognitoidentity.SetPrincipalTagAttributeMapOutput, error)
SetPrincipalTagAttributeMapWithContext mocks base method
func (*MockCognitoIdentityAPI) TagResource ¶
func (m *MockCognitoIdentityAPI) TagResource(arg0 *cognitoidentity.TagResourceInput) (*cognitoidentity.TagResourceOutput, error)
TagResource mocks base method
func (*MockCognitoIdentityAPI) TagResourceRequest ¶
func (m *MockCognitoIdentityAPI) TagResourceRequest(arg0 *cognitoidentity.TagResourceInput) (*request.Request, *cognitoidentity.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockCognitoIdentityAPI) TagResourceWithContext ¶
func (m *MockCognitoIdentityAPI) TagResourceWithContext(arg0 context.Context, arg1 *cognitoidentity.TagResourceInput, arg2 ...request.Option) (*cognitoidentity.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockCognitoIdentityAPI) UnlinkDeveloperIdentity ¶
func (m *MockCognitoIdentityAPI) UnlinkDeveloperIdentity(arg0 *cognitoidentity.UnlinkDeveloperIdentityInput) (*cognitoidentity.UnlinkDeveloperIdentityOutput, error)
UnlinkDeveloperIdentity mocks base method
func (*MockCognitoIdentityAPI) UnlinkDeveloperIdentityRequest ¶
func (m *MockCognitoIdentityAPI) UnlinkDeveloperIdentityRequest(arg0 *cognitoidentity.UnlinkDeveloperIdentityInput) (*request.Request, *cognitoidentity.UnlinkDeveloperIdentityOutput)
UnlinkDeveloperIdentityRequest mocks base method
func (*MockCognitoIdentityAPI) UnlinkDeveloperIdentityWithContext ¶
func (m *MockCognitoIdentityAPI) UnlinkDeveloperIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.UnlinkDeveloperIdentityInput, arg2 ...request.Option) (*cognitoidentity.UnlinkDeveloperIdentityOutput, error)
UnlinkDeveloperIdentityWithContext mocks base method
func (*MockCognitoIdentityAPI) UnlinkIdentity ¶
func (m *MockCognitoIdentityAPI) UnlinkIdentity(arg0 *cognitoidentity.UnlinkIdentityInput) (*cognitoidentity.UnlinkIdentityOutput, error)
UnlinkIdentity mocks base method
func (*MockCognitoIdentityAPI) UnlinkIdentityRequest ¶
func (m *MockCognitoIdentityAPI) UnlinkIdentityRequest(arg0 *cognitoidentity.UnlinkIdentityInput) (*request.Request, *cognitoidentity.UnlinkIdentityOutput)
UnlinkIdentityRequest mocks base method
func (*MockCognitoIdentityAPI) UnlinkIdentityWithContext ¶
func (m *MockCognitoIdentityAPI) UnlinkIdentityWithContext(arg0 context.Context, arg1 *cognitoidentity.UnlinkIdentityInput, arg2 ...request.Option) (*cognitoidentity.UnlinkIdentityOutput, error)
UnlinkIdentityWithContext mocks base method
func (*MockCognitoIdentityAPI) UntagResource ¶
func (m *MockCognitoIdentityAPI) UntagResource(arg0 *cognitoidentity.UntagResourceInput) (*cognitoidentity.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockCognitoIdentityAPI) UntagResourceRequest ¶
func (m *MockCognitoIdentityAPI) UntagResourceRequest(arg0 *cognitoidentity.UntagResourceInput) (*request.Request, *cognitoidentity.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockCognitoIdentityAPI) UntagResourceWithContext ¶
func (m *MockCognitoIdentityAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cognitoidentity.UntagResourceInput, arg2 ...request.Option) (*cognitoidentity.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockCognitoIdentityAPI) UpdateIdentityPool ¶
func (m *MockCognitoIdentityAPI) UpdateIdentityPool(arg0 *cognitoidentity.IdentityPool) (*cognitoidentity.IdentityPool, error)
UpdateIdentityPool mocks base method
func (*MockCognitoIdentityAPI) UpdateIdentityPoolRequest ¶
func (m *MockCognitoIdentityAPI) UpdateIdentityPoolRequest(arg0 *cognitoidentity.IdentityPool) (*request.Request, *cognitoidentity.IdentityPool)
UpdateIdentityPoolRequest mocks base method
func (*MockCognitoIdentityAPI) UpdateIdentityPoolWithContext ¶
func (m *MockCognitoIdentityAPI) UpdateIdentityPoolWithContext(arg0 context.Context, arg1 *cognitoidentity.IdentityPool, arg2 ...request.Option) (*cognitoidentity.IdentityPool, error)
UpdateIdentityPoolWithContext mocks base method
type MockCognitoIdentityAPIMockRecorder ¶
type MockCognitoIdentityAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockCognitoIdentityAPIMockRecorder is the mock recorder for MockCognitoIdentityAPI
func (*MockCognitoIdentityAPIMockRecorder) CreateIdentityPool ¶
func (mr *MockCognitoIdentityAPIMockRecorder) CreateIdentityPool(arg0 interface{}) *gomock.Call
CreateIdentityPool indicates an expected call of CreateIdentityPool
func (*MockCognitoIdentityAPIMockRecorder) CreateIdentityPoolRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) CreateIdentityPoolRequest(arg0 interface{}) *gomock.Call
CreateIdentityPoolRequest indicates an expected call of CreateIdentityPoolRequest
func (*MockCognitoIdentityAPIMockRecorder) CreateIdentityPoolWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) CreateIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateIdentityPoolWithContext indicates an expected call of CreateIdentityPoolWithContext
func (*MockCognitoIdentityAPIMockRecorder) DeleteIdentities ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentities(arg0 interface{}) *gomock.Call
DeleteIdentities indicates an expected call of DeleteIdentities
func (*MockCognitoIdentityAPIMockRecorder) DeleteIdentitiesRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentitiesRequest(arg0 interface{}) *gomock.Call
DeleteIdentitiesRequest indicates an expected call of DeleteIdentitiesRequest
func (*MockCognitoIdentityAPIMockRecorder) DeleteIdentitiesWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIdentitiesWithContext indicates an expected call of DeleteIdentitiesWithContext
func (*MockCognitoIdentityAPIMockRecorder) DeleteIdentityPool ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentityPool(arg0 interface{}) *gomock.Call
DeleteIdentityPool indicates an expected call of DeleteIdentityPool
func (*MockCognitoIdentityAPIMockRecorder) DeleteIdentityPoolRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentityPoolRequest(arg0 interface{}) *gomock.Call
DeleteIdentityPoolRequest indicates an expected call of DeleteIdentityPoolRequest
func (*MockCognitoIdentityAPIMockRecorder) DeleteIdentityPoolWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DeleteIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteIdentityPoolWithContext indicates an expected call of DeleteIdentityPoolWithContext
func (*MockCognitoIdentityAPIMockRecorder) DescribeIdentity ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentity(arg0 interface{}) *gomock.Call
DescribeIdentity indicates an expected call of DescribeIdentity
func (*MockCognitoIdentityAPIMockRecorder) DescribeIdentityPool ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityPool(arg0 interface{}) *gomock.Call
DescribeIdentityPool indicates an expected call of DescribeIdentityPool
func (*MockCognitoIdentityAPIMockRecorder) DescribeIdentityPoolRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityPoolRequest(arg0 interface{}) *gomock.Call
DescribeIdentityPoolRequest indicates an expected call of DescribeIdentityPoolRequest
func (*MockCognitoIdentityAPIMockRecorder) DescribeIdentityPoolWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIdentityPoolWithContext indicates an expected call of DescribeIdentityPoolWithContext
func (*MockCognitoIdentityAPIMockRecorder) DescribeIdentityRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityRequest(arg0 interface{}) *gomock.Call
DescribeIdentityRequest indicates an expected call of DescribeIdentityRequest
func (*MockCognitoIdentityAPIMockRecorder) DescribeIdentityWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) DescribeIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIdentityWithContext indicates an expected call of DescribeIdentityWithContext
func (*MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentity ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentity(arg0 interface{}) *gomock.Call
GetCredentialsForIdentity indicates an expected call of GetCredentialsForIdentity
func (*MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentityRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentityRequest(arg0 interface{}) *gomock.Call
GetCredentialsForIdentityRequest indicates an expected call of GetCredentialsForIdentityRequest
func (*MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentityWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetCredentialsForIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCredentialsForIdentityWithContext indicates an expected call of GetCredentialsForIdentityWithContext
func (*MockCognitoIdentityAPIMockRecorder) GetId ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetId(arg0 interface{}) *gomock.Call
GetId indicates an expected call of GetId
func (*MockCognitoIdentityAPIMockRecorder) GetIdRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetIdRequest(arg0 interface{}) *gomock.Call
GetIdRequest indicates an expected call of GetIdRequest
func (*MockCognitoIdentityAPIMockRecorder) GetIdWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIdWithContext indicates an expected call of GetIdWithContext
func (*MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRoles ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRoles(arg0 interface{}) *gomock.Call
GetIdentityPoolRoles indicates an expected call of GetIdentityPoolRoles
func (*MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRolesRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRolesRequest(arg0 interface{}) *gomock.Call
GetIdentityPoolRolesRequest indicates an expected call of GetIdentityPoolRolesRequest
func (*MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRolesWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetIdentityPoolRolesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetIdentityPoolRolesWithContext indicates an expected call of GetIdentityPoolRolesWithContext
func (*MockCognitoIdentityAPIMockRecorder) GetOpenIdToken ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdToken(arg0 interface{}) *gomock.Call
GetOpenIdToken indicates an expected call of GetOpenIdToken
func (*MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentity ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentity(arg0 interface{}) *gomock.Call
GetOpenIdTokenForDeveloperIdentity indicates an expected call of GetOpenIdTokenForDeveloperIdentity
func (*MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentityRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentityRequest(arg0 interface{}) *gomock.Call
GetOpenIdTokenForDeveloperIdentityRequest indicates an expected call of GetOpenIdTokenForDeveloperIdentityRequest
func (*MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentityWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenForDeveloperIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOpenIdTokenForDeveloperIdentityWithContext indicates an expected call of GetOpenIdTokenForDeveloperIdentityWithContext
func (*MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenRequest(arg0 interface{}) *gomock.Call
GetOpenIdTokenRequest indicates an expected call of GetOpenIdTokenRequest
func (*MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetOpenIdTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOpenIdTokenWithContext indicates an expected call of GetOpenIdTokenWithContext
func (*MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMap ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMap(arg0 interface{}) *gomock.Call
GetPrincipalTagAttributeMap indicates an expected call of GetPrincipalTagAttributeMap
func (*MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMapRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMapRequest(arg0 interface{}) *gomock.Call
GetPrincipalTagAttributeMapRequest indicates an expected call of GetPrincipalTagAttributeMapRequest
func (*MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMapWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) GetPrincipalTagAttributeMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPrincipalTagAttributeMapWithContext indicates an expected call of GetPrincipalTagAttributeMapWithContext
func (*MockCognitoIdentityAPIMockRecorder) ListIdentities ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentities(arg0 interface{}) *gomock.Call
ListIdentities indicates an expected call of ListIdentities
func (*MockCognitoIdentityAPIMockRecorder) ListIdentitiesRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentitiesRequest(arg0 interface{}) *gomock.Call
ListIdentitiesRequest indicates an expected call of ListIdentitiesRequest
func (*MockCognitoIdentityAPIMockRecorder) ListIdentitiesWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdentitiesWithContext indicates an expected call of ListIdentitiesWithContext
func (*MockCognitoIdentityAPIMockRecorder) ListIdentityPools ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPools(arg0 interface{}) *gomock.Call
ListIdentityPools indicates an expected call of ListIdentityPools
func (*MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsPages ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsPages(arg0, arg1 interface{}) *gomock.Call
ListIdentityPoolsPages indicates an expected call of ListIdentityPoolsPages
func (*MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsPagesWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIdentityPoolsPagesWithContext indicates an expected call of ListIdentityPoolsPagesWithContext
func (*MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsRequest(arg0 interface{}) *gomock.Call
ListIdentityPoolsRequest indicates an expected call of ListIdentityPoolsRequest
func (*MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListIdentityPoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdentityPoolsWithContext indicates an expected call of ListIdentityPoolsWithContext
func (*MockCognitoIdentityAPIMockRecorder) ListTagsForResource ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockCognitoIdentityAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockCognitoIdentityAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentity ¶
func (mr *MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentity(arg0 interface{}) *gomock.Call
LookupDeveloperIdentity indicates an expected call of LookupDeveloperIdentity
func (*MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentityRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentityRequest(arg0 interface{}) *gomock.Call
LookupDeveloperIdentityRequest indicates an expected call of LookupDeveloperIdentityRequest
func (*MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentityWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) LookupDeveloperIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
LookupDeveloperIdentityWithContext indicates an expected call of LookupDeveloperIdentityWithContext
func (*MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentities ¶
func (mr *MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentities(arg0 interface{}) *gomock.Call
MergeDeveloperIdentities indicates an expected call of MergeDeveloperIdentities
func (*MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentitiesRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentitiesRequest(arg0 interface{}) *gomock.Call
MergeDeveloperIdentitiesRequest indicates an expected call of MergeDeveloperIdentitiesRequest
func (*MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentitiesWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) MergeDeveloperIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MergeDeveloperIdentitiesWithContext indicates an expected call of MergeDeveloperIdentitiesWithContext
func (*MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRoles ¶
func (mr *MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRoles(arg0 interface{}) *gomock.Call
SetIdentityPoolRoles indicates an expected call of SetIdentityPoolRoles
func (*MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRolesRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRolesRequest(arg0 interface{}) *gomock.Call
SetIdentityPoolRolesRequest indicates an expected call of SetIdentityPoolRolesRequest
func (*MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRolesWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) SetIdentityPoolRolesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetIdentityPoolRolesWithContext indicates an expected call of SetIdentityPoolRolesWithContext
func (*MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMap ¶
func (mr *MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMap(arg0 interface{}) *gomock.Call
SetPrincipalTagAttributeMap indicates an expected call of SetPrincipalTagAttributeMap
func (*MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMapRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMapRequest(arg0 interface{}) *gomock.Call
SetPrincipalTagAttributeMapRequest indicates an expected call of SetPrincipalTagAttributeMapRequest
func (*MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMapWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) SetPrincipalTagAttributeMapWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetPrincipalTagAttributeMapWithContext indicates an expected call of SetPrincipalTagAttributeMapWithContext
func (*MockCognitoIdentityAPIMockRecorder) TagResource ¶
func (mr *MockCognitoIdentityAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockCognitoIdentityAPIMockRecorder) TagResourceRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockCognitoIdentityAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentity ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentity(arg0 interface{}) *gomock.Call
UnlinkDeveloperIdentity indicates an expected call of UnlinkDeveloperIdentity
func (*MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentityRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentityRequest(arg0 interface{}) *gomock.Call
UnlinkDeveloperIdentityRequest indicates an expected call of UnlinkDeveloperIdentityRequest
func (*MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentityWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkDeveloperIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnlinkDeveloperIdentityWithContext indicates an expected call of UnlinkDeveloperIdentityWithContext
func (*MockCognitoIdentityAPIMockRecorder) UnlinkIdentity ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkIdentity(arg0 interface{}) *gomock.Call
UnlinkIdentity indicates an expected call of UnlinkIdentity
func (*MockCognitoIdentityAPIMockRecorder) UnlinkIdentityRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkIdentityRequest(arg0 interface{}) *gomock.Call
UnlinkIdentityRequest indicates an expected call of UnlinkIdentityRequest
func (*MockCognitoIdentityAPIMockRecorder) UnlinkIdentityWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UnlinkIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnlinkIdentityWithContext indicates an expected call of UnlinkIdentityWithContext
func (*MockCognitoIdentityAPIMockRecorder) UntagResource ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockCognitoIdentityAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockCognitoIdentityAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockCognitoIdentityAPIMockRecorder) UpdateIdentityPool ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UpdateIdentityPool(arg0 interface{}) *gomock.Call
UpdateIdentityPool indicates an expected call of UpdateIdentityPool
func (*MockCognitoIdentityAPIMockRecorder) UpdateIdentityPoolRequest ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UpdateIdentityPoolRequest(arg0 interface{}) *gomock.Call
UpdateIdentityPoolRequest indicates an expected call of UpdateIdentityPoolRequest
func (*MockCognitoIdentityAPIMockRecorder) UpdateIdentityPoolWithContext ¶
func (mr *MockCognitoIdentityAPIMockRecorder) UpdateIdentityPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateIdentityPoolWithContext indicates an expected call of UpdateIdentityPoolWithContext