Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Index ¶
- type MockCloudWatchAPI
- func (m *MockCloudWatchAPI) DeleteAlarms(arg0 *cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DeleteAlarmsRequest(arg0 *cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput)
- func (m *MockCloudWatchAPI) DeleteAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAlarmsInput, ...) (*cloudwatch.DeleteAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DeleteAnomalyDetector(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) DeleteAnomalyDetectorRequest(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput)
- func (m *MockCloudWatchAPI) DeleteAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAnomalyDetectorInput, ...) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) DeleteDashboards(arg0 *cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error)
- func (m *MockCloudWatchAPI) DeleteDashboardsRequest(arg0 *cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput)
- func (m *MockCloudWatchAPI) DeleteDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteDashboardsInput, ...) (*cloudwatch.DeleteDashboardsOutput, error)
- func (m *MockCloudWatchAPI) DeleteInsightRules(arg0 *cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DeleteInsightRulesRequest(arg0 *cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput)
- func (m *MockCloudWatchAPI) DeleteInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteInsightRulesInput, ...) (*cloudwatch.DeleteInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmHistory(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryPages(arg0 *cloudwatch.DescribeAlarmHistoryInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryRequest(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput)
- func (m *MockCloudWatchAPI) DescribeAlarmHistoryWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, ...) (*cloudwatch.DescribeAlarmHistoryOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarms(arg0 *cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmsForMetric(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmsForMetricRequest(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput)
- func (m *MockCloudWatchAPI) DescribeAlarmsForMetricWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsForMetricInput, ...) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
- func (m *MockCloudWatchAPI) DescribeAlarmsPages(arg0 *cloudwatch.DescribeAlarmsInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- func (m *MockCloudWatchAPI) DescribeAlarmsRequest(arg0 *cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput)
- func (m *MockCloudWatchAPI) DescribeAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) (*cloudwatch.DescribeAlarmsOutput, error)
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectors(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsRequest(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput)
- func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAnomalyDetectorsInput, ...) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
- func (m *MockCloudWatchAPI) DescribeInsightRules(arg0 *cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DescribeInsightRulesPages(arg0 *cloudwatch.DescribeInsightRulesInput, ...) error
- func (m *MockCloudWatchAPI) DescribeInsightRulesPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, ...) error
- func (m *MockCloudWatchAPI) DescribeInsightRulesRequest(arg0 *cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput)
- func (m *MockCloudWatchAPI) DescribeInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, ...) (*cloudwatch.DescribeInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DisableAlarmActions(arg0 *cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) DisableAlarmActionsRequest(arg0 *cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput)
- func (m *MockCloudWatchAPI) DisableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.DisableAlarmActionsInput, ...) (*cloudwatch.DisableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) DisableInsightRules(arg0 *cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) DisableInsightRulesRequest(arg0 *cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput)
- func (m *MockCloudWatchAPI) DisableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DisableInsightRulesInput, ...) (*cloudwatch.DisableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) EXPECT() *MockCloudWatchAPIMockRecorder
- func (m *MockCloudWatchAPI) EnableAlarmActions(arg0 *cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) EnableAlarmActionsRequest(arg0 *cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput)
- func (m *MockCloudWatchAPI) EnableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.EnableAlarmActionsInput, ...) (*cloudwatch.EnableAlarmActionsOutput, error)
- func (m *MockCloudWatchAPI) EnableInsightRules(arg0 *cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) EnableInsightRulesRequest(arg0 *cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput)
- func (m *MockCloudWatchAPI) EnableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.EnableInsightRulesInput, ...) (*cloudwatch.EnableInsightRulesOutput, error)
- func (m *MockCloudWatchAPI) GetDashboard(arg0 *cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error)
- func (m *MockCloudWatchAPI) GetDashboardRequest(arg0 *cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput)
- func (m *MockCloudWatchAPI) GetDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.GetDashboardInput, ...) (*cloudwatch.GetDashboardOutput, error)
- func (m *MockCloudWatchAPI) GetInsightRuleReport(arg0 *cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error)
- func (m *MockCloudWatchAPI) GetInsightRuleReportRequest(arg0 *cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput)
- func (m *MockCloudWatchAPI) GetInsightRuleReportWithContext(arg0 context.Context, arg1 *cloudwatch.GetInsightRuleReportInput, ...) (*cloudwatch.GetInsightRuleReportOutput, error)
- func (m *MockCloudWatchAPI) GetMetricData(arg0 *cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error)
- func (m *MockCloudWatchAPI) GetMetricDataPages(arg0 *cloudwatch.GetMetricDataInput, ...) error
- func (m *MockCloudWatchAPI) GetMetricDataPagesWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, ...) error
- func (m *MockCloudWatchAPI) GetMetricDataRequest(arg0 *cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput)
- func (m *MockCloudWatchAPI) GetMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, ...) (*cloudwatch.GetMetricDataOutput, error)
- func (m *MockCloudWatchAPI) GetMetricStatistics(arg0 *cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
- func (m *MockCloudWatchAPI) GetMetricStatisticsRequest(arg0 *cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput)
- func (m *MockCloudWatchAPI) GetMetricStatisticsWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStatisticsInput, ...) (*cloudwatch.GetMetricStatisticsOutput, error)
- func (m *MockCloudWatchAPI) GetMetricWidgetImage(arg0 *cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error)
- func (m *MockCloudWatchAPI) GetMetricWidgetImageRequest(arg0 *cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput)
- func (m *MockCloudWatchAPI) GetMetricWidgetImageWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricWidgetImageInput, ...) (*cloudwatch.GetMetricWidgetImageOutput, error)
- func (m *MockCloudWatchAPI) ListDashboards(arg0 *cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error)
- func (m *MockCloudWatchAPI) ListDashboardsPages(arg0 *cloudwatch.ListDashboardsInput, ...) error
- func (m *MockCloudWatchAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, ...) error
- func (m *MockCloudWatchAPI) ListDashboardsRequest(arg0 *cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput)
- func (m *MockCloudWatchAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, ...) (*cloudwatch.ListDashboardsOutput, error)
- func (m *MockCloudWatchAPI) ListMetrics(arg0 *cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
- func (m *MockCloudWatchAPI) ListMetricsPages(arg0 *cloudwatch.ListMetricsInput, ...) error
- func (m *MockCloudWatchAPI) ListMetricsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, ...) error
- func (m *MockCloudWatchAPI) ListMetricsRequest(arg0 *cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput)
- func (m *MockCloudWatchAPI) ListMetricsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, ...) (*cloudwatch.ListMetricsOutput, error)
- func (m *MockCloudWatchAPI) ListTagsForResource(arg0 *cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error)
- func (m *MockCloudWatchAPI) ListTagsForResourceRequest(arg0 *cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput)
- func (m *MockCloudWatchAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudwatch.ListTagsForResourceInput, ...) (*cloudwatch.ListTagsForResourceOutput, error)
- func (m *MockCloudWatchAPI) PutAnomalyDetector(arg0 *cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) PutAnomalyDetectorRequest(arg0 *cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput)
- func (m *MockCloudWatchAPI) PutAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.PutAnomalyDetectorInput, ...) (*cloudwatch.PutAnomalyDetectorOutput, error)
- func (m *MockCloudWatchAPI) PutCompositeAlarm(arg0 *cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutCompositeAlarmRequest(arg0 *cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput)
- func (m *MockCloudWatchAPI) PutCompositeAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutCompositeAlarmInput, ...) (*cloudwatch.PutCompositeAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutDashboard(arg0 *cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error)
- func (m *MockCloudWatchAPI) PutDashboardRequest(arg0 *cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput)
- func (m *MockCloudWatchAPI) PutDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.PutDashboardInput, ...) (*cloudwatch.PutDashboardOutput, error)
- func (m *MockCloudWatchAPI) PutInsightRule(arg0 *cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error)
- func (m *MockCloudWatchAPI) PutInsightRuleRequest(arg0 *cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput)
- func (m *MockCloudWatchAPI) PutInsightRuleWithContext(arg0 context.Context, arg1 *cloudwatch.PutInsightRuleInput, ...) (*cloudwatch.PutInsightRuleOutput, error)
- func (m *MockCloudWatchAPI) PutMetricAlarm(arg0 *cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutMetricAlarmRequest(arg0 *cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput)
- func (m *MockCloudWatchAPI) PutMetricAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricAlarmInput, ...) (*cloudwatch.PutMetricAlarmOutput, error)
- func (m *MockCloudWatchAPI) PutMetricData(arg0 *cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error)
- func (m *MockCloudWatchAPI) PutMetricDataRequest(arg0 *cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput)
- func (m *MockCloudWatchAPI) PutMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricDataInput, ...) (*cloudwatch.PutMetricDataOutput, error)
- func (m *MockCloudWatchAPI) SetAlarmState(arg0 *cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
- func (m *MockCloudWatchAPI) SetAlarmStateRequest(arg0 *cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput)
- func (m *MockCloudWatchAPI) SetAlarmStateWithContext(arg0 context.Context, arg1 *cloudwatch.SetAlarmStateInput, ...) (*cloudwatch.SetAlarmStateOutput, error)
- func (m *MockCloudWatchAPI) TagResource(arg0 *cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error)
- func (m *MockCloudWatchAPI) TagResourceRequest(arg0 *cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput)
- func (m *MockCloudWatchAPI) TagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.TagResourceInput, ...) (*cloudwatch.TagResourceOutput, error)
- func (m *MockCloudWatchAPI) UntagResource(arg0 *cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error)
- func (m *MockCloudWatchAPI) UntagResourceRequest(arg0 *cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput)
- func (m *MockCloudWatchAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.UntagResourceInput, ...) (*cloudwatch.UntagResourceOutput, error)
- func (m *MockCloudWatchAPI) WaitUntilAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error
- func (m *MockCloudWatchAPI) WaitUntilAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error
- func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- type MockCloudWatchAPIMockRecorder
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarms(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboards(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistory(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarms(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetric(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectors(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActions(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActions(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRules(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReport(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatistics(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImage(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetrics(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListMetricsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutDashboard(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutDashboardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutInsightRule(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) SetAlarmState(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExists(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExists(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockKinesisAPI
- func (m *MockKinesisAPI) AddTagsToStream(arg0 *kinesis.AddTagsToStreamInput) (*kinesis.AddTagsToStreamOutput, error)
- func (m *MockKinesisAPI) AddTagsToStreamRequest(arg0 *kinesis.AddTagsToStreamInput) (*request.Request, *kinesis.AddTagsToStreamOutput)
- func (m *MockKinesisAPI) AddTagsToStreamWithContext(arg0 context.Context, arg1 *kinesis.AddTagsToStreamInput, ...) (*kinesis.AddTagsToStreamOutput, error)
- func (m *MockKinesisAPI) CreateStream(arg0 *kinesis.CreateStreamInput) (*kinesis.CreateStreamOutput, error)
- func (m *MockKinesisAPI) CreateStreamRequest(arg0 *kinesis.CreateStreamInput) (*request.Request, *kinesis.CreateStreamOutput)
- func (m *MockKinesisAPI) CreateStreamWithContext(arg0 context.Context, arg1 *kinesis.CreateStreamInput, arg2 ...request.Option) (*kinesis.CreateStreamOutput, error)
- func (m *MockKinesisAPI) DecreaseStreamRetentionPeriod(arg0 *kinesis.DecreaseStreamRetentionPeriodInput) (*kinesis.DecreaseStreamRetentionPeriodOutput, error)
- func (m *MockKinesisAPI) DecreaseStreamRetentionPeriodRequest(arg0 *kinesis.DecreaseStreamRetentionPeriodInput) (*request.Request, *kinesis.DecreaseStreamRetentionPeriodOutput)
- func (m *MockKinesisAPI) DecreaseStreamRetentionPeriodWithContext(arg0 context.Context, arg1 *kinesis.DecreaseStreamRetentionPeriodInput, ...) (*kinesis.DecreaseStreamRetentionPeriodOutput, error)
- func (m *MockKinesisAPI) DeleteStream(arg0 *kinesis.DeleteStreamInput) (*kinesis.DeleteStreamOutput, error)
- func (m *MockKinesisAPI) DeleteStreamRequest(arg0 *kinesis.DeleteStreamInput) (*request.Request, *kinesis.DeleteStreamOutput)
- func (m *MockKinesisAPI) DeleteStreamWithContext(arg0 context.Context, arg1 *kinesis.DeleteStreamInput, arg2 ...request.Option) (*kinesis.DeleteStreamOutput, error)
- func (m *MockKinesisAPI) DeregisterStreamConsumer(arg0 *kinesis.DeregisterStreamConsumerInput) (*kinesis.DeregisterStreamConsumerOutput, error)
- func (m *MockKinesisAPI) DeregisterStreamConsumerRequest(arg0 *kinesis.DeregisterStreamConsumerInput) (*request.Request, *kinesis.DeregisterStreamConsumerOutput)
- func (m *MockKinesisAPI) DeregisterStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.DeregisterStreamConsumerInput, ...) (*kinesis.DeregisterStreamConsumerOutput, error)
- func (m *MockKinesisAPI) DescribeLimits(arg0 *kinesis.DescribeLimitsInput) (*kinesis.DescribeLimitsOutput, error)
- func (m *MockKinesisAPI) DescribeLimitsRequest(arg0 *kinesis.DescribeLimitsInput) (*request.Request, *kinesis.DescribeLimitsOutput)
- func (m *MockKinesisAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *kinesis.DescribeLimitsInput, ...) (*kinesis.DescribeLimitsOutput, error)
- func (m *MockKinesisAPI) DescribeStream(arg0 *kinesis.DescribeStreamInput) (*kinesis.DescribeStreamOutput, error)
- func (m *MockKinesisAPI) DescribeStreamConsumer(arg0 *kinesis.DescribeStreamConsumerInput) (*kinesis.DescribeStreamConsumerOutput, error)
- func (m *MockKinesisAPI) DescribeStreamConsumerRequest(arg0 *kinesis.DescribeStreamConsumerInput) (*request.Request, *kinesis.DescribeStreamConsumerOutput)
- func (m *MockKinesisAPI) DescribeStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamConsumerInput, ...) (*kinesis.DescribeStreamConsumerOutput, error)
- func (m *MockKinesisAPI) DescribeStreamPages(arg0 *kinesis.DescribeStreamInput, ...) error
- func (m *MockKinesisAPI) DescribeStreamPagesWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, ...) error
- func (m *MockKinesisAPI) DescribeStreamRequest(arg0 *kinesis.DescribeStreamInput) (*request.Request, *kinesis.DescribeStreamOutput)
- func (m *MockKinesisAPI) DescribeStreamSummary(arg0 *kinesis.DescribeStreamSummaryInput) (*kinesis.DescribeStreamSummaryOutput, error)
- func (m *MockKinesisAPI) DescribeStreamSummaryRequest(arg0 *kinesis.DescribeStreamSummaryInput) (*request.Request, *kinesis.DescribeStreamSummaryOutput)
- func (m *MockKinesisAPI) DescribeStreamSummaryWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamSummaryInput, ...) (*kinesis.DescribeStreamSummaryOutput, error)
- func (m *MockKinesisAPI) DescribeStreamWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, ...) (*kinesis.DescribeStreamOutput, error)
- func (m *MockKinesisAPI) DisableEnhancedMonitoring(arg0 *kinesis.DisableEnhancedMonitoringInput) (*kinesis.EnhancedMonitoringOutput, error)
- func (m *MockKinesisAPI) DisableEnhancedMonitoringRequest(arg0 *kinesis.DisableEnhancedMonitoringInput) (*request.Request, *kinesis.EnhancedMonitoringOutput)
- func (m *MockKinesisAPI) DisableEnhancedMonitoringWithContext(arg0 context.Context, arg1 *kinesis.DisableEnhancedMonitoringInput, ...) (*kinesis.EnhancedMonitoringOutput, error)
- func (m *MockKinesisAPI) EXPECT() *MockKinesisAPIMockRecorder
- func (m *MockKinesisAPI) EnableEnhancedMonitoring(arg0 *kinesis.EnableEnhancedMonitoringInput) (*kinesis.EnhancedMonitoringOutput, error)
- func (m *MockKinesisAPI) EnableEnhancedMonitoringRequest(arg0 *kinesis.EnableEnhancedMonitoringInput) (*request.Request, *kinesis.EnhancedMonitoringOutput)
- func (m *MockKinesisAPI) EnableEnhancedMonitoringWithContext(arg0 context.Context, arg1 *kinesis.EnableEnhancedMonitoringInput, ...) (*kinesis.EnhancedMonitoringOutput, error)
- func (m *MockKinesisAPI) GetRecords(arg0 *kinesis.GetRecordsInput) (*kinesis.GetRecordsOutput, error)
- func (m *MockKinesisAPI) GetRecordsRequest(arg0 *kinesis.GetRecordsInput) (*request.Request, *kinesis.GetRecordsOutput)
- func (m *MockKinesisAPI) GetRecordsWithContext(arg0 context.Context, arg1 *kinesis.GetRecordsInput, arg2 ...request.Option) (*kinesis.GetRecordsOutput, error)
- func (m *MockKinesisAPI) GetShardIterator(arg0 *kinesis.GetShardIteratorInput) (*kinesis.GetShardIteratorOutput, error)
- func (m *MockKinesisAPI) GetShardIteratorRequest(arg0 *kinesis.GetShardIteratorInput) (*request.Request, *kinesis.GetShardIteratorOutput)
- func (m *MockKinesisAPI) GetShardIteratorWithContext(arg0 context.Context, arg1 *kinesis.GetShardIteratorInput, ...) (*kinesis.GetShardIteratorOutput, error)
- func (m *MockKinesisAPI) IncreaseStreamRetentionPeriod(arg0 *kinesis.IncreaseStreamRetentionPeriodInput) (*kinesis.IncreaseStreamRetentionPeriodOutput, error)
- func (m *MockKinesisAPI) IncreaseStreamRetentionPeriodRequest(arg0 *kinesis.IncreaseStreamRetentionPeriodInput) (*request.Request, *kinesis.IncreaseStreamRetentionPeriodOutput)
- func (m *MockKinesisAPI) IncreaseStreamRetentionPeriodWithContext(arg0 context.Context, arg1 *kinesis.IncreaseStreamRetentionPeriodInput, ...) (*kinesis.IncreaseStreamRetentionPeriodOutput, error)
- func (m *MockKinesisAPI) ListShards(arg0 *kinesis.ListShardsInput) (*kinesis.ListShardsOutput, error)
- func (m *MockKinesisAPI) ListShardsRequest(arg0 *kinesis.ListShardsInput) (*request.Request, *kinesis.ListShardsOutput)
- func (m *MockKinesisAPI) ListShardsWithContext(arg0 context.Context, arg1 *kinesis.ListShardsInput, arg2 ...request.Option) (*kinesis.ListShardsOutput, error)
- func (m *MockKinesisAPI) ListStreamConsumers(arg0 *kinesis.ListStreamConsumersInput) (*kinesis.ListStreamConsumersOutput, error)
- func (m *MockKinesisAPI) ListStreamConsumersPages(arg0 *kinesis.ListStreamConsumersInput, ...) error
- func (m *MockKinesisAPI) ListStreamConsumersPagesWithContext(arg0 context.Context, arg1 *kinesis.ListStreamConsumersInput, ...) error
- func (m *MockKinesisAPI) ListStreamConsumersRequest(arg0 *kinesis.ListStreamConsumersInput) (*request.Request, *kinesis.ListStreamConsumersOutput)
- func (m *MockKinesisAPI) ListStreamConsumersWithContext(arg0 context.Context, arg1 *kinesis.ListStreamConsumersInput, ...) (*kinesis.ListStreamConsumersOutput, error)
- func (m *MockKinesisAPI) ListStreams(arg0 *kinesis.ListStreamsInput) (*kinesis.ListStreamsOutput, error)
- func (m *MockKinesisAPI) ListStreamsPages(arg0 *kinesis.ListStreamsInput, ...) error
- func (m *MockKinesisAPI) ListStreamsPagesWithContext(arg0 context.Context, arg1 *kinesis.ListStreamsInput, ...) error
- func (m *MockKinesisAPI) ListStreamsRequest(arg0 *kinesis.ListStreamsInput) (*request.Request, *kinesis.ListStreamsOutput)
- func (m *MockKinesisAPI) ListStreamsWithContext(arg0 context.Context, arg1 *kinesis.ListStreamsInput, arg2 ...request.Option) (*kinesis.ListStreamsOutput, error)
- func (m *MockKinesisAPI) ListTagsForStream(arg0 *kinesis.ListTagsForStreamInput) (*kinesis.ListTagsForStreamOutput, error)
- func (m *MockKinesisAPI) ListTagsForStreamRequest(arg0 *kinesis.ListTagsForStreamInput) (*request.Request, *kinesis.ListTagsForStreamOutput)
- func (m *MockKinesisAPI) ListTagsForStreamWithContext(arg0 context.Context, arg1 *kinesis.ListTagsForStreamInput, ...) (*kinesis.ListTagsForStreamOutput, error)
- func (m *MockKinesisAPI) MergeShards(arg0 *kinesis.MergeShardsInput) (*kinesis.MergeShardsOutput, error)
- func (m *MockKinesisAPI) MergeShardsRequest(arg0 *kinesis.MergeShardsInput) (*request.Request, *kinesis.MergeShardsOutput)
- func (m *MockKinesisAPI) MergeShardsWithContext(arg0 context.Context, arg1 *kinesis.MergeShardsInput, arg2 ...request.Option) (*kinesis.MergeShardsOutput, error)
- func (m *MockKinesisAPI) PutRecord(arg0 *kinesis.PutRecordInput) (*kinesis.PutRecordOutput, error)
- func (m *MockKinesisAPI) PutRecordRequest(arg0 *kinesis.PutRecordInput) (*request.Request, *kinesis.PutRecordOutput)
- func (m *MockKinesisAPI) PutRecordWithContext(arg0 context.Context, arg1 *kinesis.PutRecordInput, arg2 ...request.Option) (*kinesis.PutRecordOutput, error)
- func (m *MockKinesisAPI) PutRecords(arg0 *kinesis.PutRecordsInput) (*kinesis.PutRecordsOutput, error)
- func (m *MockKinesisAPI) PutRecordsRequest(arg0 *kinesis.PutRecordsInput) (*request.Request, *kinesis.PutRecordsOutput)
- func (m *MockKinesisAPI) PutRecordsWithContext(arg0 context.Context, arg1 *kinesis.PutRecordsInput, arg2 ...request.Option) (*kinesis.PutRecordsOutput, error)
- func (m *MockKinesisAPI) RegisterStreamConsumer(arg0 *kinesis.RegisterStreamConsumerInput) (*kinesis.RegisterStreamConsumerOutput, error)
- func (m *MockKinesisAPI) RegisterStreamConsumerRequest(arg0 *kinesis.RegisterStreamConsumerInput) (*request.Request, *kinesis.RegisterStreamConsumerOutput)
- func (m *MockKinesisAPI) RegisterStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.RegisterStreamConsumerInput, ...) (*kinesis.RegisterStreamConsumerOutput, error)
- func (m *MockKinesisAPI) RemoveTagsFromStream(arg0 *kinesis.RemoveTagsFromStreamInput) (*kinesis.RemoveTagsFromStreamOutput, error)
- func (m *MockKinesisAPI) RemoveTagsFromStreamRequest(arg0 *kinesis.RemoveTagsFromStreamInput) (*request.Request, *kinesis.RemoveTagsFromStreamOutput)
- func (m *MockKinesisAPI) RemoveTagsFromStreamWithContext(arg0 context.Context, arg1 *kinesis.RemoveTagsFromStreamInput, ...) (*kinesis.RemoveTagsFromStreamOutput, error)
- func (m *MockKinesisAPI) SplitShard(arg0 *kinesis.SplitShardInput) (*kinesis.SplitShardOutput, error)
- func (m *MockKinesisAPI) SplitShardRequest(arg0 *kinesis.SplitShardInput) (*request.Request, *kinesis.SplitShardOutput)
- func (m *MockKinesisAPI) SplitShardWithContext(arg0 context.Context, arg1 *kinesis.SplitShardInput, arg2 ...request.Option) (*kinesis.SplitShardOutput, error)
- func (m *MockKinesisAPI) StartStreamEncryption(arg0 *kinesis.StartStreamEncryptionInput) (*kinesis.StartStreamEncryptionOutput, error)
- func (m *MockKinesisAPI) StartStreamEncryptionRequest(arg0 *kinesis.StartStreamEncryptionInput) (*request.Request, *kinesis.StartStreamEncryptionOutput)
- func (m *MockKinesisAPI) StartStreamEncryptionWithContext(arg0 context.Context, arg1 *kinesis.StartStreamEncryptionInput, ...) (*kinesis.StartStreamEncryptionOutput, error)
- func (m *MockKinesisAPI) StopStreamEncryption(arg0 *kinesis.StopStreamEncryptionInput) (*kinesis.StopStreamEncryptionOutput, error)
- func (m *MockKinesisAPI) StopStreamEncryptionRequest(arg0 *kinesis.StopStreamEncryptionInput) (*request.Request, *kinesis.StopStreamEncryptionOutput)
- func (m *MockKinesisAPI) StopStreamEncryptionWithContext(arg0 context.Context, arg1 *kinesis.StopStreamEncryptionInput, ...) (*kinesis.StopStreamEncryptionOutput, error)
- func (m *MockKinesisAPI) SubscribeToShard(arg0 *kinesis.SubscribeToShardInput) (*kinesis.SubscribeToShardOutput, error)
- func (m *MockKinesisAPI) SubscribeToShardRequest(arg0 *kinesis.SubscribeToShardInput) (*request.Request, *kinesis.SubscribeToShardOutput)
- func (m *MockKinesisAPI) SubscribeToShardWithContext(arg0 context.Context, arg1 *kinesis.SubscribeToShardInput, ...) (*kinesis.SubscribeToShardOutput, error)
- func (m *MockKinesisAPI) UpdateShardCount(arg0 *kinesis.UpdateShardCountInput) (*kinesis.UpdateShardCountOutput, error)
- func (m *MockKinesisAPI) UpdateShardCountRequest(arg0 *kinesis.UpdateShardCountInput) (*request.Request, *kinesis.UpdateShardCountOutput)
- func (m *MockKinesisAPI) UpdateShardCountWithContext(arg0 context.Context, arg1 *kinesis.UpdateShardCountInput, ...) (*kinesis.UpdateShardCountOutput, error)
- func (m *MockKinesisAPI) WaitUntilStreamExists(arg0 *kinesis.DescribeStreamInput) error
- func (m *MockKinesisAPI) WaitUntilStreamExistsWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, ...) error
- func (m *MockKinesisAPI) WaitUntilStreamNotExists(arg0 *kinesis.DescribeStreamInput) error
- func (m *MockKinesisAPI) WaitUntilStreamNotExistsWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, ...) error
- type MockKinesisAPIMockRecorder
- func (mr *MockKinesisAPIMockRecorder) AddTagsToStream(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) AddTagsToStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) AddTagsToStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) CreateStream(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) CreateStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) CreateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriod(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DeleteStream(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DeleteStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DeleteStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumer(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeLimits(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeLimitsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStream(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumer(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummary(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DescribeStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoring(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoringRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoringWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoring(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoringRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoringWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) GetRecords(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) GetRecordsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) GetRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) GetShardIterator(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) GetShardIteratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) GetShardIteratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriod(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListShards(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListShardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListShardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamConsumers(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreams(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListTagsForStream(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListTagsForStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) ListTagsForStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) MergeShards(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) MergeShardsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) MergeShardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) PutRecord(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) PutRecordRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) PutRecordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) PutRecords(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) PutRecordsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) PutRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumer(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStream(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) SplitShard(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) SplitShardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) SplitShardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) StartStreamEncryption(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) StartStreamEncryptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) StartStreamEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) StopStreamEncryption(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) StopStreamEncryptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) StopStreamEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) SubscribeToShard(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) SubscribeToShardRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) SubscribeToShardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) UpdateShardCount(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) UpdateShardCountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) UpdateShardCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamExists(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamNotExists(arg0 interface{}) *gomock.Call
- func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockLambdaAPI
- func (m *MockLambdaAPI) AddLayerVersionPermission(arg0 *lambda.AddLayerVersionPermissionInput) (*lambda.AddLayerVersionPermissionOutput, error)
- func (m *MockLambdaAPI) AddLayerVersionPermissionRequest(arg0 *lambda.AddLayerVersionPermissionInput) (*request.Request, *lambda.AddLayerVersionPermissionOutput)
- func (m *MockLambdaAPI) AddLayerVersionPermissionWithContext(arg0 context.Context, arg1 *lambda.AddLayerVersionPermissionInput, ...) (*lambda.AddLayerVersionPermissionOutput, error)
- func (m *MockLambdaAPI) AddPermission(arg0 *lambda.AddPermissionInput) (*lambda.AddPermissionOutput, error)
- func (m *MockLambdaAPI) AddPermissionRequest(arg0 *lambda.AddPermissionInput) (*request.Request, *lambda.AddPermissionOutput)
- func (m *MockLambdaAPI) AddPermissionWithContext(arg0 context.Context, arg1 *lambda.AddPermissionInput, arg2 ...request.Option) (*lambda.AddPermissionOutput, error)
- func (m *MockLambdaAPI) CreateAlias(arg0 *lambda.CreateAliasInput) (*lambda.AliasConfiguration, error)
- func (m *MockLambdaAPI) CreateAliasRequest(arg0 *lambda.CreateAliasInput) (*request.Request, *lambda.AliasConfiguration)
- func (m *MockLambdaAPI) CreateAliasWithContext(arg0 context.Context, arg1 *lambda.CreateAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)
- func (m *MockLambdaAPI) CreateEventSourceMapping(arg0 *lambda.CreateEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) CreateEventSourceMappingRequest(arg0 *lambda.CreateEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
- func (m *MockLambdaAPI) CreateEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.CreateEventSourceMappingInput, ...) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) CreateFunction(arg0 *lambda.CreateFunctionInput) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) CreateFunctionRequest(arg0 *lambda.CreateFunctionInput) (*request.Request, *lambda.FunctionConfiguration)
- func (m *MockLambdaAPI) CreateFunctionWithContext(arg0 context.Context, arg1 *lambda.CreateFunctionInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) DeleteAlias(arg0 *lambda.DeleteAliasInput) (*lambda.DeleteAliasOutput, error)
- func (m *MockLambdaAPI) DeleteAliasRequest(arg0 *lambda.DeleteAliasInput) (*request.Request, *lambda.DeleteAliasOutput)
- func (m *MockLambdaAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *lambda.DeleteAliasInput, arg2 ...request.Option) (*lambda.DeleteAliasOutput, error)
- func (m *MockLambdaAPI) DeleteEventSourceMapping(arg0 *lambda.DeleteEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) DeleteEventSourceMappingRequest(arg0 *lambda.DeleteEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
- func (m *MockLambdaAPI) DeleteEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.DeleteEventSourceMappingInput, ...) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) DeleteFunction(arg0 *lambda.DeleteFunctionInput) (*lambda.DeleteFunctionOutput, error)
- func (m *MockLambdaAPI) DeleteFunctionConcurrency(arg0 *lambda.DeleteFunctionConcurrencyInput) (*lambda.DeleteFunctionConcurrencyOutput, error)
- func (m *MockLambdaAPI) DeleteFunctionConcurrencyRequest(arg0 *lambda.DeleteFunctionConcurrencyInput) (*request.Request, *lambda.DeleteFunctionConcurrencyOutput)
- func (m *MockLambdaAPI) DeleteFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionConcurrencyInput, ...) (*lambda.DeleteFunctionConcurrencyOutput, error)
- func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfig(arg0 *lambda.DeleteFunctionEventInvokeConfigInput) (*lambda.DeleteFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfigRequest(arg0 *lambda.DeleteFunctionEventInvokeConfigInput) (*request.Request, *lambda.DeleteFunctionEventInvokeConfigOutput)
- func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionEventInvokeConfigInput, ...) (*lambda.DeleteFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) DeleteFunctionRequest(arg0 *lambda.DeleteFunctionInput) (*request.Request, *lambda.DeleteFunctionOutput)
- func (m *MockLambdaAPI) DeleteFunctionWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionInput, arg2 ...request.Option) (*lambda.DeleteFunctionOutput, error)
- func (m *MockLambdaAPI) DeleteLayerVersion(arg0 *lambda.DeleteLayerVersionInput) (*lambda.DeleteLayerVersionOutput, error)
- func (m *MockLambdaAPI) DeleteLayerVersionRequest(arg0 *lambda.DeleteLayerVersionInput) (*request.Request, *lambda.DeleteLayerVersionOutput)
- func (m *MockLambdaAPI) DeleteLayerVersionWithContext(arg0 context.Context, arg1 *lambda.DeleteLayerVersionInput, ...) (*lambda.DeleteLayerVersionOutput, error)
- func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfig(arg0 *lambda.DeleteProvisionedConcurrencyConfigInput) (*lambda.DeleteProvisionedConcurrencyConfigOutput, error)
- func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfigRequest(arg0 *lambda.DeleteProvisionedConcurrencyConfigInput) (*request.Request, *lambda.DeleteProvisionedConcurrencyConfigOutput)
- func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.DeleteProvisionedConcurrencyConfigInput, ...) (*lambda.DeleteProvisionedConcurrencyConfigOutput, error)
- func (m *MockLambdaAPI) EXPECT() *MockLambdaAPIMockRecorder
- func (m *MockLambdaAPI) GetAccountSettings(arg0 *lambda.GetAccountSettingsInput) (*lambda.GetAccountSettingsOutput, error)
- func (m *MockLambdaAPI) GetAccountSettingsRequest(arg0 *lambda.GetAccountSettingsInput) (*request.Request, *lambda.GetAccountSettingsOutput)
- func (m *MockLambdaAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *lambda.GetAccountSettingsInput, ...) (*lambda.GetAccountSettingsOutput, error)
- func (m *MockLambdaAPI) GetAlias(arg0 *lambda.GetAliasInput) (*lambda.AliasConfiguration, error)
- func (m *MockLambdaAPI) GetAliasRequest(arg0 *lambda.GetAliasInput) (*request.Request, *lambda.AliasConfiguration)
- func (m *MockLambdaAPI) GetAliasWithContext(arg0 context.Context, arg1 *lambda.GetAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)
- func (m *MockLambdaAPI) GetEventSourceMapping(arg0 *lambda.GetEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) GetEventSourceMappingRequest(arg0 *lambda.GetEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
- func (m *MockLambdaAPI) GetEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.GetEventSourceMappingInput, ...) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) GetFunction(arg0 *lambda.GetFunctionInput) (*lambda.GetFunctionOutput, error)
- func (m *MockLambdaAPI) GetFunctionConcurrency(arg0 *lambda.GetFunctionConcurrencyInput) (*lambda.GetFunctionConcurrencyOutput, error)
- func (m *MockLambdaAPI) GetFunctionConcurrencyRequest(arg0 *lambda.GetFunctionConcurrencyInput) (*request.Request, *lambda.GetFunctionConcurrencyOutput)
- func (m *MockLambdaAPI) GetFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConcurrencyInput, ...) (*lambda.GetFunctionConcurrencyOutput, error)
- func (m *MockLambdaAPI) GetFunctionConfiguration(arg0 *lambda.GetFunctionConfigurationInput) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) GetFunctionConfigurationRequest(arg0 *lambda.GetFunctionConfigurationInput) (*request.Request, *lambda.FunctionConfiguration)
- func (m *MockLambdaAPI) GetFunctionConfigurationWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, ...) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) GetFunctionEventInvokeConfig(arg0 *lambda.GetFunctionEventInvokeConfigInput) (*lambda.GetFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) GetFunctionEventInvokeConfigRequest(arg0 *lambda.GetFunctionEventInvokeConfigInput) (*request.Request, *lambda.GetFunctionEventInvokeConfigOutput)
- func (m *MockLambdaAPI) GetFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.GetFunctionEventInvokeConfigInput, ...) (*lambda.GetFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) GetFunctionRequest(arg0 *lambda.GetFunctionInput) (*request.Request, *lambda.GetFunctionOutput)
- func (m *MockLambdaAPI) GetFunctionWithContext(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...request.Option) (*lambda.GetFunctionOutput, error)
- func (m *MockLambdaAPI) GetLayerVersion(arg0 *lambda.GetLayerVersionInput) (*lambda.GetLayerVersionOutput, error)
- func (m *MockLambdaAPI) GetLayerVersionByArn(arg0 *lambda.GetLayerVersionByArnInput) (*lambda.GetLayerVersionByArnOutput, error)
- func (m *MockLambdaAPI) GetLayerVersionByArnRequest(arg0 *lambda.GetLayerVersionByArnInput) (*request.Request, *lambda.GetLayerVersionByArnOutput)
- func (m *MockLambdaAPI) GetLayerVersionByArnWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionByArnInput, ...) (*lambda.GetLayerVersionByArnOutput, error)
- func (m *MockLambdaAPI) GetLayerVersionPolicy(arg0 *lambda.GetLayerVersionPolicyInput) (*lambda.GetLayerVersionPolicyOutput, error)
- func (m *MockLambdaAPI) GetLayerVersionPolicyRequest(arg0 *lambda.GetLayerVersionPolicyInput) (*request.Request, *lambda.GetLayerVersionPolicyOutput)
- func (m *MockLambdaAPI) GetLayerVersionPolicyWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionPolicyInput, ...) (*lambda.GetLayerVersionPolicyOutput, error)
- func (m *MockLambdaAPI) GetLayerVersionRequest(arg0 *lambda.GetLayerVersionInput) (*request.Request, *lambda.GetLayerVersionOutput)
- func (m *MockLambdaAPI) GetLayerVersionWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionInput, ...) (*lambda.GetLayerVersionOutput, error)
- func (m *MockLambdaAPI) GetPolicy(arg0 *lambda.GetPolicyInput) (*lambda.GetPolicyOutput, error)
- func (m *MockLambdaAPI) GetPolicyRequest(arg0 *lambda.GetPolicyInput) (*request.Request, *lambda.GetPolicyOutput)
- func (m *MockLambdaAPI) GetPolicyWithContext(arg0 context.Context, arg1 *lambda.GetPolicyInput, arg2 ...request.Option) (*lambda.GetPolicyOutput, error)
- func (m *MockLambdaAPI) GetProvisionedConcurrencyConfig(arg0 *lambda.GetProvisionedConcurrencyConfigInput) (*lambda.GetProvisionedConcurrencyConfigOutput, error)
- func (m *MockLambdaAPI) GetProvisionedConcurrencyConfigRequest(arg0 *lambda.GetProvisionedConcurrencyConfigInput) (*request.Request, *lambda.GetProvisionedConcurrencyConfigOutput)
- func (m *MockLambdaAPI) GetProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.GetProvisionedConcurrencyConfigInput, ...) (*lambda.GetProvisionedConcurrencyConfigOutput, error)
- func (m *MockLambdaAPI) Invoke(arg0 *lambda.InvokeInput) (*lambda.InvokeOutput, error)
- func (m *MockLambdaAPI) InvokeAsync(arg0 *lambda.InvokeAsyncInput) (*lambda.InvokeAsyncOutput, error)
- func (m *MockLambdaAPI) InvokeAsyncRequest(arg0 *lambda.InvokeAsyncInput) (*request.Request, *lambda.InvokeAsyncOutput)
- func (m *MockLambdaAPI) InvokeAsyncWithContext(arg0 context.Context, arg1 *lambda.InvokeAsyncInput, arg2 ...request.Option) (*lambda.InvokeAsyncOutput, error)
- func (m *MockLambdaAPI) InvokeRequest(arg0 *lambda.InvokeInput) (*request.Request, *lambda.InvokeOutput)
- func (m *MockLambdaAPI) InvokeWithContext(arg0 context.Context, arg1 *lambda.InvokeInput, arg2 ...request.Option) (*lambda.InvokeOutput, error)
- func (m *MockLambdaAPI) ListAliases(arg0 *lambda.ListAliasesInput) (*lambda.ListAliasesOutput, error)
- func (m *MockLambdaAPI) ListAliasesPages(arg0 *lambda.ListAliasesInput, arg1 func(*lambda.ListAliasesOutput, bool) bool) error
- func (m *MockLambdaAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *lambda.ListAliasesInput, ...) error
- func (m *MockLambdaAPI) ListAliasesRequest(arg0 *lambda.ListAliasesInput) (*request.Request, *lambda.ListAliasesOutput)
- func (m *MockLambdaAPI) ListAliasesWithContext(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 ...request.Option) (*lambda.ListAliasesOutput, error)
- func (m *MockLambdaAPI) ListEventSourceMappings(arg0 *lambda.ListEventSourceMappingsInput) (*lambda.ListEventSourceMappingsOutput, error)
- func (m *MockLambdaAPI) ListEventSourceMappingsPages(arg0 *lambda.ListEventSourceMappingsInput, ...) error
- func (m *MockLambdaAPI) ListEventSourceMappingsPagesWithContext(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, ...) error
- func (m *MockLambdaAPI) ListEventSourceMappingsRequest(arg0 *lambda.ListEventSourceMappingsInput) (*request.Request, *lambda.ListEventSourceMappingsOutput)
- func (m *MockLambdaAPI) ListEventSourceMappingsWithContext(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, ...) (*lambda.ListEventSourceMappingsOutput, error)
- func (m *MockLambdaAPI) ListFunctionEventInvokeConfigs(arg0 *lambda.ListFunctionEventInvokeConfigsInput) (*lambda.ListFunctionEventInvokeConfigsOutput, error)
- func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsPages(arg0 *lambda.ListFunctionEventInvokeConfigsInput, ...) error
- func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsPagesWithContext(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, ...) error
- func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsRequest(arg0 *lambda.ListFunctionEventInvokeConfigsInput) (*request.Request, *lambda.ListFunctionEventInvokeConfigsOutput)
- func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsWithContext(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, ...) (*lambda.ListFunctionEventInvokeConfigsOutput, error)
- func (m *MockLambdaAPI) ListFunctions(arg0 *lambda.ListFunctionsInput) (*lambda.ListFunctionsOutput, error)
- func (m *MockLambdaAPI) ListFunctionsPages(arg0 *lambda.ListFunctionsInput, ...) error
- func (m *MockLambdaAPI) ListFunctionsPagesWithContext(arg0 context.Context, arg1 *lambda.ListFunctionsInput, ...) error
- func (m *MockLambdaAPI) ListFunctionsRequest(arg0 *lambda.ListFunctionsInput) (*request.Request, *lambda.ListFunctionsOutput)
- func (m *MockLambdaAPI) ListFunctionsWithContext(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 ...request.Option) (*lambda.ListFunctionsOutput, error)
- func (m *MockLambdaAPI) ListLayerVersions(arg0 *lambda.ListLayerVersionsInput) (*lambda.ListLayerVersionsOutput, error)
- func (m *MockLambdaAPI) ListLayerVersionsPages(arg0 *lambda.ListLayerVersionsInput, ...) error
- func (m *MockLambdaAPI) ListLayerVersionsPagesWithContext(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, ...) error
- func (m *MockLambdaAPI) ListLayerVersionsRequest(arg0 *lambda.ListLayerVersionsInput) (*request.Request, *lambda.ListLayerVersionsOutput)
- func (m *MockLambdaAPI) ListLayerVersionsWithContext(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, ...) (*lambda.ListLayerVersionsOutput, error)
- func (m *MockLambdaAPI) ListLayers(arg0 *lambda.ListLayersInput) (*lambda.ListLayersOutput, error)
- func (m *MockLambdaAPI) ListLayersPages(arg0 *lambda.ListLayersInput, arg1 func(*lambda.ListLayersOutput, bool) bool) error
- func (m *MockLambdaAPI) ListLayersPagesWithContext(arg0 context.Context, arg1 *lambda.ListLayersInput, ...) error
- func (m *MockLambdaAPI) ListLayersRequest(arg0 *lambda.ListLayersInput) (*request.Request, *lambda.ListLayersOutput)
- func (m *MockLambdaAPI) ListLayersWithContext(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 ...request.Option) (*lambda.ListLayersOutput, error)
- func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigs(arg0 *lambda.ListProvisionedConcurrencyConfigsInput) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)
- func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsPages(arg0 *lambda.ListProvisionedConcurrencyConfigsInput, ...) error
- func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsPagesWithContext(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, ...) error
- func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsRequest(arg0 *lambda.ListProvisionedConcurrencyConfigsInput) (*request.Request, *lambda.ListProvisionedConcurrencyConfigsOutput)
- func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsWithContext(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, ...) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)
- func (m *MockLambdaAPI) ListTags(arg0 *lambda.ListTagsInput) (*lambda.ListTagsOutput, error)
- func (m *MockLambdaAPI) ListTagsRequest(arg0 *lambda.ListTagsInput) (*request.Request, *lambda.ListTagsOutput)
- func (m *MockLambdaAPI) ListTagsWithContext(arg0 context.Context, arg1 *lambda.ListTagsInput, arg2 ...request.Option) (*lambda.ListTagsOutput, error)
- func (m *MockLambdaAPI) ListVersionsByFunction(arg0 *lambda.ListVersionsByFunctionInput) (*lambda.ListVersionsByFunctionOutput, error)
- func (m *MockLambdaAPI) ListVersionsByFunctionPages(arg0 *lambda.ListVersionsByFunctionInput, ...) error
- func (m *MockLambdaAPI) ListVersionsByFunctionPagesWithContext(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, ...) error
- func (m *MockLambdaAPI) ListVersionsByFunctionRequest(arg0 *lambda.ListVersionsByFunctionInput) (*request.Request, *lambda.ListVersionsByFunctionOutput)
- func (m *MockLambdaAPI) ListVersionsByFunctionWithContext(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, ...) (*lambda.ListVersionsByFunctionOutput, error)
- func (m *MockLambdaAPI) PublishLayerVersion(arg0 *lambda.PublishLayerVersionInput) (*lambda.PublishLayerVersionOutput, error)
- func (m *MockLambdaAPI) PublishLayerVersionRequest(arg0 *lambda.PublishLayerVersionInput) (*request.Request, *lambda.PublishLayerVersionOutput)
- func (m *MockLambdaAPI) PublishLayerVersionWithContext(arg0 context.Context, arg1 *lambda.PublishLayerVersionInput, ...) (*lambda.PublishLayerVersionOutput, error)
- func (m *MockLambdaAPI) PublishVersion(arg0 *lambda.PublishVersionInput) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) PublishVersionRequest(arg0 *lambda.PublishVersionInput) (*request.Request, *lambda.FunctionConfiguration)
- func (m *MockLambdaAPI) PublishVersionWithContext(arg0 context.Context, arg1 *lambda.PublishVersionInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) PutFunctionConcurrency(arg0 *lambda.PutFunctionConcurrencyInput) (*lambda.PutFunctionConcurrencyOutput, error)
- func (m *MockLambdaAPI) PutFunctionConcurrencyRequest(arg0 *lambda.PutFunctionConcurrencyInput) (*request.Request, *lambda.PutFunctionConcurrencyOutput)
- func (m *MockLambdaAPI) PutFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.PutFunctionConcurrencyInput, ...) (*lambda.PutFunctionConcurrencyOutput, error)
- func (m *MockLambdaAPI) PutFunctionEventInvokeConfig(arg0 *lambda.PutFunctionEventInvokeConfigInput) (*lambda.PutFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) PutFunctionEventInvokeConfigRequest(arg0 *lambda.PutFunctionEventInvokeConfigInput) (*request.Request, *lambda.PutFunctionEventInvokeConfigOutput)
- func (m *MockLambdaAPI) PutFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.PutFunctionEventInvokeConfigInput, ...) (*lambda.PutFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) PutProvisionedConcurrencyConfig(arg0 *lambda.PutProvisionedConcurrencyConfigInput) (*lambda.PutProvisionedConcurrencyConfigOutput, error)
- func (m *MockLambdaAPI) PutProvisionedConcurrencyConfigRequest(arg0 *lambda.PutProvisionedConcurrencyConfigInput) (*request.Request, *lambda.PutProvisionedConcurrencyConfigOutput)
- func (m *MockLambdaAPI) PutProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.PutProvisionedConcurrencyConfigInput, ...) (*lambda.PutProvisionedConcurrencyConfigOutput, error)
- func (m *MockLambdaAPI) RemoveLayerVersionPermission(arg0 *lambda.RemoveLayerVersionPermissionInput) (*lambda.RemoveLayerVersionPermissionOutput, error)
- func (m *MockLambdaAPI) RemoveLayerVersionPermissionRequest(arg0 *lambda.RemoveLayerVersionPermissionInput) (*request.Request, *lambda.RemoveLayerVersionPermissionOutput)
- func (m *MockLambdaAPI) RemoveLayerVersionPermissionWithContext(arg0 context.Context, arg1 *lambda.RemoveLayerVersionPermissionInput, ...) (*lambda.RemoveLayerVersionPermissionOutput, error)
- func (m *MockLambdaAPI) RemovePermission(arg0 *lambda.RemovePermissionInput) (*lambda.RemovePermissionOutput, error)
- func (m *MockLambdaAPI) RemovePermissionRequest(arg0 *lambda.RemovePermissionInput) (*request.Request, *lambda.RemovePermissionOutput)
- func (m *MockLambdaAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *lambda.RemovePermissionInput, ...) (*lambda.RemovePermissionOutput, error)
- func (m *MockLambdaAPI) TagResource(arg0 *lambda.TagResourceInput) (*lambda.TagResourceOutput, error)
- func (m *MockLambdaAPI) TagResourceRequest(arg0 *lambda.TagResourceInput) (*request.Request, *lambda.TagResourceOutput)
- func (m *MockLambdaAPI) TagResourceWithContext(arg0 context.Context, arg1 *lambda.TagResourceInput, arg2 ...request.Option) (*lambda.TagResourceOutput, error)
- func (m *MockLambdaAPI) UntagResource(arg0 *lambda.UntagResourceInput) (*lambda.UntagResourceOutput, error)
- func (m *MockLambdaAPI) UntagResourceRequest(arg0 *lambda.UntagResourceInput) (*request.Request, *lambda.UntagResourceOutput)
- func (m *MockLambdaAPI) UntagResourceWithContext(arg0 context.Context, arg1 *lambda.UntagResourceInput, arg2 ...request.Option) (*lambda.UntagResourceOutput, error)
- func (m *MockLambdaAPI) UpdateAlias(arg0 *lambda.UpdateAliasInput) (*lambda.AliasConfiguration, error)
- func (m *MockLambdaAPI) UpdateAliasRequest(arg0 *lambda.UpdateAliasInput) (*request.Request, *lambda.AliasConfiguration)
- func (m *MockLambdaAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *lambda.UpdateAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)
- func (m *MockLambdaAPI) UpdateEventSourceMapping(arg0 *lambda.UpdateEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) UpdateEventSourceMappingRequest(arg0 *lambda.UpdateEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
- func (m *MockLambdaAPI) UpdateEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.UpdateEventSourceMappingInput, ...) (*lambda.EventSourceMappingConfiguration, error)
- func (m *MockLambdaAPI) UpdateFunctionCode(arg0 *lambda.UpdateFunctionCodeInput) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) UpdateFunctionCodeRequest(arg0 *lambda.UpdateFunctionCodeInput) (*request.Request, *lambda.FunctionConfiguration)
- func (m *MockLambdaAPI) UpdateFunctionCodeWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionCodeInput, ...) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) UpdateFunctionConfiguration(arg0 *lambda.UpdateFunctionConfigurationInput) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) UpdateFunctionConfigurationRequest(arg0 *lambda.UpdateFunctionConfigurationInput) (*request.Request, *lambda.FunctionConfiguration)
- func (m *MockLambdaAPI) UpdateFunctionConfigurationWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionConfigurationInput, ...) (*lambda.FunctionConfiguration, error)
- func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfig(arg0 *lambda.UpdateFunctionEventInvokeConfigInput) (*lambda.UpdateFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfigRequest(arg0 *lambda.UpdateFunctionEventInvokeConfigInput) (*request.Request, *lambda.UpdateFunctionEventInvokeConfigOutput)
- func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionEventInvokeConfigInput, ...) (*lambda.UpdateFunctionEventInvokeConfigOutput, error)
- func (m *MockLambdaAPI) WaitUntilFunctionActive(arg0 *lambda.GetFunctionConfigurationInput) error
- func (m *MockLambdaAPI) WaitUntilFunctionActiveWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, ...) error
- func (m *MockLambdaAPI) WaitUntilFunctionExists(arg0 *lambda.GetFunctionInput) error
- func (m *MockLambdaAPI) WaitUntilFunctionExistsWithContext(arg0 context.Context, arg1 *lambda.GetFunctionInput, ...) error
- func (m *MockLambdaAPI) WaitUntilFunctionUpdated(arg0 *lambda.GetFunctionConfigurationInput) error
- func (m *MockLambdaAPI) WaitUntilFunctionUpdatedWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, ...) error
- type MockLambdaAPIMockRecorder
- func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermission(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMapping(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateFunction(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) CreateFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMapping(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunction(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrency(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetEventSourceMapping(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetEventSourceMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunction(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrency(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArn(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArnRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) Invoke(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) InvokeAsync(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) InvokeAsyncRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) InvokeAsyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) InvokeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) InvokeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappings(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctions(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListFunctionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayerVersions(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayers(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListLayersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunction(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PublishLayerVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PublishLayerVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PublishLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PublishVersion(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PublishVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PublishVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrency(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermission(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMapping(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCode(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCodeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionActive(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionExists(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionUpdated(arg0 interface{}) *gomock.Call
- func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionUpdatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockSNSAPI
- func (m *MockSNSAPI) AddPermission(arg0 *sns.AddPermissionInput) (*sns.AddPermissionOutput, error)
- func (m *MockSNSAPI) AddPermissionRequest(arg0 *sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput)
- func (m *MockSNSAPI) AddPermissionWithContext(arg0 context.Context, arg1 *sns.AddPermissionInput, arg2 ...request.Option) (*sns.AddPermissionOutput, error)
- func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOut(arg0 *sns.CheckIfPhoneNumberIsOptedOutInput) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
- func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOutRequest(arg0 *sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput)
- func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext(arg0 context.Context, arg1 *sns.CheckIfPhoneNumberIsOptedOutInput, ...) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
- func (m *MockSNSAPI) ConfirmSubscription(arg0 *sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error)
- func (m *MockSNSAPI) ConfirmSubscriptionRequest(arg0 *sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput)
- func (m *MockSNSAPI) ConfirmSubscriptionWithContext(arg0 context.Context, arg1 *sns.ConfirmSubscriptionInput, ...) (*sns.ConfirmSubscriptionOutput, error)
- func (m *MockSNSAPI) CreatePlatformApplication(arg0 *sns.CreatePlatformApplicationInput) (*sns.CreatePlatformApplicationOutput, error)
- func (m *MockSNSAPI) CreatePlatformApplicationRequest(arg0 *sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput)
- func (m *MockSNSAPI) CreatePlatformApplicationWithContext(arg0 context.Context, arg1 *sns.CreatePlatformApplicationInput, ...) (*sns.CreatePlatformApplicationOutput, error)
- func (m *MockSNSAPI) CreatePlatformEndpoint(arg0 *sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error)
- func (m *MockSNSAPI) CreatePlatformEndpointRequest(arg0 *sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput)
- func (m *MockSNSAPI) CreatePlatformEndpointWithContext(arg0 context.Context, arg1 *sns.CreatePlatformEndpointInput, ...) (*sns.CreatePlatformEndpointOutput, error)
- func (m *MockSNSAPI) CreateTopic(arg0 *sns.CreateTopicInput) (*sns.CreateTopicOutput, error)
- func (m *MockSNSAPI) CreateTopicRequest(arg0 *sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput)
- func (m *MockSNSAPI) CreateTopicWithContext(arg0 context.Context, arg1 *sns.CreateTopicInput, arg2 ...request.Option) (*sns.CreateTopicOutput, error)
- func (m *MockSNSAPI) DeleteEndpoint(arg0 *sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error)
- func (m *MockSNSAPI) DeleteEndpointRequest(arg0 *sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput)
- func (m *MockSNSAPI) DeleteEndpointWithContext(arg0 context.Context, arg1 *sns.DeleteEndpointInput, arg2 ...request.Option) (*sns.DeleteEndpointOutput, error)
- func (m *MockSNSAPI) DeletePlatformApplication(arg0 *sns.DeletePlatformApplicationInput) (*sns.DeletePlatformApplicationOutput, error)
- func (m *MockSNSAPI) DeletePlatformApplicationRequest(arg0 *sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput)
- func (m *MockSNSAPI) DeletePlatformApplicationWithContext(arg0 context.Context, arg1 *sns.DeletePlatformApplicationInput, ...) (*sns.DeletePlatformApplicationOutput, error)
- func (m *MockSNSAPI) DeleteTopic(arg0 *sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error)
- func (m *MockSNSAPI) DeleteTopicRequest(arg0 *sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput)
- func (m *MockSNSAPI) DeleteTopicWithContext(arg0 context.Context, arg1 *sns.DeleteTopicInput, arg2 ...request.Option) (*sns.DeleteTopicOutput, error)
- func (m *MockSNSAPI) EXPECT() *MockSNSAPIMockRecorder
- func (m *MockSNSAPI) GetEndpointAttributes(arg0 *sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error)
- func (m *MockSNSAPI) GetEndpointAttributesRequest(arg0 *sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput)
- func (m *MockSNSAPI) GetEndpointAttributesWithContext(arg0 context.Context, arg1 *sns.GetEndpointAttributesInput, ...) (*sns.GetEndpointAttributesOutput, error)
- func (m *MockSNSAPI) GetPlatformApplicationAttributes(arg0 *sns.GetPlatformApplicationAttributesInput) (*sns.GetPlatformApplicationAttributesOutput, error)
- func (m *MockSNSAPI) GetPlatformApplicationAttributesRequest(arg0 *sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput)
- func (m *MockSNSAPI) GetPlatformApplicationAttributesWithContext(arg0 context.Context, arg1 *sns.GetPlatformApplicationAttributesInput, ...) (*sns.GetPlatformApplicationAttributesOutput, error)
- func (m *MockSNSAPI) GetSMSAttributes(arg0 *sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error)
- func (m *MockSNSAPI) GetSMSAttributesRequest(arg0 *sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput)
- func (m *MockSNSAPI) GetSMSAttributesWithContext(arg0 context.Context, arg1 *sns.GetSMSAttributesInput, arg2 ...request.Option) (*sns.GetSMSAttributesOutput, error)
- func (m *MockSNSAPI) GetSubscriptionAttributes(arg0 *sns.GetSubscriptionAttributesInput) (*sns.GetSubscriptionAttributesOutput, error)
- func (m *MockSNSAPI) GetSubscriptionAttributesRequest(arg0 *sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput)
- func (m *MockSNSAPI) GetSubscriptionAttributesWithContext(arg0 context.Context, arg1 *sns.GetSubscriptionAttributesInput, ...) (*sns.GetSubscriptionAttributesOutput, error)
- func (m *MockSNSAPI) GetTopicAttributes(arg0 *sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error)
- func (m *MockSNSAPI) GetTopicAttributesRequest(arg0 *sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput)
- func (m *MockSNSAPI) GetTopicAttributesWithContext(arg0 context.Context, arg1 *sns.GetTopicAttributesInput, ...) (*sns.GetTopicAttributesOutput, error)
- func (m *MockSNSAPI) ListEndpointsByPlatformApplication(arg0 *sns.ListEndpointsByPlatformApplicationInput) (*sns.ListEndpointsByPlatformApplicationOutput, error)
- func (m *MockSNSAPI) ListEndpointsByPlatformApplicationPages(arg0 *sns.ListEndpointsByPlatformApplicationInput, ...) error
- func (m *MockSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext(arg0 context.Context, arg1 *sns.ListEndpointsByPlatformApplicationInput, ...) error
- func (m *MockSNSAPI) ListEndpointsByPlatformApplicationRequest(arg0 *sns.ListEndpointsByPlatformApplicationInput) (*request.Request, *sns.ListEndpointsByPlatformApplicationOutput)
- func (m *MockSNSAPI) ListEndpointsByPlatformApplicationWithContext(arg0 context.Context, arg1 *sns.ListEndpointsByPlatformApplicationInput, ...) (*sns.ListEndpointsByPlatformApplicationOutput, error)
- func (m *MockSNSAPI) ListPhoneNumbersOptedOut(arg0 *sns.ListPhoneNumbersOptedOutInput) (*sns.ListPhoneNumbersOptedOutOutput, error)
- func (m *MockSNSAPI) ListPhoneNumbersOptedOutRequest(arg0 *sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput)
- func (m *MockSNSAPI) ListPhoneNumbersOptedOutWithContext(arg0 context.Context, arg1 *sns.ListPhoneNumbersOptedOutInput, ...) (*sns.ListPhoneNumbersOptedOutOutput, error)
- func (m *MockSNSAPI) ListPlatformApplications(arg0 *sns.ListPlatformApplicationsInput) (*sns.ListPlatformApplicationsOutput, error)
- func (m *MockSNSAPI) ListPlatformApplicationsPages(arg0 *sns.ListPlatformApplicationsInput, ...) error
- func (m *MockSNSAPI) ListPlatformApplicationsPagesWithContext(arg0 context.Context, arg1 *sns.ListPlatformApplicationsInput, ...) error
- func (m *MockSNSAPI) ListPlatformApplicationsRequest(arg0 *sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput)
- func (m *MockSNSAPI) ListPlatformApplicationsWithContext(arg0 context.Context, arg1 *sns.ListPlatformApplicationsInput, ...) (*sns.ListPlatformApplicationsOutput, error)
- func (m *MockSNSAPI) ListSubscriptions(arg0 *sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error)
- func (m *MockSNSAPI) ListSubscriptionsByTopic(arg0 *sns.ListSubscriptionsByTopicInput) (*sns.ListSubscriptionsByTopicOutput, error)
- func (m *MockSNSAPI) ListSubscriptionsByTopicPages(arg0 *sns.ListSubscriptionsByTopicInput, ...) error
- func (m *MockSNSAPI) ListSubscriptionsByTopicPagesWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsByTopicInput, ...) error
- func (m *MockSNSAPI) ListSubscriptionsByTopicRequest(arg0 *sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput)
- func (m *MockSNSAPI) ListSubscriptionsByTopicWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsByTopicInput, ...) (*sns.ListSubscriptionsByTopicOutput, error)
- func (m *MockSNSAPI) ListSubscriptionsPages(arg0 *sns.ListSubscriptionsInput, ...) error
- func (m *MockSNSAPI) ListSubscriptionsPagesWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, ...) error
- func (m *MockSNSAPI) ListSubscriptionsRequest(arg0 *sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput)
- func (m *MockSNSAPI) ListSubscriptionsWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, arg2 ...request.Option) (*sns.ListSubscriptionsOutput, error)
- func (m *MockSNSAPI) ListTagsForResource(arg0 *sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error)
- func (m *MockSNSAPI) ListTagsForResourceRequest(arg0 *sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput)
- func (m *MockSNSAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *sns.ListTagsForResourceInput, ...) (*sns.ListTagsForResourceOutput, error)
- func (m *MockSNSAPI) ListTopics(arg0 *sns.ListTopicsInput) (*sns.ListTopicsOutput, error)
- func (m *MockSNSAPI) ListTopicsPages(arg0 *sns.ListTopicsInput, arg1 func(*sns.ListTopicsOutput, bool) bool) error
- func (m *MockSNSAPI) ListTopicsPagesWithContext(arg0 context.Context, arg1 *sns.ListTopicsInput, ...) error
- func (m *MockSNSAPI) ListTopicsRequest(arg0 *sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput)
- func (m *MockSNSAPI) ListTopicsWithContext(arg0 context.Context, arg1 *sns.ListTopicsInput, arg2 ...request.Option) (*sns.ListTopicsOutput, error)
- func (m *MockSNSAPI) OptInPhoneNumber(arg0 *sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error)
- func (m *MockSNSAPI) OptInPhoneNumberRequest(arg0 *sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput)
- func (m *MockSNSAPI) OptInPhoneNumberWithContext(arg0 context.Context, arg1 *sns.OptInPhoneNumberInput, arg2 ...request.Option) (*sns.OptInPhoneNumberOutput, error)
- func (m *MockSNSAPI) Publish(arg0 *sns.PublishInput) (*sns.PublishOutput, error)
- func (m *MockSNSAPI) PublishRequest(arg0 *sns.PublishInput) (*request.Request, *sns.PublishOutput)
- func (m *MockSNSAPI) PublishWithContext(arg0 context.Context, arg1 *sns.PublishInput, arg2 ...request.Option) (*sns.PublishOutput, error)
- func (m *MockSNSAPI) RemovePermission(arg0 *sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error)
- func (m *MockSNSAPI) RemovePermissionRequest(arg0 *sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput)
- func (m *MockSNSAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *sns.RemovePermissionInput, arg2 ...request.Option) (*sns.RemovePermissionOutput, error)
- func (m *MockSNSAPI) SetEndpointAttributes(arg0 *sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error)
- func (m *MockSNSAPI) SetEndpointAttributesRequest(arg0 *sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput)
- func (m *MockSNSAPI) SetEndpointAttributesWithContext(arg0 context.Context, arg1 *sns.SetEndpointAttributesInput, ...) (*sns.SetEndpointAttributesOutput, error)
- func (m *MockSNSAPI) SetPlatformApplicationAttributes(arg0 *sns.SetPlatformApplicationAttributesInput) (*sns.SetPlatformApplicationAttributesOutput, error)
- func (m *MockSNSAPI) SetPlatformApplicationAttributesRequest(arg0 *sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput)
- func (m *MockSNSAPI) SetPlatformApplicationAttributesWithContext(arg0 context.Context, arg1 *sns.SetPlatformApplicationAttributesInput, ...) (*sns.SetPlatformApplicationAttributesOutput, error)
- func (m *MockSNSAPI) SetSMSAttributes(arg0 *sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error)
- func (m *MockSNSAPI) SetSMSAttributesRequest(arg0 *sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput)
- func (m *MockSNSAPI) SetSMSAttributesWithContext(arg0 context.Context, arg1 *sns.SetSMSAttributesInput, arg2 ...request.Option) (*sns.SetSMSAttributesOutput, error)
- func (m *MockSNSAPI) SetSubscriptionAttributes(arg0 *sns.SetSubscriptionAttributesInput) (*sns.SetSubscriptionAttributesOutput, error)
- func (m *MockSNSAPI) SetSubscriptionAttributesRequest(arg0 *sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput)
- func (m *MockSNSAPI) SetSubscriptionAttributesWithContext(arg0 context.Context, arg1 *sns.SetSubscriptionAttributesInput, ...) (*sns.SetSubscriptionAttributesOutput, error)
- func (m *MockSNSAPI) SetTopicAttributes(arg0 *sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error)
- func (m *MockSNSAPI) SetTopicAttributesRequest(arg0 *sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput)
- func (m *MockSNSAPI) SetTopicAttributesWithContext(arg0 context.Context, arg1 *sns.SetTopicAttributesInput, ...) (*sns.SetTopicAttributesOutput, error)
- func (m *MockSNSAPI) Subscribe(arg0 *sns.SubscribeInput) (*sns.SubscribeOutput, error)
- func (m *MockSNSAPI) SubscribeRequest(arg0 *sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput)
- func (m *MockSNSAPI) SubscribeWithContext(arg0 context.Context, arg1 *sns.SubscribeInput, arg2 ...request.Option) (*sns.SubscribeOutput, error)
- func (m *MockSNSAPI) TagResource(arg0 *sns.TagResourceInput) (*sns.TagResourceOutput, error)
- func (m *MockSNSAPI) TagResourceRequest(arg0 *sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput)
- func (m *MockSNSAPI) TagResourceWithContext(arg0 context.Context, arg1 *sns.TagResourceInput, arg2 ...request.Option) (*sns.TagResourceOutput, error)
- func (m *MockSNSAPI) Unsubscribe(arg0 *sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error)
- func (m *MockSNSAPI) UnsubscribeRequest(arg0 *sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput)
- func (m *MockSNSAPI) UnsubscribeWithContext(arg0 context.Context, arg1 *sns.UnsubscribeInput, arg2 ...request.Option) (*sns.UnsubscribeOutput, error)
- func (m *MockSNSAPI) UntagResource(arg0 *sns.UntagResourceInput) (*sns.UntagResourceOutput, error)
- func (m *MockSNSAPI) UntagResourceRequest(arg0 *sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput)
- func (m *MockSNSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *sns.UntagResourceInput, arg2 ...request.Option) (*sns.UntagResourceOutput, error)
- type MockSNSAPIMockRecorder
- func (mr *MockSNSAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOut(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ConfirmSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ConfirmSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ConfirmSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreatePlatformApplication(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreatePlatformApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreatePlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreateTopic(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreateTopicRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) CreateTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeleteEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeleteEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeleteEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeletePlatformApplication(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeletePlatformApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeletePlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeleteTopic(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeleteTopicRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) DeleteTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetEndpointAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetEndpointAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetEndpointAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetSMSAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetSMSAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetSMSAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetTopicAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetTopicAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) GetTopicAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplication(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOut(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPlatformApplications(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptions(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopic(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTopics(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTopicsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTopicsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTopicsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) ListTopicsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) OptInPhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) OptInPhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) OptInPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) Publish(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) PublishRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) PublishWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetEndpointAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetEndpointAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetEndpointAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetSMSAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetSMSAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetSMSAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetTopicAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetTopicAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SetTopicAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) Subscribe(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SubscribeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) SubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) Unsubscribe(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) UnsubscribeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) UnsubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSNSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCloudWatchAPI ¶
type MockCloudWatchAPI struct {
// contains filtered or unexported fields
}
MockCloudWatchAPI is a mock of CloudWatchAPI interface
func NewMockCloudWatchAPI ¶
func NewMockCloudWatchAPI(ctrl *gomock.Controller) *MockCloudWatchAPI
NewMockCloudWatchAPI creates a new mock instance
func (*MockCloudWatchAPI) DeleteAlarms ¶
func (m *MockCloudWatchAPI) DeleteAlarms(arg0 *cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error)
DeleteAlarms mocks base method
func (*MockCloudWatchAPI) DeleteAlarmsRequest ¶
func (m *MockCloudWatchAPI) DeleteAlarmsRequest(arg0 *cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput)
DeleteAlarmsRequest mocks base method
func (*MockCloudWatchAPI) DeleteAlarmsWithContext ¶
func (m *MockCloudWatchAPI) DeleteAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAlarmsInput, arg2 ...request.Option) (*cloudwatch.DeleteAlarmsOutput, error)
DeleteAlarmsWithContext mocks base method
func (*MockCloudWatchAPI) DeleteAnomalyDetector ¶
func (m *MockCloudWatchAPI) DeleteAnomalyDetector(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
DeleteAnomalyDetector mocks base method
func (*MockCloudWatchAPI) DeleteAnomalyDetectorRequest ¶
func (m *MockCloudWatchAPI) DeleteAnomalyDetectorRequest(arg0 *cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput)
DeleteAnomalyDetectorRequest mocks base method
func (*MockCloudWatchAPI) DeleteAnomalyDetectorWithContext ¶
func (m *MockCloudWatchAPI) DeleteAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
DeleteAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchAPI) DeleteDashboards ¶
func (m *MockCloudWatchAPI) DeleteDashboards(arg0 *cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error)
DeleteDashboards mocks base method
func (*MockCloudWatchAPI) DeleteDashboardsRequest ¶
func (m *MockCloudWatchAPI) DeleteDashboardsRequest(arg0 *cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput)
DeleteDashboardsRequest mocks base method
func (*MockCloudWatchAPI) DeleteDashboardsWithContext ¶
func (m *MockCloudWatchAPI) DeleteDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteDashboardsInput, arg2 ...request.Option) (*cloudwatch.DeleteDashboardsOutput, error)
DeleteDashboardsWithContext mocks base method
func (*MockCloudWatchAPI) DeleteInsightRules ¶
func (m *MockCloudWatchAPI) DeleteInsightRules(arg0 *cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error)
DeleteInsightRules mocks base method
func (*MockCloudWatchAPI) DeleteInsightRulesRequest ¶
func (m *MockCloudWatchAPI) DeleteInsightRulesRequest(arg0 *cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput)
DeleteInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) DeleteInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) DeleteInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DeleteInsightRulesInput, arg2 ...request.Option) (*cloudwatch.DeleteInsightRulesOutput, error)
DeleteInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistory ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistory(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error)
DescribeAlarmHistory mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistoryPages ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryPages(arg0 *cloudwatch.DescribeAlarmHistoryInput, arg1 func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool) error
DescribeAlarmHistoryPages mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistoryPagesWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, arg2 func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool, arg3 ...request.Option) error
DescribeAlarmHistoryPagesWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistoryRequest ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryRequest(arg0 *cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput)
DescribeAlarmHistoryRequest mocks base method
func (*MockCloudWatchAPI) DescribeAlarmHistoryWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmHistoryWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmHistoryInput, arg2 ...request.Option) (*cloudwatch.DescribeAlarmHistoryOutput, error)
DescribeAlarmHistoryWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarms ¶
func (m *MockCloudWatchAPI) DescribeAlarms(arg0 *cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error)
DescribeAlarms mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsForMetric ¶
func (m *MockCloudWatchAPI) DescribeAlarmsForMetric(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
DescribeAlarmsForMetric mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsForMetricRequest ¶
func (m *MockCloudWatchAPI) DescribeAlarmsForMetricRequest(arg0 *cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput)
DescribeAlarmsForMetricRequest mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsForMetricWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmsForMetricWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsForMetricInput, arg2 ...request.Option) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
DescribeAlarmsForMetricWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsPages ¶
func (m *MockCloudWatchAPI) DescribeAlarmsPages(arg0 *cloudwatch.DescribeAlarmsInput, arg1 func(*cloudwatch.DescribeAlarmsOutput, bool) bool) error
DescribeAlarmsPages mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsPagesWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 func(*cloudwatch.DescribeAlarmsOutput, bool) bool, arg3 ...request.Option) error
DescribeAlarmsPagesWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsRequest ¶
func (m *MockCloudWatchAPI) DescribeAlarmsRequest(arg0 *cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput)
DescribeAlarmsRequest mocks base method
func (*MockCloudWatchAPI) DescribeAlarmsWithContext ¶
func (m *MockCloudWatchAPI) DescribeAlarmsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...request.Option) (*cloudwatch.DescribeAlarmsOutput, error)
DescribeAlarmsWithContext mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectors ¶
func (m *MockCloudWatchAPI) DescribeAnomalyDetectors(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
DescribeAnomalyDetectors mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectorsRequest ¶
func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsRequest(arg0 *cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput)
DescribeAnomalyDetectorsRequest mocks base method
func (*MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext ¶
func (m *MockCloudWatchAPI) DescribeAnomalyDetectorsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAnomalyDetectorsInput, arg2 ...request.Option) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
DescribeAnomalyDetectorsWithContext mocks base method
func (*MockCloudWatchAPI) DescribeInsightRules ¶
func (m *MockCloudWatchAPI) DescribeInsightRules(arg0 *cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error)
DescribeInsightRules mocks base method
func (*MockCloudWatchAPI) DescribeInsightRulesPages ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesPages(arg0 *cloudwatch.DescribeInsightRulesInput, arg1 func(*cloudwatch.DescribeInsightRulesOutput, bool) bool) error
DescribeInsightRulesPages mocks base method
func (*MockCloudWatchAPI) DescribeInsightRulesPagesWithContext ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesPagesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, arg2 func(*cloudwatch.DescribeInsightRulesOutput, bool) bool, arg3 ...request.Option) error
DescribeInsightRulesPagesWithContext mocks base method
func (*MockCloudWatchAPI) DescribeInsightRulesRequest ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesRequest(arg0 *cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput)
DescribeInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) DescribeInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) DescribeInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeInsightRulesInput, arg2 ...request.Option) (*cloudwatch.DescribeInsightRulesOutput, error)
DescribeInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) DisableAlarmActions ¶
func (m *MockCloudWatchAPI) DisableAlarmActions(arg0 *cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error)
DisableAlarmActions mocks base method
func (*MockCloudWatchAPI) DisableAlarmActionsRequest ¶
func (m *MockCloudWatchAPI) DisableAlarmActionsRequest(arg0 *cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput)
DisableAlarmActionsRequest mocks base method
func (*MockCloudWatchAPI) DisableAlarmActionsWithContext ¶
func (m *MockCloudWatchAPI) DisableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.DisableAlarmActionsInput, arg2 ...request.Option) (*cloudwatch.DisableAlarmActionsOutput, error)
DisableAlarmActionsWithContext mocks base method
func (*MockCloudWatchAPI) DisableInsightRules ¶
func (m *MockCloudWatchAPI) DisableInsightRules(arg0 *cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error)
DisableInsightRules mocks base method
func (*MockCloudWatchAPI) DisableInsightRulesRequest ¶
func (m *MockCloudWatchAPI) DisableInsightRulesRequest(arg0 *cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput)
DisableInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) DisableInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) DisableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.DisableInsightRulesInput, arg2 ...request.Option) (*cloudwatch.DisableInsightRulesOutput, error)
DisableInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) EXPECT ¶
func (m *MockCloudWatchAPI) EXPECT() *MockCloudWatchAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCloudWatchAPI) EnableAlarmActions ¶
func (m *MockCloudWatchAPI) EnableAlarmActions(arg0 *cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error)
EnableAlarmActions mocks base method
func (*MockCloudWatchAPI) EnableAlarmActionsRequest ¶
func (m *MockCloudWatchAPI) EnableAlarmActionsRequest(arg0 *cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput)
EnableAlarmActionsRequest mocks base method
func (*MockCloudWatchAPI) EnableAlarmActionsWithContext ¶
func (m *MockCloudWatchAPI) EnableAlarmActionsWithContext(arg0 context.Context, arg1 *cloudwatch.EnableAlarmActionsInput, arg2 ...request.Option) (*cloudwatch.EnableAlarmActionsOutput, error)
EnableAlarmActionsWithContext mocks base method
func (*MockCloudWatchAPI) EnableInsightRules ¶
func (m *MockCloudWatchAPI) EnableInsightRules(arg0 *cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error)
EnableInsightRules mocks base method
func (*MockCloudWatchAPI) EnableInsightRulesRequest ¶
func (m *MockCloudWatchAPI) EnableInsightRulesRequest(arg0 *cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput)
EnableInsightRulesRequest mocks base method
func (*MockCloudWatchAPI) EnableInsightRulesWithContext ¶
func (m *MockCloudWatchAPI) EnableInsightRulesWithContext(arg0 context.Context, arg1 *cloudwatch.EnableInsightRulesInput, arg2 ...request.Option) (*cloudwatch.EnableInsightRulesOutput, error)
EnableInsightRulesWithContext mocks base method
func (*MockCloudWatchAPI) GetDashboard ¶
func (m *MockCloudWatchAPI) GetDashboard(arg0 *cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error)
GetDashboard mocks base method
func (*MockCloudWatchAPI) GetDashboardRequest ¶
func (m *MockCloudWatchAPI) GetDashboardRequest(arg0 *cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput)
GetDashboardRequest mocks base method
func (*MockCloudWatchAPI) GetDashboardWithContext ¶
func (m *MockCloudWatchAPI) GetDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.GetDashboardInput, arg2 ...request.Option) (*cloudwatch.GetDashboardOutput, error)
GetDashboardWithContext mocks base method
func (*MockCloudWatchAPI) GetInsightRuleReport ¶
func (m *MockCloudWatchAPI) GetInsightRuleReport(arg0 *cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error)
GetInsightRuleReport mocks base method
func (*MockCloudWatchAPI) GetInsightRuleReportRequest ¶
func (m *MockCloudWatchAPI) GetInsightRuleReportRequest(arg0 *cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput)
GetInsightRuleReportRequest mocks base method
func (*MockCloudWatchAPI) GetInsightRuleReportWithContext ¶
func (m *MockCloudWatchAPI) GetInsightRuleReportWithContext(arg0 context.Context, arg1 *cloudwatch.GetInsightRuleReportInput, arg2 ...request.Option) (*cloudwatch.GetInsightRuleReportOutput, error)
GetInsightRuleReportWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricData ¶
func (m *MockCloudWatchAPI) GetMetricData(arg0 *cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error)
GetMetricData mocks base method
func (*MockCloudWatchAPI) GetMetricDataPages ¶
func (m *MockCloudWatchAPI) GetMetricDataPages(arg0 *cloudwatch.GetMetricDataInput, arg1 func(*cloudwatch.GetMetricDataOutput, bool) bool) error
GetMetricDataPages mocks base method
func (*MockCloudWatchAPI) GetMetricDataPagesWithContext ¶
func (m *MockCloudWatchAPI) GetMetricDataPagesWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, arg2 func(*cloudwatch.GetMetricDataOutput, bool) bool, arg3 ...request.Option) error
GetMetricDataPagesWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricDataRequest ¶
func (m *MockCloudWatchAPI) GetMetricDataRequest(arg0 *cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput)
GetMetricDataRequest mocks base method
func (*MockCloudWatchAPI) GetMetricDataWithContext ¶
func (m *MockCloudWatchAPI) GetMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricDataInput, arg2 ...request.Option) (*cloudwatch.GetMetricDataOutput, error)
GetMetricDataWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricStatistics ¶
func (m *MockCloudWatchAPI) GetMetricStatistics(arg0 *cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
GetMetricStatistics mocks base method
func (*MockCloudWatchAPI) GetMetricStatisticsRequest ¶
func (m *MockCloudWatchAPI) GetMetricStatisticsRequest(arg0 *cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput)
GetMetricStatisticsRequest mocks base method
func (*MockCloudWatchAPI) GetMetricStatisticsWithContext ¶
func (m *MockCloudWatchAPI) GetMetricStatisticsWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricStatisticsInput, arg2 ...request.Option) (*cloudwatch.GetMetricStatisticsOutput, error)
GetMetricStatisticsWithContext mocks base method
func (*MockCloudWatchAPI) GetMetricWidgetImage ¶
func (m *MockCloudWatchAPI) GetMetricWidgetImage(arg0 *cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error)
GetMetricWidgetImage mocks base method
func (*MockCloudWatchAPI) GetMetricWidgetImageRequest ¶
func (m *MockCloudWatchAPI) GetMetricWidgetImageRequest(arg0 *cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput)
GetMetricWidgetImageRequest mocks base method
func (*MockCloudWatchAPI) GetMetricWidgetImageWithContext ¶
func (m *MockCloudWatchAPI) GetMetricWidgetImageWithContext(arg0 context.Context, arg1 *cloudwatch.GetMetricWidgetImageInput, arg2 ...request.Option) (*cloudwatch.GetMetricWidgetImageOutput, error)
GetMetricWidgetImageWithContext mocks base method
func (*MockCloudWatchAPI) ListDashboards ¶
func (m *MockCloudWatchAPI) ListDashboards(arg0 *cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error)
ListDashboards mocks base method
func (*MockCloudWatchAPI) ListDashboardsPages ¶
func (m *MockCloudWatchAPI) ListDashboardsPages(arg0 *cloudwatch.ListDashboardsInput, arg1 func(*cloudwatch.ListDashboardsOutput, bool) bool) error
ListDashboardsPages mocks base method
func (*MockCloudWatchAPI) ListDashboardsPagesWithContext ¶
func (m *MockCloudWatchAPI) ListDashboardsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, arg2 func(*cloudwatch.ListDashboardsOutput, bool) bool, arg3 ...request.Option) error
ListDashboardsPagesWithContext mocks base method
func (*MockCloudWatchAPI) ListDashboardsRequest ¶
func (m *MockCloudWatchAPI) ListDashboardsRequest(arg0 *cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput)
ListDashboardsRequest mocks base method
func (*MockCloudWatchAPI) ListDashboardsWithContext ¶
func (m *MockCloudWatchAPI) ListDashboardsWithContext(arg0 context.Context, arg1 *cloudwatch.ListDashboardsInput, arg2 ...request.Option) (*cloudwatch.ListDashboardsOutput, error)
ListDashboardsWithContext mocks base method
func (*MockCloudWatchAPI) ListMetrics ¶
func (m *MockCloudWatchAPI) ListMetrics(arg0 *cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
ListMetrics mocks base method
func (*MockCloudWatchAPI) ListMetricsPages ¶
func (m *MockCloudWatchAPI) ListMetricsPages(arg0 *cloudwatch.ListMetricsInput, arg1 func(*cloudwatch.ListMetricsOutput, bool) bool) error
ListMetricsPages mocks base method
func (*MockCloudWatchAPI) ListMetricsPagesWithContext ¶
func (m *MockCloudWatchAPI) ListMetricsPagesWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, arg2 func(*cloudwatch.ListMetricsOutput, bool) bool, arg3 ...request.Option) error
ListMetricsPagesWithContext mocks base method
func (*MockCloudWatchAPI) ListMetricsRequest ¶
func (m *MockCloudWatchAPI) ListMetricsRequest(arg0 *cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput)
ListMetricsRequest mocks base method
func (*MockCloudWatchAPI) ListMetricsWithContext ¶
func (m *MockCloudWatchAPI) ListMetricsWithContext(arg0 context.Context, arg1 *cloudwatch.ListMetricsInput, arg2 ...request.Option) (*cloudwatch.ListMetricsOutput, error)
ListMetricsWithContext mocks base method
func (*MockCloudWatchAPI) ListTagsForResource ¶
func (m *MockCloudWatchAPI) ListTagsForResource(arg0 *cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockCloudWatchAPI) ListTagsForResourceRequest ¶
func (m *MockCloudWatchAPI) ListTagsForResourceRequest(arg0 *cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockCloudWatchAPI) ListTagsForResourceWithContext ¶
func (m *MockCloudWatchAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudwatch.ListTagsForResourceInput, arg2 ...request.Option) (*cloudwatch.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockCloudWatchAPI) PutAnomalyDetector ¶
func (m *MockCloudWatchAPI) PutAnomalyDetector(arg0 *cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error)
PutAnomalyDetector mocks base method
func (*MockCloudWatchAPI) PutAnomalyDetectorRequest ¶
func (m *MockCloudWatchAPI) PutAnomalyDetectorRequest(arg0 *cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput)
PutAnomalyDetectorRequest mocks base method
func (*MockCloudWatchAPI) PutAnomalyDetectorWithContext ¶
func (m *MockCloudWatchAPI) PutAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatch.PutAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatch.PutAnomalyDetectorOutput, error)
PutAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchAPI) PutCompositeAlarm ¶
func (m *MockCloudWatchAPI) PutCompositeAlarm(arg0 *cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error)
PutCompositeAlarm mocks base method
func (*MockCloudWatchAPI) PutCompositeAlarmRequest ¶
func (m *MockCloudWatchAPI) PutCompositeAlarmRequest(arg0 *cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput)
PutCompositeAlarmRequest mocks base method
func (*MockCloudWatchAPI) PutCompositeAlarmWithContext ¶
func (m *MockCloudWatchAPI) PutCompositeAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutCompositeAlarmInput, arg2 ...request.Option) (*cloudwatch.PutCompositeAlarmOutput, error)
PutCompositeAlarmWithContext mocks base method
func (*MockCloudWatchAPI) PutDashboard ¶
func (m *MockCloudWatchAPI) PutDashboard(arg0 *cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error)
PutDashboard mocks base method
func (*MockCloudWatchAPI) PutDashboardRequest ¶
func (m *MockCloudWatchAPI) PutDashboardRequest(arg0 *cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput)
PutDashboardRequest mocks base method
func (*MockCloudWatchAPI) PutDashboardWithContext ¶
func (m *MockCloudWatchAPI) PutDashboardWithContext(arg0 context.Context, arg1 *cloudwatch.PutDashboardInput, arg2 ...request.Option) (*cloudwatch.PutDashboardOutput, error)
PutDashboardWithContext mocks base method
func (*MockCloudWatchAPI) PutInsightRule ¶
func (m *MockCloudWatchAPI) PutInsightRule(arg0 *cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error)
PutInsightRule mocks base method
func (*MockCloudWatchAPI) PutInsightRuleRequest ¶
func (m *MockCloudWatchAPI) PutInsightRuleRequest(arg0 *cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput)
PutInsightRuleRequest mocks base method
func (*MockCloudWatchAPI) PutInsightRuleWithContext ¶
func (m *MockCloudWatchAPI) PutInsightRuleWithContext(arg0 context.Context, arg1 *cloudwatch.PutInsightRuleInput, arg2 ...request.Option) (*cloudwatch.PutInsightRuleOutput, error)
PutInsightRuleWithContext mocks base method
func (*MockCloudWatchAPI) PutMetricAlarm ¶
func (m *MockCloudWatchAPI) PutMetricAlarm(arg0 *cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error)
PutMetricAlarm mocks base method
func (*MockCloudWatchAPI) PutMetricAlarmRequest ¶
func (m *MockCloudWatchAPI) PutMetricAlarmRequest(arg0 *cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput)
PutMetricAlarmRequest mocks base method
func (*MockCloudWatchAPI) PutMetricAlarmWithContext ¶
func (m *MockCloudWatchAPI) PutMetricAlarmWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricAlarmInput, arg2 ...request.Option) (*cloudwatch.PutMetricAlarmOutput, error)
PutMetricAlarmWithContext mocks base method
func (*MockCloudWatchAPI) PutMetricData ¶
func (m *MockCloudWatchAPI) PutMetricData(arg0 *cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error)
PutMetricData mocks base method
func (*MockCloudWatchAPI) PutMetricDataRequest ¶
func (m *MockCloudWatchAPI) PutMetricDataRequest(arg0 *cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput)
PutMetricDataRequest mocks base method
func (*MockCloudWatchAPI) PutMetricDataWithContext ¶
func (m *MockCloudWatchAPI) PutMetricDataWithContext(arg0 context.Context, arg1 *cloudwatch.PutMetricDataInput, arg2 ...request.Option) (*cloudwatch.PutMetricDataOutput, error)
PutMetricDataWithContext mocks base method
func (*MockCloudWatchAPI) SetAlarmState ¶
func (m *MockCloudWatchAPI) SetAlarmState(arg0 *cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
SetAlarmState mocks base method
func (*MockCloudWatchAPI) SetAlarmStateRequest ¶
func (m *MockCloudWatchAPI) SetAlarmStateRequest(arg0 *cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput)
SetAlarmStateRequest mocks base method
func (*MockCloudWatchAPI) SetAlarmStateWithContext ¶
func (m *MockCloudWatchAPI) SetAlarmStateWithContext(arg0 context.Context, arg1 *cloudwatch.SetAlarmStateInput, arg2 ...request.Option) (*cloudwatch.SetAlarmStateOutput, error)
SetAlarmStateWithContext mocks base method
func (*MockCloudWatchAPI) TagResource ¶
func (m *MockCloudWatchAPI) TagResource(arg0 *cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error)
TagResource mocks base method
func (*MockCloudWatchAPI) TagResourceRequest ¶
func (m *MockCloudWatchAPI) TagResourceRequest(arg0 *cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockCloudWatchAPI) TagResourceWithContext ¶
func (m *MockCloudWatchAPI) TagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.TagResourceInput, arg2 ...request.Option) (*cloudwatch.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockCloudWatchAPI) UntagResource ¶
func (m *MockCloudWatchAPI) UntagResource(arg0 *cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockCloudWatchAPI) UntagResourceRequest ¶
func (m *MockCloudWatchAPI) UntagResourceRequest(arg0 *cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockCloudWatchAPI) UntagResourceWithContext ¶
func (m *MockCloudWatchAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cloudwatch.UntagResourceInput, arg2 ...request.Option) (*cloudwatch.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockCloudWatchAPI) WaitUntilAlarmExists ¶
func (m *MockCloudWatchAPI) WaitUntilAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error
WaitUntilAlarmExists mocks base method
func (*MockCloudWatchAPI) WaitUntilAlarmExistsWithContext ¶
func (m *MockCloudWatchAPI) WaitUntilAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...request.WaiterOption) error
WaitUntilAlarmExistsWithContext mocks base method
func (*MockCloudWatchAPI) WaitUntilCompositeAlarmExists ¶
func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExists(arg0 *cloudwatch.DescribeAlarmsInput) error
WaitUntilCompositeAlarmExists mocks base method
func (*MockCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext ¶
func (m *MockCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext(arg0 context.Context, arg1 *cloudwatch.DescribeAlarmsInput, arg2 ...request.WaiterOption) error
WaitUntilCompositeAlarmExistsWithContext mocks base method
type MockCloudWatchAPIMockRecorder ¶
type MockCloudWatchAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudWatchAPIMockRecorder is the mock recorder for MockCloudWatchAPI
func (*MockCloudWatchAPIMockRecorder) DeleteAlarms ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarms(arg0 interface{}) *gomock.Call
DeleteAlarms indicates an expected call of DeleteAlarms
func (*MockCloudWatchAPIMockRecorder) DeleteAlarmsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsRequest(arg0 interface{}) *gomock.Call
DeleteAlarmsRequest indicates an expected call of DeleteAlarmsRequest
func (*MockCloudWatchAPIMockRecorder) DeleteAlarmsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAlarmsWithContext indicates an expected call of DeleteAlarmsWithContext
func (*MockCloudWatchAPIMockRecorder) DeleteAnomalyDetector ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetector(arg0 interface{}) *gomock.Call
DeleteAnomalyDetector indicates an expected call of DeleteAnomalyDetector
func (*MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
DeleteAnomalyDetectorRequest indicates an expected call of DeleteAnomalyDetectorRequest
func (*MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAnomalyDetectorWithContext indicates an expected call of DeleteAnomalyDetectorWithContext
func (*MockCloudWatchAPIMockRecorder) DeleteDashboards ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboards(arg0 interface{}) *gomock.Call
DeleteDashboards indicates an expected call of DeleteDashboards
func (*MockCloudWatchAPIMockRecorder) DeleteDashboardsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsRequest(arg0 interface{}) *gomock.Call
DeleteDashboardsRequest indicates an expected call of DeleteDashboardsRequest
func (*MockCloudWatchAPIMockRecorder) DeleteDashboardsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDashboardsWithContext indicates an expected call of DeleteDashboardsWithContext
func (*MockCloudWatchAPIMockRecorder) DeleteInsightRules ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRules(arg0 interface{}) *gomock.Call
DeleteInsightRules indicates an expected call of DeleteInsightRules
func (*MockCloudWatchAPIMockRecorder) DeleteInsightRulesRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesRequest(arg0 interface{}) *gomock.Call
DeleteInsightRulesRequest indicates an expected call of DeleteInsightRulesRequest
func (*MockCloudWatchAPIMockRecorder) DeleteInsightRulesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DeleteInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInsightRulesWithContext indicates an expected call of DeleteInsightRulesWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistory ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistory(arg0 interface{}) *gomock.Call
DescribeAlarmHistory indicates an expected call of DescribeAlarmHistory
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPages ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPages(arg0, arg1 interface{}) *gomock.Call
DescribeAlarmHistoryPages indicates an expected call of DescribeAlarmHistoryPages
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeAlarmHistoryPagesWithContext indicates an expected call of DescribeAlarmHistoryPagesWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryRequest(arg0 interface{}) *gomock.Call
DescribeAlarmHistoryRequest indicates an expected call of DescribeAlarmHistoryRequest
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAlarmHistoryWithContext indicates an expected call of DescribeAlarmHistoryWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeAlarms ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarms(arg0 interface{}) *gomock.Call
DescribeAlarms indicates an expected call of DescribeAlarms
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetric ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetric(arg0 interface{}) *gomock.Call
DescribeAlarmsForMetric indicates an expected call of DescribeAlarmsForMetric
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricRequest(arg0 interface{}) *gomock.Call
DescribeAlarmsForMetricRequest indicates an expected call of DescribeAlarmsForMetricRequest
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsForMetricWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAlarmsForMetricWithContext indicates an expected call of DescribeAlarmsForMetricWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsPages ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPages(arg0, arg1 interface{}) *gomock.Call
DescribeAlarmsPages indicates an expected call of DescribeAlarmsPages
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeAlarmsPagesWithContext indicates an expected call of DescribeAlarmsPagesWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsRequest(arg0 interface{}) *gomock.Call
DescribeAlarmsRequest indicates an expected call of DescribeAlarmsRequest
func (*MockCloudWatchAPIMockRecorder) DescribeAlarmsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAlarmsWithContext indicates an expected call of DescribeAlarmsWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectors ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectors(arg0 interface{}) *gomock.Call
DescribeAnomalyDetectors indicates an expected call of DescribeAnomalyDetectors
func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsRequest(arg0 interface{}) *gomock.Call
DescribeAnomalyDetectorsRequest indicates an expected call of DescribeAnomalyDetectorsRequest
func (*MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeAnomalyDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAnomalyDetectorsWithContext indicates an expected call of DescribeAnomalyDetectorsWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeInsightRules ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRules(arg0 interface{}) *gomock.Call
DescribeInsightRules indicates an expected call of DescribeInsightRules
func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesPages ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPages(arg0, arg1 interface{}) *gomock.Call
DescribeInsightRulesPages indicates an expected call of DescribeInsightRulesPages
func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeInsightRulesPagesWithContext indicates an expected call of DescribeInsightRulesPagesWithContext
func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesRequest(arg0 interface{}) *gomock.Call
DescribeInsightRulesRequest indicates an expected call of DescribeInsightRulesRequest
func (*MockCloudWatchAPIMockRecorder) DescribeInsightRulesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DescribeInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInsightRulesWithContext indicates an expected call of DescribeInsightRulesWithContext
func (*MockCloudWatchAPIMockRecorder) DisableAlarmActions ¶
func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActions(arg0 interface{}) *gomock.Call
DisableAlarmActions indicates an expected call of DisableAlarmActions
func (*MockCloudWatchAPIMockRecorder) DisableAlarmActionsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsRequest(arg0 interface{}) *gomock.Call
DisableAlarmActionsRequest indicates an expected call of DisableAlarmActionsRequest
func (*MockCloudWatchAPIMockRecorder) DisableAlarmActionsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DisableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableAlarmActionsWithContext indicates an expected call of DisableAlarmActionsWithContext
func (*MockCloudWatchAPIMockRecorder) DisableInsightRules ¶
func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRules(arg0 interface{}) *gomock.Call
DisableInsightRules indicates an expected call of DisableInsightRules
func (*MockCloudWatchAPIMockRecorder) DisableInsightRulesRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesRequest(arg0 interface{}) *gomock.Call
DisableInsightRulesRequest indicates an expected call of DisableInsightRulesRequest
func (*MockCloudWatchAPIMockRecorder) DisableInsightRulesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) DisableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableInsightRulesWithContext indicates an expected call of DisableInsightRulesWithContext
func (*MockCloudWatchAPIMockRecorder) EnableAlarmActions ¶
func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActions(arg0 interface{}) *gomock.Call
EnableAlarmActions indicates an expected call of EnableAlarmActions
func (*MockCloudWatchAPIMockRecorder) EnableAlarmActionsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsRequest(arg0 interface{}) *gomock.Call
EnableAlarmActionsRequest indicates an expected call of EnableAlarmActionsRequest
func (*MockCloudWatchAPIMockRecorder) EnableAlarmActionsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) EnableAlarmActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableAlarmActionsWithContext indicates an expected call of EnableAlarmActionsWithContext
func (*MockCloudWatchAPIMockRecorder) EnableInsightRules ¶
func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRules(arg0 interface{}) *gomock.Call
EnableInsightRules indicates an expected call of EnableInsightRules
func (*MockCloudWatchAPIMockRecorder) EnableInsightRulesRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesRequest(arg0 interface{}) *gomock.Call
EnableInsightRulesRequest indicates an expected call of EnableInsightRulesRequest
func (*MockCloudWatchAPIMockRecorder) EnableInsightRulesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) EnableInsightRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableInsightRulesWithContext indicates an expected call of EnableInsightRulesWithContext
func (*MockCloudWatchAPIMockRecorder) GetDashboard ¶
func (mr *MockCloudWatchAPIMockRecorder) GetDashboard(arg0 interface{}) *gomock.Call
GetDashboard indicates an expected call of GetDashboard
func (*MockCloudWatchAPIMockRecorder) GetDashboardRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) GetDashboardRequest(arg0 interface{}) *gomock.Call
GetDashboardRequest indicates an expected call of GetDashboardRequest
func (*MockCloudWatchAPIMockRecorder) GetDashboardWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) GetDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDashboardWithContext indicates an expected call of GetDashboardWithContext
func (*MockCloudWatchAPIMockRecorder) GetInsightRuleReport ¶
func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReport(arg0 interface{}) *gomock.Call
GetInsightRuleReport indicates an expected call of GetInsightRuleReport
func (*MockCloudWatchAPIMockRecorder) GetInsightRuleReportRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportRequest(arg0 interface{}) *gomock.Call
GetInsightRuleReportRequest indicates an expected call of GetInsightRuleReportRequest
func (*MockCloudWatchAPIMockRecorder) GetInsightRuleReportWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) GetInsightRuleReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInsightRuleReportWithContext indicates an expected call of GetInsightRuleReportWithContext
func (*MockCloudWatchAPIMockRecorder) GetMetricData ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricData(arg0 interface{}) *gomock.Call
GetMetricData indicates an expected call of GetMetricData
func (*MockCloudWatchAPIMockRecorder) GetMetricDataPages ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPages(arg0, arg1 interface{}) *gomock.Call
GetMetricDataPages indicates an expected call of GetMetricDataPages
func (*MockCloudWatchAPIMockRecorder) GetMetricDataPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetMetricDataPagesWithContext indicates an expected call of GetMetricDataPagesWithContext
func (*MockCloudWatchAPIMockRecorder) GetMetricDataRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataRequest(arg0 interface{}) *gomock.Call
GetMetricDataRequest indicates an expected call of GetMetricDataRequest
func (*MockCloudWatchAPIMockRecorder) GetMetricDataWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMetricDataWithContext indicates an expected call of GetMetricDataWithContext
func (*MockCloudWatchAPIMockRecorder) GetMetricStatistics ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatistics(arg0 interface{}) *gomock.Call
GetMetricStatistics indicates an expected call of GetMetricStatistics
func (*MockCloudWatchAPIMockRecorder) GetMetricStatisticsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsRequest(arg0 interface{}) *gomock.Call
GetMetricStatisticsRequest indicates an expected call of GetMetricStatisticsRequest
func (*MockCloudWatchAPIMockRecorder) GetMetricStatisticsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricStatisticsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMetricStatisticsWithContext indicates an expected call of GetMetricStatisticsWithContext
func (*MockCloudWatchAPIMockRecorder) GetMetricWidgetImage ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImage(arg0 interface{}) *gomock.Call
GetMetricWidgetImage indicates an expected call of GetMetricWidgetImage
func (*MockCloudWatchAPIMockRecorder) GetMetricWidgetImageRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageRequest(arg0 interface{}) *gomock.Call
GetMetricWidgetImageRequest indicates an expected call of GetMetricWidgetImageRequest
func (*MockCloudWatchAPIMockRecorder) GetMetricWidgetImageWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) GetMetricWidgetImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMetricWidgetImageWithContext indicates an expected call of GetMetricWidgetImageWithContext
func (*MockCloudWatchAPIMockRecorder) ListDashboards ¶
func (mr *MockCloudWatchAPIMockRecorder) ListDashboards(arg0 interface{}) *gomock.Call
ListDashboards indicates an expected call of ListDashboards
func (*MockCloudWatchAPIMockRecorder) ListDashboardsPages ¶
func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPages(arg0, arg1 interface{}) *gomock.Call
ListDashboardsPages indicates an expected call of ListDashboardsPages
func (*MockCloudWatchAPIMockRecorder) ListDashboardsPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListDashboardsPagesWithContext indicates an expected call of ListDashboardsPagesWithContext
func (*MockCloudWatchAPIMockRecorder) ListDashboardsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsRequest(arg0 interface{}) *gomock.Call
ListDashboardsRequest indicates an expected call of ListDashboardsRequest
func (*MockCloudWatchAPIMockRecorder) ListDashboardsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) ListDashboardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListDashboardsWithContext indicates an expected call of ListDashboardsWithContext
func (*MockCloudWatchAPIMockRecorder) ListMetrics ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetrics(arg0 interface{}) *gomock.Call
ListMetrics indicates an expected call of ListMetrics
func (*MockCloudWatchAPIMockRecorder) ListMetricsPages ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPages(arg0, arg1 interface{}) *gomock.Call
ListMetricsPages indicates an expected call of ListMetricsPages
func (*MockCloudWatchAPIMockRecorder) ListMetricsPagesWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMetricsPagesWithContext indicates an expected call of ListMetricsPagesWithContext
func (*MockCloudWatchAPIMockRecorder) ListMetricsRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricsRequest(arg0 interface{}) *gomock.Call
ListMetricsRequest indicates an expected call of ListMetricsRequest
func (*MockCloudWatchAPIMockRecorder) ListMetricsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) ListMetricsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMetricsWithContext indicates an expected call of ListMetricsWithContext
func (*MockCloudWatchAPIMockRecorder) ListTagsForResource ¶
func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockCloudWatchAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockCloudWatchAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockCloudWatchAPIMockRecorder) PutAnomalyDetector ¶
func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetector(arg0 interface{}) *gomock.Call
PutAnomalyDetector indicates an expected call of PutAnomalyDetector
func (*MockCloudWatchAPIMockRecorder) PutAnomalyDetectorRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
PutAnomalyDetectorRequest indicates an expected call of PutAnomalyDetectorRequest
func (*MockCloudWatchAPIMockRecorder) PutAnomalyDetectorWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) PutAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAnomalyDetectorWithContext indicates an expected call of PutAnomalyDetectorWithContext
func (*MockCloudWatchAPIMockRecorder) PutCompositeAlarm ¶
func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarm(arg0 interface{}) *gomock.Call
PutCompositeAlarm indicates an expected call of PutCompositeAlarm
func (*MockCloudWatchAPIMockRecorder) PutCompositeAlarmRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmRequest(arg0 interface{}) *gomock.Call
PutCompositeAlarmRequest indicates an expected call of PutCompositeAlarmRequest
func (*MockCloudWatchAPIMockRecorder) PutCompositeAlarmWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) PutCompositeAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutCompositeAlarmWithContext indicates an expected call of PutCompositeAlarmWithContext
func (*MockCloudWatchAPIMockRecorder) PutDashboard ¶
func (mr *MockCloudWatchAPIMockRecorder) PutDashboard(arg0 interface{}) *gomock.Call
PutDashboard indicates an expected call of PutDashboard
func (*MockCloudWatchAPIMockRecorder) PutDashboardRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutDashboardRequest(arg0 interface{}) *gomock.Call
PutDashboardRequest indicates an expected call of PutDashboardRequest
func (*MockCloudWatchAPIMockRecorder) PutDashboardWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) PutDashboardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDashboardWithContext indicates an expected call of PutDashboardWithContext
func (*MockCloudWatchAPIMockRecorder) PutInsightRule ¶
func (mr *MockCloudWatchAPIMockRecorder) PutInsightRule(arg0 interface{}) *gomock.Call
PutInsightRule indicates an expected call of PutInsightRule
func (*MockCloudWatchAPIMockRecorder) PutInsightRuleRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleRequest(arg0 interface{}) *gomock.Call
PutInsightRuleRequest indicates an expected call of PutInsightRuleRequest
func (*MockCloudWatchAPIMockRecorder) PutInsightRuleWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) PutInsightRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutInsightRuleWithContext indicates an expected call of PutInsightRuleWithContext
func (*MockCloudWatchAPIMockRecorder) PutMetricAlarm ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarm(arg0 interface{}) *gomock.Call
PutMetricAlarm indicates an expected call of PutMetricAlarm
func (*MockCloudWatchAPIMockRecorder) PutMetricAlarmRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmRequest(arg0 interface{}) *gomock.Call
PutMetricAlarmRequest indicates an expected call of PutMetricAlarmRequest
func (*MockCloudWatchAPIMockRecorder) PutMetricAlarmWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMetricAlarmWithContext indicates an expected call of PutMetricAlarmWithContext
func (*MockCloudWatchAPIMockRecorder) PutMetricData ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricData(arg0 interface{}) *gomock.Call
PutMetricData indicates an expected call of PutMetricData
func (*MockCloudWatchAPIMockRecorder) PutMetricDataRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataRequest(arg0 interface{}) *gomock.Call
PutMetricDataRequest indicates an expected call of PutMetricDataRequest
func (*MockCloudWatchAPIMockRecorder) PutMetricDataWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) PutMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMetricDataWithContext indicates an expected call of PutMetricDataWithContext
func (*MockCloudWatchAPIMockRecorder) SetAlarmState ¶
func (mr *MockCloudWatchAPIMockRecorder) SetAlarmState(arg0 interface{}) *gomock.Call
SetAlarmState indicates an expected call of SetAlarmState
func (*MockCloudWatchAPIMockRecorder) SetAlarmStateRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateRequest(arg0 interface{}) *gomock.Call
SetAlarmStateRequest indicates an expected call of SetAlarmStateRequest
func (*MockCloudWatchAPIMockRecorder) SetAlarmStateWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) SetAlarmStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetAlarmStateWithContext indicates an expected call of SetAlarmStateWithContext
func (*MockCloudWatchAPIMockRecorder) TagResource ¶
func (mr *MockCloudWatchAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockCloudWatchAPIMockRecorder) TagResourceRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockCloudWatchAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockCloudWatchAPIMockRecorder) UntagResource ¶
func (mr *MockCloudWatchAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockCloudWatchAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockCloudWatchAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockCloudWatchAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockCloudWatchAPIMockRecorder) WaitUntilAlarmExists ¶
func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExists(arg0 interface{}) *gomock.Call
WaitUntilAlarmExists indicates an expected call of WaitUntilAlarmExists
func (*MockCloudWatchAPIMockRecorder) WaitUntilAlarmExistsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) WaitUntilAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilAlarmExistsWithContext indicates an expected call of WaitUntilAlarmExistsWithContext
func (*MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExists ¶
func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExists(arg0 interface{}) *gomock.Call
WaitUntilCompositeAlarmExists indicates an expected call of WaitUntilCompositeAlarmExists
func (*MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExistsWithContext ¶
func (mr *MockCloudWatchAPIMockRecorder) WaitUntilCompositeAlarmExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilCompositeAlarmExistsWithContext indicates an expected call of WaitUntilCompositeAlarmExistsWithContext
type MockKinesisAPI ¶
type MockKinesisAPI struct {
// contains filtered or unexported fields
}
MockKinesisAPI is a mock of KinesisAPI interface
func NewMockKinesisAPI ¶
func NewMockKinesisAPI(ctrl *gomock.Controller) *MockKinesisAPI
NewMockKinesisAPI creates a new mock instance
func (*MockKinesisAPI) AddTagsToStream ¶
func (m *MockKinesisAPI) AddTagsToStream(arg0 *kinesis.AddTagsToStreamInput) (*kinesis.AddTagsToStreamOutput, error)
AddTagsToStream mocks base method
func (*MockKinesisAPI) AddTagsToStreamRequest ¶
func (m *MockKinesisAPI) AddTagsToStreamRequest(arg0 *kinesis.AddTagsToStreamInput) (*request.Request, *kinesis.AddTagsToStreamOutput)
AddTagsToStreamRequest mocks base method
func (*MockKinesisAPI) AddTagsToStreamWithContext ¶
func (m *MockKinesisAPI) AddTagsToStreamWithContext(arg0 context.Context, arg1 *kinesis.AddTagsToStreamInput, arg2 ...request.Option) (*kinesis.AddTagsToStreamOutput, error)
AddTagsToStreamWithContext mocks base method
func (*MockKinesisAPI) CreateStream ¶
func (m *MockKinesisAPI) CreateStream(arg0 *kinesis.CreateStreamInput) (*kinesis.CreateStreamOutput, error)
CreateStream mocks base method
func (*MockKinesisAPI) CreateStreamRequest ¶
func (m *MockKinesisAPI) CreateStreamRequest(arg0 *kinesis.CreateStreamInput) (*request.Request, *kinesis.CreateStreamOutput)
CreateStreamRequest mocks base method
func (*MockKinesisAPI) CreateStreamWithContext ¶
func (m *MockKinesisAPI) CreateStreamWithContext(arg0 context.Context, arg1 *kinesis.CreateStreamInput, arg2 ...request.Option) (*kinesis.CreateStreamOutput, error)
CreateStreamWithContext mocks base method
func (*MockKinesisAPI) DecreaseStreamRetentionPeriod ¶
func (m *MockKinesisAPI) DecreaseStreamRetentionPeriod(arg0 *kinesis.DecreaseStreamRetentionPeriodInput) (*kinesis.DecreaseStreamRetentionPeriodOutput, error)
DecreaseStreamRetentionPeriod mocks base method
func (*MockKinesisAPI) DecreaseStreamRetentionPeriodRequest ¶
func (m *MockKinesisAPI) DecreaseStreamRetentionPeriodRequest(arg0 *kinesis.DecreaseStreamRetentionPeriodInput) (*request.Request, *kinesis.DecreaseStreamRetentionPeriodOutput)
DecreaseStreamRetentionPeriodRequest mocks base method
func (*MockKinesisAPI) DecreaseStreamRetentionPeriodWithContext ¶
func (m *MockKinesisAPI) DecreaseStreamRetentionPeriodWithContext(arg0 context.Context, arg1 *kinesis.DecreaseStreamRetentionPeriodInput, arg2 ...request.Option) (*kinesis.DecreaseStreamRetentionPeriodOutput, error)
DecreaseStreamRetentionPeriodWithContext mocks base method
func (*MockKinesisAPI) DeleteStream ¶
func (m *MockKinesisAPI) DeleteStream(arg0 *kinesis.DeleteStreamInput) (*kinesis.DeleteStreamOutput, error)
DeleteStream mocks base method
func (*MockKinesisAPI) DeleteStreamRequest ¶
func (m *MockKinesisAPI) DeleteStreamRequest(arg0 *kinesis.DeleteStreamInput) (*request.Request, *kinesis.DeleteStreamOutput)
DeleteStreamRequest mocks base method
func (*MockKinesisAPI) DeleteStreamWithContext ¶
func (m *MockKinesisAPI) DeleteStreamWithContext(arg0 context.Context, arg1 *kinesis.DeleteStreamInput, arg2 ...request.Option) (*kinesis.DeleteStreamOutput, error)
DeleteStreamWithContext mocks base method
func (*MockKinesisAPI) DeregisterStreamConsumer ¶
func (m *MockKinesisAPI) DeregisterStreamConsumer(arg0 *kinesis.DeregisterStreamConsumerInput) (*kinesis.DeregisterStreamConsumerOutput, error)
DeregisterStreamConsumer mocks base method
func (*MockKinesisAPI) DeregisterStreamConsumerRequest ¶
func (m *MockKinesisAPI) DeregisterStreamConsumerRequest(arg0 *kinesis.DeregisterStreamConsumerInput) (*request.Request, *kinesis.DeregisterStreamConsumerOutput)
DeregisterStreamConsumerRequest mocks base method
func (*MockKinesisAPI) DeregisterStreamConsumerWithContext ¶
func (m *MockKinesisAPI) DeregisterStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.DeregisterStreamConsumerInput, arg2 ...request.Option) (*kinesis.DeregisterStreamConsumerOutput, error)
DeregisterStreamConsumerWithContext mocks base method
func (*MockKinesisAPI) DescribeLimits ¶
func (m *MockKinesisAPI) DescribeLimits(arg0 *kinesis.DescribeLimitsInput) (*kinesis.DescribeLimitsOutput, error)
DescribeLimits mocks base method
func (*MockKinesisAPI) DescribeLimitsRequest ¶
func (m *MockKinesisAPI) DescribeLimitsRequest(arg0 *kinesis.DescribeLimitsInput) (*request.Request, *kinesis.DescribeLimitsOutput)
DescribeLimitsRequest mocks base method
func (*MockKinesisAPI) DescribeLimitsWithContext ¶
func (m *MockKinesisAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *kinesis.DescribeLimitsInput, arg2 ...request.Option) (*kinesis.DescribeLimitsOutput, error)
DescribeLimitsWithContext mocks base method
func (*MockKinesisAPI) DescribeStream ¶
func (m *MockKinesisAPI) DescribeStream(arg0 *kinesis.DescribeStreamInput) (*kinesis.DescribeStreamOutput, error)
DescribeStream mocks base method
func (*MockKinesisAPI) DescribeStreamConsumer ¶
func (m *MockKinesisAPI) DescribeStreamConsumer(arg0 *kinesis.DescribeStreamConsumerInput) (*kinesis.DescribeStreamConsumerOutput, error)
DescribeStreamConsumer mocks base method
func (*MockKinesisAPI) DescribeStreamConsumerRequest ¶
func (m *MockKinesisAPI) DescribeStreamConsumerRequest(arg0 *kinesis.DescribeStreamConsumerInput) (*request.Request, *kinesis.DescribeStreamConsumerOutput)
DescribeStreamConsumerRequest mocks base method
func (*MockKinesisAPI) DescribeStreamConsumerWithContext ¶
func (m *MockKinesisAPI) DescribeStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamConsumerInput, arg2 ...request.Option) (*kinesis.DescribeStreamConsumerOutput, error)
DescribeStreamConsumerWithContext mocks base method
func (*MockKinesisAPI) DescribeStreamPages ¶
func (m *MockKinesisAPI) DescribeStreamPages(arg0 *kinesis.DescribeStreamInput, arg1 func(*kinesis.DescribeStreamOutput, bool) bool) error
DescribeStreamPages mocks base method
func (*MockKinesisAPI) DescribeStreamPagesWithContext ¶
func (m *MockKinesisAPI) DescribeStreamPagesWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 func(*kinesis.DescribeStreamOutput, bool) bool, arg3 ...request.Option) error
DescribeStreamPagesWithContext mocks base method
func (*MockKinesisAPI) DescribeStreamRequest ¶
func (m *MockKinesisAPI) DescribeStreamRequest(arg0 *kinesis.DescribeStreamInput) (*request.Request, *kinesis.DescribeStreamOutput)
DescribeStreamRequest mocks base method
func (*MockKinesisAPI) DescribeStreamSummary ¶
func (m *MockKinesisAPI) DescribeStreamSummary(arg0 *kinesis.DescribeStreamSummaryInput) (*kinesis.DescribeStreamSummaryOutput, error)
DescribeStreamSummary mocks base method
func (*MockKinesisAPI) DescribeStreamSummaryRequest ¶
func (m *MockKinesisAPI) DescribeStreamSummaryRequest(arg0 *kinesis.DescribeStreamSummaryInput) (*request.Request, *kinesis.DescribeStreamSummaryOutput)
DescribeStreamSummaryRequest mocks base method
func (*MockKinesisAPI) DescribeStreamSummaryWithContext ¶
func (m *MockKinesisAPI) DescribeStreamSummaryWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamSummaryInput, arg2 ...request.Option) (*kinesis.DescribeStreamSummaryOutput, error)
DescribeStreamSummaryWithContext mocks base method
func (*MockKinesisAPI) DescribeStreamWithContext ¶
func (m *MockKinesisAPI) DescribeStreamWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 ...request.Option) (*kinesis.DescribeStreamOutput, error)
DescribeStreamWithContext mocks base method
func (*MockKinesisAPI) DisableEnhancedMonitoring ¶
func (m *MockKinesisAPI) DisableEnhancedMonitoring(arg0 *kinesis.DisableEnhancedMonitoringInput) (*kinesis.EnhancedMonitoringOutput, error)
DisableEnhancedMonitoring mocks base method
func (*MockKinesisAPI) DisableEnhancedMonitoringRequest ¶
func (m *MockKinesisAPI) DisableEnhancedMonitoringRequest(arg0 *kinesis.DisableEnhancedMonitoringInput) (*request.Request, *kinesis.EnhancedMonitoringOutput)
DisableEnhancedMonitoringRequest mocks base method
func (*MockKinesisAPI) DisableEnhancedMonitoringWithContext ¶
func (m *MockKinesisAPI) DisableEnhancedMonitoringWithContext(arg0 context.Context, arg1 *kinesis.DisableEnhancedMonitoringInput, arg2 ...request.Option) (*kinesis.EnhancedMonitoringOutput, error)
DisableEnhancedMonitoringWithContext mocks base method
func (*MockKinesisAPI) EXPECT ¶
func (m *MockKinesisAPI) EXPECT() *MockKinesisAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockKinesisAPI) EnableEnhancedMonitoring ¶
func (m *MockKinesisAPI) EnableEnhancedMonitoring(arg0 *kinesis.EnableEnhancedMonitoringInput) (*kinesis.EnhancedMonitoringOutput, error)
EnableEnhancedMonitoring mocks base method
func (*MockKinesisAPI) EnableEnhancedMonitoringRequest ¶
func (m *MockKinesisAPI) EnableEnhancedMonitoringRequest(arg0 *kinesis.EnableEnhancedMonitoringInput) (*request.Request, *kinesis.EnhancedMonitoringOutput)
EnableEnhancedMonitoringRequest mocks base method
func (*MockKinesisAPI) EnableEnhancedMonitoringWithContext ¶
func (m *MockKinesisAPI) EnableEnhancedMonitoringWithContext(arg0 context.Context, arg1 *kinesis.EnableEnhancedMonitoringInput, arg2 ...request.Option) (*kinesis.EnhancedMonitoringOutput, error)
EnableEnhancedMonitoringWithContext mocks base method
func (*MockKinesisAPI) GetRecords ¶
func (m *MockKinesisAPI) GetRecords(arg0 *kinesis.GetRecordsInput) (*kinesis.GetRecordsOutput, error)
GetRecords mocks base method
func (*MockKinesisAPI) GetRecordsRequest ¶
func (m *MockKinesisAPI) GetRecordsRequest(arg0 *kinesis.GetRecordsInput) (*request.Request, *kinesis.GetRecordsOutput)
GetRecordsRequest mocks base method
func (*MockKinesisAPI) GetRecordsWithContext ¶
func (m *MockKinesisAPI) GetRecordsWithContext(arg0 context.Context, arg1 *kinesis.GetRecordsInput, arg2 ...request.Option) (*kinesis.GetRecordsOutput, error)
GetRecordsWithContext mocks base method
func (*MockKinesisAPI) GetShardIterator ¶
func (m *MockKinesisAPI) GetShardIterator(arg0 *kinesis.GetShardIteratorInput) (*kinesis.GetShardIteratorOutput, error)
GetShardIterator mocks base method
func (*MockKinesisAPI) GetShardIteratorRequest ¶
func (m *MockKinesisAPI) GetShardIteratorRequest(arg0 *kinesis.GetShardIteratorInput) (*request.Request, *kinesis.GetShardIteratorOutput)
GetShardIteratorRequest mocks base method
func (*MockKinesisAPI) GetShardIteratorWithContext ¶
func (m *MockKinesisAPI) GetShardIteratorWithContext(arg0 context.Context, arg1 *kinesis.GetShardIteratorInput, arg2 ...request.Option) (*kinesis.GetShardIteratorOutput, error)
GetShardIteratorWithContext mocks base method
func (*MockKinesisAPI) IncreaseStreamRetentionPeriod ¶
func (m *MockKinesisAPI) IncreaseStreamRetentionPeriod(arg0 *kinesis.IncreaseStreamRetentionPeriodInput) (*kinesis.IncreaseStreamRetentionPeriodOutput, error)
IncreaseStreamRetentionPeriod mocks base method
func (*MockKinesisAPI) IncreaseStreamRetentionPeriodRequest ¶
func (m *MockKinesisAPI) IncreaseStreamRetentionPeriodRequest(arg0 *kinesis.IncreaseStreamRetentionPeriodInput) (*request.Request, *kinesis.IncreaseStreamRetentionPeriodOutput)
IncreaseStreamRetentionPeriodRequest mocks base method
func (*MockKinesisAPI) IncreaseStreamRetentionPeriodWithContext ¶
func (m *MockKinesisAPI) IncreaseStreamRetentionPeriodWithContext(arg0 context.Context, arg1 *kinesis.IncreaseStreamRetentionPeriodInput, arg2 ...request.Option) (*kinesis.IncreaseStreamRetentionPeriodOutput, error)
IncreaseStreamRetentionPeriodWithContext mocks base method
func (*MockKinesisAPI) ListShards ¶
func (m *MockKinesisAPI) ListShards(arg0 *kinesis.ListShardsInput) (*kinesis.ListShardsOutput, error)
ListShards mocks base method
func (*MockKinesisAPI) ListShardsRequest ¶
func (m *MockKinesisAPI) ListShardsRequest(arg0 *kinesis.ListShardsInput) (*request.Request, *kinesis.ListShardsOutput)
ListShardsRequest mocks base method
func (*MockKinesisAPI) ListShardsWithContext ¶
func (m *MockKinesisAPI) ListShardsWithContext(arg0 context.Context, arg1 *kinesis.ListShardsInput, arg2 ...request.Option) (*kinesis.ListShardsOutput, error)
ListShardsWithContext mocks base method
func (*MockKinesisAPI) ListStreamConsumers ¶
func (m *MockKinesisAPI) ListStreamConsumers(arg0 *kinesis.ListStreamConsumersInput) (*kinesis.ListStreamConsumersOutput, error)
ListStreamConsumers mocks base method
func (*MockKinesisAPI) ListStreamConsumersPages ¶
func (m *MockKinesisAPI) ListStreamConsumersPages(arg0 *kinesis.ListStreamConsumersInput, arg1 func(*kinesis.ListStreamConsumersOutput, bool) bool) error
ListStreamConsumersPages mocks base method
func (*MockKinesisAPI) ListStreamConsumersPagesWithContext ¶
func (m *MockKinesisAPI) ListStreamConsumersPagesWithContext(arg0 context.Context, arg1 *kinesis.ListStreamConsumersInput, arg2 func(*kinesis.ListStreamConsumersOutput, bool) bool, arg3 ...request.Option) error
ListStreamConsumersPagesWithContext mocks base method
func (*MockKinesisAPI) ListStreamConsumersRequest ¶
func (m *MockKinesisAPI) ListStreamConsumersRequest(arg0 *kinesis.ListStreamConsumersInput) (*request.Request, *kinesis.ListStreamConsumersOutput)
ListStreamConsumersRequest mocks base method
func (*MockKinesisAPI) ListStreamConsumersWithContext ¶
func (m *MockKinesisAPI) ListStreamConsumersWithContext(arg0 context.Context, arg1 *kinesis.ListStreamConsumersInput, arg2 ...request.Option) (*kinesis.ListStreamConsumersOutput, error)
ListStreamConsumersWithContext mocks base method
func (*MockKinesisAPI) ListStreams ¶
func (m *MockKinesisAPI) ListStreams(arg0 *kinesis.ListStreamsInput) (*kinesis.ListStreamsOutput, error)
ListStreams mocks base method
func (*MockKinesisAPI) ListStreamsPages ¶
func (m *MockKinesisAPI) ListStreamsPages(arg0 *kinesis.ListStreamsInput, arg1 func(*kinesis.ListStreamsOutput, bool) bool) error
ListStreamsPages mocks base method
func (*MockKinesisAPI) ListStreamsPagesWithContext ¶
func (m *MockKinesisAPI) ListStreamsPagesWithContext(arg0 context.Context, arg1 *kinesis.ListStreamsInput, arg2 func(*kinesis.ListStreamsOutput, bool) bool, arg3 ...request.Option) error
ListStreamsPagesWithContext mocks base method
func (*MockKinesisAPI) ListStreamsRequest ¶
func (m *MockKinesisAPI) ListStreamsRequest(arg0 *kinesis.ListStreamsInput) (*request.Request, *kinesis.ListStreamsOutput)
ListStreamsRequest mocks base method
func (*MockKinesisAPI) ListStreamsWithContext ¶
func (m *MockKinesisAPI) ListStreamsWithContext(arg0 context.Context, arg1 *kinesis.ListStreamsInput, arg2 ...request.Option) (*kinesis.ListStreamsOutput, error)
ListStreamsWithContext mocks base method
func (*MockKinesisAPI) ListTagsForStream ¶
func (m *MockKinesisAPI) ListTagsForStream(arg0 *kinesis.ListTagsForStreamInput) (*kinesis.ListTagsForStreamOutput, error)
ListTagsForStream mocks base method
func (*MockKinesisAPI) ListTagsForStreamRequest ¶
func (m *MockKinesisAPI) ListTagsForStreamRequest(arg0 *kinesis.ListTagsForStreamInput) (*request.Request, *kinesis.ListTagsForStreamOutput)
ListTagsForStreamRequest mocks base method
func (*MockKinesisAPI) ListTagsForStreamWithContext ¶
func (m *MockKinesisAPI) ListTagsForStreamWithContext(arg0 context.Context, arg1 *kinesis.ListTagsForStreamInput, arg2 ...request.Option) (*kinesis.ListTagsForStreamOutput, error)
ListTagsForStreamWithContext mocks base method
func (*MockKinesisAPI) MergeShards ¶
func (m *MockKinesisAPI) MergeShards(arg0 *kinesis.MergeShardsInput) (*kinesis.MergeShardsOutput, error)
MergeShards mocks base method
func (*MockKinesisAPI) MergeShardsRequest ¶
func (m *MockKinesisAPI) MergeShardsRequest(arg0 *kinesis.MergeShardsInput) (*request.Request, *kinesis.MergeShardsOutput)
MergeShardsRequest mocks base method
func (*MockKinesisAPI) MergeShardsWithContext ¶
func (m *MockKinesisAPI) MergeShardsWithContext(arg0 context.Context, arg1 *kinesis.MergeShardsInput, arg2 ...request.Option) (*kinesis.MergeShardsOutput, error)
MergeShardsWithContext mocks base method
func (*MockKinesisAPI) PutRecord ¶
func (m *MockKinesisAPI) PutRecord(arg0 *kinesis.PutRecordInput) (*kinesis.PutRecordOutput, error)
PutRecord mocks base method
func (*MockKinesisAPI) PutRecordRequest ¶
func (m *MockKinesisAPI) PutRecordRequest(arg0 *kinesis.PutRecordInput) (*request.Request, *kinesis.PutRecordOutput)
PutRecordRequest mocks base method
func (*MockKinesisAPI) PutRecordWithContext ¶
func (m *MockKinesisAPI) PutRecordWithContext(arg0 context.Context, arg1 *kinesis.PutRecordInput, arg2 ...request.Option) (*kinesis.PutRecordOutput, error)
PutRecordWithContext mocks base method
func (*MockKinesisAPI) PutRecords ¶
func (m *MockKinesisAPI) PutRecords(arg0 *kinesis.PutRecordsInput) (*kinesis.PutRecordsOutput, error)
PutRecords mocks base method
func (*MockKinesisAPI) PutRecordsRequest ¶
func (m *MockKinesisAPI) PutRecordsRequest(arg0 *kinesis.PutRecordsInput) (*request.Request, *kinesis.PutRecordsOutput)
PutRecordsRequest mocks base method
func (*MockKinesisAPI) PutRecordsWithContext ¶
func (m *MockKinesisAPI) PutRecordsWithContext(arg0 context.Context, arg1 *kinesis.PutRecordsInput, arg2 ...request.Option) (*kinesis.PutRecordsOutput, error)
PutRecordsWithContext mocks base method
func (*MockKinesisAPI) RegisterStreamConsumer ¶
func (m *MockKinesisAPI) RegisterStreamConsumer(arg0 *kinesis.RegisterStreamConsumerInput) (*kinesis.RegisterStreamConsumerOutput, error)
RegisterStreamConsumer mocks base method
func (*MockKinesisAPI) RegisterStreamConsumerRequest ¶
func (m *MockKinesisAPI) RegisterStreamConsumerRequest(arg0 *kinesis.RegisterStreamConsumerInput) (*request.Request, *kinesis.RegisterStreamConsumerOutput)
RegisterStreamConsumerRequest mocks base method
func (*MockKinesisAPI) RegisterStreamConsumerWithContext ¶
func (m *MockKinesisAPI) RegisterStreamConsumerWithContext(arg0 context.Context, arg1 *kinesis.RegisterStreamConsumerInput, arg2 ...request.Option) (*kinesis.RegisterStreamConsumerOutput, error)
RegisterStreamConsumerWithContext mocks base method
func (*MockKinesisAPI) RemoveTagsFromStream ¶
func (m *MockKinesisAPI) RemoveTagsFromStream(arg0 *kinesis.RemoveTagsFromStreamInput) (*kinesis.RemoveTagsFromStreamOutput, error)
RemoveTagsFromStream mocks base method
func (*MockKinesisAPI) RemoveTagsFromStreamRequest ¶
func (m *MockKinesisAPI) RemoveTagsFromStreamRequest(arg0 *kinesis.RemoveTagsFromStreamInput) (*request.Request, *kinesis.RemoveTagsFromStreamOutput)
RemoveTagsFromStreamRequest mocks base method
func (*MockKinesisAPI) RemoveTagsFromStreamWithContext ¶
func (m *MockKinesisAPI) RemoveTagsFromStreamWithContext(arg0 context.Context, arg1 *kinesis.RemoveTagsFromStreamInput, arg2 ...request.Option) (*kinesis.RemoveTagsFromStreamOutput, error)
RemoveTagsFromStreamWithContext mocks base method
func (*MockKinesisAPI) SplitShard ¶
func (m *MockKinesisAPI) SplitShard(arg0 *kinesis.SplitShardInput) (*kinesis.SplitShardOutput, error)
SplitShard mocks base method
func (*MockKinesisAPI) SplitShardRequest ¶
func (m *MockKinesisAPI) SplitShardRequest(arg0 *kinesis.SplitShardInput) (*request.Request, *kinesis.SplitShardOutput)
SplitShardRequest mocks base method
func (*MockKinesisAPI) SplitShardWithContext ¶
func (m *MockKinesisAPI) SplitShardWithContext(arg0 context.Context, arg1 *kinesis.SplitShardInput, arg2 ...request.Option) (*kinesis.SplitShardOutput, error)
SplitShardWithContext mocks base method
func (*MockKinesisAPI) StartStreamEncryption ¶
func (m *MockKinesisAPI) StartStreamEncryption(arg0 *kinesis.StartStreamEncryptionInput) (*kinesis.StartStreamEncryptionOutput, error)
StartStreamEncryption mocks base method
func (*MockKinesisAPI) StartStreamEncryptionRequest ¶
func (m *MockKinesisAPI) StartStreamEncryptionRequest(arg0 *kinesis.StartStreamEncryptionInput) (*request.Request, *kinesis.StartStreamEncryptionOutput)
StartStreamEncryptionRequest mocks base method
func (*MockKinesisAPI) StartStreamEncryptionWithContext ¶
func (m *MockKinesisAPI) StartStreamEncryptionWithContext(arg0 context.Context, arg1 *kinesis.StartStreamEncryptionInput, arg2 ...request.Option) (*kinesis.StartStreamEncryptionOutput, error)
StartStreamEncryptionWithContext mocks base method
func (*MockKinesisAPI) StopStreamEncryption ¶
func (m *MockKinesisAPI) StopStreamEncryption(arg0 *kinesis.StopStreamEncryptionInput) (*kinesis.StopStreamEncryptionOutput, error)
StopStreamEncryption mocks base method
func (*MockKinesisAPI) StopStreamEncryptionRequest ¶
func (m *MockKinesisAPI) StopStreamEncryptionRequest(arg0 *kinesis.StopStreamEncryptionInput) (*request.Request, *kinesis.StopStreamEncryptionOutput)
StopStreamEncryptionRequest mocks base method
func (*MockKinesisAPI) StopStreamEncryptionWithContext ¶
func (m *MockKinesisAPI) StopStreamEncryptionWithContext(arg0 context.Context, arg1 *kinesis.StopStreamEncryptionInput, arg2 ...request.Option) (*kinesis.StopStreamEncryptionOutput, error)
StopStreamEncryptionWithContext mocks base method
func (*MockKinesisAPI) SubscribeToShard ¶
func (m *MockKinesisAPI) SubscribeToShard(arg0 *kinesis.SubscribeToShardInput) (*kinesis.SubscribeToShardOutput, error)
SubscribeToShard mocks base method
func (*MockKinesisAPI) SubscribeToShardRequest ¶
func (m *MockKinesisAPI) SubscribeToShardRequest(arg0 *kinesis.SubscribeToShardInput) (*request.Request, *kinesis.SubscribeToShardOutput)
SubscribeToShardRequest mocks base method
func (*MockKinesisAPI) SubscribeToShardWithContext ¶
func (m *MockKinesisAPI) SubscribeToShardWithContext(arg0 context.Context, arg1 *kinesis.SubscribeToShardInput, arg2 ...request.Option) (*kinesis.SubscribeToShardOutput, error)
SubscribeToShardWithContext mocks base method
func (*MockKinesisAPI) UpdateShardCount ¶
func (m *MockKinesisAPI) UpdateShardCount(arg0 *kinesis.UpdateShardCountInput) (*kinesis.UpdateShardCountOutput, error)
UpdateShardCount mocks base method
func (*MockKinesisAPI) UpdateShardCountRequest ¶
func (m *MockKinesisAPI) UpdateShardCountRequest(arg0 *kinesis.UpdateShardCountInput) (*request.Request, *kinesis.UpdateShardCountOutput)
UpdateShardCountRequest mocks base method
func (*MockKinesisAPI) UpdateShardCountWithContext ¶
func (m *MockKinesisAPI) UpdateShardCountWithContext(arg0 context.Context, arg1 *kinesis.UpdateShardCountInput, arg2 ...request.Option) (*kinesis.UpdateShardCountOutput, error)
UpdateShardCountWithContext mocks base method
func (*MockKinesisAPI) WaitUntilStreamExists ¶
func (m *MockKinesisAPI) WaitUntilStreamExists(arg0 *kinesis.DescribeStreamInput) error
WaitUntilStreamExists mocks base method
func (*MockKinesisAPI) WaitUntilStreamExistsWithContext ¶
func (m *MockKinesisAPI) WaitUntilStreamExistsWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 ...request.WaiterOption) error
WaitUntilStreamExistsWithContext mocks base method
func (*MockKinesisAPI) WaitUntilStreamNotExists ¶
func (m *MockKinesisAPI) WaitUntilStreamNotExists(arg0 *kinesis.DescribeStreamInput) error
WaitUntilStreamNotExists mocks base method
func (*MockKinesisAPI) WaitUntilStreamNotExistsWithContext ¶
func (m *MockKinesisAPI) WaitUntilStreamNotExistsWithContext(arg0 context.Context, arg1 *kinesis.DescribeStreamInput, arg2 ...request.WaiterOption) error
WaitUntilStreamNotExistsWithContext mocks base method
type MockKinesisAPIMockRecorder ¶
type MockKinesisAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockKinesisAPIMockRecorder is the mock recorder for MockKinesisAPI
func (*MockKinesisAPIMockRecorder) AddTagsToStream ¶
func (mr *MockKinesisAPIMockRecorder) AddTagsToStream(arg0 interface{}) *gomock.Call
AddTagsToStream indicates an expected call of AddTagsToStream
func (*MockKinesisAPIMockRecorder) AddTagsToStreamRequest ¶
func (mr *MockKinesisAPIMockRecorder) AddTagsToStreamRequest(arg0 interface{}) *gomock.Call
AddTagsToStreamRequest indicates an expected call of AddTagsToStreamRequest
func (*MockKinesisAPIMockRecorder) AddTagsToStreamWithContext ¶
func (mr *MockKinesisAPIMockRecorder) AddTagsToStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsToStreamWithContext indicates an expected call of AddTagsToStreamWithContext
func (*MockKinesisAPIMockRecorder) CreateStream ¶
func (mr *MockKinesisAPIMockRecorder) CreateStream(arg0 interface{}) *gomock.Call
CreateStream indicates an expected call of CreateStream
func (*MockKinesisAPIMockRecorder) CreateStreamRequest ¶
func (mr *MockKinesisAPIMockRecorder) CreateStreamRequest(arg0 interface{}) *gomock.Call
CreateStreamRequest indicates an expected call of CreateStreamRequest
func (*MockKinesisAPIMockRecorder) CreateStreamWithContext ¶
func (mr *MockKinesisAPIMockRecorder) CreateStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStreamWithContext indicates an expected call of CreateStreamWithContext
func (*MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriod ¶
func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriod(arg0 interface{}) *gomock.Call
DecreaseStreamRetentionPeriod indicates an expected call of DecreaseStreamRetentionPeriod
func (*MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodRequest ¶
func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodRequest(arg0 interface{}) *gomock.Call
DecreaseStreamRetentionPeriodRequest indicates an expected call of DecreaseStreamRetentionPeriodRequest
func (*MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DecreaseStreamRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DecreaseStreamRetentionPeriodWithContext indicates an expected call of DecreaseStreamRetentionPeriodWithContext
func (*MockKinesisAPIMockRecorder) DeleteStream ¶
func (mr *MockKinesisAPIMockRecorder) DeleteStream(arg0 interface{}) *gomock.Call
DeleteStream indicates an expected call of DeleteStream
func (*MockKinesisAPIMockRecorder) DeleteStreamRequest ¶
func (mr *MockKinesisAPIMockRecorder) DeleteStreamRequest(arg0 interface{}) *gomock.Call
DeleteStreamRequest indicates an expected call of DeleteStreamRequest
func (*MockKinesisAPIMockRecorder) DeleteStreamWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DeleteStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStreamWithContext indicates an expected call of DeleteStreamWithContext
func (*MockKinesisAPIMockRecorder) DeregisterStreamConsumer ¶
func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumer(arg0 interface{}) *gomock.Call
DeregisterStreamConsumer indicates an expected call of DeregisterStreamConsumer
func (*MockKinesisAPIMockRecorder) DeregisterStreamConsumerRequest ¶
func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumerRequest(arg0 interface{}) *gomock.Call
DeregisterStreamConsumerRequest indicates an expected call of DeregisterStreamConsumerRequest
func (*MockKinesisAPIMockRecorder) DeregisterStreamConsumerWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DeregisterStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterStreamConsumerWithContext indicates an expected call of DeregisterStreamConsumerWithContext
func (*MockKinesisAPIMockRecorder) DescribeLimits ¶
func (mr *MockKinesisAPIMockRecorder) DescribeLimits(arg0 interface{}) *gomock.Call
DescribeLimits indicates an expected call of DescribeLimits
func (*MockKinesisAPIMockRecorder) DescribeLimitsRequest ¶
func (mr *MockKinesisAPIMockRecorder) DescribeLimitsRequest(arg0 interface{}) *gomock.Call
DescribeLimitsRequest indicates an expected call of DescribeLimitsRequest
func (*MockKinesisAPIMockRecorder) DescribeLimitsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLimitsWithContext indicates an expected call of DescribeLimitsWithContext
func (*MockKinesisAPIMockRecorder) DescribeStream ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStream(arg0 interface{}) *gomock.Call
DescribeStream indicates an expected call of DescribeStream
func (*MockKinesisAPIMockRecorder) DescribeStreamConsumer ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumer(arg0 interface{}) *gomock.Call
DescribeStreamConsumer indicates an expected call of DescribeStreamConsumer
func (*MockKinesisAPIMockRecorder) DescribeStreamConsumerRequest ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumerRequest(arg0 interface{}) *gomock.Call
DescribeStreamConsumerRequest indicates an expected call of DescribeStreamConsumerRequest
func (*MockKinesisAPIMockRecorder) DescribeStreamConsumerWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStreamConsumerWithContext indicates an expected call of DescribeStreamConsumerWithContext
func (*MockKinesisAPIMockRecorder) DescribeStreamPages ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamPages(arg0, arg1 interface{}) *gomock.Call
DescribeStreamPages indicates an expected call of DescribeStreamPages
func (*MockKinesisAPIMockRecorder) DescribeStreamPagesWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeStreamPagesWithContext indicates an expected call of DescribeStreamPagesWithContext
func (*MockKinesisAPIMockRecorder) DescribeStreamRequest ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamRequest(arg0 interface{}) *gomock.Call
DescribeStreamRequest indicates an expected call of DescribeStreamRequest
func (*MockKinesisAPIMockRecorder) DescribeStreamSummary ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummary(arg0 interface{}) *gomock.Call
DescribeStreamSummary indicates an expected call of DescribeStreamSummary
func (*MockKinesisAPIMockRecorder) DescribeStreamSummaryRequest ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummaryRequest(arg0 interface{}) *gomock.Call
DescribeStreamSummaryRequest indicates an expected call of DescribeStreamSummaryRequest
func (*MockKinesisAPIMockRecorder) DescribeStreamSummaryWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStreamSummaryWithContext indicates an expected call of DescribeStreamSummaryWithContext
func (*MockKinesisAPIMockRecorder) DescribeStreamWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DescribeStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStreamWithContext indicates an expected call of DescribeStreamWithContext
func (*MockKinesisAPIMockRecorder) DisableEnhancedMonitoring ¶
func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoring(arg0 interface{}) *gomock.Call
DisableEnhancedMonitoring indicates an expected call of DisableEnhancedMonitoring
func (*MockKinesisAPIMockRecorder) DisableEnhancedMonitoringRequest ¶
func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoringRequest(arg0 interface{}) *gomock.Call
DisableEnhancedMonitoringRequest indicates an expected call of DisableEnhancedMonitoringRequest
func (*MockKinesisAPIMockRecorder) DisableEnhancedMonitoringWithContext ¶
func (mr *MockKinesisAPIMockRecorder) DisableEnhancedMonitoringWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableEnhancedMonitoringWithContext indicates an expected call of DisableEnhancedMonitoringWithContext
func (*MockKinesisAPIMockRecorder) EnableEnhancedMonitoring ¶
func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoring(arg0 interface{}) *gomock.Call
EnableEnhancedMonitoring indicates an expected call of EnableEnhancedMonitoring
func (*MockKinesisAPIMockRecorder) EnableEnhancedMonitoringRequest ¶
func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoringRequest(arg0 interface{}) *gomock.Call
EnableEnhancedMonitoringRequest indicates an expected call of EnableEnhancedMonitoringRequest
func (*MockKinesisAPIMockRecorder) EnableEnhancedMonitoringWithContext ¶
func (mr *MockKinesisAPIMockRecorder) EnableEnhancedMonitoringWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableEnhancedMonitoringWithContext indicates an expected call of EnableEnhancedMonitoringWithContext
func (*MockKinesisAPIMockRecorder) GetRecords ¶
func (mr *MockKinesisAPIMockRecorder) GetRecords(arg0 interface{}) *gomock.Call
GetRecords indicates an expected call of GetRecords
func (*MockKinesisAPIMockRecorder) GetRecordsRequest ¶
func (mr *MockKinesisAPIMockRecorder) GetRecordsRequest(arg0 interface{}) *gomock.Call
GetRecordsRequest indicates an expected call of GetRecordsRequest
func (*MockKinesisAPIMockRecorder) GetRecordsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) GetRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRecordsWithContext indicates an expected call of GetRecordsWithContext
func (*MockKinesisAPIMockRecorder) GetShardIterator ¶
func (mr *MockKinesisAPIMockRecorder) GetShardIterator(arg0 interface{}) *gomock.Call
GetShardIterator indicates an expected call of GetShardIterator
func (*MockKinesisAPIMockRecorder) GetShardIteratorRequest ¶
func (mr *MockKinesisAPIMockRecorder) GetShardIteratorRequest(arg0 interface{}) *gomock.Call
GetShardIteratorRequest indicates an expected call of GetShardIteratorRequest
func (*MockKinesisAPIMockRecorder) GetShardIteratorWithContext ¶
func (mr *MockKinesisAPIMockRecorder) GetShardIteratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetShardIteratorWithContext indicates an expected call of GetShardIteratorWithContext
func (*MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriod ¶
func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriod(arg0 interface{}) *gomock.Call
IncreaseStreamRetentionPeriod indicates an expected call of IncreaseStreamRetentionPeriod
func (*MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodRequest ¶
func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodRequest(arg0 interface{}) *gomock.Call
IncreaseStreamRetentionPeriodRequest indicates an expected call of IncreaseStreamRetentionPeriodRequest
func (*MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodWithContext ¶
func (mr *MockKinesisAPIMockRecorder) IncreaseStreamRetentionPeriodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
IncreaseStreamRetentionPeriodWithContext indicates an expected call of IncreaseStreamRetentionPeriodWithContext
func (*MockKinesisAPIMockRecorder) ListShards ¶
func (mr *MockKinesisAPIMockRecorder) ListShards(arg0 interface{}) *gomock.Call
ListShards indicates an expected call of ListShards
func (*MockKinesisAPIMockRecorder) ListShardsRequest ¶
func (mr *MockKinesisAPIMockRecorder) ListShardsRequest(arg0 interface{}) *gomock.Call
ListShardsRequest indicates an expected call of ListShardsRequest
func (*MockKinesisAPIMockRecorder) ListShardsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) ListShardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListShardsWithContext indicates an expected call of ListShardsWithContext
func (*MockKinesisAPIMockRecorder) ListStreamConsumers ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamConsumers(arg0 interface{}) *gomock.Call
ListStreamConsumers indicates an expected call of ListStreamConsumers
func (*MockKinesisAPIMockRecorder) ListStreamConsumersPages ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersPages(arg0, arg1 interface{}) *gomock.Call
ListStreamConsumersPages indicates an expected call of ListStreamConsumersPages
func (*MockKinesisAPIMockRecorder) ListStreamConsumersPagesWithContext ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStreamConsumersPagesWithContext indicates an expected call of ListStreamConsumersPagesWithContext
func (*MockKinesisAPIMockRecorder) ListStreamConsumersRequest ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersRequest(arg0 interface{}) *gomock.Call
ListStreamConsumersRequest indicates an expected call of ListStreamConsumersRequest
func (*MockKinesisAPIMockRecorder) ListStreamConsumersWithContext ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamConsumersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStreamConsumersWithContext indicates an expected call of ListStreamConsumersWithContext
func (*MockKinesisAPIMockRecorder) ListStreams ¶
func (mr *MockKinesisAPIMockRecorder) ListStreams(arg0 interface{}) *gomock.Call
ListStreams indicates an expected call of ListStreams
func (*MockKinesisAPIMockRecorder) ListStreamsPages ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamsPages(arg0, arg1 interface{}) *gomock.Call
ListStreamsPages indicates an expected call of ListStreamsPages
func (*MockKinesisAPIMockRecorder) ListStreamsPagesWithContext ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStreamsPagesWithContext indicates an expected call of ListStreamsPagesWithContext
func (*MockKinesisAPIMockRecorder) ListStreamsRequest ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamsRequest(arg0 interface{}) *gomock.Call
ListStreamsRequest indicates an expected call of ListStreamsRequest
func (*MockKinesisAPIMockRecorder) ListStreamsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) ListStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStreamsWithContext indicates an expected call of ListStreamsWithContext
func (*MockKinesisAPIMockRecorder) ListTagsForStream ¶
func (mr *MockKinesisAPIMockRecorder) ListTagsForStream(arg0 interface{}) *gomock.Call
ListTagsForStream indicates an expected call of ListTagsForStream
func (*MockKinesisAPIMockRecorder) ListTagsForStreamRequest ¶
func (mr *MockKinesisAPIMockRecorder) ListTagsForStreamRequest(arg0 interface{}) *gomock.Call
ListTagsForStreamRequest indicates an expected call of ListTagsForStreamRequest
func (*MockKinesisAPIMockRecorder) ListTagsForStreamWithContext ¶
func (mr *MockKinesisAPIMockRecorder) ListTagsForStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForStreamWithContext indicates an expected call of ListTagsForStreamWithContext
func (*MockKinesisAPIMockRecorder) MergeShards ¶
func (mr *MockKinesisAPIMockRecorder) MergeShards(arg0 interface{}) *gomock.Call
MergeShards indicates an expected call of MergeShards
func (*MockKinesisAPIMockRecorder) MergeShardsRequest ¶
func (mr *MockKinesisAPIMockRecorder) MergeShardsRequest(arg0 interface{}) *gomock.Call
MergeShardsRequest indicates an expected call of MergeShardsRequest
func (*MockKinesisAPIMockRecorder) MergeShardsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) MergeShardsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
MergeShardsWithContext indicates an expected call of MergeShardsWithContext
func (*MockKinesisAPIMockRecorder) PutRecord ¶
func (mr *MockKinesisAPIMockRecorder) PutRecord(arg0 interface{}) *gomock.Call
PutRecord indicates an expected call of PutRecord
func (*MockKinesisAPIMockRecorder) PutRecordRequest ¶
func (mr *MockKinesisAPIMockRecorder) PutRecordRequest(arg0 interface{}) *gomock.Call
PutRecordRequest indicates an expected call of PutRecordRequest
func (*MockKinesisAPIMockRecorder) PutRecordWithContext ¶
func (mr *MockKinesisAPIMockRecorder) PutRecordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutRecordWithContext indicates an expected call of PutRecordWithContext
func (*MockKinesisAPIMockRecorder) PutRecords ¶
func (mr *MockKinesisAPIMockRecorder) PutRecords(arg0 interface{}) *gomock.Call
PutRecords indicates an expected call of PutRecords
func (*MockKinesisAPIMockRecorder) PutRecordsRequest ¶
func (mr *MockKinesisAPIMockRecorder) PutRecordsRequest(arg0 interface{}) *gomock.Call
PutRecordsRequest indicates an expected call of PutRecordsRequest
func (*MockKinesisAPIMockRecorder) PutRecordsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) PutRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutRecordsWithContext indicates an expected call of PutRecordsWithContext
func (*MockKinesisAPIMockRecorder) RegisterStreamConsumer ¶
func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumer(arg0 interface{}) *gomock.Call
RegisterStreamConsumer indicates an expected call of RegisterStreamConsumer
func (*MockKinesisAPIMockRecorder) RegisterStreamConsumerRequest ¶
func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumerRequest(arg0 interface{}) *gomock.Call
RegisterStreamConsumerRequest indicates an expected call of RegisterStreamConsumerRequest
func (*MockKinesisAPIMockRecorder) RegisterStreamConsumerWithContext ¶
func (mr *MockKinesisAPIMockRecorder) RegisterStreamConsumerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterStreamConsumerWithContext indicates an expected call of RegisterStreamConsumerWithContext
func (*MockKinesisAPIMockRecorder) RemoveTagsFromStream ¶
func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStream(arg0 interface{}) *gomock.Call
RemoveTagsFromStream indicates an expected call of RemoveTagsFromStream
func (*MockKinesisAPIMockRecorder) RemoveTagsFromStreamRequest ¶
func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStreamRequest(arg0 interface{}) *gomock.Call
RemoveTagsFromStreamRequest indicates an expected call of RemoveTagsFromStreamRequest
func (*MockKinesisAPIMockRecorder) RemoveTagsFromStreamWithContext ¶
func (mr *MockKinesisAPIMockRecorder) RemoveTagsFromStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveTagsFromStreamWithContext indicates an expected call of RemoveTagsFromStreamWithContext
func (*MockKinesisAPIMockRecorder) SplitShard ¶
func (mr *MockKinesisAPIMockRecorder) SplitShard(arg0 interface{}) *gomock.Call
SplitShard indicates an expected call of SplitShard
func (*MockKinesisAPIMockRecorder) SplitShardRequest ¶
func (mr *MockKinesisAPIMockRecorder) SplitShardRequest(arg0 interface{}) *gomock.Call
SplitShardRequest indicates an expected call of SplitShardRequest
func (*MockKinesisAPIMockRecorder) SplitShardWithContext ¶
func (mr *MockKinesisAPIMockRecorder) SplitShardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SplitShardWithContext indicates an expected call of SplitShardWithContext
func (*MockKinesisAPIMockRecorder) StartStreamEncryption ¶
func (mr *MockKinesisAPIMockRecorder) StartStreamEncryption(arg0 interface{}) *gomock.Call
StartStreamEncryption indicates an expected call of StartStreamEncryption
func (*MockKinesisAPIMockRecorder) StartStreamEncryptionRequest ¶
func (mr *MockKinesisAPIMockRecorder) StartStreamEncryptionRequest(arg0 interface{}) *gomock.Call
StartStreamEncryptionRequest indicates an expected call of StartStreamEncryptionRequest
func (*MockKinesisAPIMockRecorder) StartStreamEncryptionWithContext ¶
func (mr *MockKinesisAPIMockRecorder) StartStreamEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartStreamEncryptionWithContext indicates an expected call of StartStreamEncryptionWithContext
func (*MockKinesisAPIMockRecorder) StopStreamEncryption ¶
func (mr *MockKinesisAPIMockRecorder) StopStreamEncryption(arg0 interface{}) *gomock.Call
StopStreamEncryption indicates an expected call of StopStreamEncryption
func (*MockKinesisAPIMockRecorder) StopStreamEncryptionRequest ¶
func (mr *MockKinesisAPIMockRecorder) StopStreamEncryptionRequest(arg0 interface{}) *gomock.Call
StopStreamEncryptionRequest indicates an expected call of StopStreamEncryptionRequest
func (*MockKinesisAPIMockRecorder) StopStreamEncryptionWithContext ¶
func (mr *MockKinesisAPIMockRecorder) StopStreamEncryptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopStreamEncryptionWithContext indicates an expected call of StopStreamEncryptionWithContext
func (*MockKinesisAPIMockRecorder) SubscribeToShard ¶
func (mr *MockKinesisAPIMockRecorder) SubscribeToShard(arg0 interface{}) *gomock.Call
SubscribeToShard indicates an expected call of SubscribeToShard
func (*MockKinesisAPIMockRecorder) SubscribeToShardRequest ¶
func (mr *MockKinesisAPIMockRecorder) SubscribeToShardRequest(arg0 interface{}) *gomock.Call
SubscribeToShardRequest indicates an expected call of SubscribeToShardRequest
func (*MockKinesisAPIMockRecorder) SubscribeToShardWithContext ¶
func (mr *MockKinesisAPIMockRecorder) SubscribeToShardWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubscribeToShardWithContext indicates an expected call of SubscribeToShardWithContext
func (*MockKinesisAPIMockRecorder) UpdateShardCount ¶
func (mr *MockKinesisAPIMockRecorder) UpdateShardCount(arg0 interface{}) *gomock.Call
UpdateShardCount indicates an expected call of UpdateShardCount
func (*MockKinesisAPIMockRecorder) UpdateShardCountRequest ¶
func (mr *MockKinesisAPIMockRecorder) UpdateShardCountRequest(arg0 interface{}) *gomock.Call
UpdateShardCountRequest indicates an expected call of UpdateShardCountRequest
func (*MockKinesisAPIMockRecorder) UpdateShardCountWithContext ¶
func (mr *MockKinesisAPIMockRecorder) UpdateShardCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateShardCountWithContext indicates an expected call of UpdateShardCountWithContext
func (*MockKinesisAPIMockRecorder) WaitUntilStreamExists ¶
func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamExists(arg0 interface{}) *gomock.Call
WaitUntilStreamExists indicates an expected call of WaitUntilStreamExists
func (*MockKinesisAPIMockRecorder) WaitUntilStreamExistsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStreamExistsWithContext indicates an expected call of WaitUntilStreamExistsWithContext
func (*MockKinesisAPIMockRecorder) WaitUntilStreamNotExists ¶
func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamNotExists(arg0 interface{}) *gomock.Call
WaitUntilStreamNotExists indicates an expected call of WaitUntilStreamNotExists
func (*MockKinesisAPIMockRecorder) WaitUntilStreamNotExistsWithContext ¶
func (mr *MockKinesisAPIMockRecorder) WaitUntilStreamNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStreamNotExistsWithContext indicates an expected call of WaitUntilStreamNotExistsWithContext
type MockLambdaAPI ¶
type MockLambdaAPI struct {
// contains filtered or unexported fields
}
MockLambdaAPI is a mock of LambdaAPI interface
func NewMockLambdaAPI ¶
func NewMockLambdaAPI(ctrl *gomock.Controller) *MockLambdaAPI
NewMockLambdaAPI creates a new mock instance
func (*MockLambdaAPI) AddLayerVersionPermission ¶
func (m *MockLambdaAPI) AddLayerVersionPermission(arg0 *lambda.AddLayerVersionPermissionInput) (*lambda.AddLayerVersionPermissionOutput, error)
AddLayerVersionPermission mocks base method
func (*MockLambdaAPI) AddLayerVersionPermissionRequest ¶
func (m *MockLambdaAPI) AddLayerVersionPermissionRequest(arg0 *lambda.AddLayerVersionPermissionInput) (*request.Request, *lambda.AddLayerVersionPermissionOutput)
AddLayerVersionPermissionRequest mocks base method
func (*MockLambdaAPI) AddLayerVersionPermissionWithContext ¶
func (m *MockLambdaAPI) AddLayerVersionPermissionWithContext(arg0 context.Context, arg1 *lambda.AddLayerVersionPermissionInput, arg2 ...request.Option) (*lambda.AddLayerVersionPermissionOutput, error)
AddLayerVersionPermissionWithContext mocks base method
func (*MockLambdaAPI) AddPermission ¶
func (m *MockLambdaAPI) AddPermission(arg0 *lambda.AddPermissionInput) (*lambda.AddPermissionOutput, error)
AddPermission mocks base method
func (*MockLambdaAPI) AddPermissionRequest ¶
func (m *MockLambdaAPI) AddPermissionRequest(arg0 *lambda.AddPermissionInput) (*request.Request, *lambda.AddPermissionOutput)
AddPermissionRequest mocks base method
func (*MockLambdaAPI) AddPermissionWithContext ¶
func (m *MockLambdaAPI) AddPermissionWithContext(arg0 context.Context, arg1 *lambda.AddPermissionInput, arg2 ...request.Option) (*lambda.AddPermissionOutput, error)
AddPermissionWithContext mocks base method
func (*MockLambdaAPI) CreateAlias ¶
func (m *MockLambdaAPI) CreateAlias(arg0 *lambda.CreateAliasInput) (*lambda.AliasConfiguration, error)
CreateAlias mocks base method
func (*MockLambdaAPI) CreateAliasRequest ¶
func (m *MockLambdaAPI) CreateAliasRequest(arg0 *lambda.CreateAliasInput) (*request.Request, *lambda.AliasConfiguration)
CreateAliasRequest mocks base method
func (*MockLambdaAPI) CreateAliasWithContext ¶
func (m *MockLambdaAPI) CreateAliasWithContext(arg0 context.Context, arg1 *lambda.CreateAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)
CreateAliasWithContext mocks base method
func (*MockLambdaAPI) CreateEventSourceMapping ¶
func (m *MockLambdaAPI) CreateEventSourceMapping(arg0 *lambda.CreateEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
CreateEventSourceMapping mocks base method
func (*MockLambdaAPI) CreateEventSourceMappingRequest ¶
func (m *MockLambdaAPI) CreateEventSourceMappingRequest(arg0 *lambda.CreateEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
CreateEventSourceMappingRequest mocks base method
func (*MockLambdaAPI) CreateEventSourceMappingWithContext ¶
func (m *MockLambdaAPI) CreateEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.CreateEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)
CreateEventSourceMappingWithContext mocks base method
func (*MockLambdaAPI) CreateFunction ¶
func (m *MockLambdaAPI) CreateFunction(arg0 *lambda.CreateFunctionInput) (*lambda.FunctionConfiguration, error)
CreateFunction mocks base method
func (*MockLambdaAPI) CreateFunctionRequest ¶
func (m *MockLambdaAPI) CreateFunctionRequest(arg0 *lambda.CreateFunctionInput) (*request.Request, *lambda.FunctionConfiguration)
CreateFunctionRequest mocks base method
func (*MockLambdaAPI) CreateFunctionWithContext ¶
func (m *MockLambdaAPI) CreateFunctionWithContext(arg0 context.Context, arg1 *lambda.CreateFunctionInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
CreateFunctionWithContext mocks base method
func (*MockLambdaAPI) DeleteAlias ¶
func (m *MockLambdaAPI) DeleteAlias(arg0 *lambda.DeleteAliasInput) (*lambda.DeleteAliasOutput, error)
DeleteAlias mocks base method
func (*MockLambdaAPI) DeleteAliasRequest ¶
func (m *MockLambdaAPI) DeleteAliasRequest(arg0 *lambda.DeleteAliasInput) (*request.Request, *lambda.DeleteAliasOutput)
DeleteAliasRequest mocks base method
func (*MockLambdaAPI) DeleteAliasWithContext ¶
func (m *MockLambdaAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *lambda.DeleteAliasInput, arg2 ...request.Option) (*lambda.DeleteAliasOutput, error)
DeleteAliasWithContext mocks base method
func (*MockLambdaAPI) DeleteEventSourceMapping ¶
func (m *MockLambdaAPI) DeleteEventSourceMapping(arg0 *lambda.DeleteEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
DeleteEventSourceMapping mocks base method
func (*MockLambdaAPI) DeleteEventSourceMappingRequest ¶
func (m *MockLambdaAPI) DeleteEventSourceMappingRequest(arg0 *lambda.DeleteEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
DeleteEventSourceMappingRequest mocks base method
func (*MockLambdaAPI) DeleteEventSourceMappingWithContext ¶
func (m *MockLambdaAPI) DeleteEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.DeleteEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)
DeleteEventSourceMappingWithContext mocks base method
func (*MockLambdaAPI) DeleteFunction ¶
func (m *MockLambdaAPI) DeleteFunction(arg0 *lambda.DeleteFunctionInput) (*lambda.DeleteFunctionOutput, error)
DeleteFunction mocks base method
func (*MockLambdaAPI) DeleteFunctionConcurrency ¶
func (m *MockLambdaAPI) DeleteFunctionConcurrency(arg0 *lambda.DeleteFunctionConcurrencyInput) (*lambda.DeleteFunctionConcurrencyOutput, error)
DeleteFunctionConcurrency mocks base method
func (*MockLambdaAPI) DeleteFunctionConcurrencyRequest ¶
func (m *MockLambdaAPI) DeleteFunctionConcurrencyRequest(arg0 *lambda.DeleteFunctionConcurrencyInput) (*request.Request, *lambda.DeleteFunctionConcurrencyOutput)
DeleteFunctionConcurrencyRequest mocks base method
func (*MockLambdaAPI) DeleteFunctionConcurrencyWithContext ¶
func (m *MockLambdaAPI) DeleteFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionConcurrencyInput, arg2 ...request.Option) (*lambda.DeleteFunctionConcurrencyOutput, error)
DeleteFunctionConcurrencyWithContext mocks base method
func (*MockLambdaAPI) DeleteFunctionEventInvokeConfig ¶
func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfig(arg0 *lambda.DeleteFunctionEventInvokeConfigInput) (*lambda.DeleteFunctionEventInvokeConfigOutput, error)
DeleteFunctionEventInvokeConfig mocks base method
func (*MockLambdaAPI) DeleteFunctionEventInvokeConfigRequest ¶
func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfigRequest(arg0 *lambda.DeleteFunctionEventInvokeConfigInput) (*request.Request, *lambda.DeleteFunctionEventInvokeConfigOutput)
DeleteFunctionEventInvokeConfigRequest mocks base method
func (*MockLambdaAPI) DeleteFunctionEventInvokeConfigWithContext ¶
func (m *MockLambdaAPI) DeleteFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.DeleteFunctionEventInvokeConfigOutput, error)
DeleteFunctionEventInvokeConfigWithContext mocks base method
func (*MockLambdaAPI) DeleteFunctionRequest ¶
func (m *MockLambdaAPI) DeleteFunctionRequest(arg0 *lambda.DeleteFunctionInput) (*request.Request, *lambda.DeleteFunctionOutput)
DeleteFunctionRequest mocks base method
func (*MockLambdaAPI) DeleteFunctionWithContext ¶
func (m *MockLambdaAPI) DeleteFunctionWithContext(arg0 context.Context, arg1 *lambda.DeleteFunctionInput, arg2 ...request.Option) (*lambda.DeleteFunctionOutput, error)
DeleteFunctionWithContext mocks base method
func (*MockLambdaAPI) DeleteLayerVersion ¶
func (m *MockLambdaAPI) DeleteLayerVersion(arg0 *lambda.DeleteLayerVersionInput) (*lambda.DeleteLayerVersionOutput, error)
DeleteLayerVersion mocks base method
func (*MockLambdaAPI) DeleteLayerVersionRequest ¶
func (m *MockLambdaAPI) DeleteLayerVersionRequest(arg0 *lambda.DeleteLayerVersionInput) (*request.Request, *lambda.DeleteLayerVersionOutput)
DeleteLayerVersionRequest mocks base method
func (*MockLambdaAPI) DeleteLayerVersionWithContext ¶
func (m *MockLambdaAPI) DeleteLayerVersionWithContext(arg0 context.Context, arg1 *lambda.DeleteLayerVersionInput, arg2 ...request.Option) (*lambda.DeleteLayerVersionOutput, error)
DeleteLayerVersionWithContext mocks base method
func (*MockLambdaAPI) DeleteProvisionedConcurrencyConfig ¶
func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfig(arg0 *lambda.DeleteProvisionedConcurrencyConfigInput) (*lambda.DeleteProvisionedConcurrencyConfigOutput, error)
DeleteProvisionedConcurrencyConfig mocks base method
func (*MockLambdaAPI) DeleteProvisionedConcurrencyConfigRequest ¶
func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfigRequest(arg0 *lambda.DeleteProvisionedConcurrencyConfigInput) (*request.Request, *lambda.DeleteProvisionedConcurrencyConfigOutput)
DeleteProvisionedConcurrencyConfigRequest mocks base method
func (*MockLambdaAPI) DeleteProvisionedConcurrencyConfigWithContext ¶
func (m *MockLambdaAPI) DeleteProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.DeleteProvisionedConcurrencyConfigInput, arg2 ...request.Option) (*lambda.DeleteProvisionedConcurrencyConfigOutput, error)
DeleteProvisionedConcurrencyConfigWithContext mocks base method
func (*MockLambdaAPI) EXPECT ¶
func (m *MockLambdaAPI) EXPECT() *MockLambdaAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLambdaAPI) GetAccountSettings ¶
func (m *MockLambdaAPI) GetAccountSettings(arg0 *lambda.GetAccountSettingsInput) (*lambda.GetAccountSettingsOutput, error)
GetAccountSettings mocks base method
func (*MockLambdaAPI) GetAccountSettingsRequest ¶
func (m *MockLambdaAPI) GetAccountSettingsRequest(arg0 *lambda.GetAccountSettingsInput) (*request.Request, *lambda.GetAccountSettingsOutput)
GetAccountSettingsRequest mocks base method
func (*MockLambdaAPI) GetAccountSettingsWithContext ¶
func (m *MockLambdaAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *lambda.GetAccountSettingsInput, arg2 ...request.Option) (*lambda.GetAccountSettingsOutput, error)
GetAccountSettingsWithContext mocks base method
func (*MockLambdaAPI) GetAlias ¶
func (m *MockLambdaAPI) GetAlias(arg0 *lambda.GetAliasInput) (*lambda.AliasConfiguration, error)
GetAlias mocks base method
func (*MockLambdaAPI) GetAliasRequest ¶
func (m *MockLambdaAPI) GetAliasRequest(arg0 *lambda.GetAliasInput) (*request.Request, *lambda.AliasConfiguration)
GetAliasRequest mocks base method
func (*MockLambdaAPI) GetAliasWithContext ¶
func (m *MockLambdaAPI) GetAliasWithContext(arg0 context.Context, arg1 *lambda.GetAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)
GetAliasWithContext mocks base method
func (*MockLambdaAPI) GetEventSourceMapping ¶
func (m *MockLambdaAPI) GetEventSourceMapping(arg0 *lambda.GetEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
GetEventSourceMapping mocks base method
func (*MockLambdaAPI) GetEventSourceMappingRequest ¶
func (m *MockLambdaAPI) GetEventSourceMappingRequest(arg0 *lambda.GetEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
GetEventSourceMappingRequest mocks base method
func (*MockLambdaAPI) GetEventSourceMappingWithContext ¶
func (m *MockLambdaAPI) GetEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.GetEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)
GetEventSourceMappingWithContext mocks base method
func (*MockLambdaAPI) GetFunction ¶
func (m *MockLambdaAPI) GetFunction(arg0 *lambda.GetFunctionInput) (*lambda.GetFunctionOutput, error)
GetFunction mocks base method
func (*MockLambdaAPI) GetFunctionConcurrency ¶
func (m *MockLambdaAPI) GetFunctionConcurrency(arg0 *lambda.GetFunctionConcurrencyInput) (*lambda.GetFunctionConcurrencyOutput, error)
GetFunctionConcurrency mocks base method
func (*MockLambdaAPI) GetFunctionConcurrencyRequest ¶
func (m *MockLambdaAPI) GetFunctionConcurrencyRequest(arg0 *lambda.GetFunctionConcurrencyInput) (*request.Request, *lambda.GetFunctionConcurrencyOutput)
GetFunctionConcurrencyRequest mocks base method
func (*MockLambdaAPI) GetFunctionConcurrencyWithContext ¶
func (m *MockLambdaAPI) GetFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConcurrencyInput, arg2 ...request.Option) (*lambda.GetFunctionConcurrencyOutput, error)
GetFunctionConcurrencyWithContext mocks base method
func (*MockLambdaAPI) GetFunctionConfiguration ¶
func (m *MockLambdaAPI) GetFunctionConfiguration(arg0 *lambda.GetFunctionConfigurationInput) (*lambda.FunctionConfiguration, error)
GetFunctionConfiguration mocks base method
func (*MockLambdaAPI) GetFunctionConfigurationRequest ¶
func (m *MockLambdaAPI) GetFunctionConfigurationRequest(arg0 *lambda.GetFunctionConfigurationInput) (*request.Request, *lambda.FunctionConfiguration)
GetFunctionConfigurationRequest mocks base method
func (*MockLambdaAPI) GetFunctionConfigurationWithContext ¶
func (m *MockLambdaAPI) GetFunctionConfigurationWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
GetFunctionConfigurationWithContext mocks base method
func (*MockLambdaAPI) GetFunctionEventInvokeConfig ¶
func (m *MockLambdaAPI) GetFunctionEventInvokeConfig(arg0 *lambda.GetFunctionEventInvokeConfigInput) (*lambda.GetFunctionEventInvokeConfigOutput, error)
GetFunctionEventInvokeConfig mocks base method
func (*MockLambdaAPI) GetFunctionEventInvokeConfigRequest ¶
func (m *MockLambdaAPI) GetFunctionEventInvokeConfigRequest(arg0 *lambda.GetFunctionEventInvokeConfigInput) (*request.Request, *lambda.GetFunctionEventInvokeConfigOutput)
GetFunctionEventInvokeConfigRequest mocks base method
func (*MockLambdaAPI) GetFunctionEventInvokeConfigWithContext ¶
func (m *MockLambdaAPI) GetFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.GetFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.GetFunctionEventInvokeConfigOutput, error)
GetFunctionEventInvokeConfigWithContext mocks base method
func (*MockLambdaAPI) GetFunctionRequest ¶
func (m *MockLambdaAPI) GetFunctionRequest(arg0 *lambda.GetFunctionInput) (*request.Request, *lambda.GetFunctionOutput)
GetFunctionRequest mocks base method
func (*MockLambdaAPI) GetFunctionWithContext ¶
func (m *MockLambdaAPI) GetFunctionWithContext(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...request.Option) (*lambda.GetFunctionOutput, error)
GetFunctionWithContext mocks base method
func (*MockLambdaAPI) GetLayerVersion ¶
func (m *MockLambdaAPI) GetLayerVersion(arg0 *lambda.GetLayerVersionInput) (*lambda.GetLayerVersionOutput, error)
GetLayerVersion mocks base method
func (*MockLambdaAPI) GetLayerVersionByArn ¶
func (m *MockLambdaAPI) GetLayerVersionByArn(arg0 *lambda.GetLayerVersionByArnInput) (*lambda.GetLayerVersionByArnOutput, error)
GetLayerVersionByArn mocks base method
func (*MockLambdaAPI) GetLayerVersionByArnRequest ¶
func (m *MockLambdaAPI) GetLayerVersionByArnRequest(arg0 *lambda.GetLayerVersionByArnInput) (*request.Request, *lambda.GetLayerVersionByArnOutput)
GetLayerVersionByArnRequest mocks base method
func (*MockLambdaAPI) GetLayerVersionByArnWithContext ¶
func (m *MockLambdaAPI) GetLayerVersionByArnWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionByArnInput, arg2 ...request.Option) (*lambda.GetLayerVersionByArnOutput, error)
GetLayerVersionByArnWithContext mocks base method
func (*MockLambdaAPI) GetLayerVersionPolicy ¶
func (m *MockLambdaAPI) GetLayerVersionPolicy(arg0 *lambda.GetLayerVersionPolicyInput) (*lambda.GetLayerVersionPolicyOutput, error)
GetLayerVersionPolicy mocks base method
func (*MockLambdaAPI) GetLayerVersionPolicyRequest ¶
func (m *MockLambdaAPI) GetLayerVersionPolicyRequest(arg0 *lambda.GetLayerVersionPolicyInput) (*request.Request, *lambda.GetLayerVersionPolicyOutput)
GetLayerVersionPolicyRequest mocks base method
func (*MockLambdaAPI) GetLayerVersionPolicyWithContext ¶
func (m *MockLambdaAPI) GetLayerVersionPolicyWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionPolicyInput, arg2 ...request.Option) (*lambda.GetLayerVersionPolicyOutput, error)
GetLayerVersionPolicyWithContext mocks base method
func (*MockLambdaAPI) GetLayerVersionRequest ¶
func (m *MockLambdaAPI) GetLayerVersionRequest(arg0 *lambda.GetLayerVersionInput) (*request.Request, *lambda.GetLayerVersionOutput)
GetLayerVersionRequest mocks base method
func (*MockLambdaAPI) GetLayerVersionWithContext ¶
func (m *MockLambdaAPI) GetLayerVersionWithContext(arg0 context.Context, arg1 *lambda.GetLayerVersionInput, arg2 ...request.Option) (*lambda.GetLayerVersionOutput, error)
GetLayerVersionWithContext mocks base method
func (*MockLambdaAPI) GetPolicy ¶
func (m *MockLambdaAPI) GetPolicy(arg0 *lambda.GetPolicyInput) (*lambda.GetPolicyOutput, error)
GetPolicy mocks base method
func (*MockLambdaAPI) GetPolicyRequest ¶
func (m *MockLambdaAPI) GetPolicyRequest(arg0 *lambda.GetPolicyInput) (*request.Request, *lambda.GetPolicyOutput)
GetPolicyRequest mocks base method
func (*MockLambdaAPI) GetPolicyWithContext ¶
func (m *MockLambdaAPI) GetPolicyWithContext(arg0 context.Context, arg1 *lambda.GetPolicyInput, arg2 ...request.Option) (*lambda.GetPolicyOutput, error)
GetPolicyWithContext mocks base method
func (*MockLambdaAPI) GetProvisionedConcurrencyConfig ¶
func (m *MockLambdaAPI) GetProvisionedConcurrencyConfig(arg0 *lambda.GetProvisionedConcurrencyConfigInput) (*lambda.GetProvisionedConcurrencyConfigOutput, error)
GetProvisionedConcurrencyConfig mocks base method
func (*MockLambdaAPI) GetProvisionedConcurrencyConfigRequest ¶
func (m *MockLambdaAPI) GetProvisionedConcurrencyConfigRequest(arg0 *lambda.GetProvisionedConcurrencyConfigInput) (*request.Request, *lambda.GetProvisionedConcurrencyConfigOutput)
GetProvisionedConcurrencyConfigRequest mocks base method
func (*MockLambdaAPI) GetProvisionedConcurrencyConfigWithContext ¶
func (m *MockLambdaAPI) GetProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.GetProvisionedConcurrencyConfigInput, arg2 ...request.Option) (*lambda.GetProvisionedConcurrencyConfigOutput, error)
GetProvisionedConcurrencyConfigWithContext mocks base method
func (*MockLambdaAPI) Invoke ¶
func (m *MockLambdaAPI) Invoke(arg0 *lambda.InvokeInput) (*lambda.InvokeOutput, error)
Invoke mocks base method
func (*MockLambdaAPI) InvokeAsync ¶
func (m *MockLambdaAPI) InvokeAsync(arg0 *lambda.InvokeAsyncInput) (*lambda.InvokeAsyncOutput, error)
InvokeAsync mocks base method
func (*MockLambdaAPI) InvokeAsyncRequest ¶
func (m *MockLambdaAPI) InvokeAsyncRequest(arg0 *lambda.InvokeAsyncInput) (*request.Request, *lambda.InvokeAsyncOutput)
InvokeAsyncRequest mocks base method
func (*MockLambdaAPI) InvokeAsyncWithContext ¶
func (m *MockLambdaAPI) InvokeAsyncWithContext(arg0 context.Context, arg1 *lambda.InvokeAsyncInput, arg2 ...request.Option) (*lambda.InvokeAsyncOutput, error)
InvokeAsyncWithContext mocks base method
func (*MockLambdaAPI) InvokeRequest ¶
func (m *MockLambdaAPI) InvokeRequest(arg0 *lambda.InvokeInput) (*request.Request, *lambda.InvokeOutput)
InvokeRequest mocks base method
func (*MockLambdaAPI) InvokeWithContext ¶
func (m *MockLambdaAPI) InvokeWithContext(arg0 context.Context, arg1 *lambda.InvokeInput, arg2 ...request.Option) (*lambda.InvokeOutput, error)
InvokeWithContext mocks base method
func (*MockLambdaAPI) ListAliases ¶
func (m *MockLambdaAPI) ListAliases(arg0 *lambda.ListAliasesInput) (*lambda.ListAliasesOutput, error)
ListAliases mocks base method
func (*MockLambdaAPI) ListAliasesPages ¶
func (m *MockLambdaAPI) ListAliasesPages(arg0 *lambda.ListAliasesInput, arg1 func(*lambda.ListAliasesOutput, bool) bool) error
ListAliasesPages mocks base method
func (*MockLambdaAPI) ListAliasesPagesWithContext ¶
func (m *MockLambdaAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 func(*lambda.ListAliasesOutput, bool) bool, arg3 ...request.Option) error
ListAliasesPagesWithContext mocks base method
func (*MockLambdaAPI) ListAliasesRequest ¶
func (m *MockLambdaAPI) ListAliasesRequest(arg0 *lambda.ListAliasesInput) (*request.Request, *lambda.ListAliasesOutput)
ListAliasesRequest mocks base method
func (*MockLambdaAPI) ListAliasesWithContext ¶
func (m *MockLambdaAPI) ListAliasesWithContext(arg0 context.Context, arg1 *lambda.ListAliasesInput, arg2 ...request.Option) (*lambda.ListAliasesOutput, error)
ListAliasesWithContext mocks base method
func (*MockLambdaAPI) ListEventSourceMappings ¶
func (m *MockLambdaAPI) ListEventSourceMappings(arg0 *lambda.ListEventSourceMappingsInput) (*lambda.ListEventSourceMappingsOutput, error)
ListEventSourceMappings mocks base method
func (*MockLambdaAPI) ListEventSourceMappingsPages ¶
func (m *MockLambdaAPI) ListEventSourceMappingsPages(arg0 *lambda.ListEventSourceMappingsInput, arg1 func(*lambda.ListEventSourceMappingsOutput, bool) bool) error
ListEventSourceMappingsPages mocks base method
func (*MockLambdaAPI) ListEventSourceMappingsPagesWithContext ¶
func (m *MockLambdaAPI) ListEventSourceMappingsPagesWithContext(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, arg2 func(*lambda.ListEventSourceMappingsOutput, bool) bool, arg3 ...request.Option) error
ListEventSourceMappingsPagesWithContext mocks base method
func (*MockLambdaAPI) ListEventSourceMappingsRequest ¶
func (m *MockLambdaAPI) ListEventSourceMappingsRequest(arg0 *lambda.ListEventSourceMappingsInput) (*request.Request, *lambda.ListEventSourceMappingsOutput)
ListEventSourceMappingsRequest mocks base method
func (*MockLambdaAPI) ListEventSourceMappingsWithContext ¶
func (m *MockLambdaAPI) ListEventSourceMappingsWithContext(arg0 context.Context, arg1 *lambda.ListEventSourceMappingsInput, arg2 ...request.Option) (*lambda.ListEventSourceMappingsOutput, error)
ListEventSourceMappingsWithContext mocks base method
func (*MockLambdaAPI) ListFunctionEventInvokeConfigs ¶
func (m *MockLambdaAPI) ListFunctionEventInvokeConfigs(arg0 *lambda.ListFunctionEventInvokeConfigsInput) (*lambda.ListFunctionEventInvokeConfigsOutput, error)
ListFunctionEventInvokeConfigs mocks base method
func (*MockLambdaAPI) ListFunctionEventInvokeConfigsPages ¶
func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsPages(arg0 *lambda.ListFunctionEventInvokeConfigsInput, arg1 func(*lambda.ListFunctionEventInvokeConfigsOutput, bool) bool) error
ListFunctionEventInvokeConfigsPages mocks base method
func (*MockLambdaAPI) ListFunctionEventInvokeConfigsPagesWithContext ¶
func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsPagesWithContext(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, arg2 func(*lambda.ListFunctionEventInvokeConfigsOutput, bool) bool, arg3 ...request.Option) error
ListFunctionEventInvokeConfigsPagesWithContext mocks base method
func (*MockLambdaAPI) ListFunctionEventInvokeConfigsRequest ¶
func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsRequest(arg0 *lambda.ListFunctionEventInvokeConfigsInput) (*request.Request, *lambda.ListFunctionEventInvokeConfigsOutput)
ListFunctionEventInvokeConfigsRequest mocks base method
func (*MockLambdaAPI) ListFunctionEventInvokeConfigsWithContext ¶
func (m *MockLambdaAPI) ListFunctionEventInvokeConfigsWithContext(arg0 context.Context, arg1 *lambda.ListFunctionEventInvokeConfigsInput, arg2 ...request.Option) (*lambda.ListFunctionEventInvokeConfigsOutput, error)
ListFunctionEventInvokeConfigsWithContext mocks base method
func (*MockLambdaAPI) ListFunctions ¶
func (m *MockLambdaAPI) ListFunctions(arg0 *lambda.ListFunctionsInput) (*lambda.ListFunctionsOutput, error)
ListFunctions mocks base method
func (*MockLambdaAPI) ListFunctionsPages ¶
func (m *MockLambdaAPI) ListFunctionsPages(arg0 *lambda.ListFunctionsInput, arg1 func(*lambda.ListFunctionsOutput, bool) bool) error
ListFunctionsPages mocks base method
func (*MockLambdaAPI) ListFunctionsPagesWithContext ¶
func (m *MockLambdaAPI) ListFunctionsPagesWithContext(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 func(*lambda.ListFunctionsOutput, bool) bool, arg3 ...request.Option) error
ListFunctionsPagesWithContext mocks base method
func (*MockLambdaAPI) ListFunctionsRequest ¶
func (m *MockLambdaAPI) ListFunctionsRequest(arg0 *lambda.ListFunctionsInput) (*request.Request, *lambda.ListFunctionsOutput)
ListFunctionsRequest mocks base method
func (*MockLambdaAPI) ListFunctionsWithContext ¶
func (m *MockLambdaAPI) ListFunctionsWithContext(arg0 context.Context, arg1 *lambda.ListFunctionsInput, arg2 ...request.Option) (*lambda.ListFunctionsOutput, error)
ListFunctionsWithContext mocks base method
func (*MockLambdaAPI) ListLayerVersions ¶
func (m *MockLambdaAPI) ListLayerVersions(arg0 *lambda.ListLayerVersionsInput) (*lambda.ListLayerVersionsOutput, error)
ListLayerVersions mocks base method
func (*MockLambdaAPI) ListLayerVersionsPages ¶
func (m *MockLambdaAPI) ListLayerVersionsPages(arg0 *lambda.ListLayerVersionsInput, arg1 func(*lambda.ListLayerVersionsOutput, bool) bool) error
ListLayerVersionsPages mocks base method
func (*MockLambdaAPI) ListLayerVersionsPagesWithContext ¶
func (m *MockLambdaAPI) ListLayerVersionsPagesWithContext(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, arg2 func(*lambda.ListLayerVersionsOutput, bool) bool, arg3 ...request.Option) error
ListLayerVersionsPagesWithContext mocks base method
func (*MockLambdaAPI) ListLayerVersionsRequest ¶
func (m *MockLambdaAPI) ListLayerVersionsRequest(arg0 *lambda.ListLayerVersionsInput) (*request.Request, *lambda.ListLayerVersionsOutput)
ListLayerVersionsRequest mocks base method
func (*MockLambdaAPI) ListLayerVersionsWithContext ¶
func (m *MockLambdaAPI) ListLayerVersionsWithContext(arg0 context.Context, arg1 *lambda.ListLayerVersionsInput, arg2 ...request.Option) (*lambda.ListLayerVersionsOutput, error)
ListLayerVersionsWithContext mocks base method
func (*MockLambdaAPI) ListLayers ¶
func (m *MockLambdaAPI) ListLayers(arg0 *lambda.ListLayersInput) (*lambda.ListLayersOutput, error)
ListLayers mocks base method
func (*MockLambdaAPI) ListLayersPages ¶
func (m *MockLambdaAPI) ListLayersPages(arg0 *lambda.ListLayersInput, arg1 func(*lambda.ListLayersOutput, bool) bool) error
ListLayersPages mocks base method
func (*MockLambdaAPI) ListLayersPagesWithContext ¶
func (m *MockLambdaAPI) ListLayersPagesWithContext(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 func(*lambda.ListLayersOutput, bool) bool, arg3 ...request.Option) error
ListLayersPagesWithContext mocks base method
func (*MockLambdaAPI) ListLayersRequest ¶
func (m *MockLambdaAPI) ListLayersRequest(arg0 *lambda.ListLayersInput) (*request.Request, *lambda.ListLayersOutput)
ListLayersRequest mocks base method
func (*MockLambdaAPI) ListLayersWithContext ¶
func (m *MockLambdaAPI) ListLayersWithContext(arg0 context.Context, arg1 *lambda.ListLayersInput, arg2 ...request.Option) (*lambda.ListLayersOutput, error)
ListLayersWithContext mocks base method
func (*MockLambdaAPI) ListProvisionedConcurrencyConfigs ¶
func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigs(arg0 *lambda.ListProvisionedConcurrencyConfigsInput) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)
ListProvisionedConcurrencyConfigs mocks base method
func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsPages ¶
func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsPages(arg0 *lambda.ListProvisionedConcurrencyConfigsInput, arg1 func(*lambda.ListProvisionedConcurrencyConfigsOutput, bool) bool) error
ListProvisionedConcurrencyConfigsPages mocks base method
func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsPagesWithContext ¶
func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsPagesWithContext(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, arg2 func(*lambda.ListProvisionedConcurrencyConfigsOutput, bool) bool, arg3 ...request.Option) error
ListProvisionedConcurrencyConfigsPagesWithContext mocks base method
func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsRequest ¶
func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsRequest(arg0 *lambda.ListProvisionedConcurrencyConfigsInput) (*request.Request, *lambda.ListProvisionedConcurrencyConfigsOutput)
ListProvisionedConcurrencyConfigsRequest mocks base method
func (*MockLambdaAPI) ListProvisionedConcurrencyConfigsWithContext ¶
func (m *MockLambdaAPI) ListProvisionedConcurrencyConfigsWithContext(arg0 context.Context, arg1 *lambda.ListProvisionedConcurrencyConfigsInput, arg2 ...request.Option) (*lambda.ListProvisionedConcurrencyConfigsOutput, error)
ListProvisionedConcurrencyConfigsWithContext mocks base method
func (*MockLambdaAPI) ListTags ¶
func (m *MockLambdaAPI) ListTags(arg0 *lambda.ListTagsInput) (*lambda.ListTagsOutput, error)
ListTags mocks base method
func (*MockLambdaAPI) ListTagsRequest ¶
func (m *MockLambdaAPI) ListTagsRequest(arg0 *lambda.ListTagsInput) (*request.Request, *lambda.ListTagsOutput)
ListTagsRequest mocks base method
func (*MockLambdaAPI) ListTagsWithContext ¶
func (m *MockLambdaAPI) ListTagsWithContext(arg0 context.Context, arg1 *lambda.ListTagsInput, arg2 ...request.Option) (*lambda.ListTagsOutput, error)
ListTagsWithContext mocks base method
func (*MockLambdaAPI) ListVersionsByFunction ¶
func (m *MockLambdaAPI) ListVersionsByFunction(arg0 *lambda.ListVersionsByFunctionInput) (*lambda.ListVersionsByFunctionOutput, error)
ListVersionsByFunction mocks base method
func (*MockLambdaAPI) ListVersionsByFunctionPages ¶
func (m *MockLambdaAPI) ListVersionsByFunctionPages(arg0 *lambda.ListVersionsByFunctionInput, arg1 func(*lambda.ListVersionsByFunctionOutput, bool) bool) error
ListVersionsByFunctionPages mocks base method
func (*MockLambdaAPI) ListVersionsByFunctionPagesWithContext ¶
func (m *MockLambdaAPI) ListVersionsByFunctionPagesWithContext(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, arg2 func(*lambda.ListVersionsByFunctionOutput, bool) bool, arg3 ...request.Option) error
ListVersionsByFunctionPagesWithContext mocks base method
func (*MockLambdaAPI) ListVersionsByFunctionRequest ¶
func (m *MockLambdaAPI) ListVersionsByFunctionRequest(arg0 *lambda.ListVersionsByFunctionInput) (*request.Request, *lambda.ListVersionsByFunctionOutput)
ListVersionsByFunctionRequest mocks base method
func (*MockLambdaAPI) ListVersionsByFunctionWithContext ¶
func (m *MockLambdaAPI) ListVersionsByFunctionWithContext(arg0 context.Context, arg1 *lambda.ListVersionsByFunctionInput, arg2 ...request.Option) (*lambda.ListVersionsByFunctionOutput, error)
ListVersionsByFunctionWithContext mocks base method
func (*MockLambdaAPI) PublishLayerVersion ¶
func (m *MockLambdaAPI) PublishLayerVersion(arg0 *lambda.PublishLayerVersionInput) (*lambda.PublishLayerVersionOutput, error)
PublishLayerVersion mocks base method
func (*MockLambdaAPI) PublishLayerVersionRequest ¶
func (m *MockLambdaAPI) PublishLayerVersionRequest(arg0 *lambda.PublishLayerVersionInput) (*request.Request, *lambda.PublishLayerVersionOutput)
PublishLayerVersionRequest mocks base method
func (*MockLambdaAPI) PublishLayerVersionWithContext ¶
func (m *MockLambdaAPI) PublishLayerVersionWithContext(arg0 context.Context, arg1 *lambda.PublishLayerVersionInput, arg2 ...request.Option) (*lambda.PublishLayerVersionOutput, error)
PublishLayerVersionWithContext mocks base method
func (*MockLambdaAPI) PublishVersion ¶
func (m *MockLambdaAPI) PublishVersion(arg0 *lambda.PublishVersionInput) (*lambda.FunctionConfiguration, error)
PublishVersion mocks base method
func (*MockLambdaAPI) PublishVersionRequest ¶
func (m *MockLambdaAPI) PublishVersionRequest(arg0 *lambda.PublishVersionInput) (*request.Request, *lambda.FunctionConfiguration)
PublishVersionRequest mocks base method
func (*MockLambdaAPI) PublishVersionWithContext ¶
func (m *MockLambdaAPI) PublishVersionWithContext(arg0 context.Context, arg1 *lambda.PublishVersionInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
PublishVersionWithContext mocks base method
func (*MockLambdaAPI) PutFunctionConcurrency ¶
func (m *MockLambdaAPI) PutFunctionConcurrency(arg0 *lambda.PutFunctionConcurrencyInput) (*lambda.PutFunctionConcurrencyOutput, error)
PutFunctionConcurrency mocks base method
func (*MockLambdaAPI) PutFunctionConcurrencyRequest ¶
func (m *MockLambdaAPI) PutFunctionConcurrencyRequest(arg0 *lambda.PutFunctionConcurrencyInput) (*request.Request, *lambda.PutFunctionConcurrencyOutput)
PutFunctionConcurrencyRequest mocks base method
func (*MockLambdaAPI) PutFunctionConcurrencyWithContext ¶
func (m *MockLambdaAPI) PutFunctionConcurrencyWithContext(arg0 context.Context, arg1 *lambda.PutFunctionConcurrencyInput, arg2 ...request.Option) (*lambda.PutFunctionConcurrencyOutput, error)
PutFunctionConcurrencyWithContext mocks base method
func (*MockLambdaAPI) PutFunctionEventInvokeConfig ¶
func (m *MockLambdaAPI) PutFunctionEventInvokeConfig(arg0 *lambda.PutFunctionEventInvokeConfigInput) (*lambda.PutFunctionEventInvokeConfigOutput, error)
PutFunctionEventInvokeConfig mocks base method
func (*MockLambdaAPI) PutFunctionEventInvokeConfigRequest ¶
func (m *MockLambdaAPI) PutFunctionEventInvokeConfigRequest(arg0 *lambda.PutFunctionEventInvokeConfigInput) (*request.Request, *lambda.PutFunctionEventInvokeConfigOutput)
PutFunctionEventInvokeConfigRequest mocks base method
func (*MockLambdaAPI) PutFunctionEventInvokeConfigWithContext ¶
func (m *MockLambdaAPI) PutFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.PutFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.PutFunctionEventInvokeConfigOutput, error)
PutFunctionEventInvokeConfigWithContext mocks base method
func (*MockLambdaAPI) PutProvisionedConcurrencyConfig ¶
func (m *MockLambdaAPI) PutProvisionedConcurrencyConfig(arg0 *lambda.PutProvisionedConcurrencyConfigInput) (*lambda.PutProvisionedConcurrencyConfigOutput, error)
PutProvisionedConcurrencyConfig mocks base method
func (*MockLambdaAPI) PutProvisionedConcurrencyConfigRequest ¶
func (m *MockLambdaAPI) PutProvisionedConcurrencyConfigRequest(arg0 *lambda.PutProvisionedConcurrencyConfigInput) (*request.Request, *lambda.PutProvisionedConcurrencyConfigOutput)
PutProvisionedConcurrencyConfigRequest mocks base method
func (*MockLambdaAPI) PutProvisionedConcurrencyConfigWithContext ¶
func (m *MockLambdaAPI) PutProvisionedConcurrencyConfigWithContext(arg0 context.Context, arg1 *lambda.PutProvisionedConcurrencyConfigInput, arg2 ...request.Option) (*lambda.PutProvisionedConcurrencyConfigOutput, error)
PutProvisionedConcurrencyConfigWithContext mocks base method
func (*MockLambdaAPI) RemoveLayerVersionPermission ¶
func (m *MockLambdaAPI) RemoveLayerVersionPermission(arg0 *lambda.RemoveLayerVersionPermissionInput) (*lambda.RemoveLayerVersionPermissionOutput, error)
RemoveLayerVersionPermission mocks base method
func (*MockLambdaAPI) RemoveLayerVersionPermissionRequest ¶
func (m *MockLambdaAPI) RemoveLayerVersionPermissionRequest(arg0 *lambda.RemoveLayerVersionPermissionInput) (*request.Request, *lambda.RemoveLayerVersionPermissionOutput)
RemoveLayerVersionPermissionRequest mocks base method
func (*MockLambdaAPI) RemoveLayerVersionPermissionWithContext ¶
func (m *MockLambdaAPI) RemoveLayerVersionPermissionWithContext(arg0 context.Context, arg1 *lambda.RemoveLayerVersionPermissionInput, arg2 ...request.Option) (*lambda.RemoveLayerVersionPermissionOutput, error)
RemoveLayerVersionPermissionWithContext mocks base method
func (*MockLambdaAPI) RemovePermission ¶
func (m *MockLambdaAPI) RemovePermission(arg0 *lambda.RemovePermissionInput) (*lambda.RemovePermissionOutput, error)
RemovePermission mocks base method
func (*MockLambdaAPI) RemovePermissionRequest ¶
func (m *MockLambdaAPI) RemovePermissionRequest(arg0 *lambda.RemovePermissionInput) (*request.Request, *lambda.RemovePermissionOutput)
RemovePermissionRequest mocks base method
func (*MockLambdaAPI) RemovePermissionWithContext ¶
func (m *MockLambdaAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *lambda.RemovePermissionInput, arg2 ...request.Option) (*lambda.RemovePermissionOutput, error)
RemovePermissionWithContext mocks base method
func (*MockLambdaAPI) TagResource ¶
func (m *MockLambdaAPI) TagResource(arg0 *lambda.TagResourceInput) (*lambda.TagResourceOutput, error)
TagResource mocks base method
func (*MockLambdaAPI) TagResourceRequest ¶
func (m *MockLambdaAPI) TagResourceRequest(arg0 *lambda.TagResourceInput) (*request.Request, *lambda.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockLambdaAPI) TagResourceWithContext ¶
func (m *MockLambdaAPI) TagResourceWithContext(arg0 context.Context, arg1 *lambda.TagResourceInput, arg2 ...request.Option) (*lambda.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockLambdaAPI) UntagResource ¶
func (m *MockLambdaAPI) UntagResource(arg0 *lambda.UntagResourceInput) (*lambda.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockLambdaAPI) UntagResourceRequest ¶
func (m *MockLambdaAPI) UntagResourceRequest(arg0 *lambda.UntagResourceInput) (*request.Request, *lambda.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockLambdaAPI) UntagResourceWithContext ¶
func (m *MockLambdaAPI) UntagResourceWithContext(arg0 context.Context, arg1 *lambda.UntagResourceInput, arg2 ...request.Option) (*lambda.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockLambdaAPI) UpdateAlias ¶
func (m *MockLambdaAPI) UpdateAlias(arg0 *lambda.UpdateAliasInput) (*lambda.AliasConfiguration, error)
UpdateAlias mocks base method
func (*MockLambdaAPI) UpdateAliasRequest ¶
func (m *MockLambdaAPI) UpdateAliasRequest(arg0 *lambda.UpdateAliasInput) (*request.Request, *lambda.AliasConfiguration)
UpdateAliasRequest mocks base method
func (*MockLambdaAPI) UpdateAliasWithContext ¶
func (m *MockLambdaAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *lambda.UpdateAliasInput, arg2 ...request.Option) (*lambda.AliasConfiguration, error)
UpdateAliasWithContext mocks base method
func (*MockLambdaAPI) UpdateEventSourceMapping ¶
func (m *MockLambdaAPI) UpdateEventSourceMapping(arg0 *lambda.UpdateEventSourceMappingInput) (*lambda.EventSourceMappingConfiguration, error)
UpdateEventSourceMapping mocks base method
func (*MockLambdaAPI) UpdateEventSourceMappingRequest ¶
func (m *MockLambdaAPI) UpdateEventSourceMappingRequest(arg0 *lambda.UpdateEventSourceMappingInput) (*request.Request, *lambda.EventSourceMappingConfiguration)
UpdateEventSourceMappingRequest mocks base method
func (*MockLambdaAPI) UpdateEventSourceMappingWithContext ¶
func (m *MockLambdaAPI) UpdateEventSourceMappingWithContext(arg0 context.Context, arg1 *lambda.UpdateEventSourceMappingInput, arg2 ...request.Option) (*lambda.EventSourceMappingConfiguration, error)
UpdateEventSourceMappingWithContext mocks base method
func (*MockLambdaAPI) UpdateFunctionCode ¶
func (m *MockLambdaAPI) UpdateFunctionCode(arg0 *lambda.UpdateFunctionCodeInput) (*lambda.FunctionConfiguration, error)
UpdateFunctionCode mocks base method
func (*MockLambdaAPI) UpdateFunctionCodeRequest ¶
func (m *MockLambdaAPI) UpdateFunctionCodeRequest(arg0 *lambda.UpdateFunctionCodeInput) (*request.Request, *lambda.FunctionConfiguration)
UpdateFunctionCodeRequest mocks base method
func (*MockLambdaAPI) UpdateFunctionCodeWithContext ¶
func (m *MockLambdaAPI) UpdateFunctionCodeWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionCodeInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
UpdateFunctionCodeWithContext mocks base method
func (*MockLambdaAPI) UpdateFunctionConfiguration ¶
func (m *MockLambdaAPI) UpdateFunctionConfiguration(arg0 *lambda.UpdateFunctionConfigurationInput) (*lambda.FunctionConfiguration, error)
UpdateFunctionConfiguration mocks base method
func (*MockLambdaAPI) UpdateFunctionConfigurationRequest ¶
func (m *MockLambdaAPI) UpdateFunctionConfigurationRequest(arg0 *lambda.UpdateFunctionConfigurationInput) (*request.Request, *lambda.FunctionConfiguration)
UpdateFunctionConfigurationRequest mocks base method
func (*MockLambdaAPI) UpdateFunctionConfigurationWithContext ¶
func (m *MockLambdaAPI) UpdateFunctionConfigurationWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionConfigurationInput, arg2 ...request.Option) (*lambda.FunctionConfiguration, error)
UpdateFunctionConfigurationWithContext mocks base method
func (*MockLambdaAPI) UpdateFunctionEventInvokeConfig ¶
func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfig(arg0 *lambda.UpdateFunctionEventInvokeConfigInput) (*lambda.UpdateFunctionEventInvokeConfigOutput, error)
UpdateFunctionEventInvokeConfig mocks base method
func (*MockLambdaAPI) UpdateFunctionEventInvokeConfigRequest ¶
func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfigRequest(arg0 *lambda.UpdateFunctionEventInvokeConfigInput) (*request.Request, *lambda.UpdateFunctionEventInvokeConfigOutput)
UpdateFunctionEventInvokeConfigRequest mocks base method
func (*MockLambdaAPI) UpdateFunctionEventInvokeConfigWithContext ¶
func (m *MockLambdaAPI) UpdateFunctionEventInvokeConfigWithContext(arg0 context.Context, arg1 *lambda.UpdateFunctionEventInvokeConfigInput, arg2 ...request.Option) (*lambda.UpdateFunctionEventInvokeConfigOutput, error)
UpdateFunctionEventInvokeConfigWithContext mocks base method
func (*MockLambdaAPI) WaitUntilFunctionActive ¶
func (m *MockLambdaAPI) WaitUntilFunctionActive(arg0 *lambda.GetFunctionConfigurationInput) error
WaitUntilFunctionActive mocks base method
func (*MockLambdaAPI) WaitUntilFunctionActiveWithContext ¶
func (m *MockLambdaAPI) WaitUntilFunctionActiveWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, arg2 ...request.WaiterOption) error
WaitUntilFunctionActiveWithContext mocks base method
func (*MockLambdaAPI) WaitUntilFunctionExists ¶
func (m *MockLambdaAPI) WaitUntilFunctionExists(arg0 *lambda.GetFunctionInput) error
WaitUntilFunctionExists mocks base method
func (*MockLambdaAPI) WaitUntilFunctionExistsWithContext ¶
func (m *MockLambdaAPI) WaitUntilFunctionExistsWithContext(arg0 context.Context, arg1 *lambda.GetFunctionInput, arg2 ...request.WaiterOption) error
WaitUntilFunctionExistsWithContext mocks base method
func (*MockLambdaAPI) WaitUntilFunctionUpdated ¶
func (m *MockLambdaAPI) WaitUntilFunctionUpdated(arg0 *lambda.GetFunctionConfigurationInput) error
WaitUntilFunctionUpdated mocks base method
func (*MockLambdaAPI) WaitUntilFunctionUpdatedWithContext ¶
func (m *MockLambdaAPI) WaitUntilFunctionUpdatedWithContext(arg0 context.Context, arg1 *lambda.GetFunctionConfigurationInput, arg2 ...request.WaiterOption) error
WaitUntilFunctionUpdatedWithContext mocks base method
type MockLambdaAPIMockRecorder ¶
type MockLambdaAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockLambdaAPIMockRecorder is the mock recorder for MockLambdaAPI
func (*MockLambdaAPIMockRecorder) AddLayerVersionPermission ¶
func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermission(arg0 interface{}) *gomock.Call
AddLayerVersionPermission indicates an expected call of AddLayerVersionPermission
func (*MockLambdaAPIMockRecorder) AddLayerVersionPermissionRequest ¶
func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermissionRequest(arg0 interface{}) *gomock.Call
AddLayerVersionPermissionRequest indicates an expected call of AddLayerVersionPermissionRequest
func (*MockLambdaAPIMockRecorder) AddLayerVersionPermissionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) AddLayerVersionPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddLayerVersionPermissionWithContext indicates an expected call of AddLayerVersionPermissionWithContext
func (*MockLambdaAPIMockRecorder) AddPermission ¶
func (mr *MockLambdaAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call
AddPermission indicates an expected call of AddPermission
func (*MockLambdaAPIMockRecorder) AddPermissionRequest ¶
func (mr *MockLambdaAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call
AddPermissionRequest indicates an expected call of AddPermissionRequest
func (*MockLambdaAPIMockRecorder) AddPermissionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddPermissionWithContext indicates an expected call of AddPermissionWithContext
func (*MockLambdaAPIMockRecorder) CreateAlias ¶
func (mr *MockLambdaAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
CreateAlias indicates an expected call of CreateAlias
func (*MockLambdaAPIMockRecorder) CreateAliasRequest ¶
func (mr *MockLambdaAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
CreateAliasRequest indicates an expected call of CreateAliasRequest
func (*MockLambdaAPIMockRecorder) CreateAliasWithContext ¶
func (mr *MockLambdaAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAliasWithContext indicates an expected call of CreateAliasWithContext
func (*MockLambdaAPIMockRecorder) CreateEventSourceMapping ¶
func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMapping(arg0 interface{}) *gomock.Call
CreateEventSourceMapping indicates an expected call of CreateEventSourceMapping
func (*MockLambdaAPIMockRecorder) CreateEventSourceMappingRequest ¶
func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMappingRequest(arg0 interface{}) *gomock.Call
CreateEventSourceMappingRequest indicates an expected call of CreateEventSourceMappingRequest
func (*MockLambdaAPIMockRecorder) CreateEventSourceMappingWithContext ¶
func (mr *MockLambdaAPIMockRecorder) CreateEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEventSourceMappingWithContext indicates an expected call of CreateEventSourceMappingWithContext
func (*MockLambdaAPIMockRecorder) CreateFunction ¶
func (mr *MockLambdaAPIMockRecorder) CreateFunction(arg0 interface{}) *gomock.Call
CreateFunction indicates an expected call of CreateFunction
func (*MockLambdaAPIMockRecorder) CreateFunctionRequest ¶
func (mr *MockLambdaAPIMockRecorder) CreateFunctionRequest(arg0 interface{}) *gomock.Call
CreateFunctionRequest indicates an expected call of CreateFunctionRequest
func (*MockLambdaAPIMockRecorder) CreateFunctionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) CreateFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFunctionWithContext indicates an expected call of CreateFunctionWithContext
func (*MockLambdaAPIMockRecorder) DeleteAlias ¶
func (mr *MockLambdaAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
DeleteAlias indicates an expected call of DeleteAlias
func (*MockLambdaAPIMockRecorder) DeleteAliasRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
DeleteAliasRequest indicates an expected call of DeleteAliasRequest
func (*MockLambdaAPIMockRecorder) DeleteAliasWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext
func (*MockLambdaAPIMockRecorder) DeleteEventSourceMapping ¶
func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMapping(arg0 interface{}) *gomock.Call
DeleteEventSourceMapping indicates an expected call of DeleteEventSourceMapping
func (*MockLambdaAPIMockRecorder) DeleteEventSourceMappingRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMappingRequest(arg0 interface{}) *gomock.Call
DeleteEventSourceMappingRequest indicates an expected call of DeleteEventSourceMappingRequest
func (*MockLambdaAPIMockRecorder) DeleteEventSourceMappingWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEventSourceMappingWithContext indicates an expected call of DeleteEventSourceMappingWithContext
func (*MockLambdaAPIMockRecorder) DeleteFunction ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunction(arg0 interface{}) *gomock.Call
DeleteFunction indicates an expected call of DeleteFunction
func (*MockLambdaAPIMockRecorder) DeleteFunctionConcurrency ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrency(arg0 interface{}) *gomock.Call
DeleteFunctionConcurrency indicates an expected call of DeleteFunctionConcurrency
func (*MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call
DeleteFunctionConcurrencyRequest indicates an expected call of DeleteFunctionConcurrencyRequest
func (*MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFunctionConcurrencyWithContext indicates an expected call of DeleteFunctionConcurrencyWithContext
func (*MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfig ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
DeleteFunctionEventInvokeConfig indicates an expected call of DeleteFunctionEventInvokeConfig
func (*MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
DeleteFunctionEventInvokeConfigRequest indicates an expected call of DeleteFunctionEventInvokeConfigRequest
func (*MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFunctionEventInvokeConfigWithContext indicates an expected call of DeleteFunctionEventInvokeConfigWithContext
func (*MockLambdaAPIMockRecorder) DeleteFunctionRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionRequest(arg0 interface{}) *gomock.Call
DeleteFunctionRequest indicates an expected call of DeleteFunctionRequest
func (*MockLambdaAPIMockRecorder) DeleteFunctionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFunctionWithContext indicates an expected call of DeleteFunctionWithContext
func (*MockLambdaAPIMockRecorder) DeleteLayerVersion ¶
func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersion(arg0 interface{}) *gomock.Call
DeleteLayerVersion indicates an expected call of DeleteLayerVersion
func (*MockLambdaAPIMockRecorder) DeleteLayerVersionRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersionRequest(arg0 interface{}) *gomock.Call
DeleteLayerVersionRequest indicates an expected call of DeleteLayerVersionRequest
func (*MockLambdaAPIMockRecorder) DeleteLayerVersionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLayerVersionWithContext indicates an expected call of DeleteLayerVersionWithContext
func (*MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfig ¶
func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call
DeleteProvisionedConcurrencyConfig indicates an expected call of DeleteProvisionedConcurrencyConfig
func (*MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call
DeleteProvisionedConcurrencyConfigRequest indicates an expected call of DeleteProvisionedConcurrencyConfigRequest
func (*MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) DeleteProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProvisionedConcurrencyConfigWithContext indicates an expected call of DeleteProvisionedConcurrencyConfigWithContext
func (*MockLambdaAPIMockRecorder) GetAccountSettings ¶
func (mr *MockLambdaAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call
GetAccountSettings indicates an expected call of GetAccountSettings
func (*MockLambdaAPIMockRecorder) GetAccountSettingsRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call
GetAccountSettingsRequest indicates an expected call of GetAccountSettingsRequest
func (*MockLambdaAPIMockRecorder) GetAccountSettingsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccountSettingsWithContext indicates an expected call of GetAccountSettingsWithContext
func (*MockLambdaAPIMockRecorder) GetAlias ¶
func (mr *MockLambdaAPIMockRecorder) GetAlias(arg0 interface{}) *gomock.Call
GetAlias indicates an expected call of GetAlias
func (*MockLambdaAPIMockRecorder) GetAliasRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetAliasRequest(arg0 interface{}) *gomock.Call
GetAliasRequest indicates an expected call of GetAliasRequest
func (*MockLambdaAPIMockRecorder) GetAliasWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAliasWithContext indicates an expected call of GetAliasWithContext
func (*MockLambdaAPIMockRecorder) GetEventSourceMapping ¶
func (mr *MockLambdaAPIMockRecorder) GetEventSourceMapping(arg0 interface{}) *gomock.Call
GetEventSourceMapping indicates an expected call of GetEventSourceMapping
func (*MockLambdaAPIMockRecorder) GetEventSourceMappingRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetEventSourceMappingRequest(arg0 interface{}) *gomock.Call
GetEventSourceMappingRequest indicates an expected call of GetEventSourceMappingRequest
func (*MockLambdaAPIMockRecorder) GetEventSourceMappingWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEventSourceMappingWithContext indicates an expected call of GetEventSourceMappingWithContext
func (*MockLambdaAPIMockRecorder) GetFunction ¶
func (mr *MockLambdaAPIMockRecorder) GetFunction(arg0 interface{}) *gomock.Call
GetFunction indicates an expected call of GetFunction
func (*MockLambdaAPIMockRecorder) GetFunctionConcurrency ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrency(arg0 interface{}) *gomock.Call
GetFunctionConcurrency indicates an expected call of GetFunctionConcurrency
func (*MockLambdaAPIMockRecorder) GetFunctionConcurrencyRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call
GetFunctionConcurrencyRequest indicates an expected call of GetFunctionConcurrencyRequest
func (*MockLambdaAPIMockRecorder) GetFunctionConcurrencyWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunctionConcurrencyWithContext indicates an expected call of GetFunctionConcurrencyWithContext
func (*MockLambdaAPIMockRecorder) GetFunctionConfiguration ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionConfiguration(arg0 interface{}) *gomock.Call
GetFunctionConfiguration indicates an expected call of GetFunctionConfiguration
func (*MockLambdaAPIMockRecorder) GetFunctionConfigurationRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionConfigurationRequest(arg0 interface{}) *gomock.Call
GetFunctionConfigurationRequest indicates an expected call of GetFunctionConfigurationRequest
func (*MockLambdaAPIMockRecorder) GetFunctionConfigurationWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunctionConfigurationWithContext indicates an expected call of GetFunctionConfigurationWithContext
func (*MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfig ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
GetFunctionEventInvokeConfig indicates an expected call of GetFunctionEventInvokeConfig
func (*MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
GetFunctionEventInvokeConfigRequest indicates an expected call of GetFunctionEventInvokeConfigRequest
func (*MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunctionEventInvokeConfigWithContext indicates an expected call of GetFunctionEventInvokeConfigWithContext
func (*MockLambdaAPIMockRecorder) GetFunctionRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionRequest(arg0 interface{}) *gomock.Call
GetFunctionRequest indicates an expected call of GetFunctionRequest
func (*MockLambdaAPIMockRecorder) GetFunctionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetFunctionWithContext indicates an expected call of GetFunctionWithContext
func (*MockLambdaAPIMockRecorder) GetLayerVersion ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersion(arg0 interface{}) *gomock.Call
GetLayerVersion indicates an expected call of GetLayerVersion
func (*MockLambdaAPIMockRecorder) GetLayerVersionByArn ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArn(arg0 interface{}) *gomock.Call
GetLayerVersionByArn indicates an expected call of GetLayerVersionByArn
func (*MockLambdaAPIMockRecorder) GetLayerVersionByArnRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArnRequest(arg0 interface{}) *gomock.Call
GetLayerVersionByArnRequest indicates an expected call of GetLayerVersionByArnRequest
func (*MockLambdaAPIMockRecorder) GetLayerVersionByArnWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionByArnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLayerVersionByArnWithContext indicates an expected call of GetLayerVersionByArnWithContext
func (*MockLambdaAPIMockRecorder) GetLayerVersionPolicy ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicy(arg0 interface{}) *gomock.Call
GetLayerVersionPolicy indicates an expected call of GetLayerVersionPolicy
func (*MockLambdaAPIMockRecorder) GetLayerVersionPolicyRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicyRequest(arg0 interface{}) *gomock.Call
GetLayerVersionPolicyRequest indicates an expected call of GetLayerVersionPolicyRequest
func (*MockLambdaAPIMockRecorder) GetLayerVersionPolicyWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLayerVersionPolicyWithContext indicates an expected call of GetLayerVersionPolicyWithContext
func (*MockLambdaAPIMockRecorder) GetLayerVersionRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionRequest(arg0 interface{}) *gomock.Call
GetLayerVersionRequest indicates an expected call of GetLayerVersionRequest
func (*MockLambdaAPIMockRecorder) GetLayerVersionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLayerVersionWithContext indicates an expected call of GetLayerVersionWithContext
func (*MockLambdaAPIMockRecorder) GetPolicy ¶
func (mr *MockLambdaAPIMockRecorder) GetPolicy(arg0 interface{}) *gomock.Call
GetPolicy indicates an expected call of GetPolicy
func (*MockLambdaAPIMockRecorder) GetPolicyRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetPolicyRequest(arg0 interface{}) *gomock.Call
GetPolicyRequest indicates an expected call of GetPolicyRequest
func (*MockLambdaAPIMockRecorder) GetPolicyWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPolicyWithContext indicates an expected call of GetPolicyWithContext
func (*MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfig ¶
func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call
GetProvisionedConcurrencyConfig indicates an expected call of GetProvisionedConcurrencyConfig
func (*MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call
GetProvisionedConcurrencyConfigRequest indicates an expected call of GetProvisionedConcurrencyConfigRequest
func (*MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) GetProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProvisionedConcurrencyConfigWithContext indicates an expected call of GetProvisionedConcurrencyConfigWithContext
func (*MockLambdaAPIMockRecorder) Invoke ¶
func (mr *MockLambdaAPIMockRecorder) Invoke(arg0 interface{}) *gomock.Call
Invoke indicates an expected call of Invoke
func (*MockLambdaAPIMockRecorder) InvokeAsync ¶
func (mr *MockLambdaAPIMockRecorder) InvokeAsync(arg0 interface{}) *gomock.Call
InvokeAsync indicates an expected call of InvokeAsync
func (*MockLambdaAPIMockRecorder) InvokeAsyncRequest ¶
func (mr *MockLambdaAPIMockRecorder) InvokeAsyncRequest(arg0 interface{}) *gomock.Call
InvokeAsyncRequest indicates an expected call of InvokeAsyncRequest
func (*MockLambdaAPIMockRecorder) InvokeAsyncWithContext ¶
func (mr *MockLambdaAPIMockRecorder) InvokeAsyncWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InvokeAsyncWithContext indicates an expected call of InvokeAsyncWithContext
func (*MockLambdaAPIMockRecorder) InvokeRequest ¶
func (mr *MockLambdaAPIMockRecorder) InvokeRequest(arg0 interface{}) *gomock.Call
InvokeRequest indicates an expected call of InvokeRequest
func (*MockLambdaAPIMockRecorder) InvokeWithContext ¶
func (mr *MockLambdaAPIMockRecorder) InvokeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
InvokeWithContext indicates an expected call of InvokeWithContext
func (*MockLambdaAPIMockRecorder) ListAliases ¶
func (mr *MockLambdaAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
ListAliases indicates an expected call of ListAliases
func (*MockLambdaAPIMockRecorder) ListAliasesPages ¶
func (mr *MockLambdaAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListAliasesPages indicates an expected call of ListAliasesPages
func (*MockLambdaAPIMockRecorder) ListAliasesPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext
func (*MockLambdaAPIMockRecorder) ListAliasesRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
ListAliasesRequest indicates an expected call of ListAliasesRequest
func (*MockLambdaAPIMockRecorder) ListAliasesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAliasesWithContext indicates an expected call of ListAliasesWithContext
func (*MockLambdaAPIMockRecorder) ListEventSourceMappings ¶
func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappings(arg0 interface{}) *gomock.Call
ListEventSourceMappings indicates an expected call of ListEventSourceMappings
func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsPages ¶
func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsPages(arg0, arg1 interface{}) *gomock.Call
ListEventSourceMappingsPages indicates an expected call of ListEventSourceMappingsPages
func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEventSourceMappingsPagesWithContext indicates an expected call of ListEventSourceMappingsPagesWithContext
func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsRequest(arg0 interface{}) *gomock.Call
ListEventSourceMappingsRequest indicates an expected call of ListEventSourceMappingsRequest
func (*MockLambdaAPIMockRecorder) ListEventSourceMappingsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListEventSourceMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEventSourceMappingsWithContext indicates an expected call of ListEventSourceMappingsWithContext
func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigs ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigs(arg0 interface{}) *gomock.Call
ListFunctionEventInvokeConfigs indicates an expected call of ListFunctionEventInvokeConfigs
func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPages ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListFunctionEventInvokeConfigsPages indicates an expected call of ListFunctionEventInvokeConfigsPages
func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFunctionEventInvokeConfigsPagesWithContext indicates an expected call of ListFunctionEventInvokeConfigsPagesWithContext
func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsRequest(arg0 interface{}) *gomock.Call
ListFunctionEventInvokeConfigsRequest indicates an expected call of ListFunctionEventInvokeConfigsRequest
func (*MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionEventInvokeConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFunctionEventInvokeConfigsWithContext indicates an expected call of ListFunctionEventInvokeConfigsWithContext
func (*MockLambdaAPIMockRecorder) ListFunctions ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctions(arg0 interface{}) *gomock.Call
ListFunctions indicates an expected call of ListFunctions
func (*MockLambdaAPIMockRecorder) ListFunctionsPages ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionsPages(arg0, arg1 interface{}) *gomock.Call
ListFunctionsPages indicates an expected call of ListFunctionsPages
func (*MockLambdaAPIMockRecorder) ListFunctionsPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFunctionsPagesWithContext indicates an expected call of ListFunctionsPagesWithContext
func (*MockLambdaAPIMockRecorder) ListFunctionsRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionsRequest(arg0 interface{}) *gomock.Call
ListFunctionsRequest indicates an expected call of ListFunctionsRequest
func (*MockLambdaAPIMockRecorder) ListFunctionsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListFunctionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFunctionsWithContext indicates an expected call of ListFunctionsWithContext
func (*MockLambdaAPIMockRecorder) ListLayerVersions ¶
func (mr *MockLambdaAPIMockRecorder) ListLayerVersions(arg0 interface{}) *gomock.Call
ListLayerVersions indicates an expected call of ListLayerVersions
func (*MockLambdaAPIMockRecorder) ListLayerVersionsPages ¶
func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListLayerVersionsPages indicates an expected call of ListLayerVersionsPages
func (*MockLambdaAPIMockRecorder) ListLayerVersionsPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLayerVersionsPagesWithContext indicates an expected call of ListLayerVersionsPagesWithContext
func (*MockLambdaAPIMockRecorder) ListLayerVersionsRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsRequest(arg0 interface{}) *gomock.Call
ListLayerVersionsRequest indicates an expected call of ListLayerVersionsRequest
func (*MockLambdaAPIMockRecorder) ListLayerVersionsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListLayerVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLayerVersionsWithContext indicates an expected call of ListLayerVersionsWithContext
func (*MockLambdaAPIMockRecorder) ListLayers ¶
func (mr *MockLambdaAPIMockRecorder) ListLayers(arg0 interface{}) *gomock.Call
ListLayers indicates an expected call of ListLayers
func (*MockLambdaAPIMockRecorder) ListLayersPages ¶
func (mr *MockLambdaAPIMockRecorder) ListLayersPages(arg0, arg1 interface{}) *gomock.Call
ListLayersPages indicates an expected call of ListLayersPages
func (*MockLambdaAPIMockRecorder) ListLayersPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListLayersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLayersPagesWithContext indicates an expected call of ListLayersPagesWithContext
func (*MockLambdaAPIMockRecorder) ListLayersRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListLayersRequest(arg0 interface{}) *gomock.Call
ListLayersRequest indicates an expected call of ListLayersRequest
func (*MockLambdaAPIMockRecorder) ListLayersWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListLayersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLayersWithContext indicates an expected call of ListLayersWithContext
func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigs ¶
func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigs(arg0 interface{}) *gomock.Call
ListProvisionedConcurrencyConfigs indicates an expected call of ListProvisionedConcurrencyConfigs
func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPages ¶
func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListProvisionedConcurrencyConfigsPages indicates an expected call of ListProvisionedConcurrencyConfigsPages
func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProvisionedConcurrencyConfigsPagesWithContext indicates an expected call of ListProvisionedConcurrencyConfigsPagesWithContext
func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsRequest(arg0 interface{}) *gomock.Call
ListProvisionedConcurrencyConfigsRequest indicates an expected call of ListProvisionedConcurrencyConfigsRequest
func (*MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListProvisionedConcurrencyConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProvisionedConcurrencyConfigsWithContext indicates an expected call of ListProvisionedConcurrencyConfigsWithContext
func (*MockLambdaAPIMockRecorder) ListTags ¶
func (mr *MockLambdaAPIMockRecorder) ListTags(arg0 interface{}) *gomock.Call
ListTags indicates an expected call of ListTags
func (*MockLambdaAPIMockRecorder) ListTagsRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListTagsRequest(arg0 interface{}) *gomock.Call
ListTagsRequest indicates an expected call of ListTagsRequest
func (*MockLambdaAPIMockRecorder) ListTagsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsWithContext indicates an expected call of ListTagsWithContext
func (*MockLambdaAPIMockRecorder) ListVersionsByFunction ¶
func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunction(arg0 interface{}) *gomock.Call
ListVersionsByFunction indicates an expected call of ListVersionsByFunction
func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionPages ¶
func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionPages(arg0, arg1 interface{}) *gomock.Call
ListVersionsByFunctionPages indicates an expected call of ListVersionsByFunctionPages
func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionPagesWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListVersionsByFunctionPagesWithContext indicates an expected call of ListVersionsByFunctionPagesWithContext
func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionRequest ¶
func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionRequest(arg0 interface{}) *gomock.Call
ListVersionsByFunctionRequest indicates an expected call of ListVersionsByFunctionRequest
func (*MockLambdaAPIMockRecorder) ListVersionsByFunctionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) ListVersionsByFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListVersionsByFunctionWithContext indicates an expected call of ListVersionsByFunctionWithContext
func (*MockLambdaAPIMockRecorder) PublishLayerVersion ¶
func (mr *MockLambdaAPIMockRecorder) PublishLayerVersion(arg0 interface{}) *gomock.Call
PublishLayerVersion indicates an expected call of PublishLayerVersion
func (*MockLambdaAPIMockRecorder) PublishLayerVersionRequest ¶
func (mr *MockLambdaAPIMockRecorder) PublishLayerVersionRequest(arg0 interface{}) *gomock.Call
PublishLayerVersionRequest indicates an expected call of PublishLayerVersionRequest
func (*MockLambdaAPIMockRecorder) PublishLayerVersionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) PublishLayerVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PublishLayerVersionWithContext indicates an expected call of PublishLayerVersionWithContext
func (*MockLambdaAPIMockRecorder) PublishVersion ¶
func (mr *MockLambdaAPIMockRecorder) PublishVersion(arg0 interface{}) *gomock.Call
PublishVersion indicates an expected call of PublishVersion
func (*MockLambdaAPIMockRecorder) PublishVersionRequest ¶
func (mr *MockLambdaAPIMockRecorder) PublishVersionRequest(arg0 interface{}) *gomock.Call
PublishVersionRequest indicates an expected call of PublishVersionRequest
func (*MockLambdaAPIMockRecorder) PublishVersionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) PublishVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PublishVersionWithContext indicates an expected call of PublishVersionWithContext
func (*MockLambdaAPIMockRecorder) PutFunctionConcurrency ¶
func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrency(arg0 interface{}) *gomock.Call
PutFunctionConcurrency indicates an expected call of PutFunctionConcurrency
func (*MockLambdaAPIMockRecorder) PutFunctionConcurrencyRequest ¶
func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrencyRequest(arg0 interface{}) *gomock.Call
PutFunctionConcurrencyRequest indicates an expected call of PutFunctionConcurrencyRequest
func (*MockLambdaAPIMockRecorder) PutFunctionConcurrencyWithContext ¶
func (mr *MockLambdaAPIMockRecorder) PutFunctionConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutFunctionConcurrencyWithContext indicates an expected call of PutFunctionConcurrencyWithContext
func (*MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfig ¶
func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
PutFunctionEventInvokeConfig indicates an expected call of PutFunctionEventInvokeConfig
func (*MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
PutFunctionEventInvokeConfigRequest indicates an expected call of PutFunctionEventInvokeConfigRequest
func (*MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) PutFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutFunctionEventInvokeConfigWithContext indicates an expected call of PutFunctionEventInvokeConfigWithContext
func (*MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfig ¶
func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfig(arg0 interface{}) *gomock.Call
PutProvisionedConcurrencyConfig indicates an expected call of PutProvisionedConcurrencyConfig
func (*MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigRequest(arg0 interface{}) *gomock.Call
PutProvisionedConcurrencyConfigRequest indicates an expected call of PutProvisionedConcurrencyConfigRequest
func (*MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) PutProvisionedConcurrencyConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutProvisionedConcurrencyConfigWithContext indicates an expected call of PutProvisionedConcurrencyConfigWithContext
func (*MockLambdaAPIMockRecorder) RemoveLayerVersionPermission ¶
func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermission(arg0 interface{}) *gomock.Call
RemoveLayerVersionPermission indicates an expected call of RemoveLayerVersionPermission
func (*MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionRequest ¶
func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionRequest(arg0 interface{}) *gomock.Call
RemoveLayerVersionPermissionRequest indicates an expected call of RemoveLayerVersionPermissionRequest
func (*MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) RemoveLayerVersionPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveLayerVersionPermissionWithContext indicates an expected call of RemoveLayerVersionPermissionWithContext
func (*MockLambdaAPIMockRecorder) RemovePermission ¶
func (mr *MockLambdaAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call
RemovePermission indicates an expected call of RemovePermission
func (*MockLambdaAPIMockRecorder) RemovePermissionRequest ¶
func (mr *MockLambdaAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call
RemovePermissionRequest indicates an expected call of RemovePermissionRequest
func (*MockLambdaAPIMockRecorder) RemovePermissionWithContext ¶
func (mr *MockLambdaAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext
func (*MockLambdaAPIMockRecorder) TagResource ¶
func (mr *MockLambdaAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockLambdaAPIMockRecorder) TagResourceRequest ¶
func (mr *MockLambdaAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockLambdaAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockLambdaAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockLambdaAPIMockRecorder) UntagResource ¶
func (mr *MockLambdaAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockLambdaAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockLambdaAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockLambdaAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockLambdaAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockLambdaAPIMockRecorder) UpdateAlias ¶
func (mr *MockLambdaAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
UpdateAlias indicates an expected call of UpdateAlias
func (*MockLambdaAPIMockRecorder) UpdateAliasRequest ¶
func (mr *MockLambdaAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
UpdateAliasRequest indicates an expected call of UpdateAliasRequest
func (*MockLambdaAPIMockRecorder) UpdateAliasWithContext ¶
func (mr *MockLambdaAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAliasWithContext indicates an expected call of UpdateAliasWithContext
func (*MockLambdaAPIMockRecorder) UpdateEventSourceMapping ¶
func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMapping(arg0 interface{}) *gomock.Call
UpdateEventSourceMapping indicates an expected call of UpdateEventSourceMapping
func (*MockLambdaAPIMockRecorder) UpdateEventSourceMappingRequest ¶
func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMappingRequest(arg0 interface{}) *gomock.Call
UpdateEventSourceMappingRequest indicates an expected call of UpdateEventSourceMappingRequest
func (*MockLambdaAPIMockRecorder) UpdateEventSourceMappingWithContext ¶
func (mr *MockLambdaAPIMockRecorder) UpdateEventSourceMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateEventSourceMappingWithContext indicates an expected call of UpdateEventSourceMappingWithContext
func (*MockLambdaAPIMockRecorder) UpdateFunctionCode ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCode(arg0 interface{}) *gomock.Call
UpdateFunctionCode indicates an expected call of UpdateFunctionCode
func (*MockLambdaAPIMockRecorder) UpdateFunctionCodeRequest ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCodeRequest(arg0 interface{}) *gomock.Call
UpdateFunctionCodeRequest indicates an expected call of UpdateFunctionCodeRequest
func (*MockLambdaAPIMockRecorder) UpdateFunctionCodeWithContext ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionCodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFunctionCodeWithContext indicates an expected call of UpdateFunctionCodeWithContext
func (*MockLambdaAPIMockRecorder) UpdateFunctionConfiguration ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfiguration(arg0 interface{}) *gomock.Call
UpdateFunctionConfiguration indicates an expected call of UpdateFunctionConfiguration
func (*MockLambdaAPIMockRecorder) UpdateFunctionConfigurationRequest ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateFunctionConfigurationRequest indicates an expected call of UpdateFunctionConfigurationRequest
func (*MockLambdaAPIMockRecorder) UpdateFunctionConfigurationWithContext ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFunctionConfigurationWithContext indicates an expected call of UpdateFunctionConfigurationWithContext
func (*MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfig ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfig(arg0 interface{}) *gomock.Call
UpdateFunctionEventInvokeConfig indicates an expected call of UpdateFunctionEventInvokeConfig
func (*MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigRequest ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigRequest(arg0 interface{}) *gomock.Call
UpdateFunctionEventInvokeConfigRequest indicates an expected call of UpdateFunctionEventInvokeConfigRequest
func (*MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigWithContext ¶
func (mr *MockLambdaAPIMockRecorder) UpdateFunctionEventInvokeConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFunctionEventInvokeConfigWithContext indicates an expected call of UpdateFunctionEventInvokeConfigWithContext
func (*MockLambdaAPIMockRecorder) WaitUntilFunctionActive ¶
func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionActive(arg0 interface{}) *gomock.Call
WaitUntilFunctionActive indicates an expected call of WaitUntilFunctionActive
func (*MockLambdaAPIMockRecorder) WaitUntilFunctionActiveWithContext ¶
func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFunctionActiveWithContext indicates an expected call of WaitUntilFunctionActiveWithContext
func (*MockLambdaAPIMockRecorder) WaitUntilFunctionExists ¶
func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionExists(arg0 interface{}) *gomock.Call
WaitUntilFunctionExists indicates an expected call of WaitUntilFunctionExists
func (*MockLambdaAPIMockRecorder) WaitUntilFunctionExistsWithContext ¶
func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFunctionExistsWithContext indicates an expected call of WaitUntilFunctionExistsWithContext
func (*MockLambdaAPIMockRecorder) WaitUntilFunctionUpdated ¶
func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionUpdated(arg0 interface{}) *gomock.Call
WaitUntilFunctionUpdated indicates an expected call of WaitUntilFunctionUpdated
func (*MockLambdaAPIMockRecorder) WaitUntilFunctionUpdatedWithContext ¶
func (mr *MockLambdaAPIMockRecorder) WaitUntilFunctionUpdatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFunctionUpdatedWithContext indicates an expected call of WaitUntilFunctionUpdatedWithContext
type MockSNSAPI ¶
type MockSNSAPI struct {
// contains filtered or unexported fields
}
MockSNSAPI is a mock of SNSAPI interface
func NewMockSNSAPI ¶
func NewMockSNSAPI(ctrl *gomock.Controller) *MockSNSAPI
NewMockSNSAPI creates a new mock instance
func (*MockSNSAPI) AddPermission ¶
func (m *MockSNSAPI) AddPermission(arg0 *sns.AddPermissionInput) (*sns.AddPermissionOutput, error)
AddPermission mocks base method
func (*MockSNSAPI) AddPermissionRequest ¶
func (m *MockSNSAPI) AddPermissionRequest(arg0 *sns.AddPermissionInput) (*request.Request, *sns.AddPermissionOutput)
AddPermissionRequest mocks base method
func (*MockSNSAPI) AddPermissionWithContext ¶
func (m *MockSNSAPI) AddPermissionWithContext(arg0 context.Context, arg1 *sns.AddPermissionInput, arg2 ...request.Option) (*sns.AddPermissionOutput, error)
AddPermissionWithContext mocks base method
func (*MockSNSAPI) CheckIfPhoneNumberIsOptedOut ¶
func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOut(arg0 *sns.CheckIfPhoneNumberIsOptedOutInput) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
CheckIfPhoneNumberIsOptedOut mocks base method
func (*MockSNSAPI) CheckIfPhoneNumberIsOptedOutRequest ¶
func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOutRequest(arg0 *sns.CheckIfPhoneNumberIsOptedOutInput) (*request.Request, *sns.CheckIfPhoneNumberIsOptedOutOutput)
CheckIfPhoneNumberIsOptedOutRequest mocks base method
func (*MockSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext ¶
func (m *MockSNSAPI) CheckIfPhoneNumberIsOptedOutWithContext(arg0 context.Context, arg1 *sns.CheckIfPhoneNumberIsOptedOutInput, arg2 ...request.Option) (*sns.CheckIfPhoneNumberIsOptedOutOutput, error)
CheckIfPhoneNumberIsOptedOutWithContext mocks base method
func (*MockSNSAPI) ConfirmSubscription ¶
func (m *MockSNSAPI) ConfirmSubscription(arg0 *sns.ConfirmSubscriptionInput) (*sns.ConfirmSubscriptionOutput, error)
ConfirmSubscription mocks base method
func (*MockSNSAPI) ConfirmSubscriptionRequest ¶
func (m *MockSNSAPI) ConfirmSubscriptionRequest(arg0 *sns.ConfirmSubscriptionInput) (*request.Request, *sns.ConfirmSubscriptionOutput)
ConfirmSubscriptionRequest mocks base method
func (*MockSNSAPI) ConfirmSubscriptionWithContext ¶
func (m *MockSNSAPI) ConfirmSubscriptionWithContext(arg0 context.Context, arg1 *sns.ConfirmSubscriptionInput, arg2 ...request.Option) (*sns.ConfirmSubscriptionOutput, error)
ConfirmSubscriptionWithContext mocks base method
func (*MockSNSAPI) CreatePlatformApplication ¶
func (m *MockSNSAPI) CreatePlatformApplication(arg0 *sns.CreatePlatformApplicationInput) (*sns.CreatePlatformApplicationOutput, error)
CreatePlatformApplication mocks base method
func (*MockSNSAPI) CreatePlatformApplicationRequest ¶
func (m *MockSNSAPI) CreatePlatformApplicationRequest(arg0 *sns.CreatePlatformApplicationInput) (*request.Request, *sns.CreatePlatformApplicationOutput)
CreatePlatformApplicationRequest mocks base method
func (*MockSNSAPI) CreatePlatformApplicationWithContext ¶
func (m *MockSNSAPI) CreatePlatformApplicationWithContext(arg0 context.Context, arg1 *sns.CreatePlatformApplicationInput, arg2 ...request.Option) (*sns.CreatePlatformApplicationOutput, error)
CreatePlatformApplicationWithContext mocks base method
func (*MockSNSAPI) CreatePlatformEndpoint ¶
func (m *MockSNSAPI) CreatePlatformEndpoint(arg0 *sns.CreatePlatformEndpointInput) (*sns.CreatePlatformEndpointOutput, error)
CreatePlatformEndpoint mocks base method
func (*MockSNSAPI) CreatePlatformEndpointRequest ¶
func (m *MockSNSAPI) CreatePlatformEndpointRequest(arg0 *sns.CreatePlatformEndpointInput) (*request.Request, *sns.CreatePlatformEndpointOutput)
CreatePlatformEndpointRequest mocks base method
func (*MockSNSAPI) CreatePlatformEndpointWithContext ¶
func (m *MockSNSAPI) CreatePlatformEndpointWithContext(arg0 context.Context, arg1 *sns.CreatePlatformEndpointInput, arg2 ...request.Option) (*sns.CreatePlatformEndpointOutput, error)
CreatePlatformEndpointWithContext mocks base method
func (*MockSNSAPI) CreateTopic ¶
func (m *MockSNSAPI) CreateTopic(arg0 *sns.CreateTopicInput) (*sns.CreateTopicOutput, error)
CreateTopic mocks base method
func (*MockSNSAPI) CreateTopicRequest ¶
func (m *MockSNSAPI) CreateTopicRequest(arg0 *sns.CreateTopicInput) (*request.Request, *sns.CreateTopicOutput)
CreateTopicRequest mocks base method
func (*MockSNSAPI) CreateTopicWithContext ¶
func (m *MockSNSAPI) CreateTopicWithContext(arg0 context.Context, arg1 *sns.CreateTopicInput, arg2 ...request.Option) (*sns.CreateTopicOutput, error)
CreateTopicWithContext mocks base method
func (*MockSNSAPI) DeleteEndpoint ¶
func (m *MockSNSAPI) DeleteEndpoint(arg0 *sns.DeleteEndpointInput) (*sns.DeleteEndpointOutput, error)
DeleteEndpoint mocks base method
func (*MockSNSAPI) DeleteEndpointRequest ¶
func (m *MockSNSAPI) DeleteEndpointRequest(arg0 *sns.DeleteEndpointInput) (*request.Request, *sns.DeleteEndpointOutput)
DeleteEndpointRequest mocks base method
func (*MockSNSAPI) DeleteEndpointWithContext ¶
func (m *MockSNSAPI) DeleteEndpointWithContext(arg0 context.Context, arg1 *sns.DeleteEndpointInput, arg2 ...request.Option) (*sns.DeleteEndpointOutput, error)
DeleteEndpointWithContext mocks base method
func (*MockSNSAPI) DeletePlatformApplication ¶
func (m *MockSNSAPI) DeletePlatformApplication(arg0 *sns.DeletePlatformApplicationInput) (*sns.DeletePlatformApplicationOutput, error)
DeletePlatformApplication mocks base method
func (*MockSNSAPI) DeletePlatformApplicationRequest ¶
func (m *MockSNSAPI) DeletePlatformApplicationRequest(arg0 *sns.DeletePlatformApplicationInput) (*request.Request, *sns.DeletePlatformApplicationOutput)
DeletePlatformApplicationRequest mocks base method
func (*MockSNSAPI) DeletePlatformApplicationWithContext ¶
func (m *MockSNSAPI) DeletePlatformApplicationWithContext(arg0 context.Context, arg1 *sns.DeletePlatformApplicationInput, arg2 ...request.Option) (*sns.DeletePlatformApplicationOutput, error)
DeletePlatformApplicationWithContext mocks base method
func (*MockSNSAPI) DeleteTopic ¶
func (m *MockSNSAPI) DeleteTopic(arg0 *sns.DeleteTopicInput) (*sns.DeleteTopicOutput, error)
DeleteTopic mocks base method
func (*MockSNSAPI) DeleteTopicRequest ¶
func (m *MockSNSAPI) DeleteTopicRequest(arg0 *sns.DeleteTopicInput) (*request.Request, *sns.DeleteTopicOutput)
DeleteTopicRequest mocks base method
func (*MockSNSAPI) DeleteTopicWithContext ¶
func (m *MockSNSAPI) DeleteTopicWithContext(arg0 context.Context, arg1 *sns.DeleteTopicInput, arg2 ...request.Option) (*sns.DeleteTopicOutput, error)
DeleteTopicWithContext mocks base method
func (*MockSNSAPI) EXPECT ¶
func (m *MockSNSAPI) EXPECT() *MockSNSAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSNSAPI) GetEndpointAttributes ¶
func (m *MockSNSAPI) GetEndpointAttributes(arg0 *sns.GetEndpointAttributesInput) (*sns.GetEndpointAttributesOutput, error)
GetEndpointAttributes mocks base method
func (*MockSNSAPI) GetEndpointAttributesRequest ¶
func (m *MockSNSAPI) GetEndpointAttributesRequest(arg0 *sns.GetEndpointAttributesInput) (*request.Request, *sns.GetEndpointAttributesOutput)
GetEndpointAttributesRequest mocks base method
func (*MockSNSAPI) GetEndpointAttributesWithContext ¶
func (m *MockSNSAPI) GetEndpointAttributesWithContext(arg0 context.Context, arg1 *sns.GetEndpointAttributesInput, arg2 ...request.Option) (*sns.GetEndpointAttributesOutput, error)
GetEndpointAttributesWithContext mocks base method
func (*MockSNSAPI) GetPlatformApplicationAttributes ¶
func (m *MockSNSAPI) GetPlatformApplicationAttributes(arg0 *sns.GetPlatformApplicationAttributesInput) (*sns.GetPlatformApplicationAttributesOutput, error)
GetPlatformApplicationAttributes mocks base method
func (*MockSNSAPI) GetPlatformApplicationAttributesRequest ¶
func (m *MockSNSAPI) GetPlatformApplicationAttributesRequest(arg0 *sns.GetPlatformApplicationAttributesInput) (*request.Request, *sns.GetPlatformApplicationAttributesOutput)
GetPlatformApplicationAttributesRequest mocks base method
func (*MockSNSAPI) GetPlatformApplicationAttributesWithContext ¶
func (m *MockSNSAPI) GetPlatformApplicationAttributesWithContext(arg0 context.Context, arg1 *sns.GetPlatformApplicationAttributesInput, arg2 ...request.Option) (*sns.GetPlatformApplicationAttributesOutput, error)
GetPlatformApplicationAttributesWithContext mocks base method
func (*MockSNSAPI) GetSMSAttributes ¶
func (m *MockSNSAPI) GetSMSAttributes(arg0 *sns.GetSMSAttributesInput) (*sns.GetSMSAttributesOutput, error)
GetSMSAttributes mocks base method
func (*MockSNSAPI) GetSMSAttributesRequest ¶
func (m *MockSNSAPI) GetSMSAttributesRequest(arg0 *sns.GetSMSAttributesInput) (*request.Request, *sns.GetSMSAttributesOutput)
GetSMSAttributesRequest mocks base method
func (*MockSNSAPI) GetSMSAttributesWithContext ¶
func (m *MockSNSAPI) GetSMSAttributesWithContext(arg0 context.Context, arg1 *sns.GetSMSAttributesInput, arg2 ...request.Option) (*sns.GetSMSAttributesOutput, error)
GetSMSAttributesWithContext mocks base method
func (*MockSNSAPI) GetSubscriptionAttributes ¶
func (m *MockSNSAPI) GetSubscriptionAttributes(arg0 *sns.GetSubscriptionAttributesInput) (*sns.GetSubscriptionAttributesOutput, error)
GetSubscriptionAttributes mocks base method
func (*MockSNSAPI) GetSubscriptionAttributesRequest ¶
func (m *MockSNSAPI) GetSubscriptionAttributesRequest(arg0 *sns.GetSubscriptionAttributesInput) (*request.Request, *sns.GetSubscriptionAttributesOutput)
GetSubscriptionAttributesRequest mocks base method
func (*MockSNSAPI) GetSubscriptionAttributesWithContext ¶
func (m *MockSNSAPI) GetSubscriptionAttributesWithContext(arg0 context.Context, arg1 *sns.GetSubscriptionAttributesInput, arg2 ...request.Option) (*sns.GetSubscriptionAttributesOutput, error)
GetSubscriptionAttributesWithContext mocks base method
func (*MockSNSAPI) GetTopicAttributes ¶
func (m *MockSNSAPI) GetTopicAttributes(arg0 *sns.GetTopicAttributesInput) (*sns.GetTopicAttributesOutput, error)
GetTopicAttributes mocks base method
func (*MockSNSAPI) GetTopicAttributesRequest ¶
func (m *MockSNSAPI) GetTopicAttributesRequest(arg0 *sns.GetTopicAttributesInput) (*request.Request, *sns.GetTopicAttributesOutput)
GetTopicAttributesRequest mocks base method
func (*MockSNSAPI) GetTopicAttributesWithContext ¶
func (m *MockSNSAPI) GetTopicAttributesWithContext(arg0 context.Context, arg1 *sns.GetTopicAttributesInput, arg2 ...request.Option) (*sns.GetTopicAttributesOutput, error)
GetTopicAttributesWithContext mocks base method
func (*MockSNSAPI) ListEndpointsByPlatformApplication ¶
func (m *MockSNSAPI) ListEndpointsByPlatformApplication(arg0 *sns.ListEndpointsByPlatformApplicationInput) (*sns.ListEndpointsByPlatformApplicationOutput, error)
ListEndpointsByPlatformApplication mocks base method
func (*MockSNSAPI) ListEndpointsByPlatformApplicationPages ¶
func (m *MockSNSAPI) ListEndpointsByPlatformApplicationPages(arg0 *sns.ListEndpointsByPlatformApplicationInput, arg1 func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool) error
ListEndpointsByPlatformApplicationPages mocks base method
func (*MockSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext ¶
func (m *MockSNSAPI) ListEndpointsByPlatformApplicationPagesWithContext(arg0 context.Context, arg1 *sns.ListEndpointsByPlatformApplicationInput, arg2 func(*sns.ListEndpointsByPlatformApplicationOutput, bool) bool, arg3 ...request.Option) error
ListEndpointsByPlatformApplicationPagesWithContext mocks base method
func (*MockSNSAPI) ListEndpointsByPlatformApplicationRequest ¶
func (m *MockSNSAPI) ListEndpointsByPlatformApplicationRequest(arg0 *sns.ListEndpointsByPlatformApplicationInput) (*request.Request, *sns.ListEndpointsByPlatformApplicationOutput)
ListEndpointsByPlatformApplicationRequest mocks base method
func (*MockSNSAPI) ListEndpointsByPlatformApplicationWithContext ¶
func (m *MockSNSAPI) ListEndpointsByPlatformApplicationWithContext(arg0 context.Context, arg1 *sns.ListEndpointsByPlatformApplicationInput, arg2 ...request.Option) (*sns.ListEndpointsByPlatformApplicationOutput, error)
ListEndpointsByPlatformApplicationWithContext mocks base method
func (*MockSNSAPI) ListPhoneNumbersOptedOut ¶
func (m *MockSNSAPI) ListPhoneNumbersOptedOut(arg0 *sns.ListPhoneNumbersOptedOutInput) (*sns.ListPhoneNumbersOptedOutOutput, error)
ListPhoneNumbersOptedOut mocks base method
func (*MockSNSAPI) ListPhoneNumbersOptedOutRequest ¶
func (m *MockSNSAPI) ListPhoneNumbersOptedOutRequest(arg0 *sns.ListPhoneNumbersOptedOutInput) (*request.Request, *sns.ListPhoneNumbersOptedOutOutput)
ListPhoneNumbersOptedOutRequest mocks base method
func (*MockSNSAPI) ListPhoneNumbersOptedOutWithContext ¶
func (m *MockSNSAPI) ListPhoneNumbersOptedOutWithContext(arg0 context.Context, arg1 *sns.ListPhoneNumbersOptedOutInput, arg2 ...request.Option) (*sns.ListPhoneNumbersOptedOutOutput, error)
ListPhoneNumbersOptedOutWithContext mocks base method
func (*MockSNSAPI) ListPlatformApplications ¶
func (m *MockSNSAPI) ListPlatformApplications(arg0 *sns.ListPlatformApplicationsInput) (*sns.ListPlatformApplicationsOutput, error)
ListPlatformApplications mocks base method
func (*MockSNSAPI) ListPlatformApplicationsPages ¶
func (m *MockSNSAPI) ListPlatformApplicationsPages(arg0 *sns.ListPlatformApplicationsInput, arg1 func(*sns.ListPlatformApplicationsOutput, bool) bool) error
ListPlatformApplicationsPages mocks base method
func (*MockSNSAPI) ListPlatformApplicationsPagesWithContext ¶
func (m *MockSNSAPI) ListPlatformApplicationsPagesWithContext(arg0 context.Context, arg1 *sns.ListPlatformApplicationsInput, arg2 func(*sns.ListPlatformApplicationsOutput, bool) bool, arg3 ...request.Option) error
ListPlatformApplicationsPagesWithContext mocks base method
func (*MockSNSAPI) ListPlatformApplicationsRequest ¶
func (m *MockSNSAPI) ListPlatformApplicationsRequest(arg0 *sns.ListPlatformApplicationsInput) (*request.Request, *sns.ListPlatformApplicationsOutput)
ListPlatformApplicationsRequest mocks base method
func (*MockSNSAPI) ListPlatformApplicationsWithContext ¶
func (m *MockSNSAPI) ListPlatformApplicationsWithContext(arg0 context.Context, arg1 *sns.ListPlatformApplicationsInput, arg2 ...request.Option) (*sns.ListPlatformApplicationsOutput, error)
ListPlatformApplicationsWithContext mocks base method
func (*MockSNSAPI) ListSubscriptions ¶
func (m *MockSNSAPI) ListSubscriptions(arg0 *sns.ListSubscriptionsInput) (*sns.ListSubscriptionsOutput, error)
ListSubscriptions mocks base method
func (*MockSNSAPI) ListSubscriptionsByTopic ¶
func (m *MockSNSAPI) ListSubscriptionsByTopic(arg0 *sns.ListSubscriptionsByTopicInput) (*sns.ListSubscriptionsByTopicOutput, error)
ListSubscriptionsByTopic mocks base method
func (*MockSNSAPI) ListSubscriptionsByTopicPages ¶
func (m *MockSNSAPI) ListSubscriptionsByTopicPages(arg0 *sns.ListSubscriptionsByTopicInput, arg1 func(*sns.ListSubscriptionsByTopicOutput, bool) bool) error
ListSubscriptionsByTopicPages mocks base method
func (*MockSNSAPI) ListSubscriptionsByTopicPagesWithContext ¶
func (m *MockSNSAPI) ListSubscriptionsByTopicPagesWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsByTopicInput, arg2 func(*sns.ListSubscriptionsByTopicOutput, bool) bool, arg3 ...request.Option) error
ListSubscriptionsByTopicPagesWithContext mocks base method
func (*MockSNSAPI) ListSubscriptionsByTopicRequest ¶
func (m *MockSNSAPI) ListSubscriptionsByTopicRequest(arg0 *sns.ListSubscriptionsByTopicInput) (*request.Request, *sns.ListSubscriptionsByTopicOutput)
ListSubscriptionsByTopicRequest mocks base method
func (*MockSNSAPI) ListSubscriptionsByTopicWithContext ¶
func (m *MockSNSAPI) ListSubscriptionsByTopicWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsByTopicInput, arg2 ...request.Option) (*sns.ListSubscriptionsByTopicOutput, error)
ListSubscriptionsByTopicWithContext mocks base method
func (*MockSNSAPI) ListSubscriptionsPages ¶
func (m *MockSNSAPI) ListSubscriptionsPages(arg0 *sns.ListSubscriptionsInput, arg1 func(*sns.ListSubscriptionsOutput, bool) bool) error
ListSubscriptionsPages mocks base method
func (*MockSNSAPI) ListSubscriptionsPagesWithContext ¶
func (m *MockSNSAPI) ListSubscriptionsPagesWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, arg2 func(*sns.ListSubscriptionsOutput, bool) bool, arg3 ...request.Option) error
ListSubscriptionsPagesWithContext mocks base method
func (*MockSNSAPI) ListSubscriptionsRequest ¶
func (m *MockSNSAPI) ListSubscriptionsRequest(arg0 *sns.ListSubscriptionsInput) (*request.Request, *sns.ListSubscriptionsOutput)
ListSubscriptionsRequest mocks base method
func (*MockSNSAPI) ListSubscriptionsWithContext ¶
func (m *MockSNSAPI) ListSubscriptionsWithContext(arg0 context.Context, arg1 *sns.ListSubscriptionsInput, arg2 ...request.Option) (*sns.ListSubscriptionsOutput, error)
ListSubscriptionsWithContext mocks base method
func (*MockSNSAPI) ListTagsForResource ¶
func (m *MockSNSAPI) ListTagsForResource(arg0 *sns.ListTagsForResourceInput) (*sns.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockSNSAPI) ListTagsForResourceRequest ¶
func (m *MockSNSAPI) ListTagsForResourceRequest(arg0 *sns.ListTagsForResourceInput) (*request.Request, *sns.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockSNSAPI) ListTagsForResourceWithContext ¶
func (m *MockSNSAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *sns.ListTagsForResourceInput, arg2 ...request.Option) (*sns.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockSNSAPI) ListTopics ¶
func (m *MockSNSAPI) ListTopics(arg0 *sns.ListTopicsInput) (*sns.ListTopicsOutput, error)
ListTopics mocks base method
func (*MockSNSAPI) ListTopicsPages ¶
func (m *MockSNSAPI) ListTopicsPages(arg0 *sns.ListTopicsInput, arg1 func(*sns.ListTopicsOutput, bool) bool) error
ListTopicsPages mocks base method
func (*MockSNSAPI) ListTopicsPagesWithContext ¶
func (m *MockSNSAPI) ListTopicsPagesWithContext(arg0 context.Context, arg1 *sns.ListTopicsInput, arg2 func(*sns.ListTopicsOutput, bool) bool, arg3 ...request.Option) error
ListTopicsPagesWithContext mocks base method
func (*MockSNSAPI) ListTopicsRequest ¶
func (m *MockSNSAPI) ListTopicsRequest(arg0 *sns.ListTopicsInput) (*request.Request, *sns.ListTopicsOutput)
ListTopicsRequest mocks base method
func (*MockSNSAPI) ListTopicsWithContext ¶
func (m *MockSNSAPI) ListTopicsWithContext(arg0 context.Context, arg1 *sns.ListTopicsInput, arg2 ...request.Option) (*sns.ListTopicsOutput, error)
ListTopicsWithContext mocks base method
func (*MockSNSAPI) OptInPhoneNumber ¶
func (m *MockSNSAPI) OptInPhoneNumber(arg0 *sns.OptInPhoneNumberInput) (*sns.OptInPhoneNumberOutput, error)
OptInPhoneNumber mocks base method
func (*MockSNSAPI) OptInPhoneNumberRequest ¶
func (m *MockSNSAPI) OptInPhoneNumberRequest(arg0 *sns.OptInPhoneNumberInput) (*request.Request, *sns.OptInPhoneNumberOutput)
OptInPhoneNumberRequest mocks base method
func (*MockSNSAPI) OptInPhoneNumberWithContext ¶
func (m *MockSNSAPI) OptInPhoneNumberWithContext(arg0 context.Context, arg1 *sns.OptInPhoneNumberInput, arg2 ...request.Option) (*sns.OptInPhoneNumberOutput, error)
OptInPhoneNumberWithContext mocks base method
func (*MockSNSAPI) Publish ¶
func (m *MockSNSAPI) Publish(arg0 *sns.PublishInput) (*sns.PublishOutput, error)
Publish mocks base method
func (*MockSNSAPI) PublishRequest ¶
func (m *MockSNSAPI) PublishRequest(arg0 *sns.PublishInput) (*request.Request, *sns.PublishOutput)
PublishRequest mocks base method
func (*MockSNSAPI) PublishWithContext ¶
func (m *MockSNSAPI) PublishWithContext(arg0 context.Context, arg1 *sns.PublishInput, arg2 ...request.Option) (*sns.PublishOutput, error)
PublishWithContext mocks base method
func (*MockSNSAPI) RemovePermission ¶
func (m *MockSNSAPI) RemovePermission(arg0 *sns.RemovePermissionInput) (*sns.RemovePermissionOutput, error)
RemovePermission mocks base method
func (*MockSNSAPI) RemovePermissionRequest ¶
func (m *MockSNSAPI) RemovePermissionRequest(arg0 *sns.RemovePermissionInput) (*request.Request, *sns.RemovePermissionOutput)
RemovePermissionRequest mocks base method
func (*MockSNSAPI) RemovePermissionWithContext ¶
func (m *MockSNSAPI) RemovePermissionWithContext(arg0 context.Context, arg1 *sns.RemovePermissionInput, arg2 ...request.Option) (*sns.RemovePermissionOutput, error)
RemovePermissionWithContext mocks base method
func (*MockSNSAPI) SetEndpointAttributes ¶
func (m *MockSNSAPI) SetEndpointAttributes(arg0 *sns.SetEndpointAttributesInput) (*sns.SetEndpointAttributesOutput, error)
SetEndpointAttributes mocks base method
func (*MockSNSAPI) SetEndpointAttributesRequest ¶
func (m *MockSNSAPI) SetEndpointAttributesRequest(arg0 *sns.SetEndpointAttributesInput) (*request.Request, *sns.SetEndpointAttributesOutput)
SetEndpointAttributesRequest mocks base method
func (*MockSNSAPI) SetEndpointAttributesWithContext ¶
func (m *MockSNSAPI) SetEndpointAttributesWithContext(arg0 context.Context, arg1 *sns.SetEndpointAttributesInput, arg2 ...request.Option) (*sns.SetEndpointAttributesOutput, error)
SetEndpointAttributesWithContext mocks base method
func (*MockSNSAPI) SetPlatformApplicationAttributes ¶
func (m *MockSNSAPI) SetPlatformApplicationAttributes(arg0 *sns.SetPlatformApplicationAttributesInput) (*sns.SetPlatformApplicationAttributesOutput, error)
SetPlatformApplicationAttributes mocks base method
func (*MockSNSAPI) SetPlatformApplicationAttributesRequest ¶
func (m *MockSNSAPI) SetPlatformApplicationAttributesRequest(arg0 *sns.SetPlatformApplicationAttributesInput) (*request.Request, *sns.SetPlatformApplicationAttributesOutput)
SetPlatformApplicationAttributesRequest mocks base method
func (*MockSNSAPI) SetPlatformApplicationAttributesWithContext ¶
func (m *MockSNSAPI) SetPlatformApplicationAttributesWithContext(arg0 context.Context, arg1 *sns.SetPlatformApplicationAttributesInput, arg2 ...request.Option) (*sns.SetPlatformApplicationAttributesOutput, error)
SetPlatformApplicationAttributesWithContext mocks base method
func (*MockSNSAPI) SetSMSAttributes ¶
func (m *MockSNSAPI) SetSMSAttributes(arg0 *sns.SetSMSAttributesInput) (*sns.SetSMSAttributesOutput, error)
SetSMSAttributes mocks base method
func (*MockSNSAPI) SetSMSAttributesRequest ¶
func (m *MockSNSAPI) SetSMSAttributesRequest(arg0 *sns.SetSMSAttributesInput) (*request.Request, *sns.SetSMSAttributesOutput)
SetSMSAttributesRequest mocks base method
func (*MockSNSAPI) SetSMSAttributesWithContext ¶
func (m *MockSNSAPI) SetSMSAttributesWithContext(arg0 context.Context, arg1 *sns.SetSMSAttributesInput, arg2 ...request.Option) (*sns.SetSMSAttributesOutput, error)
SetSMSAttributesWithContext mocks base method
func (*MockSNSAPI) SetSubscriptionAttributes ¶
func (m *MockSNSAPI) SetSubscriptionAttributes(arg0 *sns.SetSubscriptionAttributesInput) (*sns.SetSubscriptionAttributesOutput, error)
SetSubscriptionAttributes mocks base method
func (*MockSNSAPI) SetSubscriptionAttributesRequest ¶
func (m *MockSNSAPI) SetSubscriptionAttributesRequest(arg0 *sns.SetSubscriptionAttributesInput) (*request.Request, *sns.SetSubscriptionAttributesOutput)
SetSubscriptionAttributesRequest mocks base method
func (*MockSNSAPI) SetSubscriptionAttributesWithContext ¶
func (m *MockSNSAPI) SetSubscriptionAttributesWithContext(arg0 context.Context, arg1 *sns.SetSubscriptionAttributesInput, arg2 ...request.Option) (*sns.SetSubscriptionAttributesOutput, error)
SetSubscriptionAttributesWithContext mocks base method
func (*MockSNSAPI) SetTopicAttributes ¶
func (m *MockSNSAPI) SetTopicAttributes(arg0 *sns.SetTopicAttributesInput) (*sns.SetTopicAttributesOutput, error)
SetTopicAttributes mocks base method
func (*MockSNSAPI) SetTopicAttributesRequest ¶
func (m *MockSNSAPI) SetTopicAttributesRequest(arg0 *sns.SetTopicAttributesInput) (*request.Request, *sns.SetTopicAttributesOutput)
SetTopicAttributesRequest mocks base method
func (*MockSNSAPI) SetTopicAttributesWithContext ¶
func (m *MockSNSAPI) SetTopicAttributesWithContext(arg0 context.Context, arg1 *sns.SetTopicAttributesInput, arg2 ...request.Option) (*sns.SetTopicAttributesOutput, error)
SetTopicAttributesWithContext mocks base method
func (*MockSNSAPI) Subscribe ¶
func (m *MockSNSAPI) Subscribe(arg0 *sns.SubscribeInput) (*sns.SubscribeOutput, error)
Subscribe mocks base method
func (*MockSNSAPI) SubscribeRequest ¶
func (m *MockSNSAPI) SubscribeRequest(arg0 *sns.SubscribeInput) (*request.Request, *sns.SubscribeOutput)
SubscribeRequest mocks base method
func (*MockSNSAPI) SubscribeWithContext ¶
func (m *MockSNSAPI) SubscribeWithContext(arg0 context.Context, arg1 *sns.SubscribeInput, arg2 ...request.Option) (*sns.SubscribeOutput, error)
SubscribeWithContext mocks base method
func (*MockSNSAPI) TagResource ¶
func (m *MockSNSAPI) TagResource(arg0 *sns.TagResourceInput) (*sns.TagResourceOutput, error)
TagResource mocks base method
func (*MockSNSAPI) TagResourceRequest ¶
func (m *MockSNSAPI) TagResourceRequest(arg0 *sns.TagResourceInput) (*request.Request, *sns.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockSNSAPI) TagResourceWithContext ¶
func (m *MockSNSAPI) TagResourceWithContext(arg0 context.Context, arg1 *sns.TagResourceInput, arg2 ...request.Option) (*sns.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockSNSAPI) Unsubscribe ¶
func (m *MockSNSAPI) Unsubscribe(arg0 *sns.UnsubscribeInput) (*sns.UnsubscribeOutput, error)
Unsubscribe mocks base method
func (*MockSNSAPI) UnsubscribeRequest ¶
func (m *MockSNSAPI) UnsubscribeRequest(arg0 *sns.UnsubscribeInput) (*request.Request, *sns.UnsubscribeOutput)
UnsubscribeRequest mocks base method
func (*MockSNSAPI) UnsubscribeWithContext ¶
func (m *MockSNSAPI) UnsubscribeWithContext(arg0 context.Context, arg1 *sns.UnsubscribeInput, arg2 ...request.Option) (*sns.UnsubscribeOutput, error)
UnsubscribeWithContext mocks base method
func (*MockSNSAPI) UntagResource ¶
func (m *MockSNSAPI) UntagResource(arg0 *sns.UntagResourceInput) (*sns.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockSNSAPI) UntagResourceRequest ¶
func (m *MockSNSAPI) UntagResourceRequest(arg0 *sns.UntagResourceInput) (*request.Request, *sns.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockSNSAPI) UntagResourceWithContext ¶
func (m *MockSNSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *sns.UntagResourceInput, arg2 ...request.Option) (*sns.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
type MockSNSAPIMockRecorder ¶
type MockSNSAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSNSAPIMockRecorder is the mock recorder for MockSNSAPI
func (*MockSNSAPIMockRecorder) AddPermission ¶
func (mr *MockSNSAPIMockRecorder) AddPermission(arg0 interface{}) *gomock.Call
AddPermission indicates an expected call of AddPermission
func (*MockSNSAPIMockRecorder) AddPermissionRequest ¶
func (mr *MockSNSAPIMockRecorder) AddPermissionRequest(arg0 interface{}) *gomock.Call
AddPermissionRequest indicates an expected call of AddPermissionRequest
func (*MockSNSAPIMockRecorder) AddPermissionWithContext ¶
func (mr *MockSNSAPIMockRecorder) AddPermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddPermissionWithContext indicates an expected call of AddPermissionWithContext
func (*MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOut ¶
func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOut(arg0 interface{}) *gomock.Call
CheckIfPhoneNumberIsOptedOut indicates an expected call of CheckIfPhoneNumberIsOptedOut
func (*MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutRequest ¶
func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutRequest(arg0 interface{}) *gomock.Call
CheckIfPhoneNumberIsOptedOutRequest indicates an expected call of CheckIfPhoneNumberIsOptedOutRequest
func (*MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutWithContext ¶
func (mr *MockSNSAPIMockRecorder) CheckIfPhoneNumberIsOptedOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CheckIfPhoneNumberIsOptedOutWithContext indicates an expected call of CheckIfPhoneNumberIsOptedOutWithContext
func (*MockSNSAPIMockRecorder) ConfirmSubscription ¶
func (mr *MockSNSAPIMockRecorder) ConfirmSubscription(arg0 interface{}) *gomock.Call
ConfirmSubscription indicates an expected call of ConfirmSubscription
func (*MockSNSAPIMockRecorder) ConfirmSubscriptionRequest ¶
func (mr *MockSNSAPIMockRecorder) ConfirmSubscriptionRequest(arg0 interface{}) *gomock.Call
ConfirmSubscriptionRequest indicates an expected call of ConfirmSubscriptionRequest
func (*MockSNSAPIMockRecorder) ConfirmSubscriptionWithContext ¶
func (mr *MockSNSAPIMockRecorder) ConfirmSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ConfirmSubscriptionWithContext indicates an expected call of ConfirmSubscriptionWithContext
func (*MockSNSAPIMockRecorder) CreatePlatformApplication ¶
func (mr *MockSNSAPIMockRecorder) CreatePlatformApplication(arg0 interface{}) *gomock.Call
CreatePlatformApplication indicates an expected call of CreatePlatformApplication
func (*MockSNSAPIMockRecorder) CreatePlatformApplicationRequest ¶
func (mr *MockSNSAPIMockRecorder) CreatePlatformApplicationRequest(arg0 interface{}) *gomock.Call
CreatePlatformApplicationRequest indicates an expected call of CreatePlatformApplicationRequest
func (*MockSNSAPIMockRecorder) CreatePlatformApplicationWithContext ¶
func (mr *MockSNSAPIMockRecorder) CreatePlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePlatformApplicationWithContext indicates an expected call of CreatePlatformApplicationWithContext
func (*MockSNSAPIMockRecorder) CreatePlatformEndpoint ¶
func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpoint(arg0 interface{}) *gomock.Call
CreatePlatformEndpoint indicates an expected call of CreatePlatformEndpoint
func (*MockSNSAPIMockRecorder) CreatePlatformEndpointRequest ¶
func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpointRequest(arg0 interface{}) *gomock.Call
CreatePlatformEndpointRequest indicates an expected call of CreatePlatformEndpointRequest
func (*MockSNSAPIMockRecorder) CreatePlatformEndpointWithContext ¶
func (mr *MockSNSAPIMockRecorder) CreatePlatformEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePlatformEndpointWithContext indicates an expected call of CreatePlatformEndpointWithContext
func (*MockSNSAPIMockRecorder) CreateTopic ¶
func (mr *MockSNSAPIMockRecorder) CreateTopic(arg0 interface{}) *gomock.Call
CreateTopic indicates an expected call of CreateTopic
func (*MockSNSAPIMockRecorder) CreateTopicRequest ¶
func (mr *MockSNSAPIMockRecorder) CreateTopicRequest(arg0 interface{}) *gomock.Call
CreateTopicRequest indicates an expected call of CreateTopicRequest
func (*MockSNSAPIMockRecorder) CreateTopicWithContext ¶
func (mr *MockSNSAPIMockRecorder) CreateTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTopicWithContext indicates an expected call of CreateTopicWithContext
func (*MockSNSAPIMockRecorder) DeleteEndpoint ¶
func (mr *MockSNSAPIMockRecorder) DeleteEndpoint(arg0 interface{}) *gomock.Call
DeleteEndpoint indicates an expected call of DeleteEndpoint
func (*MockSNSAPIMockRecorder) DeleteEndpointRequest ¶
func (mr *MockSNSAPIMockRecorder) DeleteEndpointRequest(arg0 interface{}) *gomock.Call
DeleteEndpointRequest indicates an expected call of DeleteEndpointRequest
func (*MockSNSAPIMockRecorder) DeleteEndpointWithContext ¶
func (mr *MockSNSAPIMockRecorder) DeleteEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEndpointWithContext indicates an expected call of DeleteEndpointWithContext
func (*MockSNSAPIMockRecorder) DeletePlatformApplication ¶
func (mr *MockSNSAPIMockRecorder) DeletePlatformApplication(arg0 interface{}) *gomock.Call
DeletePlatformApplication indicates an expected call of DeletePlatformApplication
func (*MockSNSAPIMockRecorder) DeletePlatformApplicationRequest ¶
func (mr *MockSNSAPIMockRecorder) DeletePlatformApplicationRequest(arg0 interface{}) *gomock.Call
DeletePlatformApplicationRequest indicates an expected call of DeletePlatformApplicationRequest
func (*MockSNSAPIMockRecorder) DeletePlatformApplicationWithContext ¶
func (mr *MockSNSAPIMockRecorder) DeletePlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePlatformApplicationWithContext indicates an expected call of DeletePlatformApplicationWithContext
func (*MockSNSAPIMockRecorder) DeleteTopic ¶
func (mr *MockSNSAPIMockRecorder) DeleteTopic(arg0 interface{}) *gomock.Call
DeleteTopic indicates an expected call of DeleteTopic
func (*MockSNSAPIMockRecorder) DeleteTopicRequest ¶
func (mr *MockSNSAPIMockRecorder) DeleteTopicRequest(arg0 interface{}) *gomock.Call
DeleteTopicRequest indicates an expected call of DeleteTopicRequest
func (*MockSNSAPIMockRecorder) DeleteTopicWithContext ¶
func (mr *MockSNSAPIMockRecorder) DeleteTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTopicWithContext indicates an expected call of DeleteTopicWithContext
func (*MockSNSAPIMockRecorder) GetEndpointAttributes ¶
func (mr *MockSNSAPIMockRecorder) GetEndpointAttributes(arg0 interface{}) *gomock.Call
GetEndpointAttributes indicates an expected call of GetEndpointAttributes
func (*MockSNSAPIMockRecorder) GetEndpointAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) GetEndpointAttributesRequest(arg0 interface{}) *gomock.Call
GetEndpointAttributesRequest indicates an expected call of GetEndpointAttributesRequest
func (*MockSNSAPIMockRecorder) GetEndpointAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) GetEndpointAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetEndpointAttributesWithContext indicates an expected call of GetEndpointAttributesWithContext
func (*MockSNSAPIMockRecorder) GetPlatformApplicationAttributes ¶
func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributes(arg0 interface{}) *gomock.Call
GetPlatformApplicationAttributes indicates an expected call of GetPlatformApplicationAttributes
func (*MockSNSAPIMockRecorder) GetPlatformApplicationAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributesRequest(arg0 interface{}) *gomock.Call
GetPlatformApplicationAttributesRequest indicates an expected call of GetPlatformApplicationAttributesRequest
func (*MockSNSAPIMockRecorder) GetPlatformApplicationAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) GetPlatformApplicationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPlatformApplicationAttributesWithContext indicates an expected call of GetPlatformApplicationAttributesWithContext
func (*MockSNSAPIMockRecorder) GetSMSAttributes ¶
func (mr *MockSNSAPIMockRecorder) GetSMSAttributes(arg0 interface{}) *gomock.Call
GetSMSAttributes indicates an expected call of GetSMSAttributes
func (*MockSNSAPIMockRecorder) GetSMSAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) GetSMSAttributesRequest(arg0 interface{}) *gomock.Call
GetSMSAttributesRequest indicates an expected call of GetSMSAttributesRequest
func (*MockSNSAPIMockRecorder) GetSMSAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) GetSMSAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSMSAttributesWithContext indicates an expected call of GetSMSAttributesWithContext
func (*MockSNSAPIMockRecorder) GetSubscriptionAttributes ¶
func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributes(arg0 interface{}) *gomock.Call
GetSubscriptionAttributes indicates an expected call of GetSubscriptionAttributes
func (*MockSNSAPIMockRecorder) GetSubscriptionAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributesRequest(arg0 interface{}) *gomock.Call
GetSubscriptionAttributesRequest indicates an expected call of GetSubscriptionAttributesRequest
func (*MockSNSAPIMockRecorder) GetSubscriptionAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) GetSubscriptionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSubscriptionAttributesWithContext indicates an expected call of GetSubscriptionAttributesWithContext
func (*MockSNSAPIMockRecorder) GetTopicAttributes ¶
func (mr *MockSNSAPIMockRecorder) GetTopicAttributes(arg0 interface{}) *gomock.Call
GetTopicAttributes indicates an expected call of GetTopicAttributes
func (*MockSNSAPIMockRecorder) GetTopicAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) GetTopicAttributesRequest(arg0 interface{}) *gomock.Call
GetTopicAttributesRequest indicates an expected call of GetTopicAttributesRequest
func (*MockSNSAPIMockRecorder) GetTopicAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) GetTopicAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTopicAttributesWithContext indicates an expected call of GetTopicAttributesWithContext
func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplication ¶
func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplication(arg0 interface{}) *gomock.Call
ListEndpointsByPlatformApplication indicates an expected call of ListEndpointsByPlatformApplication
func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPages ¶
func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPages(arg0, arg1 interface{}) *gomock.Call
ListEndpointsByPlatformApplicationPages indicates an expected call of ListEndpointsByPlatformApplicationPages
func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPagesWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListEndpointsByPlatformApplicationPagesWithContext indicates an expected call of ListEndpointsByPlatformApplicationPagesWithContext
func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationRequest ¶
func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationRequest(arg0 interface{}) *gomock.Call
ListEndpointsByPlatformApplicationRequest indicates an expected call of ListEndpointsByPlatformApplicationRequest
func (*MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListEndpointsByPlatformApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListEndpointsByPlatformApplicationWithContext indicates an expected call of ListEndpointsByPlatformApplicationWithContext
func (*MockSNSAPIMockRecorder) ListPhoneNumbersOptedOut ¶
func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOut(arg0 interface{}) *gomock.Call
ListPhoneNumbersOptedOut indicates an expected call of ListPhoneNumbersOptedOut
func (*MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutRequest ¶
func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutRequest(arg0 interface{}) *gomock.Call
ListPhoneNumbersOptedOutRequest indicates an expected call of ListPhoneNumbersOptedOutRequest
func (*MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListPhoneNumbersOptedOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPhoneNumbersOptedOutWithContext indicates an expected call of ListPhoneNumbersOptedOutWithContext
func (*MockSNSAPIMockRecorder) ListPlatformApplications ¶
func (mr *MockSNSAPIMockRecorder) ListPlatformApplications(arg0 interface{}) *gomock.Call
ListPlatformApplications indicates an expected call of ListPlatformApplications
func (*MockSNSAPIMockRecorder) ListPlatformApplicationsPages ¶
func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsPages(arg0, arg1 interface{}) *gomock.Call
ListPlatformApplicationsPages indicates an expected call of ListPlatformApplicationsPages
func (*MockSNSAPIMockRecorder) ListPlatformApplicationsPagesWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPlatformApplicationsPagesWithContext indicates an expected call of ListPlatformApplicationsPagesWithContext
func (*MockSNSAPIMockRecorder) ListPlatformApplicationsRequest ¶
func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsRequest(arg0 interface{}) *gomock.Call
ListPlatformApplicationsRequest indicates an expected call of ListPlatformApplicationsRequest
func (*MockSNSAPIMockRecorder) ListPlatformApplicationsWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListPlatformApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPlatformApplicationsWithContext indicates an expected call of ListPlatformApplicationsWithContext
func (*MockSNSAPIMockRecorder) ListSubscriptions ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptions(arg0 interface{}) *gomock.Call
ListSubscriptions indicates an expected call of ListSubscriptions
func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopic ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopic(arg0 interface{}) *gomock.Call
ListSubscriptionsByTopic indicates an expected call of ListSubscriptionsByTopic
func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicPages ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicPages(arg0, arg1 interface{}) *gomock.Call
ListSubscriptionsByTopicPages indicates an expected call of ListSubscriptionsByTopicPages
func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicPagesWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSubscriptionsByTopicPagesWithContext indicates an expected call of ListSubscriptionsByTopicPagesWithContext
func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicRequest ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicRequest(arg0 interface{}) *gomock.Call
ListSubscriptionsByTopicRequest indicates an expected call of ListSubscriptionsByTopicRequest
func (*MockSNSAPIMockRecorder) ListSubscriptionsByTopicWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsByTopicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSubscriptionsByTopicWithContext indicates an expected call of ListSubscriptionsByTopicWithContext
func (*MockSNSAPIMockRecorder) ListSubscriptionsPages ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
ListSubscriptionsPages indicates an expected call of ListSubscriptionsPages
func (*MockSNSAPIMockRecorder) ListSubscriptionsPagesWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSubscriptionsPagesWithContext indicates an expected call of ListSubscriptionsPagesWithContext
func (*MockSNSAPIMockRecorder) ListSubscriptionsRequest ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsRequest(arg0 interface{}) *gomock.Call
ListSubscriptionsRequest indicates an expected call of ListSubscriptionsRequest
func (*MockSNSAPIMockRecorder) ListSubscriptionsWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSubscriptionsWithContext indicates an expected call of ListSubscriptionsWithContext
func (*MockSNSAPIMockRecorder) ListTagsForResource ¶
func (mr *MockSNSAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockSNSAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockSNSAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockSNSAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockSNSAPIMockRecorder) ListTopics ¶
func (mr *MockSNSAPIMockRecorder) ListTopics(arg0 interface{}) *gomock.Call
ListTopics indicates an expected call of ListTopics
func (*MockSNSAPIMockRecorder) ListTopicsPages ¶
func (mr *MockSNSAPIMockRecorder) ListTopicsPages(arg0, arg1 interface{}) *gomock.Call
ListTopicsPages indicates an expected call of ListTopicsPages
func (*MockSNSAPIMockRecorder) ListTopicsPagesWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListTopicsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTopicsPagesWithContext indicates an expected call of ListTopicsPagesWithContext
func (*MockSNSAPIMockRecorder) ListTopicsRequest ¶
func (mr *MockSNSAPIMockRecorder) ListTopicsRequest(arg0 interface{}) *gomock.Call
ListTopicsRequest indicates an expected call of ListTopicsRequest
func (*MockSNSAPIMockRecorder) ListTopicsWithContext ¶
func (mr *MockSNSAPIMockRecorder) ListTopicsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTopicsWithContext indicates an expected call of ListTopicsWithContext
func (*MockSNSAPIMockRecorder) OptInPhoneNumber ¶
func (mr *MockSNSAPIMockRecorder) OptInPhoneNumber(arg0 interface{}) *gomock.Call
OptInPhoneNumber indicates an expected call of OptInPhoneNumber
func (*MockSNSAPIMockRecorder) OptInPhoneNumberRequest ¶
func (mr *MockSNSAPIMockRecorder) OptInPhoneNumberRequest(arg0 interface{}) *gomock.Call
OptInPhoneNumberRequest indicates an expected call of OptInPhoneNumberRequest
func (*MockSNSAPIMockRecorder) OptInPhoneNumberWithContext ¶
func (mr *MockSNSAPIMockRecorder) OptInPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OptInPhoneNumberWithContext indicates an expected call of OptInPhoneNumberWithContext
func (*MockSNSAPIMockRecorder) Publish ¶
func (mr *MockSNSAPIMockRecorder) Publish(arg0 interface{}) *gomock.Call
Publish indicates an expected call of Publish
func (*MockSNSAPIMockRecorder) PublishRequest ¶
func (mr *MockSNSAPIMockRecorder) PublishRequest(arg0 interface{}) *gomock.Call
PublishRequest indicates an expected call of PublishRequest
func (*MockSNSAPIMockRecorder) PublishWithContext ¶
func (mr *MockSNSAPIMockRecorder) PublishWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PublishWithContext indicates an expected call of PublishWithContext
func (*MockSNSAPIMockRecorder) RemovePermission ¶
func (mr *MockSNSAPIMockRecorder) RemovePermission(arg0 interface{}) *gomock.Call
RemovePermission indicates an expected call of RemovePermission
func (*MockSNSAPIMockRecorder) RemovePermissionRequest ¶
func (mr *MockSNSAPIMockRecorder) RemovePermissionRequest(arg0 interface{}) *gomock.Call
RemovePermissionRequest indicates an expected call of RemovePermissionRequest
func (*MockSNSAPIMockRecorder) RemovePermissionWithContext ¶
func (mr *MockSNSAPIMockRecorder) RemovePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemovePermissionWithContext indicates an expected call of RemovePermissionWithContext
func (*MockSNSAPIMockRecorder) SetEndpointAttributes ¶
func (mr *MockSNSAPIMockRecorder) SetEndpointAttributes(arg0 interface{}) *gomock.Call
SetEndpointAttributes indicates an expected call of SetEndpointAttributes
func (*MockSNSAPIMockRecorder) SetEndpointAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) SetEndpointAttributesRequest(arg0 interface{}) *gomock.Call
SetEndpointAttributesRequest indicates an expected call of SetEndpointAttributesRequest
func (*MockSNSAPIMockRecorder) SetEndpointAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) SetEndpointAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetEndpointAttributesWithContext indicates an expected call of SetEndpointAttributesWithContext
func (*MockSNSAPIMockRecorder) SetPlatformApplicationAttributes ¶
func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributes(arg0 interface{}) *gomock.Call
SetPlatformApplicationAttributes indicates an expected call of SetPlatformApplicationAttributes
func (*MockSNSAPIMockRecorder) SetPlatformApplicationAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributesRequest(arg0 interface{}) *gomock.Call
SetPlatformApplicationAttributesRequest indicates an expected call of SetPlatformApplicationAttributesRequest
func (*MockSNSAPIMockRecorder) SetPlatformApplicationAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) SetPlatformApplicationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetPlatformApplicationAttributesWithContext indicates an expected call of SetPlatformApplicationAttributesWithContext
func (*MockSNSAPIMockRecorder) SetSMSAttributes ¶
func (mr *MockSNSAPIMockRecorder) SetSMSAttributes(arg0 interface{}) *gomock.Call
SetSMSAttributes indicates an expected call of SetSMSAttributes
func (*MockSNSAPIMockRecorder) SetSMSAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) SetSMSAttributesRequest(arg0 interface{}) *gomock.Call
SetSMSAttributesRequest indicates an expected call of SetSMSAttributesRequest
func (*MockSNSAPIMockRecorder) SetSMSAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) SetSMSAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetSMSAttributesWithContext indicates an expected call of SetSMSAttributesWithContext
func (*MockSNSAPIMockRecorder) SetSubscriptionAttributes ¶
func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributes(arg0 interface{}) *gomock.Call
SetSubscriptionAttributes indicates an expected call of SetSubscriptionAttributes
func (*MockSNSAPIMockRecorder) SetSubscriptionAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributesRequest(arg0 interface{}) *gomock.Call
SetSubscriptionAttributesRequest indicates an expected call of SetSubscriptionAttributesRequest
func (*MockSNSAPIMockRecorder) SetSubscriptionAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) SetSubscriptionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetSubscriptionAttributesWithContext indicates an expected call of SetSubscriptionAttributesWithContext
func (*MockSNSAPIMockRecorder) SetTopicAttributes ¶
func (mr *MockSNSAPIMockRecorder) SetTopicAttributes(arg0 interface{}) *gomock.Call
SetTopicAttributes indicates an expected call of SetTopicAttributes
func (*MockSNSAPIMockRecorder) SetTopicAttributesRequest ¶
func (mr *MockSNSAPIMockRecorder) SetTopicAttributesRequest(arg0 interface{}) *gomock.Call
SetTopicAttributesRequest indicates an expected call of SetTopicAttributesRequest
func (*MockSNSAPIMockRecorder) SetTopicAttributesWithContext ¶
func (mr *MockSNSAPIMockRecorder) SetTopicAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetTopicAttributesWithContext indicates an expected call of SetTopicAttributesWithContext
func (*MockSNSAPIMockRecorder) Subscribe ¶
func (mr *MockSNSAPIMockRecorder) Subscribe(arg0 interface{}) *gomock.Call
Subscribe indicates an expected call of Subscribe
func (*MockSNSAPIMockRecorder) SubscribeRequest ¶
func (mr *MockSNSAPIMockRecorder) SubscribeRequest(arg0 interface{}) *gomock.Call
SubscribeRequest indicates an expected call of SubscribeRequest
func (*MockSNSAPIMockRecorder) SubscribeWithContext ¶
func (mr *MockSNSAPIMockRecorder) SubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SubscribeWithContext indicates an expected call of SubscribeWithContext
func (*MockSNSAPIMockRecorder) TagResource ¶
func (mr *MockSNSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockSNSAPIMockRecorder) TagResourceRequest ¶
func (mr *MockSNSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockSNSAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockSNSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockSNSAPIMockRecorder) Unsubscribe ¶
func (mr *MockSNSAPIMockRecorder) Unsubscribe(arg0 interface{}) *gomock.Call
Unsubscribe indicates an expected call of Unsubscribe
func (*MockSNSAPIMockRecorder) UnsubscribeRequest ¶
func (mr *MockSNSAPIMockRecorder) UnsubscribeRequest(arg0 interface{}) *gomock.Call
UnsubscribeRequest indicates an expected call of UnsubscribeRequest
func (*MockSNSAPIMockRecorder) UnsubscribeWithContext ¶
func (mr *MockSNSAPIMockRecorder) UnsubscribeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnsubscribeWithContext indicates an expected call of UnsubscribeWithContext
func (*MockSNSAPIMockRecorder) UntagResource ¶
func (mr *MockSNSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockSNSAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockSNSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockSNSAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockSNSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext