Documentation ¶
Overview ¶
Package accessanalyzermock is a generated GoMock package.
Index ¶
- type MockAccessAnalyzerAPI
- func (m *MockAccessAnalyzerAPI) ApplyArchiveRule(arg0 *accessanalyzer.ApplyArchiveRuleInput) (*accessanalyzer.ApplyArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) ApplyArchiveRuleRequest(arg0 *accessanalyzer.ApplyArchiveRuleInput) (*request.Request, *accessanalyzer.ApplyArchiveRuleOutput)
- func (m *MockAccessAnalyzerAPI) ApplyArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.ApplyArchiveRuleInput, ...) (*accessanalyzer.ApplyArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) CancelPolicyGeneration(arg0 *accessanalyzer.CancelPolicyGenerationInput) (*accessanalyzer.CancelPolicyGenerationOutput, error)
- func (m *MockAccessAnalyzerAPI) CancelPolicyGenerationRequest(arg0 *accessanalyzer.CancelPolicyGenerationInput) (*request.Request, *accessanalyzer.CancelPolicyGenerationOutput)
- func (m *MockAccessAnalyzerAPI) CancelPolicyGenerationWithContext(arg0 context.Context, arg1 *accessanalyzer.CancelPolicyGenerationInput, ...) (*accessanalyzer.CancelPolicyGenerationOutput, error)
- func (m *MockAccessAnalyzerAPI) CreateAccessPreview(arg0 *accessanalyzer.CreateAccessPreviewInput) (*accessanalyzer.CreateAccessPreviewOutput, error)
- func (m *MockAccessAnalyzerAPI) CreateAccessPreviewRequest(arg0 *accessanalyzer.CreateAccessPreviewInput) (*request.Request, *accessanalyzer.CreateAccessPreviewOutput)
- func (m *MockAccessAnalyzerAPI) CreateAccessPreviewWithContext(arg0 context.Context, arg1 *accessanalyzer.CreateAccessPreviewInput, ...) (*accessanalyzer.CreateAccessPreviewOutput, error)
- func (m *MockAccessAnalyzerAPI) CreateAnalyzer(arg0 *accessanalyzer.CreateAnalyzerInput) (*accessanalyzer.CreateAnalyzerOutput, error)
- func (m *MockAccessAnalyzerAPI) CreateAnalyzerRequest(arg0 *accessanalyzer.CreateAnalyzerInput) (*request.Request, *accessanalyzer.CreateAnalyzerOutput)
- func (m *MockAccessAnalyzerAPI) CreateAnalyzerWithContext(arg0 context.Context, arg1 *accessanalyzer.CreateAnalyzerInput, ...) (*accessanalyzer.CreateAnalyzerOutput, error)
- func (m *MockAccessAnalyzerAPI) CreateArchiveRule(arg0 *accessanalyzer.CreateArchiveRuleInput) (*accessanalyzer.CreateArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) CreateArchiveRuleRequest(arg0 *accessanalyzer.CreateArchiveRuleInput) (*request.Request, *accessanalyzer.CreateArchiveRuleOutput)
- func (m *MockAccessAnalyzerAPI) CreateArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.CreateArchiveRuleInput, ...) (*accessanalyzer.CreateArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) DeleteAnalyzer(arg0 *accessanalyzer.DeleteAnalyzerInput) (*accessanalyzer.DeleteAnalyzerOutput, error)
- func (m *MockAccessAnalyzerAPI) DeleteAnalyzerRequest(arg0 *accessanalyzer.DeleteAnalyzerInput) (*request.Request, *accessanalyzer.DeleteAnalyzerOutput)
- func (m *MockAccessAnalyzerAPI) DeleteAnalyzerWithContext(arg0 context.Context, arg1 *accessanalyzer.DeleteAnalyzerInput, ...) (*accessanalyzer.DeleteAnalyzerOutput, error)
- func (m *MockAccessAnalyzerAPI) DeleteArchiveRule(arg0 *accessanalyzer.DeleteArchiveRuleInput) (*accessanalyzer.DeleteArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) DeleteArchiveRuleRequest(arg0 *accessanalyzer.DeleteArchiveRuleInput) (*request.Request, *accessanalyzer.DeleteArchiveRuleOutput)
- func (m *MockAccessAnalyzerAPI) DeleteArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.DeleteArchiveRuleInput, ...) (*accessanalyzer.DeleteArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) EXPECT() *MockAccessAnalyzerAPIMockRecorder
- func (m *MockAccessAnalyzerAPI) GetAccessPreview(arg0 *accessanalyzer.GetAccessPreviewInput) (*accessanalyzer.GetAccessPreviewOutput, error)
- func (m *MockAccessAnalyzerAPI) GetAccessPreviewRequest(arg0 *accessanalyzer.GetAccessPreviewInput) (*request.Request, *accessanalyzer.GetAccessPreviewOutput)
- func (m *MockAccessAnalyzerAPI) GetAccessPreviewWithContext(arg0 context.Context, arg1 *accessanalyzer.GetAccessPreviewInput, ...) (*accessanalyzer.GetAccessPreviewOutput, error)
- func (m *MockAccessAnalyzerAPI) GetAnalyzedResource(arg0 *accessanalyzer.GetAnalyzedResourceInput) (*accessanalyzer.GetAnalyzedResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) GetAnalyzedResourceRequest(arg0 *accessanalyzer.GetAnalyzedResourceInput) (*request.Request, *accessanalyzer.GetAnalyzedResourceOutput)
- func (m *MockAccessAnalyzerAPI) GetAnalyzedResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.GetAnalyzedResourceInput, ...) (*accessanalyzer.GetAnalyzedResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) GetAnalyzer(arg0 *accessanalyzer.GetAnalyzerInput) (*accessanalyzer.GetAnalyzerOutput, error)
- func (m *MockAccessAnalyzerAPI) GetAnalyzerRequest(arg0 *accessanalyzer.GetAnalyzerInput) (*request.Request, *accessanalyzer.GetAnalyzerOutput)
- func (m *MockAccessAnalyzerAPI) GetAnalyzerWithContext(arg0 context.Context, arg1 *accessanalyzer.GetAnalyzerInput, ...) (*accessanalyzer.GetAnalyzerOutput, error)
- func (m *MockAccessAnalyzerAPI) GetArchiveRule(arg0 *accessanalyzer.GetArchiveRuleInput) (*accessanalyzer.GetArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) GetArchiveRuleRequest(arg0 *accessanalyzer.GetArchiveRuleInput) (*request.Request, *accessanalyzer.GetArchiveRuleOutput)
- func (m *MockAccessAnalyzerAPI) GetArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.GetArchiveRuleInput, ...) (*accessanalyzer.GetArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) GetFinding(arg0 *accessanalyzer.GetFindingInput) (*accessanalyzer.GetFindingOutput, error)
- func (m *MockAccessAnalyzerAPI) GetFindingRequest(arg0 *accessanalyzer.GetFindingInput) (*request.Request, *accessanalyzer.GetFindingOutput)
- func (m *MockAccessAnalyzerAPI) GetFindingWithContext(arg0 context.Context, arg1 *accessanalyzer.GetFindingInput, ...) (*accessanalyzer.GetFindingOutput, error)
- func (m *MockAccessAnalyzerAPI) GetGeneratedPolicy(arg0 *accessanalyzer.GetGeneratedPolicyInput) (*accessanalyzer.GetGeneratedPolicyOutput, error)
- func (m *MockAccessAnalyzerAPI) GetGeneratedPolicyRequest(arg0 *accessanalyzer.GetGeneratedPolicyInput) (*request.Request, *accessanalyzer.GetGeneratedPolicyOutput)
- func (m *MockAccessAnalyzerAPI) GetGeneratedPolicyWithContext(arg0 context.Context, arg1 *accessanalyzer.GetGeneratedPolicyInput, ...) (*accessanalyzer.GetGeneratedPolicyOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindings(arg0 *accessanalyzer.ListAccessPreviewFindingsInput) (*accessanalyzer.ListAccessPreviewFindingsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsPages(arg0 *accessanalyzer.ListAccessPreviewFindingsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewFindingsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsRequest(arg0 *accessanalyzer.ListAccessPreviewFindingsInput) (*request.Request, *accessanalyzer.ListAccessPreviewFindingsOutput)
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewFindingsInput, ...) (*accessanalyzer.ListAccessPreviewFindingsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAccessPreviews(arg0 *accessanalyzer.ListAccessPreviewsInput) (*accessanalyzer.ListAccessPreviewsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewsPages(arg0 *accessanalyzer.ListAccessPreviewsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewsRequest(arg0 *accessanalyzer.ListAccessPreviewsInput) (*request.Request, *accessanalyzer.ListAccessPreviewsOutput)
- func (m *MockAccessAnalyzerAPI) ListAccessPreviewsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewsInput, ...) (*accessanalyzer.ListAccessPreviewsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAnalyzedResources(arg0 *accessanalyzer.ListAnalyzedResourcesInput) (*accessanalyzer.ListAnalyzedResourcesOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesPages(arg0 *accessanalyzer.ListAnalyzedResourcesInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzedResourcesInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesRequest(arg0 *accessanalyzer.ListAnalyzedResourcesInput) (*request.Request, *accessanalyzer.ListAnalyzedResourcesOutput)
- func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzedResourcesInput, ...) (*accessanalyzer.ListAnalyzedResourcesOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAnalyzers(arg0 *accessanalyzer.ListAnalyzersInput) (*accessanalyzer.ListAnalyzersOutput, error)
- func (m *MockAccessAnalyzerAPI) ListAnalyzersPages(arg0 *accessanalyzer.ListAnalyzersInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAnalyzersPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzersInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListAnalyzersRequest(arg0 *accessanalyzer.ListAnalyzersInput) (*request.Request, *accessanalyzer.ListAnalyzersOutput)
- func (m *MockAccessAnalyzerAPI) ListAnalyzersWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzersInput, ...) (*accessanalyzer.ListAnalyzersOutput, error)
- func (m *MockAccessAnalyzerAPI) ListArchiveRules(arg0 *accessanalyzer.ListArchiveRulesInput) (*accessanalyzer.ListArchiveRulesOutput, error)
- func (m *MockAccessAnalyzerAPI) ListArchiveRulesPages(arg0 *accessanalyzer.ListArchiveRulesInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListArchiveRulesPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListArchiveRulesInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListArchiveRulesRequest(arg0 *accessanalyzer.ListArchiveRulesInput) (*request.Request, *accessanalyzer.ListArchiveRulesOutput)
- func (m *MockAccessAnalyzerAPI) ListArchiveRulesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListArchiveRulesInput, ...) (*accessanalyzer.ListArchiveRulesOutput, error)
- func (m *MockAccessAnalyzerAPI) ListFindings(arg0 *accessanalyzer.ListFindingsInput) (*accessanalyzer.ListFindingsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListFindingsPages(arg0 *accessanalyzer.ListFindingsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListFindingsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListFindingsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListFindingsRequest(arg0 *accessanalyzer.ListFindingsInput) (*request.Request, *accessanalyzer.ListFindingsOutput)
- func (m *MockAccessAnalyzerAPI) ListFindingsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListFindingsInput, ...) (*accessanalyzer.ListFindingsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListPolicyGenerations(arg0 *accessanalyzer.ListPolicyGenerationsInput) (*accessanalyzer.ListPolicyGenerationsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsPages(arg0 *accessanalyzer.ListPolicyGenerationsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListPolicyGenerationsInput, ...) error
- func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsRequest(arg0 *accessanalyzer.ListPolicyGenerationsInput) (*request.Request, *accessanalyzer.ListPolicyGenerationsOutput)
- func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListPolicyGenerationsInput, ...) (*accessanalyzer.ListPolicyGenerationsOutput, error)
- func (m *MockAccessAnalyzerAPI) ListTagsForResource(arg0 *accessanalyzer.ListTagsForResourceInput) (*accessanalyzer.ListTagsForResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) ListTagsForResourceRequest(arg0 *accessanalyzer.ListTagsForResourceInput) (*request.Request, *accessanalyzer.ListTagsForResourceOutput)
- func (m *MockAccessAnalyzerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.ListTagsForResourceInput, ...) (*accessanalyzer.ListTagsForResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) StartPolicyGeneration(arg0 *accessanalyzer.StartPolicyGenerationInput) (*accessanalyzer.StartPolicyGenerationOutput, error)
- func (m *MockAccessAnalyzerAPI) StartPolicyGenerationRequest(arg0 *accessanalyzer.StartPolicyGenerationInput) (*request.Request, *accessanalyzer.StartPolicyGenerationOutput)
- func (m *MockAccessAnalyzerAPI) StartPolicyGenerationWithContext(arg0 context.Context, arg1 *accessanalyzer.StartPolicyGenerationInput, ...) (*accessanalyzer.StartPolicyGenerationOutput, error)
- func (m *MockAccessAnalyzerAPI) StartResourceScan(arg0 *accessanalyzer.StartResourceScanInput) (*accessanalyzer.StartResourceScanOutput, error)
- func (m *MockAccessAnalyzerAPI) StartResourceScanRequest(arg0 *accessanalyzer.StartResourceScanInput) (*request.Request, *accessanalyzer.StartResourceScanOutput)
- func (m *MockAccessAnalyzerAPI) StartResourceScanWithContext(arg0 context.Context, arg1 *accessanalyzer.StartResourceScanInput, ...) (*accessanalyzer.StartResourceScanOutput, error)
- func (m *MockAccessAnalyzerAPI) TagResource(arg0 *accessanalyzer.TagResourceInput) (*accessanalyzer.TagResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) TagResourceRequest(arg0 *accessanalyzer.TagResourceInput) (*request.Request, *accessanalyzer.TagResourceOutput)
- func (m *MockAccessAnalyzerAPI) TagResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.TagResourceInput, ...) (*accessanalyzer.TagResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) UntagResource(arg0 *accessanalyzer.UntagResourceInput) (*accessanalyzer.UntagResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) UntagResourceRequest(arg0 *accessanalyzer.UntagResourceInput) (*request.Request, *accessanalyzer.UntagResourceOutput)
- func (m *MockAccessAnalyzerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.UntagResourceInput, ...) (*accessanalyzer.UntagResourceOutput, error)
- func (m *MockAccessAnalyzerAPI) UpdateArchiveRule(arg0 *accessanalyzer.UpdateArchiveRuleInput) (*accessanalyzer.UpdateArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) UpdateArchiveRuleRequest(arg0 *accessanalyzer.UpdateArchiveRuleInput) (*request.Request, *accessanalyzer.UpdateArchiveRuleOutput)
- func (m *MockAccessAnalyzerAPI) UpdateArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.UpdateArchiveRuleInput, ...) (*accessanalyzer.UpdateArchiveRuleOutput, error)
- func (m *MockAccessAnalyzerAPI) UpdateFindings(arg0 *accessanalyzer.UpdateFindingsInput) (*accessanalyzer.UpdateFindingsOutput, error)
- func (m *MockAccessAnalyzerAPI) UpdateFindingsRequest(arg0 *accessanalyzer.UpdateFindingsInput) (*request.Request, *accessanalyzer.UpdateFindingsOutput)
- func (m *MockAccessAnalyzerAPI) UpdateFindingsWithContext(arg0 context.Context, arg1 *accessanalyzer.UpdateFindingsInput, ...) (*accessanalyzer.UpdateFindingsOutput, error)
- func (m *MockAccessAnalyzerAPI) ValidatePolicy(arg0 *accessanalyzer.ValidatePolicyInput) (*accessanalyzer.ValidatePolicyOutput, error)
- func (m *MockAccessAnalyzerAPI) ValidatePolicyPages(arg0 *accessanalyzer.ValidatePolicyInput, ...) error
- func (m *MockAccessAnalyzerAPI) ValidatePolicyPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ValidatePolicyInput, ...) error
- func (m *MockAccessAnalyzerAPI) ValidatePolicyRequest(arg0 *accessanalyzer.ValidatePolicyInput) (*request.Request, *accessanalyzer.ValidatePolicyOutput)
- func (m *MockAccessAnalyzerAPI) ValidatePolicyWithContext(arg0 context.Context, arg1 *accessanalyzer.ValidatePolicyInput, ...) (*accessanalyzer.ValidatePolicyOutput, error)
- type MockAccessAnalyzerAPIMockRecorder
- func (mr *MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRule(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CancelPolicyGeneration(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CancelPolicyGenerationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CancelPolicyGenerationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAccessPreview(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAccessPreviewRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAccessPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAnalyzer(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAnalyzerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAnalyzerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateArchiveRule(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateArchiveRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) CreateArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzer(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRule(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAccessPreview(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAccessPreviewRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAccessPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResource(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzer(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetArchiveRule(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetArchiveRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetFinding(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetFindingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetFindingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindings(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviews(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResources(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzers(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRules(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerations(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) StartPolicyGeneration(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) StartPolicyGenerationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) StartPolicyGenerationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) StartResourceScan(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) StartResourceScanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) StartResourceScanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRule(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateFindings(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateFindingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAccessAnalyzerAPI ¶
type MockAccessAnalyzerAPI struct {
// contains filtered or unexported fields
}
MockAccessAnalyzerAPI is a mock of AccessAnalyzerAPI interface
func NewMockAccessAnalyzerAPI ¶
func NewMockAccessAnalyzerAPI(ctrl *gomock.Controller) *MockAccessAnalyzerAPI
NewMockAccessAnalyzerAPI creates a new mock instance
func (*MockAccessAnalyzerAPI) ApplyArchiveRule ¶
func (m *MockAccessAnalyzerAPI) ApplyArchiveRule(arg0 *accessanalyzer.ApplyArchiveRuleInput) (*accessanalyzer.ApplyArchiveRuleOutput, error)
ApplyArchiveRule mocks base method
func (*MockAccessAnalyzerAPI) ApplyArchiveRuleRequest ¶
func (m *MockAccessAnalyzerAPI) ApplyArchiveRuleRequest(arg0 *accessanalyzer.ApplyArchiveRuleInput) (*request.Request, *accessanalyzer.ApplyArchiveRuleOutput)
ApplyArchiveRuleRequest mocks base method
func (*MockAccessAnalyzerAPI) ApplyArchiveRuleWithContext ¶
func (m *MockAccessAnalyzerAPI) ApplyArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.ApplyArchiveRuleInput, arg2 ...request.Option) (*accessanalyzer.ApplyArchiveRuleOutput, error)
ApplyArchiveRuleWithContext mocks base method
func (*MockAccessAnalyzerAPI) CancelPolicyGeneration ¶
func (m *MockAccessAnalyzerAPI) CancelPolicyGeneration(arg0 *accessanalyzer.CancelPolicyGenerationInput) (*accessanalyzer.CancelPolicyGenerationOutput, error)
CancelPolicyGeneration mocks base method
func (*MockAccessAnalyzerAPI) CancelPolicyGenerationRequest ¶
func (m *MockAccessAnalyzerAPI) CancelPolicyGenerationRequest(arg0 *accessanalyzer.CancelPolicyGenerationInput) (*request.Request, *accessanalyzer.CancelPolicyGenerationOutput)
CancelPolicyGenerationRequest mocks base method
func (*MockAccessAnalyzerAPI) CancelPolicyGenerationWithContext ¶
func (m *MockAccessAnalyzerAPI) CancelPolicyGenerationWithContext(arg0 context.Context, arg1 *accessanalyzer.CancelPolicyGenerationInput, arg2 ...request.Option) (*accessanalyzer.CancelPolicyGenerationOutput, error)
CancelPolicyGenerationWithContext mocks base method
func (*MockAccessAnalyzerAPI) CreateAccessPreview ¶
func (m *MockAccessAnalyzerAPI) CreateAccessPreview(arg0 *accessanalyzer.CreateAccessPreviewInput) (*accessanalyzer.CreateAccessPreviewOutput, error)
CreateAccessPreview mocks base method
func (*MockAccessAnalyzerAPI) CreateAccessPreviewRequest ¶
func (m *MockAccessAnalyzerAPI) CreateAccessPreviewRequest(arg0 *accessanalyzer.CreateAccessPreviewInput) (*request.Request, *accessanalyzer.CreateAccessPreviewOutput)
CreateAccessPreviewRequest mocks base method
func (*MockAccessAnalyzerAPI) CreateAccessPreviewWithContext ¶
func (m *MockAccessAnalyzerAPI) CreateAccessPreviewWithContext(arg0 context.Context, arg1 *accessanalyzer.CreateAccessPreviewInput, arg2 ...request.Option) (*accessanalyzer.CreateAccessPreviewOutput, error)
CreateAccessPreviewWithContext mocks base method
func (*MockAccessAnalyzerAPI) CreateAnalyzer ¶
func (m *MockAccessAnalyzerAPI) CreateAnalyzer(arg0 *accessanalyzer.CreateAnalyzerInput) (*accessanalyzer.CreateAnalyzerOutput, error)
CreateAnalyzer mocks base method
func (*MockAccessAnalyzerAPI) CreateAnalyzerRequest ¶
func (m *MockAccessAnalyzerAPI) CreateAnalyzerRequest(arg0 *accessanalyzer.CreateAnalyzerInput) (*request.Request, *accessanalyzer.CreateAnalyzerOutput)
CreateAnalyzerRequest mocks base method
func (*MockAccessAnalyzerAPI) CreateAnalyzerWithContext ¶
func (m *MockAccessAnalyzerAPI) CreateAnalyzerWithContext(arg0 context.Context, arg1 *accessanalyzer.CreateAnalyzerInput, arg2 ...request.Option) (*accessanalyzer.CreateAnalyzerOutput, error)
CreateAnalyzerWithContext mocks base method
func (*MockAccessAnalyzerAPI) CreateArchiveRule ¶
func (m *MockAccessAnalyzerAPI) CreateArchiveRule(arg0 *accessanalyzer.CreateArchiveRuleInput) (*accessanalyzer.CreateArchiveRuleOutput, error)
CreateArchiveRule mocks base method
func (*MockAccessAnalyzerAPI) CreateArchiveRuleRequest ¶
func (m *MockAccessAnalyzerAPI) CreateArchiveRuleRequest(arg0 *accessanalyzer.CreateArchiveRuleInput) (*request.Request, *accessanalyzer.CreateArchiveRuleOutput)
CreateArchiveRuleRequest mocks base method
func (*MockAccessAnalyzerAPI) CreateArchiveRuleWithContext ¶
func (m *MockAccessAnalyzerAPI) CreateArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.CreateArchiveRuleInput, arg2 ...request.Option) (*accessanalyzer.CreateArchiveRuleOutput, error)
CreateArchiveRuleWithContext mocks base method
func (*MockAccessAnalyzerAPI) DeleteAnalyzer ¶
func (m *MockAccessAnalyzerAPI) DeleteAnalyzer(arg0 *accessanalyzer.DeleteAnalyzerInput) (*accessanalyzer.DeleteAnalyzerOutput, error)
DeleteAnalyzer mocks base method
func (*MockAccessAnalyzerAPI) DeleteAnalyzerRequest ¶
func (m *MockAccessAnalyzerAPI) DeleteAnalyzerRequest(arg0 *accessanalyzer.DeleteAnalyzerInput) (*request.Request, *accessanalyzer.DeleteAnalyzerOutput)
DeleteAnalyzerRequest mocks base method
func (*MockAccessAnalyzerAPI) DeleteAnalyzerWithContext ¶
func (m *MockAccessAnalyzerAPI) DeleteAnalyzerWithContext(arg0 context.Context, arg1 *accessanalyzer.DeleteAnalyzerInput, arg2 ...request.Option) (*accessanalyzer.DeleteAnalyzerOutput, error)
DeleteAnalyzerWithContext mocks base method
func (*MockAccessAnalyzerAPI) DeleteArchiveRule ¶
func (m *MockAccessAnalyzerAPI) DeleteArchiveRule(arg0 *accessanalyzer.DeleteArchiveRuleInput) (*accessanalyzer.DeleteArchiveRuleOutput, error)
DeleteArchiveRule mocks base method
func (*MockAccessAnalyzerAPI) DeleteArchiveRuleRequest ¶
func (m *MockAccessAnalyzerAPI) DeleteArchiveRuleRequest(arg0 *accessanalyzer.DeleteArchiveRuleInput) (*request.Request, *accessanalyzer.DeleteArchiveRuleOutput)
DeleteArchiveRuleRequest mocks base method
func (*MockAccessAnalyzerAPI) DeleteArchiveRuleWithContext ¶
func (m *MockAccessAnalyzerAPI) DeleteArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.DeleteArchiveRuleInput, arg2 ...request.Option) (*accessanalyzer.DeleteArchiveRuleOutput, error)
DeleteArchiveRuleWithContext mocks base method
func (*MockAccessAnalyzerAPI) EXPECT ¶
func (m *MockAccessAnalyzerAPI) EXPECT() *MockAccessAnalyzerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAccessAnalyzerAPI) GetAccessPreview ¶
func (m *MockAccessAnalyzerAPI) GetAccessPreview(arg0 *accessanalyzer.GetAccessPreviewInput) (*accessanalyzer.GetAccessPreviewOutput, error)
GetAccessPreview mocks base method
func (*MockAccessAnalyzerAPI) GetAccessPreviewRequest ¶
func (m *MockAccessAnalyzerAPI) GetAccessPreviewRequest(arg0 *accessanalyzer.GetAccessPreviewInput) (*request.Request, *accessanalyzer.GetAccessPreviewOutput)
GetAccessPreviewRequest mocks base method
func (*MockAccessAnalyzerAPI) GetAccessPreviewWithContext ¶
func (m *MockAccessAnalyzerAPI) GetAccessPreviewWithContext(arg0 context.Context, arg1 *accessanalyzer.GetAccessPreviewInput, arg2 ...request.Option) (*accessanalyzer.GetAccessPreviewOutput, error)
GetAccessPreviewWithContext mocks base method
func (*MockAccessAnalyzerAPI) GetAnalyzedResource ¶
func (m *MockAccessAnalyzerAPI) GetAnalyzedResource(arg0 *accessanalyzer.GetAnalyzedResourceInput) (*accessanalyzer.GetAnalyzedResourceOutput, error)
GetAnalyzedResource mocks base method
func (*MockAccessAnalyzerAPI) GetAnalyzedResourceRequest ¶
func (m *MockAccessAnalyzerAPI) GetAnalyzedResourceRequest(arg0 *accessanalyzer.GetAnalyzedResourceInput) (*request.Request, *accessanalyzer.GetAnalyzedResourceOutput)
GetAnalyzedResourceRequest mocks base method
func (*MockAccessAnalyzerAPI) GetAnalyzedResourceWithContext ¶
func (m *MockAccessAnalyzerAPI) GetAnalyzedResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.GetAnalyzedResourceInput, arg2 ...request.Option) (*accessanalyzer.GetAnalyzedResourceOutput, error)
GetAnalyzedResourceWithContext mocks base method
func (*MockAccessAnalyzerAPI) GetAnalyzer ¶
func (m *MockAccessAnalyzerAPI) GetAnalyzer(arg0 *accessanalyzer.GetAnalyzerInput) (*accessanalyzer.GetAnalyzerOutput, error)
GetAnalyzer mocks base method
func (*MockAccessAnalyzerAPI) GetAnalyzerRequest ¶
func (m *MockAccessAnalyzerAPI) GetAnalyzerRequest(arg0 *accessanalyzer.GetAnalyzerInput) (*request.Request, *accessanalyzer.GetAnalyzerOutput)
GetAnalyzerRequest mocks base method
func (*MockAccessAnalyzerAPI) GetAnalyzerWithContext ¶
func (m *MockAccessAnalyzerAPI) GetAnalyzerWithContext(arg0 context.Context, arg1 *accessanalyzer.GetAnalyzerInput, arg2 ...request.Option) (*accessanalyzer.GetAnalyzerOutput, error)
GetAnalyzerWithContext mocks base method
func (*MockAccessAnalyzerAPI) GetArchiveRule ¶
func (m *MockAccessAnalyzerAPI) GetArchiveRule(arg0 *accessanalyzer.GetArchiveRuleInput) (*accessanalyzer.GetArchiveRuleOutput, error)
GetArchiveRule mocks base method
func (*MockAccessAnalyzerAPI) GetArchiveRuleRequest ¶
func (m *MockAccessAnalyzerAPI) GetArchiveRuleRequest(arg0 *accessanalyzer.GetArchiveRuleInput) (*request.Request, *accessanalyzer.GetArchiveRuleOutput)
GetArchiveRuleRequest mocks base method
func (*MockAccessAnalyzerAPI) GetArchiveRuleWithContext ¶
func (m *MockAccessAnalyzerAPI) GetArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.GetArchiveRuleInput, arg2 ...request.Option) (*accessanalyzer.GetArchiveRuleOutput, error)
GetArchiveRuleWithContext mocks base method
func (*MockAccessAnalyzerAPI) GetFinding ¶
func (m *MockAccessAnalyzerAPI) GetFinding(arg0 *accessanalyzer.GetFindingInput) (*accessanalyzer.GetFindingOutput, error)
GetFinding mocks base method
func (*MockAccessAnalyzerAPI) GetFindingRequest ¶
func (m *MockAccessAnalyzerAPI) GetFindingRequest(arg0 *accessanalyzer.GetFindingInput) (*request.Request, *accessanalyzer.GetFindingOutput)
GetFindingRequest mocks base method
func (*MockAccessAnalyzerAPI) GetFindingWithContext ¶
func (m *MockAccessAnalyzerAPI) GetFindingWithContext(arg0 context.Context, arg1 *accessanalyzer.GetFindingInput, arg2 ...request.Option) (*accessanalyzer.GetFindingOutput, error)
GetFindingWithContext mocks base method
func (*MockAccessAnalyzerAPI) GetGeneratedPolicy ¶
func (m *MockAccessAnalyzerAPI) GetGeneratedPolicy(arg0 *accessanalyzer.GetGeneratedPolicyInput) (*accessanalyzer.GetGeneratedPolicyOutput, error)
GetGeneratedPolicy mocks base method
func (*MockAccessAnalyzerAPI) GetGeneratedPolicyRequest ¶
func (m *MockAccessAnalyzerAPI) GetGeneratedPolicyRequest(arg0 *accessanalyzer.GetGeneratedPolicyInput) (*request.Request, *accessanalyzer.GetGeneratedPolicyOutput)
GetGeneratedPolicyRequest mocks base method
func (*MockAccessAnalyzerAPI) GetGeneratedPolicyWithContext ¶
func (m *MockAccessAnalyzerAPI) GetGeneratedPolicyWithContext(arg0 context.Context, arg1 *accessanalyzer.GetGeneratedPolicyInput, arg2 ...request.Option) (*accessanalyzer.GetGeneratedPolicyOutput, error)
GetGeneratedPolicyWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewFindings ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindings(arg0 *accessanalyzer.ListAccessPreviewFindingsInput) (*accessanalyzer.ListAccessPreviewFindingsOutput, error)
ListAccessPreviewFindings mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewFindingsPages ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsPages(arg0 *accessanalyzer.ListAccessPreviewFindingsInput, arg1 func(*accessanalyzer.ListAccessPreviewFindingsOutput, bool) bool) error
ListAccessPreviewFindingsPages mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewFindingsPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewFindingsInput, arg2 func(*accessanalyzer.ListAccessPreviewFindingsOutput, bool) bool, arg3 ...request.Option) error
ListAccessPreviewFindingsPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewFindingsRequest ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsRequest(arg0 *accessanalyzer.ListAccessPreviewFindingsInput) (*request.Request, *accessanalyzer.ListAccessPreviewFindingsOutput)
ListAccessPreviewFindingsRequest mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewFindingsWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewFindingsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewFindingsInput, arg2 ...request.Option) (*accessanalyzer.ListAccessPreviewFindingsOutput, error)
ListAccessPreviewFindingsWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviews ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviews(arg0 *accessanalyzer.ListAccessPreviewsInput) (*accessanalyzer.ListAccessPreviewsOutput, error)
ListAccessPreviews mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewsPages ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewsPages(arg0 *accessanalyzer.ListAccessPreviewsInput, arg1 func(*accessanalyzer.ListAccessPreviewsOutput, bool) bool) error
ListAccessPreviewsPages mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewsPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewsInput, arg2 func(*accessanalyzer.ListAccessPreviewsOutput, bool) bool, arg3 ...request.Option) error
ListAccessPreviewsPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewsRequest ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewsRequest(arg0 *accessanalyzer.ListAccessPreviewsInput) (*request.Request, *accessanalyzer.ListAccessPreviewsOutput)
ListAccessPreviewsRequest mocks base method
func (*MockAccessAnalyzerAPI) ListAccessPreviewsWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAccessPreviewsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAccessPreviewsInput, arg2 ...request.Option) (*accessanalyzer.ListAccessPreviewsOutput, error)
ListAccessPreviewsWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzedResources ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzedResources(arg0 *accessanalyzer.ListAnalyzedResourcesInput) (*accessanalyzer.ListAnalyzedResourcesOutput, error)
ListAnalyzedResources mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzedResourcesPages ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesPages(arg0 *accessanalyzer.ListAnalyzedResourcesInput, arg1 func(*accessanalyzer.ListAnalyzedResourcesOutput, bool) bool) error
ListAnalyzedResourcesPages mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzedResourcesPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzedResourcesInput, arg2 func(*accessanalyzer.ListAnalyzedResourcesOutput, bool) bool, arg3 ...request.Option) error
ListAnalyzedResourcesPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzedResourcesRequest ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesRequest(arg0 *accessanalyzer.ListAnalyzedResourcesInput) (*request.Request, *accessanalyzer.ListAnalyzedResourcesOutput)
ListAnalyzedResourcesRequest mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzedResourcesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzedResourcesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzedResourcesInput, arg2 ...request.Option) (*accessanalyzer.ListAnalyzedResourcesOutput, error)
ListAnalyzedResourcesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzers ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzers(arg0 *accessanalyzer.ListAnalyzersInput) (*accessanalyzer.ListAnalyzersOutput, error)
ListAnalyzers mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzersPages ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzersPages(arg0 *accessanalyzer.ListAnalyzersInput, arg1 func(*accessanalyzer.ListAnalyzersOutput, bool) bool) error
ListAnalyzersPages mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzersPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzersPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzersInput, arg2 func(*accessanalyzer.ListAnalyzersOutput, bool) bool, arg3 ...request.Option) error
ListAnalyzersPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzersRequest ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzersRequest(arg0 *accessanalyzer.ListAnalyzersInput) (*request.Request, *accessanalyzer.ListAnalyzersOutput)
ListAnalyzersRequest mocks base method
func (*MockAccessAnalyzerAPI) ListAnalyzersWithContext ¶
func (m *MockAccessAnalyzerAPI) ListAnalyzersWithContext(arg0 context.Context, arg1 *accessanalyzer.ListAnalyzersInput, arg2 ...request.Option) (*accessanalyzer.ListAnalyzersOutput, error)
ListAnalyzersWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListArchiveRules ¶
func (m *MockAccessAnalyzerAPI) ListArchiveRules(arg0 *accessanalyzer.ListArchiveRulesInput) (*accessanalyzer.ListArchiveRulesOutput, error)
ListArchiveRules mocks base method
func (*MockAccessAnalyzerAPI) ListArchiveRulesPages ¶
func (m *MockAccessAnalyzerAPI) ListArchiveRulesPages(arg0 *accessanalyzer.ListArchiveRulesInput, arg1 func(*accessanalyzer.ListArchiveRulesOutput, bool) bool) error
ListArchiveRulesPages mocks base method
func (*MockAccessAnalyzerAPI) ListArchiveRulesPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListArchiveRulesPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListArchiveRulesInput, arg2 func(*accessanalyzer.ListArchiveRulesOutput, bool) bool, arg3 ...request.Option) error
ListArchiveRulesPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListArchiveRulesRequest ¶
func (m *MockAccessAnalyzerAPI) ListArchiveRulesRequest(arg0 *accessanalyzer.ListArchiveRulesInput) (*request.Request, *accessanalyzer.ListArchiveRulesOutput)
ListArchiveRulesRequest mocks base method
func (*MockAccessAnalyzerAPI) ListArchiveRulesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListArchiveRulesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListArchiveRulesInput, arg2 ...request.Option) (*accessanalyzer.ListArchiveRulesOutput, error)
ListArchiveRulesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListFindings ¶
func (m *MockAccessAnalyzerAPI) ListFindings(arg0 *accessanalyzer.ListFindingsInput) (*accessanalyzer.ListFindingsOutput, error)
ListFindings mocks base method
func (*MockAccessAnalyzerAPI) ListFindingsPages ¶
func (m *MockAccessAnalyzerAPI) ListFindingsPages(arg0 *accessanalyzer.ListFindingsInput, arg1 func(*accessanalyzer.ListFindingsOutput, bool) bool) error
ListFindingsPages mocks base method
func (*MockAccessAnalyzerAPI) ListFindingsPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListFindingsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListFindingsInput, arg2 func(*accessanalyzer.ListFindingsOutput, bool) bool, arg3 ...request.Option) error
ListFindingsPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListFindingsRequest ¶
func (m *MockAccessAnalyzerAPI) ListFindingsRequest(arg0 *accessanalyzer.ListFindingsInput) (*request.Request, *accessanalyzer.ListFindingsOutput)
ListFindingsRequest mocks base method
func (*MockAccessAnalyzerAPI) ListFindingsWithContext ¶
func (m *MockAccessAnalyzerAPI) ListFindingsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListFindingsInput, arg2 ...request.Option) (*accessanalyzer.ListFindingsOutput, error)
ListFindingsWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListPolicyGenerations ¶
func (m *MockAccessAnalyzerAPI) ListPolicyGenerations(arg0 *accessanalyzer.ListPolicyGenerationsInput) (*accessanalyzer.ListPolicyGenerationsOutput, error)
ListPolicyGenerations mocks base method
func (*MockAccessAnalyzerAPI) ListPolicyGenerationsPages ¶
func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsPages(arg0 *accessanalyzer.ListPolicyGenerationsInput, arg1 func(*accessanalyzer.ListPolicyGenerationsOutput, bool) bool) error
ListPolicyGenerationsPages mocks base method
func (*MockAccessAnalyzerAPI) ListPolicyGenerationsPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ListPolicyGenerationsInput, arg2 func(*accessanalyzer.ListPolicyGenerationsOutput, bool) bool, arg3 ...request.Option) error
ListPolicyGenerationsPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListPolicyGenerationsRequest ¶
func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsRequest(arg0 *accessanalyzer.ListPolicyGenerationsInput) (*request.Request, *accessanalyzer.ListPolicyGenerationsOutput)
ListPolicyGenerationsRequest mocks base method
func (*MockAccessAnalyzerAPI) ListPolicyGenerationsWithContext ¶
func (m *MockAccessAnalyzerAPI) ListPolicyGenerationsWithContext(arg0 context.Context, arg1 *accessanalyzer.ListPolicyGenerationsInput, arg2 ...request.Option) (*accessanalyzer.ListPolicyGenerationsOutput, error)
ListPolicyGenerationsWithContext mocks base method
func (*MockAccessAnalyzerAPI) ListTagsForResource ¶
func (m *MockAccessAnalyzerAPI) ListTagsForResource(arg0 *accessanalyzer.ListTagsForResourceInput) (*accessanalyzer.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockAccessAnalyzerAPI) ListTagsForResourceRequest ¶
func (m *MockAccessAnalyzerAPI) ListTagsForResourceRequest(arg0 *accessanalyzer.ListTagsForResourceInput) (*request.Request, *accessanalyzer.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockAccessAnalyzerAPI) ListTagsForResourceWithContext ¶
func (m *MockAccessAnalyzerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.ListTagsForResourceInput, arg2 ...request.Option) (*accessanalyzer.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockAccessAnalyzerAPI) StartPolicyGeneration ¶
func (m *MockAccessAnalyzerAPI) StartPolicyGeneration(arg0 *accessanalyzer.StartPolicyGenerationInput) (*accessanalyzer.StartPolicyGenerationOutput, error)
StartPolicyGeneration mocks base method
func (*MockAccessAnalyzerAPI) StartPolicyGenerationRequest ¶
func (m *MockAccessAnalyzerAPI) StartPolicyGenerationRequest(arg0 *accessanalyzer.StartPolicyGenerationInput) (*request.Request, *accessanalyzer.StartPolicyGenerationOutput)
StartPolicyGenerationRequest mocks base method
func (*MockAccessAnalyzerAPI) StartPolicyGenerationWithContext ¶
func (m *MockAccessAnalyzerAPI) StartPolicyGenerationWithContext(arg0 context.Context, arg1 *accessanalyzer.StartPolicyGenerationInput, arg2 ...request.Option) (*accessanalyzer.StartPolicyGenerationOutput, error)
StartPolicyGenerationWithContext mocks base method
func (*MockAccessAnalyzerAPI) StartResourceScan ¶
func (m *MockAccessAnalyzerAPI) StartResourceScan(arg0 *accessanalyzer.StartResourceScanInput) (*accessanalyzer.StartResourceScanOutput, error)
StartResourceScan mocks base method
func (*MockAccessAnalyzerAPI) StartResourceScanRequest ¶
func (m *MockAccessAnalyzerAPI) StartResourceScanRequest(arg0 *accessanalyzer.StartResourceScanInput) (*request.Request, *accessanalyzer.StartResourceScanOutput)
StartResourceScanRequest mocks base method
func (*MockAccessAnalyzerAPI) StartResourceScanWithContext ¶
func (m *MockAccessAnalyzerAPI) StartResourceScanWithContext(arg0 context.Context, arg1 *accessanalyzer.StartResourceScanInput, arg2 ...request.Option) (*accessanalyzer.StartResourceScanOutput, error)
StartResourceScanWithContext mocks base method
func (*MockAccessAnalyzerAPI) TagResource ¶
func (m *MockAccessAnalyzerAPI) TagResource(arg0 *accessanalyzer.TagResourceInput) (*accessanalyzer.TagResourceOutput, error)
TagResource mocks base method
func (*MockAccessAnalyzerAPI) TagResourceRequest ¶
func (m *MockAccessAnalyzerAPI) TagResourceRequest(arg0 *accessanalyzer.TagResourceInput) (*request.Request, *accessanalyzer.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockAccessAnalyzerAPI) TagResourceWithContext ¶
func (m *MockAccessAnalyzerAPI) TagResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.TagResourceInput, arg2 ...request.Option) (*accessanalyzer.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockAccessAnalyzerAPI) UntagResource ¶
func (m *MockAccessAnalyzerAPI) UntagResource(arg0 *accessanalyzer.UntagResourceInput) (*accessanalyzer.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockAccessAnalyzerAPI) UntagResourceRequest ¶
func (m *MockAccessAnalyzerAPI) UntagResourceRequest(arg0 *accessanalyzer.UntagResourceInput) (*request.Request, *accessanalyzer.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockAccessAnalyzerAPI) UntagResourceWithContext ¶
func (m *MockAccessAnalyzerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *accessanalyzer.UntagResourceInput, arg2 ...request.Option) (*accessanalyzer.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockAccessAnalyzerAPI) UpdateArchiveRule ¶
func (m *MockAccessAnalyzerAPI) UpdateArchiveRule(arg0 *accessanalyzer.UpdateArchiveRuleInput) (*accessanalyzer.UpdateArchiveRuleOutput, error)
UpdateArchiveRule mocks base method
func (*MockAccessAnalyzerAPI) UpdateArchiveRuleRequest ¶
func (m *MockAccessAnalyzerAPI) UpdateArchiveRuleRequest(arg0 *accessanalyzer.UpdateArchiveRuleInput) (*request.Request, *accessanalyzer.UpdateArchiveRuleOutput)
UpdateArchiveRuleRequest mocks base method
func (*MockAccessAnalyzerAPI) UpdateArchiveRuleWithContext ¶
func (m *MockAccessAnalyzerAPI) UpdateArchiveRuleWithContext(arg0 context.Context, arg1 *accessanalyzer.UpdateArchiveRuleInput, arg2 ...request.Option) (*accessanalyzer.UpdateArchiveRuleOutput, error)
UpdateArchiveRuleWithContext mocks base method
func (*MockAccessAnalyzerAPI) UpdateFindings ¶
func (m *MockAccessAnalyzerAPI) UpdateFindings(arg0 *accessanalyzer.UpdateFindingsInput) (*accessanalyzer.UpdateFindingsOutput, error)
UpdateFindings mocks base method
func (*MockAccessAnalyzerAPI) UpdateFindingsRequest ¶
func (m *MockAccessAnalyzerAPI) UpdateFindingsRequest(arg0 *accessanalyzer.UpdateFindingsInput) (*request.Request, *accessanalyzer.UpdateFindingsOutput)
UpdateFindingsRequest mocks base method
func (*MockAccessAnalyzerAPI) UpdateFindingsWithContext ¶
func (m *MockAccessAnalyzerAPI) UpdateFindingsWithContext(arg0 context.Context, arg1 *accessanalyzer.UpdateFindingsInput, arg2 ...request.Option) (*accessanalyzer.UpdateFindingsOutput, error)
UpdateFindingsWithContext mocks base method
func (*MockAccessAnalyzerAPI) ValidatePolicy ¶
func (m *MockAccessAnalyzerAPI) ValidatePolicy(arg0 *accessanalyzer.ValidatePolicyInput) (*accessanalyzer.ValidatePolicyOutput, error)
ValidatePolicy mocks base method
func (*MockAccessAnalyzerAPI) ValidatePolicyPages ¶
func (m *MockAccessAnalyzerAPI) ValidatePolicyPages(arg0 *accessanalyzer.ValidatePolicyInput, arg1 func(*accessanalyzer.ValidatePolicyOutput, bool) bool) error
ValidatePolicyPages mocks base method
func (*MockAccessAnalyzerAPI) ValidatePolicyPagesWithContext ¶
func (m *MockAccessAnalyzerAPI) ValidatePolicyPagesWithContext(arg0 context.Context, arg1 *accessanalyzer.ValidatePolicyInput, arg2 func(*accessanalyzer.ValidatePolicyOutput, bool) bool, arg3 ...request.Option) error
ValidatePolicyPagesWithContext mocks base method
func (*MockAccessAnalyzerAPI) ValidatePolicyRequest ¶
func (m *MockAccessAnalyzerAPI) ValidatePolicyRequest(arg0 *accessanalyzer.ValidatePolicyInput) (*request.Request, *accessanalyzer.ValidatePolicyOutput)
ValidatePolicyRequest mocks base method
func (*MockAccessAnalyzerAPI) ValidatePolicyWithContext ¶
func (m *MockAccessAnalyzerAPI) ValidatePolicyWithContext(arg0 context.Context, arg1 *accessanalyzer.ValidatePolicyInput, arg2 ...request.Option) (*accessanalyzer.ValidatePolicyOutput, error)
ValidatePolicyWithContext mocks base method
type MockAccessAnalyzerAPIMockRecorder ¶
type MockAccessAnalyzerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockAccessAnalyzerAPIMockRecorder is the mock recorder for MockAccessAnalyzerAPI
func (*MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRule ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRule(arg0 interface{}) *gomock.Call
ApplyArchiveRule indicates an expected call of ApplyArchiveRule
func (*MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRuleRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRuleRequest(arg0 interface{}) *gomock.Call
ApplyArchiveRuleRequest indicates an expected call of ApplyArchiveRuleRequest
func (*MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRuleWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ApplyArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ApplyArchiveRuleWithContext indicates an expected call of ApplyArchiveRuleWithContext
func (*MockAccessAnalyzerAPIMockRecorder) CancelPolicyGeneration ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CancelPolicyGeneration(arg0 interface{}) *gomock.Call
CancelPolicyGeneration indicates an expected call of CancelPolicyGeneration
func (*MockAccessAnalyzerAPIMockRecorder) CancelPolicyGenerationRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CancelPolicyGenerationRequest(arg0 interface{}) *gomock.Call
CancelPolicyGenerationRequest indicates an expected call of CancelPolicyGenerationRequest
func (*MockAccessAnalyzerAPIMockRecorder) CancelPolicyGenerationWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CancelPolicyGenerationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelPolicyGenerationWithContext indicates an expected call of CancelPolicyGenerationWithContext
func (*MockAccessAnalyzerAPIMockRecorder) CreateAccessPreview ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAccessPreview(arg0 interface{}) *gomock.Call
CreateAccessPreview indicates an expected call of CreateAccessPreview
func (*MockAccessAnalyzerAPIMockRecorder) CreateAccessPreviewRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAccessPreviewRequest(arg0 interface{}) *gomock.Call
CreateAccessPreviewRequest indicates an expected call of CreateAccessPreviewRequest
func (*MockAccessAnalyzerAPIMockRecorder) CreateAccessPreviewWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAccessPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAccessPreviewWithContext indicates an expected call of CreateAccessPreviewWithContext
func (*MockAccessAnalyzerAPIMockRecorder) CreateAnalyzer ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAnalyzer(arg0 interface{}) *gomock.Call
CreateAnalyzer indicates an expected call of CreateAnalyzer
func (*MockAccessAnalyzerAPIMockRecorder) CreateAnalyzerRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAnalyzerRequest(arg0 interface{}) *gomock.Call
CreateAnalyzerRequest indicates an expected call of CreateAnalyzerRequest
func (*MockAccessAnalyzerAPIMockRecorder) CreateAnalyzerWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateAnalyzerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAnalyzerWithContext indicates an expected call of CreateAnalyzerWithContext
func (*MockAccessAnalyzerAPIMockRecorder) CreateArchiveRule ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateArchiveRule(arg0 interface{}) *gomock.Call
CreateArchiveRule indicates an expected call of CreateArchiveRule
func (*MockAccessAnalyzerAPIMockRecorder) CreateArchiveRuleRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateArchiveRuleRequest(arg0 interface{}) *gomock.Call
CreateArchiveRuleRequest indicates an expected call of CreateArchiveRuleRequest
func (*MockAccessAnalyzerAPIMockRecorder) CreateArchiveRuleWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) CreateArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateArchiveRuleWithContext indicates an expected call of CreateArchiveRuleWithContext
func (*MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzer ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzer(arg0 interface{}) *gomock.Call
DeleteAnalyzer indicates an expected call of DeleteAnalyzer
func (*MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzerRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzerRequest(arg0 interface{}) *gomock.Call
DeleteAnalyzerRequest indicates an expected call of DeleteAnalyzerRequest
func (*MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzerWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteAnalyzerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAnalyzerWithContext indicates an expected call of DeleteAnalyzerWithContext
func (*MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRule ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRule(arg0 interface{}) *gomock.Call
DeleteArchiveRule indicates an expected call of DeleteArchiveRule
func (*MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRuleRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRuleRequest(arg0 interface{}) *gomock.Call
DeleteArchiveRuleRequest indicates an expected call of DeleteArchiveRuleRequest
func (*MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRuleWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) DeleteArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteArchiveRuleWithContext indicates an expected call of DeleteArchiveRuleWithContext
func (*MockAccessAnalyzerAPIMockRecorder) GetAccessPreview ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAccessPreview(arg0 interface{}) *gomock.Call
GetAccessPreview indicates an expected call of GetAccessPreview
func (*MockAccessAnalyzerAPIMockRecorder) GetAccessPreviewRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAccessPreviewRequest(arg0 interface{}) *gomock.Call
GetAccessPreviewRequest indicates an expected call of GetAccessPreviewRequest
func (*MockAccessAnalyzerAPIMockRecorder) GetAccessPreviewWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAccessPreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccessPreviewWithContext indicates an expected call of GetAccessPreviewWithContext
func (*MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResource ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResource(arg0 interface{}) *gomock.Call
GetAnalyzedResource indicates an expected call of GetAnalyzedResource
func (*MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResourceRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResourceRequest(arg0 interface{}) *gomock.Call
GetAnalyzedResourceRequest indicates an expected call of GetAnalyzedResourceRequest
func (*MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResourceWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzedResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAnalyzedResourceWithContext indicates an expected call of GetAnalyzedResourceWithContext
func (*MockAccessAnalyzerAPIMockRecorder) GetAnalyzer ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzer(arg0 interface{}) *gomock.Call
GetAnalyzer indicates an expected call of GetAnalyzer
func (*MockAccessAnalyzerAPIMockRecorder) GetAnalyzerRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzerRequest(arg0 interface{}) *gomock.Call
GetAnalyzerRequest indicates an expected call of GetAnalyzerRequest
func (*MockAccessAnalyzerAPIMockRecorder) GetAnalyzerWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetAnalyzerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAnalyzerWithContext indicates an expected call of GetAnalyzerWithContext
func (*MockAccessAnalyzerAPIMockRecorder) GetArchiveRule ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetArchiveRule(arg0 interface{}) *gomock.Call
GetArchiveRule indicates an expected call of GetArchiveRule
func (*MockAccessAnalyzerAPIMockRecorder) GetArchiveRuleRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetArchiveRuleRequest(arg0 interface{}) *gomock.Call
GetArchiveRuleRequest indicates an expected call of GetArchiveRuleRequest
func (*MockAccessAnalyzerAPIMockRecorder) GetArchiveRuleWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetArchiveRuleWithContext indicates an expected call of GetArchiveRuleWithContext
func (*MockAccessAnalyzerAPIMockRecorder) GetFinding ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetFinding(arg0 interface{}) *gomock.Call
GetFinding indicates an expected call of GetFinding
func (*MockAccessAnalyzerAPIMockRecorder) GetFindingRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetFindingRequest(arg0 interface{}) *gomock.Call
GetFindingRequest indicates an expected call of GetFindingRequest
func (*MockAccessAnalyzerAPIMockRecorder) GetFindingWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetFindingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFindingWithContext indicates an expected call of GetFindingWithContext
func (*MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicy ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicy(arg0 interface{}) *gomock.Call
GetGeneratedPolicy indicates an expected call of GetGeneratedPolicy
func (*MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicyRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicyRequest(arg0 interface{}) *gomock.Call
GetGeneratedPolicyRequest indicates an expected call of GetGeneratedPolicyRequest
func (*MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicyWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) GetGeneratedPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGeneratedPolicyWithContext indicates an expected call of GetGeneratedPolicyWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindings ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindings(arg0 interface{}) *gomock.Call
ListAccessPreviewFindings indicates an expected call of ListAccessPreviewFindings
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsPages(arg0, arg1 interface{}) *gomock.Call
ListAccessPreviewFindingsPages indicates an expected call of ListAccessPreviewFindingsPages
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccessPreviewFindingsPagesWithContext indicates an expected call of ListAccessPreviewFindingsPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsRequest(arg0 interface{}) *gomock.Call
ListAccessPreviewFindingsRequest indicates an expected call of ListAccessPreviewFindingsRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccessPreviewFindingsWithContext indicates an expected call of ListAccessPreviewFindingsWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviews ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviews(arg0 interface{}) *gomock.Call
ListAccessPreviews indicates an expected call of ListAccessPreviews
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsPages(arg0, arg1 interface{}) *gomock.Call
ListAccessPreviewsPages indicates an expected call of ListAccessPreviewsPages
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccessPreviewsPagesWithContext indicates an expected call of ListAccessPreviewsPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsRequest(arg0 interface{}) *gomock.Call
ListAccessPreviewsRequest indicates an expected call of ListAccessPreviewsRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAccessPreviewsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccessPreviewsWithContext indicates an expected call of ListAccessPreviewsWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResources ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResources(arg0 interface{}) *gomock.Call
ListAnalyzedResources indicates an expected call of ListAnalyzedResources
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesPages(arg0, arg1 interface{}) *gomock.Call
ListAnalyzedResourcesPages indicates an expected call of ListAnalyzedResourcesPages
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAnalyzedResourcesPagesWithContext indicates an expected call of ListAnalyzedResourcesPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesRequest(arg0 interface{}) *gomock.Call
ListAnalyzedResourcesRequest indicates an expected call of ListAnalyzedResourcesRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzedResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAnalyzedResourcesWithContext indicates an expected call of ListAnalyzedResourcesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzers ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzers(arg0 interface{}) *gomock.Call
ListAnalyzers indicates an expected call of ListAnalyzers
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzersPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersPages(arg0, arg1 interface{}) *gomock.Call
ListAnalyzersPages indicates an expected call of ListAnalyzersPages
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzersPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAnalyzersPagesWithContext indicates an expected call of ListAnalyzersPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzersRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersRequest(arg0 interface{}) *gomock.Call
ListAnalyzersRequest indicates an expected call of ListAnalyzersRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListAnalyzersWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListAnalyzersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAnalyzersWithContext indicates an expected call of ListAnalyzersWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListArchiveRules ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRules(arg0 interface{}) *gomock.Call
ListArchiveRules indicates an expected call of ListArchiveRules
func (*MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesPages(arg0, arg1 interface{}) *gomock.Call
ListArchiveRulesPages indicates an expected call of ListArchiveRulesPages
func (*MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListArchiveRulesPagesWithContext indicates an expected call of ListArchiveRulesPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesRequest(arg0 interface{}) *gomock.Call
ListArchiveRulesRequest indicates an expected call of ListArchiveRulesRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListArchiveRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListArchiveRulesWithContext indicates an expected call of ListArchiveRulesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListFindings ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindings(arg0 interface{}) *gomock.Call
ListFindings indicates an expected call of ListFindings
func (*MockAccessAnalyzerAPIMockRecorder) ListFindingsPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsPages(arg0, arg1 interface{}) *gomock.Call
ListFindingsPages indicates an expected call of ListFindingsPages
func (*MockAccessAnalyzerAPIMockRecorder) ListFindingsPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFindingsPagesWithContext indicates an expected call of ListFindingsPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListFindingsRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsRequest(arg0 interface{}) *gomock.Call
ListFindingsRequest indicates an expected call of ListFindingsRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListFindingsWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFindingsWithContext indicates an expected call of ListFindingsWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerations ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerations(arg0 interface{}) *gomock.Call
ListPolicyGenerations indicates an expected call of ListPolicyGenerations
func (*MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsPages(arg0, arg1 interface{}) *gomock.Call
ListPolicyGenerationsPages indicates an expected call of ListPolicyGenerationsPages
func (*MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPolicyGenerationsPagesWithContext indicates an expected call of ListPolicyGenerationsPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsRequest(arg0 interface{}) *gomock.Call
ListPolicyGenerationsRequest indicates an expected call of ListPolicyGenerationsRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListPolicyGenerationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPolicyGenerationsWithContext indicates an expected call of ListPolicyGenerationsWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ListTagsForResource ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockAccessAnalyzerAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockAccessAnalyzerAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockAccessAnalyzerAPIMockRecorder) StartPolicyGeneration ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) StartPolicyGeneration(arg0 interface{}) *gomock.Call
StartPolicyGeneration indicates an expected call of StartPolicyGeneration
func (*MockAccessAnalyzerAPIMockRecorder) StartPolicyGenerationRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) StartPolicyGenerationRequest(arg0 interface{}) *gomock.Call
StartPolicyGenerationRequest indicates an expected call of StartPolicyGenerationRequest
func (*MockAccessAnalyzerAPIMockRecorder) StartPolicyGenerationWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) StartPolicyGenerationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartPolicyGenerationWithContext indicates an expected call of StartPolicyGenerationWithContext
func (*MockAccessAnalyzerAPIMockRecorder) StartResourceScan ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) StartResourceScan(arg0 interface{}) *gomock.Call
StartResourceScan indicates an expected call of StartResourceScan
func (*MockAccessAnalyzerAPIMockRecorder) StartResourceScanRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) StartResourceScanRequest(arg0 interface{}) *gomock.Call
StartResourceScanRequest indicates an expected call of StartResourceScanRequest
func (*MockAccessAnalyzerAPIMockRecorder) StartResourceScanWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) StartResourceScanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartResourceScanWithContext indicates an expected call of StartResourceScanWithContext
func (*MockAccessAnalyzerAPIMockRecorder) TagResource ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockAccessAnalyzerAPIMockRecorder) TagResourceRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockAccessAnalyzerAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockAccessAnalyzerAPIMockRecorder) UntagResource ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockAccessAnalyzerAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockAccessAnalyzerAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRule ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRule(arg0 interface{}) *gomock.Call
UpdateArchiveRule indicates an expected call of UpdateArchiveRule
func (*MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRuleRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRuleRequest(arg0 interface{}) *gomock.Call
UpdateArchiveRuleRequest indicates an expected call of UpdateArchiveRuleRequest
func (*MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRuleWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateArchiveRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateArchiveRuleWithContext indicates an expected call of UpdateArchiveRuleWithContext
func (*MockAccessAnalyzerAPIMockRecorder) UpdateFindings ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateFindings(arg0 interface{}) *gomock.Call
UpdateFindings indicates an expected call of UpdateFindings
func (*MockAccessAnalyzerAPIMockRecorder) UpdateFindingsRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateFindingsRequest(arg0 interface{}) *gomock.Call
UpdateFindingsRequest indicates an expected call of UpdateFindingsRequest
func (*MockAccessAnalyzerAPIMockRecorder) UpdateFindingsWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) UpdateFindingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFindingsWithContext indicates an expected call of UpdateFindingsWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ValidatePolicy ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicy(arg0 interface{}) *gomock.Call
ValidatePolicy indicates an expected call of ValidatePolicy
func (*MockAccessAnalyzerAPIMockRecorder) ValidatePolicyPages ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyPages(arg0, arg1 interface{}) *gomock.Call
ValidatePolicyPages indicates an expected call of ValidatePolicyPages
func (*MockAccessAnalyzerAPIMockRecorder) ValidatePolicyPagesWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ValidatePolicyPagesWithContext indicates an expected call of ValidatePolicyPagesWithContext
func (*MockAccessAnalyzerAPIMockRecorder) ValidatePolicyRequest ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyRequest(arg0 interface{}) *gomock.Call
ValidatePolicyRequest indicates an expected call of ValidatePolicyRequest
func (*MockAccessAnalyzerAPIMockRecorder) ValidatePolicyWithContext ¶
func (mr *MockAccessAnalyzerAPIMockRecorder) ValidatePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ValidatePolicyWithContext indicates an expected call of ValidatePolicyWithContext