Documentation ¶
Overview ¶
Package cloudwatchlogsmock is a generated GoMock package.
Index ¶
- type MockCloudWatchLogsAPI
- func (m *MockCloudWatchLogsAPI) AssociateKmsKey(arg0 *cloudwatchlogs.AssociateKmsKeyInput) (*cloudwatchlogs.AssociateKmsKeyOutput, error)
- func (m *MockCloudWatchLogsAPI) AssociateKmsKeyRequest(arg0 *cloudwatchlogs.AssociateKmsKeyInput) (*request.Request, *cloudwatchlogs.AssociateKmsKeyOutput)
- func (m *MockCloudWatchLogsAPI) AssociateKmsKeyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.AssociateKmsKeyInput, ...) (*cloudwatchlogs.AssociateKmsKeyOutput, error)
- func (m *MockCloudWatchLogsAPI) CancelExportTask(arg0 *cloudwatchlogs.CancelExportTaskInput) (*cloudwatchlogs.CancelExportTaskOutput, error)
- func (m *MockCloudWatchLogsAPI) CancelExportTaskRequest(arg0 *cloudwatchlogs.CancelExportTaskInput) (*request.Request, *cloudwatchlogs.CancelExportTaskOutput)
- func (m *MockCloudWatchLogsAPI) CancelExportTaskWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CancelExportTaskInput, ...) (*cloudwatchlogs.CancelExportTaskOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateDelivery(arg0 *cloudwatchlogs.CreateDeliveryInput) (*cloudwatchlogs.CreateDeliveryOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateDeliveryRequest(arg0 *cloudwatchlogs.CreateDeliveryInput) (*request.Request, *cloudwatchlogs.CreateDeliveryOutput)
- func (m *MockCloudWatchLogsAPI) CreateDeliveryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateDeliveryInput, ...) (*cloudwatchlogs.CreateDeliveryOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateExportTask(arg0 *cloudwatchlogs.CreateExportTaskInput) (*cloudwatchlogs.CreateExportTaskOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateExportTaskRequest(arg0 *cloudwatchlogs.CreateExportTaskInput) (*request.Request, *cloudwatchlogs.CreateExportTaskOutput)
- func (m *MockCloudWatchLogsAPI) CreateExportTaskWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateExportTaskInput, ...) (*cloudwatchlogs.CreateExportTaskOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateLogAnomalyDetector(arg0 *cloudwatchlogs.CreateLogAnomalyDetectorInput) (*cloudwatchlogs.CreateLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.CreateLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.CreateLogAnomalyDetectorOutput)
- func (m *MockCloudWatchLogsAPI) CreateLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateLogAnomalyDetectorInput, ...) (*cloudwatchlogs.CreateLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateLogGroup(arg0 *cloudwatchlogs.CreateLogGroupInput) (*cloudwatchlogs.CreateLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateLogGroupRequest(arg0 *cloudwatchlogs.CreateLogGroupInput) (*request.Request, *cloudwatchlogs.CreateLogGroupOutput)
- func (m *MockCloudWatchLogsAPI) CreateLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateLogGroupInput, ...) (*cloudwatchlogs.CreateLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateLogStream(arg0 *cloudwatchlogs.CreateLogStreamInput) (*cloudwatchlogs.CreateLogStreamOutput, error)
- func (m *MockCloudWatchLogsAPI) CreateLogStreamRequest(arg0 *cloudwatchlogs.CreateLogStreamInput) (*request.Request, *cloudwatchlogs.CreateLogStreamOutput)
- func (m *MockCloudWatchLogsAPI) CreateLogStreamWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateLogStreamInput, ...) (*cloudwatchlogs.CreateLogStreamOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteAccountPolicy(arg0 *cloudwatchlogs.DeleteAccountPolicyInput) (*cloudwatchlogs.DeleteAccountPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteAccountPolicyRequest(arg0 *cloudwatchlogs.DeleteAccountPolicyInput) (*request.Request, *cloudwatchlogs.DeleteAccountPolicyOutput)
- func (m *MockCloudWatchLogsAPI) DeleteAccountPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteAccountPolicyInput, ...) (*cloudwatchlogs.DeleteAccountPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDataProtectionPolicy(arg0 *cloudwatchlogs.DeleteDataProtectionPolicyInput) (*cloudwatchlogs.DeleteDataProtectionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDataProtectionPolicyRequest(arg0 *cloudwatchlogs.DeleteDataProtectionPolicyInput) (*request.Request, *cloudwatchlogs.DeleteDataProtectionPolicyOutput)
- func (m *MockCloudWatchLogsAPI) DeleteDataProtectionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDataProtectionPolicyInput, ...) (*cloudwatchlogs.DeleteDataProtectionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDelivery(arg0 *cloudwatchlogs.DeleteDeliveryInput) (*cloudwatchlogs.DeleteDeliveryOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestination(arg0 *cloudwatchlogs.DeleteDeliveryDestinationInput) (*cloudwatchlogs.DeleteDeliveryDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicy(arg0 *cloudwatchlogs.DeleteDeliveryDestinationPolicyInput) (*cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicyRequest(arg0 *cloudwatchlogs.DeleteDeliveryDestinationPolicyInput) (*request.Request, *cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicyWithContext(arg0 context.Context, ...) (*cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationRequest(arg0 *cloudwatchlogs.DeleteDeliveryDestinationInput) (*request.Request, *cloudwatchlogs.DeleteDeliveryDestinationOutput)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliveryDestinationInput, ...) (*cloudwatchlogs.DeleteDeliveryDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryRequest(arg0 *cloudwatchlogs.DeleteDeliveryInput) (*request.Request, *cloudwatchlogs.DeleteDeliveryOutput)
- func (m *MockCloudWatchLogsAPI) DeleteDeliverySource(arg0 *cloudwatchlogs.DeleteDeliverySourceInput) (*cloudwatchlogs.DeleteDeliverySourceOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliverySourceRequest(arg0 *cloudwatchlogs.DeleteDeliverySourceInput) (*request.Request, *cloudwatchlogs.DeleteDeliverySourceOutput)
- func (m *MockCloudWatchLogsAPI) DeleteDeliverySourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliverySourceInput, ...) (*cloudwatchlogs.DeleteDeliverySourceOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDeliveryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliveryInput, ...) (*cloudwatchlogs.DeleteDeliveryOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDestination(arg0 *cloudwatchlogs.DeleteDestinationInput) (*cloudwatchlogs.DeleteDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteDestinationRequest(arg0 *cloudwatchlogs.DeleteDestinationInput) (*request.Request, *cloudwatchlogs.DeleteDestinationOutput)
- func (m *MockCloudWatchLogsAPI) DeleteDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDestinationInput, ...) (*cloudwatchlogs.DeleteDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteLogAnomalyDetector(arg0 *cloudwatchlogs.DeleteLogAnomalyDetectorInput) (*cloudwatchlogs.DeleteLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.DeleteLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.DeleteLogAnomalyDetectorOutput)
- func (m *MockCloudWatchLogsAPI) DeleteLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteLogAnomalyDetectorInput, ...) (*cloudwatchlogs.DeleteLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteLogGroup(arg0 *cloudwatchlogs.DeleteLogGroupInput) (*cloudwatchlogs.DeleteLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteLogGroupRequest(arg0 *cloudwatchlogs.DeleteLogGroupInput) (*request.Request, *cloudwatchlogs.DeleteLogGroupOutput)
- func (m *MockCloudWatchLogsAPI) DeleteLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteLogGroupInput, ...) (*cloudwatchlogs.DeleteLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteLogStream(arg0 *cloudwatchlogs.DeleteLogStreamInput) (*cloudwatchlogs.DeleteLogStreamOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteLogStreamRequest(arg0 *cloudwatchlogs.DeleteLogStreamInput) (*request.Request, *cloudwatchlogs.DeleteLogStreamOutput)
- func (m *MockCloudWatchLogsAPI) DeleteLogStreamWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteLogStreamInput, ...) (*cloudwatchlogs.DeleteLogStreamOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteMetricFilter(arg0 *cloudwatchlogs.DeleteMetricFilterInput) (*cloudwatchlogs.DeleteMetricFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteMetricFilterRequest(arg0 *cloudwatchlogs.DeleteMetricFilterInput) (*request.Request, *cloudwatchlogs.DeleteMetricFilterOutput)
- func (m *MockCloudWatchLogsAPI) DeleteMetricFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteMetricFilterInput, ...) (*cloudwatchlogs.DeleteMetricFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteQueryDefinition(arg0 *cloudwatchlogs.DeleteQueryDefinitionInput) (*cloudwatchlogs.DeleteQueryDefinitionOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteQueryDefinitionRequest(arg0 *cloudwatchlogs.DeleteQueryDefinitionInput) (*request.Request, *cloudwatchlogs.DeleteQueryDefinitionOutput)
- func (m *MockCloudWatchLogsAPI) DeleteQueryDefinitionWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteQueryDefinitionInput, ...) (*cloudwatchlogs.DeleteQueryDefinitionOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteResourcePolicy(arg0 *cloudwatchlogs.DeleteResourcePolicyInput) (*cloudwatchlogs.DeleteResourcePolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteResourcePolicyRequest(arg0 *cloudwatchlogs.DeleteResourcePolicyInput) (*request.Request, *cloudwatchlogs.DeleteResourcePolicyOutput)
- func (m *MockCloudWatchLogsAPI) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteResourcePolicyInput, ...) (*cloudwatchlogs.DeleteResourcePolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteRetentionPolicy(arg0 *cloudwatchlogs.DeleteRetentionPolicyInput) (*cloudwatchlogs.DeleteRetentionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteRetentionPolicyRequest(arg0 *cloudwatchlogs.DeleteRetentionPolicyInput) (*request.Request, *cloudwatchlogs.DeleteRetentionPolicyOutput)
- func (m *MockCloudWatchLogsAPI) DeleteRetentionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteRetentionPolicyInput, ...) (*cloudwatchlogs.DeleteRetentionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteSubscriptionFilter(arg0 *cloudwatchlogs.DeleteSubscriptionFilterInput) (*cloudwatchlogs.DeleteSubscriptionFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) DeleteSubscriptionFilterRequest(arg0 *cloudwatchlogs.DeleteSubscriptionFilterInput) (*request.Request, *cloudwatchlogs.DeleteSubscriptionFilterOutput)
- func (m *MockCloudWatchLogsAPI) DeleteSubscriptionFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteSubscriptionFilterInput, ...) (*cloudwatchlogs.DeleteSubscriptionFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeAccountPolicies(arg0 *cloudwatchlogs.DescribeAccountPoliciesInput) (*cloudwatchlogs.DescribeAccountPoliciesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeAccountPoliciesRequest(arg0 *cloudwatchlogs.DescribeAccountPoliciesInput) (*request.Request, *cloudwatchlogs.DescribeAccountPoliciesOutput)
- func (m *MockCloudWatchLogsAPI) DescribeAccountPoliciesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeAccountPoliciesInput, ...) (*cloudwatchlogs.DescribeAccountPoliciesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDeliveries(arg0 *cloudwatchlogs.DescribeDeliveriesInput) (*cloudwatchlogs.DescribeDeliveriesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDeliveriesPages(arg0 *cloudwatchlogs.DescribeDeliveriesInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDeliveriesPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveriesInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDeliveriesRequest(arg0 *cloudwatchlogs.DescribeDeliveriesInput) (*request.Request, *cloudwatchlogs.DescribeDeliveriesOutput)
- func (m *MockCloudWatchLogsAPI) DescribeDeliveriesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveriesInput, ...) (*cloudwatchlogs.DescribeDeliveriesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinations(arg0 *cloudwatchlogs.DescribeDeliveryDestinationsInput) (*cloudwatchlogs.DescribeDeliveryDestinationsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsPages(arg0 *cloudwatchlogs.DescribeDeliveryDestinationsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveryDestinationsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsRequest(arg0 *cloudwatchlogs.DescribeDeliveryDestinationsInput) (*request.Request, *cloudwatchlogs.DescribeDeliveryDestinationsOutput)
- func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveryDestinationsInput, ...) (*cloudwatchlogs.DescribeDeliveryDestinationsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDeliverySources(arg0 *cloudwatchlogs.DescribeDeliverySourcesInput) (*cloudwatchlogs.DescribeDeliverySourcesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesPages(arg0 *cloudwatchlogs.DescribeDeliverySourcesInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliverySourcesInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesRequest(arg0 *cloudwatchlogs.DescribeDeliverySourcesInput) (*request.Request, *cloudwatchlogs.DescribeDeliverySourcesOutput)
- func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliverySourcesInput, ...) (*cloudwatchlogs.DescribeDeliverySourcesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDestinations(arg0 *cloudwatchlogs.DescribeDestinationsInput) (*cloudwatchlogs.DescribeDestinationsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeDestinationsPages(arg0 *cloudwatchlogs.DescribeDestinationsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDestinationsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDestinationsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeDestinationsRequest(arg0 *cloudwatchlogs.DescribeDestinationsInput) (*request.Request, *cloudwatchlogs.DescribeDestinationsOutput)
- func (m *MockCloudWatchLogsAPI) DescribeDestinationsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDestinationsInput, ...) (*cloudwatchlogs.DescribeDestinationsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeExportTasks(arg0 *cloudwatchlogs.DescribeExportTasksInput) (*cloudwatchlogs.DescribeExportTasksOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeExportTasksRequest(arg0 *cloudwatchlogs.DescribeExportTasksInput) (*request.Request, *cloudwatchlogs.DescribeExportTasksOutput)
- func (m *MockCloudWatchLogsAPI) DescribeExportTasksWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeExportTasksInput, ...) (*cloudwatchlogs.DescribeExportTasksOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeLogGroups(arg0 *cloudwatchlogs.DescribeLogGroupsInput) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeLogGroupsPages(arg0 *cloudwatchlogs.DescribeLogGroupsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeLogGroupsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogGroupsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeLogGroupsRequest(arg0 *cloudwatchlogs.DescribeLogGroupsInput) (*request.Request, *cloudwatchlogs.DescribeLogGroupsOutput)
- func (m *MockCloudWatchLogsAPI) DescribeLogGroupsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogGroupsInput, ...) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeLogStreams(arg0 *cloudwatchlogs.DescribeLogStreamsInput) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeLogStreamsPages(arg0 *cloudwatchlogs.DescribeLogStreamsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeLogStreamsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogStreamsInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeLogStreamsRequest(arg0 *cloudwatchlogs.DescribeLogStreamsInput) (*request.Request, *cloudwatchlogs.DescribeLogStreamsOutput)
- func (m *MockCloudWatchLogsAPI) DescribeLogStreamsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogStreamsInput, ...) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeMetricFilters(arg0 *cloudwatchlogs.DescribeMetricFiltersInput) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersPages(arg0 *cloudwatchlogs.DescribeMetricFiltersInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeMetricFiltersInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersRequest(arg0 *cloudwatchlogs.DescribeMetricFiltersInput) (*request.Request, *cloudwatchlogs.DescribeMetricFiltersOutput)
- func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeMetricFiltersInput, ...) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeQueries(arg0 *cloudwatchlogs.DescribeQueriesInput) (*cloudwatchlogs.DescribeQueriesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeQueriesRequest(arg0 *cloudwatchlogs.DescribeQueriesInput) (*request.Request, *cloudwatchlogs.DescribeQueriesOutput)
- func (m *MockCloudWatchLogsAPI) DescribeQueriesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeQueriesInput, ...) (*cloudwatchlogs.DescribeQueriesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeQueryDefinitions(arg0 *cloudwatchlogs.DescribeQueryDefinitionsInput) (*cloudwatchlogs.DescribeQueryDefinitionsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeQueryDefinitionsRequest(arg0 *cloudwatchlogs.DescribeQueryDefinitionsInput) (*request.Request, *cloudwatchlogs.DescribeQueryDefinitionsOutput)
- func (m *MockCloudWatchLogsAPI) DescribeQueryDefinitionsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeQueryDefinitionsInput, ...) (*cloudwatchlogs.DescribeQueryDefinitionsOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeResourcePolicies(arg0 *cloudwatchlogs.DescribeResourcePoliciesInput) (*cloudwatchlogs.DescribeResourcePoliciesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeResourcePoliciesRequest(arg0 *cloudwatchlogs.DescribeResourcePoliciesInput) (*request.Request, *cloudwatchlogs.DescribeResourcePoliciesOutput)
- func (m *MockCloudWatchLogsAPI) DescribeResourcePoliciesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeResourcePoliciesInput, ...) (*cloudwatchlogs.DescribeResourcePoliciesOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFilters(arg0 *cloudwatchlogs.DescribeSubscriptionFiltersInput) (*cloudwatchlogs.DescribeSubscriptionFiltersOutput, error)
- func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersPages(arg0 *cloudwatchlogs.DescribeSubscriptionFiltersInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeSubscriptionFiltersInput, ...) error
- func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersRequest(arg0 *cloudwatchlogs.DescribeSubscriptionFiltersInput) (*request.Request, *cloudwatchlogs.DescribeSubscriptionFiltersOutput)
- func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeSubscriptionFiltersInput, ...) (*cloudwatchlogs.DescribeSubscriptionFiltersOutput, error)
- func (m *MockCloudWatchLogsAPI) DisassociateKmsKey(arg0 *cloudwatchlogs.DisassociateKmsKeyInput) (*cloudwatchlogs.DisassociateKmsKeyOutput, error)
- func (m *MockCloudWatchLogsAPI) DisassociateKmsKeyRequest(arg0 *cloudwatchlogs.DisassociateKmsKeyInput) (*request.Request, *cloudwatchlogs.DisassociateKmsKeyOutput)
- func (m *MockCloudWatchLogsAPI) DisassociateKmsKeyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DisassociateKmsKeyInput, ...) (*cloudwatchlogs.DisassociateKmsKeyOutput, error)
- func (m *MockCloudWatchLogsAPI) EXPECT() *MockCloudWatchLogsAPIMockRecorder
- func (m *MockCloudWatchLogsAPI) FilterLogEvents(arg0 *cloudwatchlogs.FilterLogEventsInput) (*cloudwatchlogs.FilterLogEventsOutput, error)
- func (m *MockCloudWatchLogsAPI) FilterLogEventsPages(arg0 *cloudwatchlogs.FilterLogEventsInput, ...) error
- func (m *MockCloudWatchLogsAPI) FilterLogEventsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.FilterLogEventsInput, ...) error
- func (m *MockCloudWatchLogsAPI) FilterLogEventsRequest(arg0 *cloudwatchlogs.FilterLogEventsInput) (*request.Request, *cloudwatchlogs.FilterLogEventsOutput)
- func (m *MockCloudWatchLogsAPI) FilterLogEventsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.FilterLogEventsInput, ...) (*cloudwatchlogs.FilterLogEventsOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDataProtectionPolicy(arg0 *cloudwatchlogs.GetDataProtectionPolicyInput) (*cloudwatchlogs.GetDataProtectionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDataProtectionPolicyRequest(arg0 *cloudwatchlogs.GetDataProtectionPolicyInput) (*request.Request, *cloudwatchlogs.GetDataProtectionPolicyOutput)
- func (m *MockCloudWatchLogsAPI) GetDataProtectionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDataProtectionPolicyInput, ...) (*cloudwatchlogs.GetDataProtectionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDelivery(arg0 *cloudwatchlogs.GetDeliveryInput) (*cloudwatchlogs.GetDeliveryOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliveryDestination(arg0 *cloudwatchlogs.GetDeliveryDestinationInput) (*cloudwatchlogs.GetDeliveryDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationPolicy(arg0 *cloudwatchlogs.GetDeliveryDestinationPolicyInput) (*cloudwatchlogs.GetDeliveryDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationPolicyRequest(arg0 *cloudwatchlogs.GetDeliveryDestinationPolicyInput) (*request.Request, *cloudwatchlogs.GetDeliveryDestinationPolicyOutput)
- func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliveryDestinationPolicyInput, ...) (*cloudwatchlogs.GetDeliveryDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationRequest(arg0 *cloudwatchlogs.GetDeliveryDestinationInput) (*request.Request, *cloudwatchlogs.GetDeliveryDestinationOutput)
- func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliveryDestinationInput, ...) (*cloudwatchlogs.GetDeliveryDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliveryRequest(arg0 *cloudwatchlogs.GetDeliveryInput) (*request.Request, *cloudwatchlogs.GetDeliveryOutput)
- func (m *MockCloudWatchLogsAPI) GetDeliverySource(arg0 *cloudwatchlogs.GetDeliverySourceInput) (*cloudwatchlogs.GetDeliverySourceOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliverySourceRequest(arg0 *cloudwatchlogs.GetDeliverySourceInput) (*request.Request, *cloudwatchlogs.GetDeliverySourceOutput)
- func (m *MockCloudWatchLogsAPI) GetDeliverySourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliverySourceInput, ...) (*cloudwatchlogs.GetDeliverySourceOutput, error)
- func (m *MockCloudWatchLogsAPI) GetDeliveryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliveryInput, ...) (*cloudwatchlogs.GetDeliveryOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogAnomalyDetector(arg0 *cloudwatchlogs.GetLogAnomalyDetectorInput) (*cloudwatchlogs.GetLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.GetLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.GetLogAnomalyDetectorOutput)
- func (m *MockCloudWatchLogsAPI) GetLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogAnomalyDetectorInput, ...) (*cloudwatchlogs.GetLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogEvents(arg0 *cloudwatchlogs.GetLogEventsInput) (*cloudwatchlogs.GetLogEventsOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogEventsPages(arg0 *cloudwatchlogs.GetLogEventsInput, ...) error
- func (m *MockCloudWatchLogsAPI) GetLogEventsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogEventsInput, ...) error
- func (m *MockCloudWatchLogsAPI) GetLogEventsRequest(arg0 *cloudwatchlogs.GetLogEventsInput) (*request.Request, *cloudwatchlogs.GetLogEventsOutput)
- func (m *MockCloudWatchLogsAPI) GetLogEventsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogEventsInput, ...) (*cloudwatchlogs.GetLogEventsOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogGroupFields(arg0 *cloudwatchlogs.GetLogGroupFieldsInput) (*cloudwatchlogs.GetLogGroupFieldsOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogGroupFieldsRequest(arg0 *cloudwatchlogs.GetLogGroupFieldsInput) (*request.Request, *cloudwatchlogs.GetLogGroupFieldsOutput)
- func (m *MockCloudWatchLogsAPI) GetLogGroupFieldsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogGroupFieldsInput, ...) (*cloudwatchlogs.GetLogGroupFieldsOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogRecord(arg0 *cloudwatchlogs.GetLogRecordInput) (*cloudwatchlogs.GetLogRecordOutput, error)
- func (m *MockCloudWatchLogsAPI) GetLogRecordRequest(arg0 *cloudwatchlogs.GetLogRecordInput) (*request.Request, *cloudwatchlogs.GetLogRecordOutput)
- func (m *MockCloudWatchLogsAPI) GetLogRecordWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogRecordInput, ...) (*cloudwatchlogs.GetLogRecordOutput, error)
- func (m *MockCloudWatchLogsAPI) GetQueryResults(arg0 *cloudwatchlogs.GetQueryResultsInput) (*cloudwatchlogs.GetQueryResultsOutput, error)
- func (m *MockCloudWatchLogsAPI) GetQueryResultsRequest(arg0 *cloudwatchlogs.GetQueryResultsInput) (*request.Request, *cloudwatchlogs.GetQueryResultsOutput)
- func (m *MockCloudWatchLogsAPI) GetQueryResultsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetQueryResultsInput, ...) (*cloudwatchlogs.GetQueryResultsOutput, error)
- func (m *MockCloudWatchLogsAPI) ListAnomalies(arg0 *cloudwatchlogs.ListAnomaliesInput) (*cloudwatchlogs.ListAnomaliesOutput, error)
- func (m *MockCloudWatchLogsAPI) ListAnomaliesPages(arg0 *cloudwatchlogs.ListAnomaliesInput, ...) error
- func (m *MockCloudWatchLogsAPI) ListAnomaliesPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListAnomaliesInput, ...) error
- func (m *MockCloudWatchLogsAPI) ListAnomaliesRequest(arg0 *cloudwatchlogs.ListAnomaliesInput) (*request.Request, *cloudwatchlogs.ListAnomaliesOutput)
- func (m *MockCloudWatchLogsAPI) ListAnomaliesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListAnomaliesInput, ...) (*cloudwatchlogs.ListAnomaliesOutput, error)
- func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectors(arg0 *cloudwatchlogs.ListLogAnomalyDetectorsInput) (*cloudwatchlogs.ListLogAnomalyDetectorsOutput, error)
- func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsPages(arg0 *cloudwatchlogs.ListLogAnomalyDetectorsInput, ...) error
- func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListLogAnomalyDetectorsInput, ...) error
- func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsRequest(arg0 *cloudwatchlogs.ListLogAnomalyDetectorsInput) (*request.Request, *cloudwatchlogs.ListLogAnomalyDetectorsOutput)
- func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListLogAnomalyDetectorsInput, ...) (*cloudwatchlogs.ListLogAnomalyDetectorsOutput, error)
- func (m *MockCloudWatchLogsAPI) ListTagsForResource(arg0 *cloudwatchlogs.ListTagsForResourceInput) (*cloudwatchlogs.ListTagsForResourceOutput, error)
- func (m *MockCloudWatchLogsAPI) ListTagsForResourceRequest(arg0 *cloudwatchlogs.ListTagsForResourceInput) (*request.Request, *cloudwatchlogs.ListTagsForResourceOutput)
- func (m *MockCloudWatchLogsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListTagsForResourceInput, ...) (*cloudwatchlogs.ListTagsForResourceOutput, error)
- func (m *MockCloudWatchLogsAPI) ListTagsLogGroup(arg0 *cloudwatchlogs.ListTagsLogGroupInput) (*cloudwatchlogs.ListTagsLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) ListTagsLogGroupRequest(arg0 *cloudwatchlogs.ListTagsLogGroupInput) (*request.Request, *cloudwatchlogs.ListTagsLogGroupOutput)
- func (m *MockCloudWatchLogsAPI) ListTagsLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListTagsLogGroupInput, ...) (*cloudwatchlogs.ListTagsLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) PutAccountPolicy(arg0 *cloudwatchlogs.PutAccountPolicyInput) (*cloudwatchlogs.PutAccountPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutAccountPolicyRequest(arg0 *cloudwatchlogs.PutAccountPolicyInput) (*request.Request, *cloudwatchlogs.PutAccountPolicyOutput)
- func (m *MockCloudWatchLogsAPI) PutAccountPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutAccountPolicyInput, ...) (*cloudwatchlogs.PutAccountPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDataProtectionPolicy(arg0 *cloudwatchlogs.PutDataProtectionPolicyInput) (*cloudwatchlogs.PutDataProtectionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDataProtectionPolicyRequest(arg0 *cloudwatchlogs.PutDataProtectionPolicyInput) (*request.Request, *cloudwatchlogs.PutDataProtectionPolicyOutput)
- func (m *MockCloudWatchLogsAPI) PutDataProtectionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDataProtectionPolicyInput, ...) (*cloudwatchlogs.PutDataProtectionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDeliveryDestination(arg0 *cloudwatchlogs.PutDeliveryDestinationInput) (*cloudwatchlogs.PutDeliveryDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationPolicy(arg0 *cloudwatchlogs.PutDeliveryDestinationPolicyInput) (*cloudwatchlogs.PutDeliveryDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationPolicyRequest(arg0 *cloudwatchlogs.PutDeliveryDestinationPolicyInput) (*request.Request, *cloudwatchlogs.PutDeliveryDestinationPolicyOutput)
- func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDeliveryDestinationPolicyInput, ...) (*cloudwatchlogs.PutDeliveryDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationRequest(arg0 *cloudwatchlogs.PutDeliveryDestinationInput) (*request.Request, *cloudwatchlogs.PutDeliveryDestinationOutput)
- func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDeliveryDestinationInput, ...) (*cloudwatchlogs.PutDeliveryDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDeliverySource(arg0 *cloudwatchlogs.PutDeliverySourceInput) (*cloudwatchlogs.PutDeliverySourceOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDeliverySourceRequest(arg0 *cloudwatchlogs.PutDeliverySourceInput) (*request.Request, *cloudwatchlogs.PutDeliverySourceOutput)
- func (m *MockCloudWatchLogsAPI) PutDeliverySourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDeliverySourceInput, ...) (*cloudwatchlogs.PutDeliverySourceOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDestination(arg0 *cloudwatchlogs.PutDestinationInput) (*cloudwatchlogs.PutDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDestinationPolicy(arg0 *cloudwatchlogs.PutDestinationPolicyInput) (*cloudwatchlogs.PutDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDestinationPolicyRequest(arg0 *cloudwatchlogs.PutDestinationPolicyInput) (*request.Request, *cloudwatchlogs.PutDestinationPolicyOutput)
- func (m *MockCloudWatchLogsAPI) PutDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDestinationPolicyInput, ...) (*cloudwatchlogs.PutDestinationPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutDestinationRequest(arg0 *cloudwatchlogs.PutDestinationInput) (*request.Request, *cloudwatchlogs.PutDestinationOutput)
- func (m *MockCloudWatchLogsAPI) PutDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDestinationInput, ...) (*cloudwatchlogs.PutDestinationOutput, error)
- func (m *MockCloudWatchLogsAPI) PutLogEvents(arg0 *cloudwatchlogs.PutLogEventsInput) (*cloudwatchlogs.PutLogEventsOutput, error)
- func (m *MockCloudWatchLogsAPI) PutLogEventsRequest(arg0 *cloudwatchlogs.PutLogEventsInput) (*request.Request, *cloudwatchlogs.PutLogEventsOutput)
- func (m *MockCloudWatchLogsAPI) PutLogEventsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutLogEventsInput, ...) (*cloudwatchlogs.PutLogEventsOutput, error)
- func (m *MockCloudWatchLogsAPI) PutMetricFilter(arg0 *cloudwatchlogs.PutMetricFilterInput) (*cloudwatchlogs.PutMetricFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) PutMetricFilterRequest(arg0 *cloudwatchlogs.PutMetricFilterInput) (*request.Request, *cloudwatchlogs.PutMetricFilterOutput)
- func (m *MockCloudWatchLogsAPI) PutMetricFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutMetricFilterInput, ...) (*cloudwatchlogs.PutMetricFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) PutQueryDefinition(arg0 *cloudwatchlogs.PutQueryDefinitionInput) (*cloudwatchlogs.PutQueryDefinitionOutput, error)
- func (m *MockCloudWatchLogsAPI) PutQueryDefinitionRequest(arg0 *cloudwatchlogs.PutQueryDefinitionInput) (*request.Request, *cloudwatchlogs.PutQueryDefinitionOutput)
- func (m *MockCloudWatchLogsAPI) PutQueryDefinitionWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutQueryDefinitionInput, ...) (*cloudwatchlogs.PutQueryDefinitionOutput, error)
- func (m *MockCloudWatchLogsAPI) PutResourcePolicy(arg0 *cloudwatchlogs.PutResourcePolicyInput) (*cloudwatchlogs.PutResourcePolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutResourcePolicyRequest(arg0 *cloudwatchlogs.PutResourcePolicyInput) (*request.Request, *cloudwatchlogs.PutResourcePolicyOutput)
- func (m *MockCloudWatchLogsAPI) PutResourcePolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutResourcePolicyInput, ...) (*cloudwatchlogs.PutResourcePolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutRetentionPolicy(arg0 *cloudwatchlogs.PutRetentionPolicyInput) (*cloudwatchlogs.PutRetentionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutRetentionPolicyRequest(arg0 *cloudwatchlogs.PutRetentionPolicyInput) (*request.Request, *cloudwatchlogs.PutRetentionPolicyOutput)
- func (m *MockCloudWatchLogsAPI) PutRetentionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutRetentionPolicyInput, ...) (*cloudwatchlogs.PutRetentionPolicyOutput, error)
- func (m *MockCloudWatchLogsAPI) PutSubscriptionFilter(arg0 *cloudwatchlogs.PutSubscriptionFilterInput) (*cloudwatchlogs.PutSubscriptionFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) PutSubscriptionFilterRequest(arg0 *cloudwatchlogs.PutSubscriptionFilterInput) (*request.Request, *cloudwatchlogs.PutSubscriptionFilterOutput)
- func (m *MockCloudWatchLogsAPI) PutSubscriptionFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutSubscriptionFilterInput, ...) (*cloudwatchlogs.PutSubscriptionFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) StartLiveTail(arg0 *cloudwatchlogs.StartLiveTailInput) (*cloudwatchlogs.StartLiveTailOutput, error)
- func (m *MockCloudWatchLogsAPI) StartLiveTailRequest(arg0 *cloudwatchlogs.StartLiveTailInput) (*request.Request, *cloudwatchlogs.StartLiveTailOutput)
- func (m *MockCloudWatchLogsAPI) StartLiveTailWithContext(arg0 context.Context, arg1 *cloudwatchlogs.StartLiveTailInput, ...) (*cloudwatchlogs.StartLiveTailOutput, error)
- func (m *MockCloudWatchLogsAPI) StartQuery(arg0 *cloudwatchlogs.StartQueryInput) (*cloudwatchlogs.StartQueryOutput, error)
- func (m *MockCloudWatchLogsAPI) StartQueryRequest(arg0 *cloudwatchlogs.StartQueryInput) (*request.Request, *cloudwatchlogs.StartQueryOutput)
- func (m *MockCloudWatchLogsAPI) StartQueryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.StartQueryInput, ...) (*cloudwatchlogs.StartQueryOutput, error)
- func (m *MockCloudWatchLogsAPI) StopQuery(arg0 *cloudwatchlogs.StopQueryInput) (*cloudwatchlogs.StopQueryOutput, error)
- func (m *MockCloudWatchLogsAPI) StopQueryRequest(arg0 *cloudwatchlogs.StopQueryInput) (*request.Request, *cloudwatchlogs.StopQueryOutput)
- func (m *MockCloudWatchLogsAPI) StopQueryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.StopQueryInput, ...) (*cloudwatchlogs.StopQueryOutput, error)
- func (m *MockCloudWatchLogsAPI) TagLogGroup(arg0 *cloudwatchlogs.TagLogGroupInput) (*cloudwatchlogs.TagLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) TagLogGroupRequest(arg0 *cloudwatchlogs.TagLogGroupInput) (*request.Request, *cloudwatchlogs.TagLogGroupOutput)
- func (m *MockCloudWatchLogsAPI) TagLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.TagLogGroupInput, ...) (*cloudwatchlogs.TagLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) TagResource(arg0 *cloudwatchlogs.TagResourceInput) (*cloudwatchlogs.TagResourceOutput, error)
- func (m *MockCloudWatchLogsAPI) TagResourceRequest(arg0 *cloudwatchlogs.TagResourceInput) (*request.Request, *cloudwatchlogs.TagResourceOutput)
- func (m *MockCloudWatchLogsAPI) TagResourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.TagResourceInput, ...) (*cloudwatchlogs.TagResourceOutput, error)
- func (m *MockCloudWatchLogsAPI) TestMetricFilter(arg0 *cloudwatchlogs.TestMetricFilterInput) (*cloudwatchlogs.TestMetricFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) TestMetricFilterRequest(arg0 *cloudwatchlogs.TestMetricFilterInput) (*request.Request, *cloudwatchlogs.TestMetricFilterOutput)
- func (m *MockCloudWatchLogsAPI) TestMetricFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.TestMetricFilterInput, ...) (*cloudwatchlogs.TestMetricFilterOutput, error)
- func (m *MockCloudWatchLogsAPI) UntagLogGroup(arg0 *cloudwatchlogs.UntagLogGroupInput) (*cloudwatchlogs.UntagLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) UntagLogGroupRequest(arg0 *cloudwatchlogs.UntagLogGroupInput) (*request.Request, *cloudwatchlogs.UntagLogGroupOutput)
- func (m *MockCloudWatchLogsAPI) UntagLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UntagLogGroupInput, ...) (*cloudwatchlogs.UntagLogGroupOutput, error)
- func (m *MockCloudWatchLogsAPI) UntagResource(arg0 *cloudwatchlogs.UntagResourceInput) (*cloudwatchlogs.UntagResourceOutput, error)
- func (m *MockCloudWatchLogsAPI) UntagResourceRequest(arg0 *cloudwatchlogs.UntagResourceInput) (*request.Request, *cloudwatchlogs.UntagResourceOutput)
- func (m *MockCloudWatchLogsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UntagResourceInput, ...) (*cloudwatchlogs.UntagResourceOutput, error)
- func (m *MockCloudWatchLogsAPI) UpdateAnomaly(arg0 *cloudwatchlogs.UpdateAnomalyInput) (*cloudwatchlogs.UpdateAnomalyOutput, error)
- func (m *MockCloudWatchLogsAPI) UpdateAnomalyRequest(arg0 *cloudwatchlogs.UpdateAnomalyInput) (*request.Request, *cloudwatchlogs.UpdateAnomalyOutput)
- func (m *MockCloudWatchLogsAPI) UpdateAnomalyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UpdateAnomalyInput, ...) (*cloudwatchlogs.UpdateAnomalyOutput, error)
- func (m *MockCloudWatchLogsAPI) UpdateLogAnomalyDetector(arg0 *cloudwatchlogs.UpdateLogAnomalyDetectorInput) (*cloudwatchlogs.UpdateLogAnomalyDetectorOutput, error)
- func (m *MockCloudWatchLogsAPI) UpdateLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.UpdateLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.UpdateLogAnomalyDetectorOutput)
- func (m *MockCloudWatchLogsAPI) UpdateLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UpdateLogAnomalyDetectorInput, ...) (*cloudwatchlogs.UpdateLogAnomalyDetectorOutput, error)
- type MockCloudWatchLogsAPIMockRecorder
- func (mr *MockCloudWatchLogsAPIMockRecorder) AssociateKmsKey(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) AssociateKmsKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) AssociateKmsKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CancelExportTask(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CancelExportTaskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CancelExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateDelivery(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateDeliveryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateExportTask(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateExportTaskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogGroup(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogStream(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDelivery(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestination(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDestination(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogGroup(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogStream(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogStreamRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilter(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilter(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeAccountPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeAccountPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeAccountPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveries(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinations(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySources(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinations(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeExportTasks(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeExportTasksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeExportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroups(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreams(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFilters(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueries(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeResourcePolicies(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeResourcePoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeResourcePoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFilters(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKey(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEvents(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDelivery(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestination(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliverySource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliverySourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliverySourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEvents(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogGroupFields(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogGroupFieldsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogGroupFieldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogRecord(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogRecordRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogRecordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetQueryResults(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetQueryResultsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) GetQueryResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomalies(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectors(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroup(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutAccountPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutAccountPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutAccountPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestination(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliverySource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliverySourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliverySourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestination(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutLogEvents(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutLogEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutMetricFilter(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutMetricFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutMetricFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutQueryDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutQueryDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutQueryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilter(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StartLiveTail(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StartLiveTailRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StartLiveTailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StartQuery(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StartQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StartQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StopQuery(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StopQueryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) StopQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TagLogGroup(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TagLogGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TagLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TestMetricFilter(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TestMetricFilterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) TestMetricFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UntagLogGroup(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UntagLogGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UntagLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateAnomaly(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateAnomalyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateAnomalyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetector(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCloudWatchLogsAPI ¶
type MockCloudWatchLogsAPI struct {
// contains filtered or unexported fields
}
MockCloudWatchLogsAPI is a mock of CloudWatchLogsAPI interface
func NewMockCloudWatchLogsAPI ¶
func NewMockCloudWatchLogsAPI(ctrl *gomock.Controller) *MockCloudWatchLogsAPI
NewMockCloudWatchLogsAPI creates a new mock instance
func (*MockCloudWatchLogsAPI) AssociateKmsKey ¶
func (m *MockCloudWatchLogsAPI) AssociateKmsKey(arg0 *cloudwatchlogs.AssociateKmsKeyInput) (*cloudwatchlogs.AssociateKmsKeyOutput, error)
AssociateKmsKey mocks base method
func (*MockCloudWatchLogsAPI) AssociateKmsKeyRequest ¶
func (m *MockCloudWatchLogsAPI) AssociateKmsKeyRequest(arg0 *cloudwatchlogs.AssociateKmsKeyInput) (*request.Request, *cloudwatchlogs.AssociateKmsKeyOutput)
AssociateKmsKeyRequest mocks base method
func (*MockCloudWatchLogsAPI) AssociateKmsKeyWithContext ¶
func (m *MockCloudWatchLogsAPI) AssociateKmsKeyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.AssociateKmsKeyInput, arg2 ...request.Option) (*cloudwatchlogs.AssociateKmsKeyOutput, error)
AssociateKmsKeyWithContext mocks base method
func (*MockCloudWatchLogsAPI) CancelExportTask ¶
func (m *MockCloudWatchLogsAPI) CancelExportTask(arg0 *cloudwatchlogs.CancelExportTaskInput) (*cloudwatchlogs.CancelExportTaskOutput, error)
CancelExportTask mocks base method
func (*MockCloudWatchLogsAPI) CancelExportTaskRequest ¶
func (m *MockCloudWatchLogsAPI) CancelExportTaskRequest(arg0 *cloudwatchlogs.CancelExportTaskInput) (*request.Request, *cloudwatchlogs.CancelExportTaskOutput)
CancelExportTaskRequest mocks base method
func (*MockCloudWatchLogsAPI) CancelExportTaskWithContext ¶
func (m *MockCloudWatchLogsAPI) CancelExportTaskWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CancelExportTaskInput, arg2 ...request.Option) (*cloudwatchlogs.CancelExportTaskOutput, error)
CancelExportTaskWithContext mocks base method
func (*MockCloudWatchLogsAPI) CreateDelivery ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) CreateDelivery(arg0 *cloudwatchlogs.CreateDeliveryInput) (*cloudwatchlogs.CreateDeliveryOutput, error)
CreateDelivery mocks base method
func (*MockCloudWatchLogsAPI) CreateDeliveryRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) CreateDeliveryRequest(arg0 *cloudwatchlogs.CreateDeliveryInput) (*request.Request, *cloudwatchlogs.CreateDeliveryOutput)
CreateDeliveryRequest mocks base method
func (*MockCloudWatchLogsAPI) CreateDeliveryWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) CreateDeliveryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateDeliveryInput, arg2 ...request.Option) (*cloudwatchlogs.CreateDeliveryOutput, error)
CreateDeliveryWithContext mocks base method
func (*MockCloudWatchLogsAPI) CreateExportTask ¶
func (m *MockCloudWatchLogsAPI) CreateExportTask(arg0 *cloudwatchlogs.CreateExportTaskInput) (*cloudwatchlogs.CreateExportTaskOutput, error)
CreateExportTask mocks base method
func (*MockCloudWatchLogsAPI) CreateExportTaskRequest ¶
func (m *MockCloudWatchLogsAPI) CreateExportTaskRequest(arg0 *cloudwatchlogs.CreateExportTaskInput) (*request.Request, *cloudwatchlogs.CreateExportTaskOutput)
CreateExportTaskRequest mocks base method
func (*MockCloudWatchLogsAPI) CreateExportTaskWithContext ¶
func (m *MockCloudWatchLogsAPI) CreateExportTaskWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateExportTaskInput, arg2 ...request.Option) (*cloudwatchlogs.CreateExportTaskOutput, error)
CreateExportTaskWithContext mocks base method
func (*MockCloudWatchLogsAPI) CreateLogAnomalyDetector ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) CreateLogAnomalyDetector(arg0 *cloudwatchlogs.CreateLogAnomalyDetectorInput) (*cloudwatchlogs.CreateLogAnomalyDetectorOutput, error)
CreateLogAnomalyDetector mocks base method
func (*MockCloudWatchLogsAPI) CreateLogAnomalyDetectorRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) CreateLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.CreateLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.CreateLogAnomalyDetectorOutput)
CreateLogAnomalyDetectorRequest mocks base method
func (*MockCloudWatchLogsAPI) CreateLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) CreateLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateLogAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatchlogs.CreateLogAnomalyDetectorOutput, error)
CreateLogAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchLogsAPI) CreateLogGroup ¶
func (m *MockCloudWatchLogsAPI) CreateLogGroup(arg0 *cloudwatchlogs.CreateLogGroupInput) (*cloudwatchlogs.CreateLogGroupOutput, error)
CreateLogGroup mocks base method
func (*MockCloudWatchLogsAPI) CreateLogGroupRequest ¶
func (m *MockCloudWatchLogsAPI) CreateLogGroupRequest(arg0 *cloudwatchlogs.CreateLogGroupInput) (*request.Request, *cloudwatchlogs.CreateLogGroupOutput)
CreateLogGroupRequest mocks base method
func (*MockCloudWatchLogsAPI) CreateLogGroupWithContext ¶
func (m *MockCloudWatchLogsAPI) CreateLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateLogGroupInput, arg2 ...request.Option) (*cloudwatchlogs.CreateLogGroupOutput, error)
CreateLogGroupWithContext mocks base method
func (*MockCloudWatchLogsAPI) CreateLogStream ¶
func (m *MockCloudWatchLogsAPI) CreateLogStream(arg0 *cloudwatchlogs.CreateLogStreamInput) (*cloudwatchlogs.CreateLogStreamOutput, error)
CreateLogStream mocks base method
func (*MockCloudWatchLogsAPI) CreateLogStreamRequest ¶
func (m *MockCloudWatchLogsAPI) CreateLogStreamRequest(arg0 *cloudwatchlogs.CreateLogStreamInput) (*request.Request, *cloudwatchlogs.CreateLogStreamOutput)
CreateLogStreamRequest mocks base method
func (*MockCloudWatchLogsAPI) CreateLogStreamWithContext ¶
func (m *MockCloudWatchLogsAPI) CreateLogStreamWithContext(arg0 context.Context, arg1 *cloudwatchlogs.CreateLogStreamInput, arg2 ...request.Option) (*cloudwatchlogs.CreateLogStreamOutput, error)
CreateLogStreamWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteAccountPolicy ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) DeleteAccountPolicy(arg0 *cloudwatchlogs.DeleteAccountPolicyInput) (*cloudwatchlogs.DeleteAccountPolicyOutput, error)
DeleteAccountPolicy mocks base method
func (*MockCloudWatchLogsAPI) DeleteAccountPolicyRequest ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) DeleteAccountPolicyRequest(arg0 *cloudwatchlogs.DeleteAccountPolicyInput) (*request.Request, *cloudwatchlogs.DeleteAccountPolicyOutput)
DeleteAccountPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteAccountPolicyWithContext ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) DeleteAccountPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteAccountPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteAccountPolicyOutput, error)
DeleteAccountPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteDataProtectionPolicy ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) DeleteDataProtectionPolicy(arg0 *cloudwatchlogs.DeleteDataProtectionPolicyInput) (*cloudwatchlogs.DeleteDataProtectionPolicyOutput, error)
DeleteDataProtectionPolicy mocks base method
func (*MockCloudWatchLogsAPI) DeleteDataProtectionPolicyRequest ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) DeleteDataProtectionPolicyRequest(arg0 *cloudwatchlogs.DeleteDataProtectionPolicyInput) (*request.Request, *cloudwatchlogs.DeleteDataProtectionPolicyOutput)
DeleteDataProtectionPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteDataProtectionPolicyWithContext ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) DeleteDataProtectionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDataProtectionPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteDataProtectionPolicyOutput, error)
DeleteDataProtectionPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteDelivery ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDelivery(arg0 *cloudwatchlogs.DeleteDeliveryInput) (*cloudwatchlogs.DeleteDeliveryOutput, error)
DeleteDelivery mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryDestination ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestination(arg0 *cloudwatchlogs.DeleteDeliveryDestinationInput) (*cloudwatchlogs.DeleteDeliveryDestinationOutput, error)
DeleteDeliveryDestination mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicy ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicy(arg0 *cloudwatchlogs.DeleteDeliveryDestinationPolicyInput) (*cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput, error)
DeleteDeliveryDestinationPolicy mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicyRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicyRequest(arg0 *cloudwatchlogs.DeleteDeliveryDestinationPolicyInput) (*request.Request, *cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput)
DeleteDeliveryDestinationPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicyWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliveryDestinationPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteDeliveryDestinationPolicyOutput, error)
DeleteDeliveryDestinationPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryDestinationRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationRequest(arg0 *cloudwatchlogs.DeleteDeliveryDestinationInput) (*request.Request, *cloudwatchlogs.DeleteDeliveryDestinationOutput)
DeleteDeliveryDestinationRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryDestinationWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliveryDestinationInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteDeliveryDestinationOutput, error)
DeleteDeliveryDestinationWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryRequest(arg0 *cloudwatchlogs.DeleteDeliveryInput) (*request.Request, *cloudwatchlogs.DeleteDeliveryOutput)
DeleteDeliveryRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliverySource ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliverySource(arg0 *cloudwatchlogs.DeleteDeliverySourceInput) (*cloudwatchlogs.DeleteDeliverySourceOutput, error)
DeleteDeliverySource mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliverySourceRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliverySourceRequest(arg0 *cloudwatchlogs.DeleteDeliverySourceInput) (*request.Request, *cloudwatchlogs.DeleteDeliverySourceOutput)
DeleteDeliverySourceRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliverySourceWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliverySourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliverySourceInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteDeliverySourceOutput, error)
DeleteDeliverySourceWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteDeliveryWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteDeliveryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDeliveryInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteDeliveryOutput, error)
DeleteDeliveryWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteDestination ¶
func (m *MockCloudWatchLogsAPI) DeleteDestination(arg0 *cloudwatchlogs.DeleteDestinationInput) (*cloudwatchlogs.DeleteDestinationOutput, error)
DeleteDestination mocks base method
func (*MockCloudWatchLogsAPI) DeleteDestinationRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteDestinationRequest(arg0 *cloudwatchlogs.DeleteDestinationInput) (*request.Request, *cloudwatchlogs.DeleteDestinationOutput)
DeleteDestinationRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteDestinationWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteDestinationInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteDestinationOutput, error)
DeleteDestinationWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogAnomalyDetector ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteLogAnomalyDetector(arg0 *cloudwatchlogs.DeleteLogAnomalyDetectorInput) (*cloudwatchlogs.DeleteLogAnomalyDetectorOutput, error)
DeleteLogAnomalyDetector mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogAnomalyDetectorRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.DeleteLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.DeleteLogAnomalyDetectorOutput)
DeleteLogAnomalyDetectorRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DeleteLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteLogAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteLogAnomalyDetectorOutput, error)
DeleteLogAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogGroup ¶
func (m *MockCloudWatchLogsAPI) DeleteLogGroup(arg0 *cloudwatchlogs.DeleteLogGroupInput) (*cloudwatchlogs.DeleteLogGroupOutput, error)
DeleteLogGroup mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogGroupRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteLogGroupRequest(arg0 *cloudwatchlogs.DeleteLogGroupInput) (*request.Request, *cloudwatchlogs.DeleteLogGroupOutput)
DeleteLogGroupRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogGroupWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteLogGroupInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteLogGroupOutput, error)
DeleteLogGroupWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogStream ¶
func (m *MockCloudWatchLogsAPI) DeleteLogStream(arg0 *cloudwatchlogs.DeleteLogStreamInput) (*cloudwatchlogs.DeleteLogStreamOutput, error)
DeleteLogStream mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogStreamRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteLogStreamRequest(arg0 *cloudwatchlogs.DeleteLogStreamInput) (*request.Request, *cloudwatchlogs.DeleteLogStreamOutput)
DeleteLogStreamRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteLogStreamWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteLogStreamWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteLogStreamInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteLogStreamOutput, error)
DeleteLogStreamWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteMetricFilter ¶
func (m *MockCloudWatchLogsAPI) DeleteMetricFilter(arg0 *cloudwatchlogs.DeleteMetricFilterInput) (*cloudwatchlogs.DeleteMetricFilterOutput, error)
DeleteMetricFilter mocks base method
func (*MockCloudWatchLogsAPI) DeleteMetricFilterRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteMetricFilterRequest(arg0 *cloudwatchlogs.DeleteMetricFilterInput) (*request.Request, *cloudwatchlogs.DeleteMetricFilterOutput)
DeleteMetricFilterRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteMetricFilterWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteMetricFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteMetricFilterInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteMetricFilterOutput, error)
DeleteMetricFilterWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteQueryDefinition ¶
func (m *MockCloudWatchLogsAPI) DeleteQueryDefinition(arg0 *cloudwatchlogs.DeleteQueryDefinitionInput) (*cloudwatchlogs.DeleteQueryDefinitionOutput, error)
DeleteQueryDefinition mocks base method
func (*MockCloudWatchLogsAPI) DeleteQueryDefinitionRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteQueryDefinitionRequest(arg0 *cloudwatchlogs.DeleteQueryDefinitionInput) (*request.Request, *cloudwatchlogs.DeleteQueryDefinitionOutput)
DeleteQueryDefinitionRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteQueryDefinitionWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteQueryDefinitionWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteQueryDefinitionInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteQueryDefinitionOutput, error)
DeleteQueryDefinitionWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteResourcePolicy ¶
func (m *MockCloudWatchLogsAPI) DeleteResourcePolicy(arg0 *cloudwatchlogs.DeleteResourcePolicyInput) (*cloudwatchlogs.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy mocks base method
func (*MockCloudWatchLogsAPI) DeleteResourcePolicyRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteResourcePolicyRequest(arg0 *cloudwatchlogs.DeleteResourcePolicyInput) (*request.Request, *cloudwatchlogs.DeleteResourcePolicyOutput)
DeleteResourcePolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteResourcePolicyWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteResourcePolicyInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteResourcePolicyOutput, error)
DeleteResourcePolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteRetentionPolicy ¶
func (m *MockCloudWatchLogsAPI) DeleteRetentionPolicy(arg0 *cloudwatchlogs.DeleteRetentionPolicyInput) (*cloudwatchlogs.DeleteRetentionPolicyOutput, error)
DeleteRetentionPolicy mocks base method
func (*MockCloudWatchLogsAPI) DeleteRetentionPolicyRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteRetentionPolicyRequest(arg0 *cloudwatchlogs.DeleteRetentionPolicyInput) (*request.Request, *cloudwatchlogs.DeleteRetentionPolicyOutput)
DeleteRetentionPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteRetentionPolicyWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteRetentionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteRetentionPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteRetentionPolicyOutput, error)
DeleteRetentionPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) DeleteSubscriptionFilter ¶
func (m *MockCloudWatchLogsAPI) DeleteSubscriptionFilter(arg0 *cloudwatchlogs.DeleteSubscriptionFilterInput) (*cloudwatchlogs.DeleteSubscriptionFilterOutput, error)
DeleteSubscriptionFilter mocks base method
func (*MockCloudWatchLogsAPI) DeleteSubscriptionFilterRequest ¶
func (m *MockCloudWatchLogsAPI) DeleteSubscriptionFilterRequest(arg0 *cloudwatchlogs.DeleteSubscriptionFilterInput) (*request.Request, *cloudwatchlogs.DeleteSubscriptionFilterOutput)
DeleteSubscriptionFilterRequest mocks base method
func (*MockCloudWatchLogsAPI) DeleteSubscriptionFilterWithContext ¶
func (m *MockCloudWatchLogsAPI) DeleteSubscriptionFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DeleteSubscriptionFilterInput, arg2 ...request.Option) (*cloudwatchlogs.DeleteSubscriptionFilterOutput, error)
DeleteSubscriptionFilterWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeAccountPolicies ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) DescribeAccountPolicies(arg0 *cloudwatchlogs.DescribeAccountPoliciesInput) (*cloudwatchlogs.DescribeAccountPoliciesOutput, error)
DescribeAccountPolicies mocks base method
func (*MockCloudWatchLogsAPI) DescribeAccountPoliciesRequest ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) DescribeAccountPoliciesRequest(arg0 *cloudwatchlogs.DescribeAccountPoliciesInput) (*request.Request, *cloudwatchlogs.DescribeAccountPoliciesOutput)
DescribeAccountPoliciesRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeAccountPoliciesWithContext ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) DescribeAccountPoliciesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeAccountPoliciesInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeAccountPoliciesOutput, error)
DescribeAccountPoliciesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveries ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveries(arg0 *cloudwatchlogs.DescribeDeliveriesInput) (*cloudwatchlogs.DescribeDeliveriesOutput, error)
DescribeDeliveries mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveriesPages ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveriesPages(arg0 *cloudwatchlogs.DescribeDeliveriesInput, arg1 func(*cloudwatchlogs.DescribeDeliveriesOutput, bool) bool) error
DescribeDeliveriesPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveriesPagesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveriesPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveriesInput, arg2 func(*cloudwatchlogs.DescribeDeliveriesOutput, bool) bool, arg3 ...request.Option) error
DescribeDeliveriesPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveriesRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveriesRequest(arg0 *cloudwatchlogs.DescribeDeliveriesInput) (*request.Request, *cloudwatchlogs.DescribeDeliveriesOutput)
DescribeDeliveriesRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveriesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveriesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveriesInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeDeliveriesOutput, error)
DescribeDeliveriesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveryDestinations ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinations(arg0 *cloudwatchlogs.DescribeDeliveryDestinationsInput) (*cloudwatchlogs.DescribeDeliveryDestinationsOutput, error)
DescribeDeliveryDestinations mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveryDestinationsPages ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsPages(arg0 *cloudwatchlogs.DescribeDeliveryDestinationsInput, arg1 func(*cloudwatchlogs.DescribeDeliveryDestinationsOutput, bool) bool) error
DescribeDeliveryDestinationsPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveryDestinationsPagesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveryDestinationsInput, arg2 func(*cloudwatchlogs.DescribeDeliveryDestinationsOutput, bool) bool, arg3 ...request.Option) error
DescribeDeliveryDestinationsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveryDestinationsRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsRequest(arg0 *cloudwatchlogs.DescribeDeliveryDestinationsInput) (*request.Request, *cloudwatchlogs.DescribeDeliveryDestinationsOutput)
DescribeDeliveryDestinationsRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliveryDestinationsWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliveryDestinationsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliveryDestinationsInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeDeliveryDestinationsOutput, error)
DescribeDeliveryDestinationsWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliverySources ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliverySources(arg0 *cloudwatchlogs.DescribeDeliverySourcesInput) (*cloudwatchlogs.DescribeDeliverySourcesOutput, error)
DescribeDeliverySources mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliverySourcesPages ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesPages(arg0 *cloudwatchlogs.DescribeDeliverySourcesInput, arg1 func(*cloudwatchlogs.DescribeDeliverySourcesOutput, bool) bool) error
DescribeDeliverySourcesPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliverySourcesPagesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliverySourcesInput, arg2 func(*cloudwatchlogs.DescribeDeliverySourcesOutput, bool) bool, arg3 ...request.Option) error
DescribeDeliverySourcesPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliverySourcesRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesRequest(arg0 *cloudwatchlogs.DescribeDeliverySourcesInput) (*request.Request, *cloudwatchlogs.DescribeDeliverySourcesOutput)
DescribeDeliverySourcesRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeDeliverySourcesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) DescribeDeliverySourcesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDeliverySourcesInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeDeliverySourcesOutput, error)
DescribeDeliverySourcesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDestinations ¶
func (m *MockCloudWatchLogsAPI) DescribeDestinations(arg0 *cloudwatchlogs.DescribeDestinationsInput) (*cloudwatchlogs.DescribeDestinationsOutput, error)
DescribeDestinations mocks base method
func (*MockCloudWatchLogsAPI) DescribeDestinationsPages ¶
func (m *MockCloudWatchLogsAPI) DescribeDestinationsPages(arg0 *cloudwatchlogs.DescribeDestinationsInput, arg1 func(*cloudwatchlogs.DescribeDestinationsOutput, bool) bool) error
DescribeDestinationsPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeDestinationsPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeDestinationsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDestinationsInput, arg2 func(*cloudwatchlogs.DescribeDestinationsOutput, bool) bool, arg3 ...request.Option) error
DescribeDestinationsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeDestinationsRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeDestinationsRequest(arg0 *cloudwatchlogs.DescribeDestinationsInput) (*request.Request, *cloudwatchlogs.DescribeDestinationsOutput)
DescribeDestinationsRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeDestinationsWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeDestinationsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeDestinationsInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeDestinationsOutput, error)
DescribeDestinationsWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeExportTasks ¶
func (m *MockCloudWatchLogsAPI) DescribeExportTasks(arg0 *cloudwatchlogs.DescribeExportTasksInput) (*cloudwatchlogs.DescribeExportTasksOutput, error)
DescribeExportTasks mocks base method
func (*MockCloudWatchLogsAPI) DescribeExportTasksRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeExportTasksRequest(arg0 *cloudwatchlogs.DescribeExportTasksInput) (*request.Request, *cloudwatchlogs.DescribeExportTasksOutput)
DescribeExportTasksRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeExportTasksWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeExportTasksWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeExportTasksInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeExportTasksOutput, error)
DescribeExportTasksWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogGroups ¶
func (m *MockCloudWatchLogsAPI) DescribeLogGroups(arg0 *cloudwatchlogs.DescribeLogGroupsInput) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
DescribeLogGroups mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogGroupsPages ¶
func (m *MockCloudWatchLogsAPI) DescribeLogGroupsPages(arg0 *cloudwatchlogs.DescribeLogGroupsInput, arg1 func(*cloudwatchlogs.DescribeLogGroupsOutput, bool) bool) error
DescribeLogGroupsPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogGroupsPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeLogGroupsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogGroupsInput, arg2 func(*cloudwatchlogs.DescribeLogGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeLogGroupsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogGroupsRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeLogGroupsRequest(arg0 *cloudwatchlogs.DescribeLogGroupsInput) (*request.Request, *cloudwatchlogs.DescribeLogGroupsOutput)
DescribeLogGroupsRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogGroupsWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeLogGroupsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogGroupsInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeLogGroupsOutput, error)
DescribeLogGroupsWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogStreams ¶
func (m *MockCloudWatchLogsAPI) DescribeLogStreams(arg0 *cloudwatchlogs.DescribeLogStreamsInput) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
DescribeLogStreams mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogStreamsPages ¶
func (m *MockCloudWatchLogsAPI) DescribeLogStreamsPages(arg0 *cloudwatchlogs.DescribeLogStreamsInput, arg1 func(*cloudwatchlogs.DescribeLogStreamsOutput, bool) bool) error
DescribeLogStreamsPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogStreamsPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeLogStreamsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogStreamsInput, arg2 func(*cloudwatchlogs.DescribeLogStreamsOutput, bool) bool, arg3 ...request.Option) error
DescribeLogStreamsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogStreamsRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeLogStreamsRequest(arg0 *cloudwatchlogs.DescribeLogStreamsInput) (*request.Request, *cloudwatchlogs.DescribeLogStreamsOutput)
DescribeLogStreamsRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeLogStreamsWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeLogStreamsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeLogStreamsInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeLogStreamsOutput, error)
DescribeLogStreamsWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeMetricFilters ¶
func (m *MockCloudWatchLogsAPI) DescribeMetricFilters(arg0 *cloudwatchlogs.DescribeMetricFiltersInput) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
DescribeMetricFilters mocks base method
func (*MockCloudWatchLogsAPI) DescribeMetricFiltersPages ¶
func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersPages(arg0 *cloudwatchlogs.DescribeMetricFiltersInput, arg1 func(*cloudwatchlogs.DescribeMetricFiltersOutput, bool) bool) error
DescribeMetricFiltersPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeMetricFiltersPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeMetricFiltersInput, arg2 func(*cloudwatchlogs.DescribeMetricFiltersOutput, bool) bool, arg3 ...request.Option) error
DescribeMetricFiltersPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeMetricFiltersRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersRequest(arg0 *cloudwatchlogs.DescribeMetricFiltersInput) (*request.Request, *cloudwatchlogs.DescribeMetricFiltersOutput)
DescribeMetricFiltersRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeMetricFiltersWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeMetricFiltersWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeMetricFiltersInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeMetricFiltersOutput, error)
DescribeMetricFiltersWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeQueries ¶
func (m *MockCloudWatchLogsAPI) DescribeQueries(arg0 *cloudwatchlogs.DescribeQueriesInput) (*cloudwatchlogs.DescribeQueriesOutput, error)
DescribeQueries mocks base method
func (*MockCloudWatchLogsAPI) DescribeQueriesRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeQueriesRequest(arg0 *cloudwatchlogs.DescribeQueriesInput) (*request.Request, *cloudwatchlogs.DescribeQueriesOutput)
DescribeQueriesRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeQueriesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeQueriesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeQueriesInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeQueriesOutput, error)
DescribeQueriesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeQueryDefinitions ¶
func (m *MockCloudWatchLogsAPI) DescribeQueryDefinitions(arg0 *cloudwatchlogs.DescribeQueryDefinitionsInput) (*cloudwatchlogs.DescribeQueryDefinitionsOutput, error)
DescribeQueryDefinitions mocks base method
func (*MockCloudWatchLogsAPI) DescribeQueryDefinitionsRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeQueryDefinitionsRequest(arg0 *cloudwatchlogs.DescribeQueryDefinitionsInput) (*request.Request, *cloudwatchlogs.DescribeQueryDefinitionsOutput)
DescribeQueryDefinitionsRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeQueryDefinitionsWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeQueryDefinitionsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeQueryDefinitionsInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeQueryDefinitionsOutput, error)
DescribeQueryDefinitionsWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeResourcePolicies ¶
func (m *MockCloudWatchLogsAPI) DescribeResourcePolicies(arg0 *cloudwatchlogs.DescribeResourcePoliciesInput) (*cloudwatchlogs.DescribeResourcePoliciesOutput, error)
DescribeResourcePolicies mocks base method
func (*MockCloudWatchLogsAPI) DescribeResourcePoliciesRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeResourcePoliciesRequest(arg0 *cloudwatchlogs.DescribeResourcePoliciesInput) (*request.Request, *cloudwatchlogs.DescribeResourcePoliciesOutput)
DescribeResourcePoliciesRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeResourcePoliciesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeResourcePoliciesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeResourcePoliciesInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeResourcePoliciesOutput, error)
DescribeResourcePoliciesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeSubscriptionFilters ¶
func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFilters(arg0 *cloudwatchlogs.DescribeSubscriptionFiltersInput) (*cloudwatchlogs.DescribeSubscriptionFiltersOutput, error)
DescribeSubscriptionFilters mocks base method
func (*MockCloudWatchLogsAPI) DescribeSubscriptionFiltersPages ¶
func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersPages(arg0 *cloudwatchlogs.DescribeSubscriptionFiltersInput, arg1 func(*cloudwatchlogs.DescribeSubscriptionFiltersOutput, bool) bool) error
DescribeSubscriptionFiltersPages mocks base method
func (*MockCloudWatchLogsAPI) DescribeSubscriptionFiltersPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeSubscriptionFiltersInput, arg2 func(*cloudwatchlogs.DescribeSubscriptionFiltersOutput, bool) bool, arg3 ...request.Option) error
DescribeSubscriptionFiltersPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) DescribeSubscriptionFiltersRequest ¶
func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersRequest(arg0 *cloudwatchlogs.DescribeSubscriptionFiltersInput) (*request.Request, *cloudwatchlogs.DescribeSubscriptionFiltersOutput)
DescribeSubscriptionFiltersRequest mocks base method
func (*MockCloudWatchLogsAPI) DescribeSubscriptionFiltersWithContext ¶
func (m *MockCloudWatchLogsAPI) DescribeSubscriptionFiltersWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DescribeSubscriptionFiltersInput, arg2 ...request.Option) (*cloudwatchlogs.DescribeSubscriptionFiltersOutput, error)
DescribeSubscriptionFiltersWithContext mocks base method
func (*MockCloudWatchLogsAPI) DisassociateKmsKey ¶
func (m *MockCloudWatchLogsAPI) DisassociateKmsKey(arg0 *cloudwatchlogs.DisassociateKmsKeyInput) (*cloudwatchlogs.DisassociateKmsKeyOutput, error)
DisassociateKmsKey mocks base method
func (*MockCloudWatchLogsAPI) DisassociateKmsKeyRequest ¶
func (m *MockCloudWatchLogsAPI) DisassociateKmsKeyRequest(arg0 *cloudwatchlogs.DisassociateKmsKeyInput) (*request.Request, *cloudwatchlogs.DisassociateKmsKeyOutput)
DisassociateKmsKeyRequest mocks base method
func (*MockCloudWatchLogsAPI) DisassociateKmsKeyWithContext ¶
func (m *MockCloudWatchLogsAPI) DisassociateKmsKeyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.DisassociateKmsKeyInput, arg2 ...request.Option) (*cloudwatchlogs.DisassociateKmsKeyOutput, error)
DisassociateKmsKeyWithContext mocks base method
func (*MockCloudWatchLogsAPI) EXPECT ¶
func (m *MockCloudWatchLogsAPI) EXPECT() *MockCloudWatchLogsAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCloudWatchLogsAPI) FilterLogEvents ¶
func (m *MockCloudWatchLogsAPI) FilterLogEvents(arg0 *cloudwatchlogs.FilterLogEventsInput) (*cloudwatchlogs.FilterLogEventsOutput, error)
FilterLogEvents mocks base method
func (*MockCloudWatchLogsAPI) FilterLogEventsPages ¶
func (m *MockCloudWatchLogsAPI) FilterLogEventsPages(arg0 *cloudwatchlogs.FilterLogEventsInput, arg1 func(*cloudwatchlogs.FilterLogEventsOutput, bool) bool) error
FilterLogEventsPages mocks base method
func (*MockCloudWatchLogsAPI) FilterLogEventsPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) FilterLogEventsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.FilterLogEventsInput, arg2 func(*cloudwatchlogs.FilterLogEventsOutput, bool) bool, arg3 ...request.Option) error
FilterLogEventsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) FilterLogEventsRequest ¶
func (m *MockCloudWatchLogsAPI) FilterLogEventsRequest(arg0 *cloudwatchlogs.FilterLogEventsInput) (*request.Request, *cloudwatchlogs.FilterLogEventsOutput)
FilterLogEventsRequest mocks base method
func (*MockCloudWatchLogsAPI) FilterLogEventsWithContext ¶
func (m *MockCloudWatchLogsAPI) FilterLogEventsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.FilterLogEventsInput, arg2 ...request.Option) (*cloudwatchlogs.FilterLogEventsOutput, error)
FilterLogEventsWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetDataProtectionPolicy ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) GetDataProtectionPolicy(arg0 *cloudwatchlogs.GetDataProtectionPolicyInput) (*cloudwatchlogs.GetDataProtectionPolicyOutput, error)
GetDataProtectionPolicy mocks base method
func (*MockCloudWatchLogsAPI) GetDataProtectionPolicyRequest ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) GetDataProtectionPolicyRequest(arg0 *cloudwatchlogs.GetDataProtectionPolicyInput) (*request.Request, *cloudwatchlogs.GetDataProtectionPolicyOutput)
GetDataProtectionPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) GetDataProtectionPolicyWithContext ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) GetDataProtectionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDataProtectionPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.GetDataProtectionPolicyOutput, error)
GetDataProtectionPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetDelivery ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDelivery(arg0 *cloudwatchlogs.GetDeliveryInput) (*cloudwatchlogs.GetDeliveryOutput, error)
GetDelivery mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryDestination ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryDestination(arg0 *cloudwatchlogs.GetDeliveryDestinationInput) (*cloudwatchlogs.GetDeliveryDestinationOutput, error)
GetDeliveryDestination mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryDestinationPolicy ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationPolicy(arg0 *cloudwatchlogs.GetDeliveryDestinationPolicyInput) (*cloudwatchlogs.GetDeliveryDestinationPolicyOutput, error)
GetDeliveryDestinationPolicy mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryDestinationPolicyRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationPolicyRequest(arg0 *cloudwatchlogs.GetDeliveryDestinationPolicyInput) (*request.Request, *cloudwatchlogs.GetDeliveryDestinationPolicyOutput)
GetDeliveryDestinationPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryDestinationPolicyWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliveryDestinationPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.GetDeliveryDestinationPolicyOutput, error)
GetDeliveryDestinationPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryDestinationRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationRequest(arg0 *cloudwatchlogs.GetDeliveryDestinationInput) (*request.Request, *cloudwatchlogs.GetDeliveryDestinationOutput)
GetDeliveryDestinationRequest mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryDestinationWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliveryDestinationInput, arg2 ...request.Option) (*cloudwatchlogs.GetDeliveryDestinationOutput, error)
GetDeliveryDestinationWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryRequest(arg0 *cloudwatchlogs.GetDeliveryInput) (*request.Request, *cloudwatchlogs.GetDeliveryOutput)
GetDeliveryRequest mocks base method
func (*MockCloudWatchLogsAPI) GetDeliverySource ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliverySource(arg0 *cloudwatchlogs.GetDeliverySourceInput) (*cloudwatchlogs.GetDeliverySourceOutput, error)
GetDeliverySource mocks base method
func (*MockCloudWatchLogsAPI) GetDeliverySourceRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliverySourceRequest(arg0 *cloudwatchlogs.GetDeliverySourceInput) (*request.Request, *cloudwatchlogs.GetDeliverySourceOutput)
GetDeliverySourceRequest mocks base method
func (*MockCloudWatchLogsAPI) GetDeliverySourceWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliverySourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliverySourceInput, arg2 ...request.Option) (*cloudwatchlogs.GetDeliverySourceOutput, error)
GetDeliverySourceWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetDeliveryWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetDeliveryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetDeliveryInput, arg2 ...request.Option) (*cloudwatchlogs.GetDeliveryOutput, error)
GetDeliveryWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetLogAnomalyDetector ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetLogAnomalyDetector(arg0 *cloudwatchlogs.GetLogAnomalyDetectorInput) (*cloudwatchlogs.GetLogAnomalyDetectorOutput, error)
GetLogAnomalyDetector mocks base method
func (*MockCloudWatchLogsAPI) GetLogAnomalyDetectorRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.GetLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.GetLogAnomalyDetectorOutput)
GetLogAnomalyDetectorRequest mocks base method
func (*MockCloudWatchLogsAPI) GetLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) GetLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatchlogs.GetLogAnomalyDetectorOutput, error)
GetLogAnomalyDetectorWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetLogEvents ¶
func (m *MockCloudWatchLogsAPI) GetLogEvents(arg0 *cloudwatchlogs.GetLogEventsInput) (*cloudwatchlogs.GetLogEventsOutput, error)
GetLogEvents mocks base method
func (*MockCloudWatchLogsAPI) GetLogEventsPages ¶
func (m *MockCloudWatchLogsAPI) GetLogEventsPages(arg0 *cloudwatchlogs.GetLogEventsInput, arg1 func(*cloudwatchlogs.GetLogEventsOutput, bool) bool) error
GetLogEventsPages mocks base method
func (*MockCloudWatchLogsAPI) GetLogEventsPagesWithContext ¶
func (m *MockCloudWatchLogsAPI) GetLogEventsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogEventsInput, arg2 func(*cloudwatchlogs.GetLogEventsOutput, bool) bool, arg3 ...request.Option) error
GetLogEventsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetLogEventsRequest ¶
func (m *MockCloudWatchLogsAPI) GetLogEventsRequest(arg0 *cloudwatchlogs.GetLogEventsInput) (*request.Request, *cloudwatchlogs.GetLogEventsOutput)
GetLogEventsRequest mocks base method
func (*MockCloudWatchLogsAPI) GetLogEventsWithContext ¶
func (m *MockCloudWatchLogsAPI) GetLogEventsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogEventsInput, arg2 ...request.Option) (*cloudwatchlogs.GetLogEventsOutput, error)
GetLogEventsWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetLogGroupFields ¶
func (m *MockCloudWatchLogsAPI) GetLogGroupFields(arg0 *cloudwatchlogs.GetLogGroupFieldsInput) (*cloudwatchlogs.GetLogGroupFieldsOutput, error)
GetLogGroupFields mocks base method
func (*MockCloudWatchLogsAPI) GetLogGroupFieldsRequest ¶
func (m *MockCloudWatchLogsAPI) GetLogGroupFieldsRequest(arg0 *cloudwatchlogs.GetLogGroupFieldsInput) (*request.Request, *cloudwatchlogs.GetLogGroupFieldsOutput)
GetLogGroupFieldsRequest mocks base method
func (*MockCloudWatchLogsAPI) GetLogGroupFieldsWithContext ¶
func (m *MockCloudWatchLogsAPI) GetLogGroupFieldsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogGroupFieldsInput, arg2 ...request.Option) (*cloudwatchlogs.GetLogGroupFieldsOutput, error)
GetLogGroupFieldsWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetLogRecord ¶
func (m *MockCloudWatchLogsAPI) GetLogRecord(arg0 *cloudwatchlogs.GetLogRecordInput) (*cloudwatchlogs.GetLogRecordOutput, error)
GetLogRecord mocks base method
func (*MockCloudWatchLogsAPI) GetLogRecordRequest ¶
func (m *MockCloudWatchLogsAPI) GetLogRecordRequest(arg0 *cloudwatchlogs.GetLogRecordInput) (*request.Request, *cloudwatchlogs.GetLogRecordOutput)
GetLogRecordRequest mocks base method
func (*MockCloudWatchLogsAPI) GetLogRecordWithContext ¶
func (m *MockCloudWatchLogsAPI) GetLogRecordWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetLogRecordInput, arg2 ...request.Option) (*cloudwatchlogs.GetLogRecordOutput, error)
GetLogRecordWithContext mocks base method
func (*MockCloudWatchLogsAPI) GetQueryResults ¶
func (m *MockCloudWatchLogsAPI) GetQueryResults(arg0 *cloudwatchlogs.GetQueryResultsInput) (*cloudwatchlogs.GetQueryResultsOutput, error)
GetQueryResults mocks base method
func (*MockCloudWatchLogsAPI) GetQueryResultsRequest ¶
func (m *MockCloudWatchLogsAPI) GetQueryResultsRequest(arg0 *cloudwatchlogs.GetQueryResultsInput) (*request.Request, *cloudwatchlogs.GetQueryResultsOutput)
GetQueryResultsRequest mocks base method
func (*MockCloudWatchLogsAPI) GetQueryResultsWithContext ¶
func (m *MockCloudWatchLogsAPI) GetQueryResultsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.GetQueryResultsInput, arg2 ...request.Option) (*cloudwatchlogs.GetQueryResultsOutput, error)
GetQueryResultsWithContext mocks base method
func (*MockCloudWatchLogsAPI) ListAnomalies ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListAnomalies(arg0 *cloudwatchlogs.ListAnomaliesInput) (*cloudwatchlogs.ListAnomaliesOutput, error)
ListAnomalies mocks base method
func (*MockCloudWatchLogsAPI) ListAnomaliesPages ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListAnomaliesPages(arg0 *cloudwatchlogs.ListAnomaliesInput, arg1 func(*cloudwatchlogs.ListAnomaliesOutput, bool) bool) error
ListAnomaliesPages mocks base method
func (*MockCloudWatchLogsAPI) ListAnomaliesPagesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListAnomaliesPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListAnomaliesInput, arg2 func(*cloudwatchlogs.ListAnomaliesOutput, bool) bool, arg3 ...request.Option) error
ListAnomaliesPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) ListAnomaliesRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListAnomaliesRequest(arg0 *cloudwatchlogs.ListAnomaliesInput) (*request.Request, *cloudwatchlogs.ListAnomaliesOutput)
ListAnomaliesRequest mocks base method
func (*MockCloudWatchLogsAPI) ListAnomaliesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListAnomaliesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListAnomaliesInput, arg2 ...request.Option) (*cloudwatchlogs.ListAnomaliesOutput, error)
ListAnomaliesWithContext mocks base method
func (*MockCloudWatchLogsAPI) ListLogAnomalyDetectors ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectors(arg0 *cloudwatchlogs.ListLogAnomalyDetectorsInput) (*cloudwatchlogs.ListLogAnomalyDetectorsOutput, error)
ListLogAnomalyDetectors mocks base method
func (*MockCloudWatchLogsAPI) ListLogAnomalyDetectorsPages ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsPages(arg0 *cloudwatchlogs.ListLogAnomalyDetectorsInput, arg1 func(*cloudwatchlogs.ListLogAnomalyDetectorsOutput, bool) bool) error
ListLogAnomalyDetectorsPages mocks base method
func (*MockCloudWatchLogsAPI) ListLogAnomalyDetectorsPagesWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsPagesWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListLogAnomalyDetectorsInput, arg2 func(*cloudwatchlogs.ListLogAnomalyDetectorsOutput, bool) bool, arg3 ...request.Option) error
ListLogAnomalyDetectorsPagesWithContext mocks base method
func (*MockCloudWatchLogsAPI) ListLogAnomalyDetectorsRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsRequest(arg0 *cloudwatchlogs.ListLogAnomalyDetectorsInput) (*request.Request, *cloudwatchlogs.ListLogAnomalyDetectorsOutput)
ListLogAnomalyDetectorsRequest mocks base method
func (*MockCloudWatchLogsAPI) ListLogAnomalyDetectorsWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) ListLogAnomalyDetectorsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListLogAnomalyDetectorsInput, arg2 ...request.Option) (*cloudwatchlogs.ListLogAnomalyDetectorsOutput, error)
ListLogAnomalyDetectorsWithContext mocks base method
func (*MockCloudWatchLogsAPI) ListTagsForResource ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) ListTagsForResource(arg0 *cloudwatchlogs.ListTagsForResourceInput) (*cloudwatchlogs.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockCloudWatchLogsAPI) ListTagsForResourceRequest ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) ListTagsForResourceRequest(arg0 *cloudwatchlogs.ListTagsForResourceInput) (*request.Request, *cloudwatchlogs.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockCloudWatchLogsAPI) ListTagsForResourceWithContext ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListTagsForResourceInput, arg2 ...request.Option) (*cloudwatchlogs.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockCloudWatchLogsAPI) ListTagsLogGroup ¶
func (m *MockCloudWatchLogsAPI) ListTagsLogGroup(arg0 *cloudwatchlogs.ListTagsLogGroupInput) (*cloudwatchlogs.ListTagsLogGroupOutput, error)
ListTagsLogGroup mocks base method
func (*MockCloudWatchLogsAPI) ListTagsLogGroupRequest ¶
func (m *MockCloudWatchLogsAPI) ListTagsLogGroupRequest(arg0 *cloudwatchlogs.ListTagsLogGroupInput) (*request.Request, *cloudwatchlogs.ListTagsLogGroupOutput)
ListTagsLogGroupRequest mocks base method
func (*MockCloudWatchLogsAPI) ListTagsLogGroupWithContext ¶
func (m *MockCloudWatchLogsAPI) ListTagsLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.ListTagsLogGroupInput, arg2 ...request.Option) (*cloudwatchlogs.ListTagsLogGroupOutput, error)
ListTagsLogGroupWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutAccountPolicy ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) PutAccountPolicy(arg0 *cloudwatchlogs.PutAccountPolicyInput) (*cloudwatchlogs.PutAccountPolicyOutput, error)
PutAccountPolicy mocks base method
func (*MockCloudWatchLogsAPI) PutAccountPolicyRequest ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) PutAccountPolicyRequest(arg0 *cloudwatchlogs.PutAccountPolicyInput) (*request.Request, *cloudwatchlogs.PutAccountPolicyOutput)
PutAccountPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) PutAccountPolicyWithContext ¶ added in v1.44.278
func (m *MockCloudWatchLogsAPI) PutAccountPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutAccountPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.PutAccountPolicyOutput, error)
PutAccountPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutDataProtectionPolicy ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) PutDataProtectionPolicy(arg0 *cloudwatchlogs.PutDataProtectionPolicyInput) (*cloudwatchlogs.PutDataProtectionPolicyOutput, error)
PutDataProtectionPolicy mocks base method
func (*MockCloudWatchLogsAPI) PutDataProtectionPolicyRequest ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) PutDataProtectionPolicyRequest(arg0 *cloudwatchlogs.PutDataProtectionPolicyInput) (*request.Request, *cloudwatchlogs.PutDataProtectionPolicyOutput)
PutDataProtectionPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) PutDataProtectionPolicyWithContext ¶ added in v1.44.146
func (m *MockCloudWatchLogsAPI) PutDataProtectionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDataProtectionPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.PutDataProtectionPolicyOutput, error)
PutDataProtectionPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutDeliveryDestination ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliveryDestination(arg0 *cloudwatchlogs.PutDeliveryDestinationInput) (*cloudwatchlogs.PutDeliveryDestinationOutput, error)
PutDeliveryDestination mocks base method
func (*MockCloudWatchLogsAPI) PutDeliveryDestinationPolicy ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationPolicy(arg0 *cloudwatchlogs.PutDeliveryDestinationPolicyInput) (*cloudwatchlogs.PutDeliveryDestinationPolicyOutput, error)
PutDeliveryDestinationPolicy mocks base method
func (*MockCloudWatchLogsAPI) PutDeliveryDestinationPolicyRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationPolicyRequest(arg0 *cloudwatchlogs.PutDeliveryDestinationPolicyInput) (*request.Request, *cloudwatchlogs.PutDeliveryDestinationPolicyOutput)
PutDeliveryDestinationPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) PutDeliveryDestinationPolicyWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDeliveryDestinationPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.PutDeliveryDestinationPolicyOutput, error)
PutDeliveryDestinationPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutDeliveryDestinationRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationRequest(arg0 *cloudwatchlogs.PutDeliveryDestinationInput) (*request.Request, *cloudwatchlogs.PutDeliveryDestinationOutput)
PutDeliveryDestinationRequest mocks base method
func (*MockCloudWatchLogsAPI) PutDeliveryDestinationWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliveryDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDeliveryDestinationInput, arg2 ...request.Option) (*cloudwatchlogs.PutDeliveryDestinationOutput, error)
PutDeliveryDestinationWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutDeliverySource ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliverySource(arg0 *cloudwatchlogs.PutDeliverySourceInput) (*cloudwatchlogs.PutDeliverySourceOutput, error)
PutDeliverySource mocks base method
func (*MockCloudWatchLogsAPI) PutDeliverySourceRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliverySourceRequest(arg0 *cloudwatchlogs.PutDeliverySourceInput) (*request.Request, *cloudwatchlogs.PutDeliverySourceOutput)
PutDeliverySourceRequest mocks base method
func (*MockCloudWatchLogsAPI) PutDeliverySourceWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) PutDeliverySourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDeliverySourceInput, arg2 ...request.Option) (*cloudwatchlogs.PutDeliverySourceOutput, error)
PutDeliverySourceWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutDestination ¶
func (m *MockCloudWatchLogsAPI) PutDestination(arg0 *cloudwatchlogs.PutDestinationInput) (*cloudwatchlogs.PutDestinationOutput, error)
PutDestination mocks base method
func (*MockCloudWatchLogsAPI) PutDestinationPolicy ¶
func (m *MockCloudWatchLogsAPI) PutDestinationPolicy(arg0 *cloudwatchlogs.PutDestinationPolicyInput) (*cloudwatchlogs.PutDestinationPolicyOutput, error)
PutDestinationPolicy mocks base method
func (*MockCloudWatchLogsAPI) PutDestinationPolicyRequest ¶
func (m *MockCloudWatchLogsAPI) PutDestinationPolicyRequest(arg0 *cloudwatchlogs.PutDestinationPolicyInput) (*request.Request, *cloudwatchlogs.PutDestinationPolicyOutput)
PutDestinationPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) PutDestinationPolicyWithContext ¶
func (m *MockCloudWatchLogsAPI) PutDestinationPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDestinationPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.PutDestinationPolicyOutput, error)
PutDestinationPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutDestinationRequest ¶
func (m *MockCloudWatchLogsAPI) PutDestinationRequest(arg0 *cloudwatchlogs.PutDestinationInput) (*request.Request, *cloudwatchlogs.PutDestinationOutput)
PutDestinationRequest mocks base method
func (*MockCloudWatchLogsAPI) PutDestinationWithContext ¶
func (m *MockCloudWatchLogsAPI) PutDestinationWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutDestinationInput, arg2 ...request.Option) (*cloudwatchlogs.PutDestinationOutput, error)
PutDestinationWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutLogEvents ¶
func (m *MockCloudWatchLogsAPI) PutLogEvents(arg0 *cloudwatchlogs.PutLogEventsInput) (*cloudwatchlogs.PutLogEventsOutput, error)
PutLogEvents mocks base method
func (*MockCloudWatchLogsAPI) PutLogEventsRequest ¶
func (m *MockCloudWatchLogsAPI) PutLogEventsRequest(arg0 *cloudwatchlogs.PutLogEventsInput) (*request.Request, *cloudwatchlogs.PutLogEventsOutput)
PutLogEventsRequest mocks base method
func (*MockCloudWatchLogsAPI) PutLogEventsWithContext ¶
func (m *MockCloudWatchLogsAPI) PutLogEventsWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutLogEventsInput, arg2 ...request.Option) (*cloudwatchlogs.PutLogEventsOutput, error)
PutLogEventsWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutMetricFilter ¶
func (m *MockCloudWatchLogsAPI) PutMetricFilter(arg0 *cloudwatchlogs.PutMetricFilterInput) (*cloudwatchlogs.PutMetricFilterOutput, error)
PutMetricFilter mocks base method
func (*MockCloudWatchLogsAPI) PutMetricFilterRequest ¶
func (m *MockCloudWatchLogsAPI) PutMetricFilterRequest(arg0 *cloudwatchlogs.PutMetricFilterInput) (*request.Request, *cloudwatchlogs.PutMetricFilterOutput)
PutMetricFilterRequest mocks base method
func (*MockCloudWatchLogsAPI) PutMetricFilterWithContext ¶
func (m *MockCloudWatchLogsAPI) PutMetricFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutMetricFilterInput, arg2 ...request.Option) (*cloudwatchlogs.PutMetricFilterOutput, error)
PutMetricFilterWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutQueryDefinition ¶
func (m *MockCloudWatchLogsAPI) PutQueryDefinition(arg0 *cloudwatchlogs.PutQueryDefinitionInput) (*cloudwatchlogs.PutQueryDefinitionOutput, error)
PutQueryDefinition mocks base method
func (*MockCloudWatchLogsAPI) PutQueryDefinitionRequest ¶
func (m *MockCloudWatchLogsAPI) PutQueryDefinitionRequest(arg0 *cloudwatchlogs.PutQueryDefinitionInput) (*request.Request, *cloudwatchlogs.PutQueryDefinitionOutput)
PutQueryDefinitionRequest mocks base method
func (*MockCloudWatchLogsAPI) PutQueryDefinitionWithContext ¶
func (m *MockCloudWatchLogsAPI) PutQueryDefinitionWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutQueryDefinitionInput, arg2 ...request.Option) (*cloudwatchlogs.PutQueryDefinitionOutput, error)
PutQueryDefinitionWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutResourcePolicy ¶
func (m *MockCloudWatchLogsAPI) PutResourcePolicy(arg0 *cloudwatchlogs.PutResourcePolicyInput) (*cloudwatchlogs.PutResourcePolicyOutput, error)
PutResourcePolicy mocks base method
func (*MockCloudWatchLogsAPI) PutResourcePolicyRequest ¶
func (m *MockCloudWatchLogsAPI) PutResourcePolicyRequest(arg0 *cloudwatchlogs.PutResourcePolicyInput) (*request.Request, *cloudwatchlogs.PutResourcePolicyOutput)
PutResourcePolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) PutResourcePolicyWithContext ¶
func (m *MockCloudWatchLogsAPI) PutResourcePolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutResourcePolicyInput, arg2 ...request.Option) (*cloudwatchlogs.PutResourcePolicyOutput, error)
PutResourcePolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutRetentionPolicy ¶
func (m *MockCloudWatchLogsAPI) PutRetentionPolicy(arg0 *cloudwatchlogs.PutRetentionPolicyInput) (*cloudwatchlogs.PutRetentionPolicyOutput, error)
PutRetentionPolicy mocks base method
func (*MockCloudWatchLogsAPI) PutRetentionPolicyRequest ¶
func (m *MockCloudWatchLogsAPI) PutRetentionPolicyRequest(arg0 *cloudwatchlogs.PutRetentionPolicyInput) (*request.Request, *cloudwatchlogs.PutRetentionPolicyOutput)
PutRetentionPolicyRequest mocks base method
func (*MockCloudWatchLogsAPI) PutRetentionPolicyWithContext ¶
func (m *MockCloudWatchLogsAPI) PutRetentionPolicyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutRetentionPolicyInput, arg2 ...request.Option) (*cloudwatchlogs.PutRetentionPolicyOutput, error)
PutRetentionPolicyWithContext mocks base method
func (*MockCloudWatchLogsAPI) PutSubscriptionFilter ¶
func (m *MockCloudWatchLogsAPI) PutSubscriptionFilter(arg0 *cloudwatchlogs.PutSubscriptionFilterInput) (*cloudwatchlogs.PutSubscriptionFilterOutput, error)
PutSubscriptionFilter mocks base method
func (*MockCloudWatchLogsAPI) PutSubscriptionFilterRequest ¶
func (m *MockCloudWatchLogsAPI) PutSubscriptionFilterRequest(arg0 *cloudwatchlogs.PutSubscriptionFilterInput) (*request.Request, *cloudwatchlogs.PutSubscriptionFilterOutput)
PutSubscriptionFilterRequest mocks base method
func (*MockCloudWatchLogsAPI) PutSubscriptionFilterWithContext ¶
func (m *MockCloudWatchLogsAPI) PutSubscriptionFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.PutSubscriptionFilterInput, arg2 ...request.Option) (*cloudwatchlogs.PutSubscriptionFilterOutput, error)
PutSubscriptionFilterWithContext mocks base method
func (*MockCloudWatchLogsAPI) StartLiveTail ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) StartLiveTail(arg0 *cloudwatchlogs.StartLiveTailInput) (*cloudwatchlogs.StartLiveTailOutput, error)
StartLiveTail mocks base method
func (*MockCloudWatchLogsAPI) StartLiveTailRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) StartLiveTailRequest(arg0 *cloudwatchlogs.StartLiveTailInput) (*request.Request, *cloudwatchlogs.StartLiveTailOutput)
StartLiveTailRequest mocks base method
func (*MockCloudWatchLogsAPI) StartLiveTailWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) StartLiveTailWithContext(arg0 context.Context, arg1 *cloudwatchlogs.StartLiveTailInput, arg2 ...request.Option) (*cloudwatchlogs.StartLiveTailOutput, error)
StartLiveTailWithContext mocks base method
func (*MockCloudWatchLogsAPI) StartQuery ¶
func (m *MockCloudWatchLogsAPI) StartQuery(arg0 *cloudwatchlogs.StartQueryInput) (*cloudwatchlogs.StartQueryOutput, error)
StartQuery mocks base method
func (*MockCloudWatchLogsAPI) StartQueryRequest ¶
func (m *MockCloudWatchLogsAPI) StartQueryRequest(arg0 *cloudwatchlogs.StartQueryInput) (*request.Request, *cloudwatchlogs.StartQueryOutput)
StartQueryRequest mocks base method
func (*MockCloudWatchLogsAPI) StartQueryWithContext ¶
func (m *MockCloudWatchLogsAPI) StartQueryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.StartQueryInput, arg2 ...request.Option) (*cloudwatchlogs.StartQueryOutput, error)
StartQueryWithContext mocks base method
func (*MockCloudWatchLogsAPI) StopQuery ¶
func (m *MockCloudWatchLogsAPI) StopQuery(arg0 *cloudwatchlogs.StopQueryInput) (*cloudwatchlogs.StopQueryOutput, error)
StopQuery mocks base method
func (*MockCloudWatchLogsAPI) StopQueryRequest ¶
func (m *MockCloudWatchLogsAPI) StopQueryRequest(arg0 *cloudwatchlogs.StopQueryInput) (*request.Request, *cloudwatchlogs.StopQueryOutput)
StopQueryRequest mocks base method
func (*MockCloudWatchLogsAPI) StopQueryWithContext ¶
func (m *MockCloudWatchLogsAPI) StopQueryWithContext(arg0 context.Context, arg1 *cloudwatchlogs.StopQueryInput, arg2 ...request.Option) (*cloudwatchlogs.StopQueryOutput, error)
StopQueryWithContext mocks base method
func (*MockCloudWatchLogsAPI) TagLogGroup ¶
func (m *MockCloudWatchLogsAPI) TagLogGroup(arg0 *cloudwatchlogs.TagLogGroupInput) (*cloudwatchlogs.TagLogGroupOutput, error)
TagLogGroup mocks base method
func (*MockCloudWatchLogsAPI) TagLogGroupRequest ¶
func (m *MockCloudWatchLogsAPI) TagLogGroupRequest(arg0 *cloudwatchlogs.TagLogGroupInput) (*request.Request, *cloudwatchlogs.TagLogGroupOutput)
TagLogGroupRequest mocks base method
func (*MockCloudWatchLogsAPI) TagLogGroupWithContext ¶
func (m *MockCloudWatchLogsAPI) TagLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.TagLogGroupInput, arg2 ...request.Option) (*cloudwatchlogs.TagLogGroupOutput, error)
TagLogGroupWithContext mocks base method
func (*MockCloudWatchLogsAPI) TagResource ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) TagResource(arg0 *cloudwatchlogs.TagResourceInput) (*cloudwatchlogs.TagResourceOutput, error)
TagResource mocks base method
func (*MockCloudWatchLogsAPI) TagResourceRequest ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) TagResourceRequest(arg0 *cloudwatchlogs.TagResourceInput) (*request.Request, *cloudwatchlogs.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockCloudWatchLogsAPI) TagResourceWithContext ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) TagResourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.TagResourceInput, arg2 ...request.Option) (*cloudwatchlogs.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockCloudWatchLogsAPI) TestMetricFilter ¶
func (m *MockCloudWatchLogsAPI) TestMetricFilter(arg0 *cloudwatchlogs.TestMetricFilterInput) (*cloudwatchlogs.TestMetricFilterOutput, error)
TestMetricFilter mocks base method
func (*MockCloudWatchLogsAPI) TestMetricFilterRequest ¶
func (m *MockCloudWatchLogsAPI) TestMetricFilterRequest(arg0 *cloudwatchlogs.TestMetricFilterInput) (*request.Request, *cloudwatchlogs.TestMetricFilterOutput)
TestMetricFilterRequest mocks base method
func (*MockCloudWatchLogsAPI) TestMetricFilterWithContext ¶
func (m *MockCloudWatchLogsAPI) TestMetricFilterWithContext(arg0 context.Context, arg1 *cloudwatchlogs.TestMetricFilterInput, arg2 ...request.Option) (*cloudwatchlogs.TestMetricFilterOutput, error)
TestMetricFilterWithContext mocks base method
func (*MockCloudWatchLogsAPI) UntagLogGroup ¶
func (m *MockCloudWatchLogsAPI) UntagLogGroup(arg0 *cloudwatchlogs.UntagLogGroupInput) (*cloudwatchlogs.UntagLogGroupOutput, error)
UntagLogGroup mocks base method
func (*MockCloudWatchLogsAPI) UntagLogGroupRequest ¶
func (m *MockCloudWatchLogsAPI) UntagLogGroupRequest(arg0 *cloudwatchlogs.UntagLogGroupInput) (*request.Request, *cloudwatchlogs.UntagLogGroupOutput)
UntagLogGroupRequest mocks base method
func (*MockCloudWatchLogsAPI) UntagLogGroupWithContext ¶
func (m *MockCloudWatchLogsAPI) UntagLogGroupWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UntagLogGroupInput, arg2 ...request.Option) (*cloudwatchlogs.UntagLogGroupOutput, error)
UntagLogGroupWithContext mocks base method
func (*MockCloudWatchLogsAPI) UntagResource ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) UntagResource(arg0 *cloudwatchlogs.UntagResourceInput) (*cloudwatchlogs.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockCloudWatchLogsAPI) UntagResourceRequest ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) UntagResourceRequest(arg0 *cloudwatchlogs.UntagResourceInput) (*request.Request, *cloudwatchlogs.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockCloudWatchLogsAPI) UntagResourceWithContext ¶ added in v1.44.127
func (m *MockCloudWatchLogsAPI) UntagResourceWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UntagResourceInput, arg2 ...request.Option) (*cloudwatchlogs.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockCloudWatchLogsAPI) UpdateAnomaly ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) UpdateAnomaly(arg0 *cloudwatchlogs.UpdateAnomalyInput) (*cloudwatchlogs.UpdateAnomalyOutput, error)
UpdateAnomaly mocks base method
func (*MockCloudWatchLogsAPI) UpdateAnomalyRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) UpdateAnomalyRequest(arg0 *cloudwatchlogs.UpdateAnomalyInput) (*request.Request, *cloudwatchlogs.UpdateAnomalyOutput)
UpdateAnomalyRequest mocks base method
func (*MockCloudWatchLogsAPI) UpdateAnomalyWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) UpdateAnomalyWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UpdateAnomalyInput, arg2 ...request.Option) (*cloudwatchlogs.UpdateAnomalyOutput, error)
UpdateAnomalyWithContext mocks base method
func (*MockCloudWatchLogsAPI) UpdateLogAnomalyDetector ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) UpdateLogAnomalyDetector(arg0 *cloudwatchlogs.UpdateLogAnomalyDetectorInput) (*cloudwatchlogs.UpdateLogAnomalyDetectorOutput, error)
UpdateLogAnomalyDetector mocks base method
func (*MockCloudWatchLogsAPI) UpdateLogAnomalyDetectorRequest ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) UpdateLogAnomalyDetectorRequest(arg0 *cloudwatchlogs.UpdateLogAnomalyDetectorInput) (*request.Request, *cloudwatchlogs.UpdateLogAnomalyDetectorOutput)
UpdateLogAnomalyDetectorRequest mocks base method
func (*MockCloudWatchLogsAPI) UpdateLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (m *MockCloudWatchLogsAPI) UpdateLogAnomalyDetectorWithContext(arg0 context.Context, arg1 *cloudwatchlogs.UpdateLogAnomalyDetectorInput, arg2 ...request.Option) (*cloudwatchlogs.UpdateLogAnomalyDetectorOutput, error)
UpdateLogAnomalyDetectorWithContext mocks base method
type MockCloudWatchLogsAPIMockRecorder ¶
type MockCloudWatchLogsAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockCloudWatchLogsAPIMockRecorder is the mock recorder for MockCloudWatchLogsAPI
func (*MockCloudWatchLogsAPIMockRecorder) AssociateKmsKey ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) AssociateKmsKey(arg0 interface{}) *gomock.Call
AssociateKmsKey indicates an expected call of AssociateKmsKey
func (*MockCloudWatchLogsAPIMockRecorder) AssociateKmsKeyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) AssociateKmsKeyRequest(arg0 interface{}) *gomock.Call
AssociateKmsKeyRequest indicates an expected call of AssociateKmsKeyRequest
func (*MockCloudWatchLogsAPIMockRecorder) AssociateKmsKeyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) AssociateKmsKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateKmsKeyWithContext indicates an expected call of AssociateKmsKeyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) CancelExportTask ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CancelExportTask(arg0 interface{}) *gomock.Call
CancelExportTask indicates an expected call of CancelExportTask
func (*MockCloudWatchLogsAPIMockRecorder) CancelExportTaskRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CancelExportTaskRequest(arg0 interface{}) *gomock.Call
CancelExportTaskRequest indicates an expected call of CancelExportTaskRequest
func (*MockCloudWatchLogsAPIMockRecorder) CancelExportTaskWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CancelExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelExportTaskWithContext indicates an expected call of CancelExportTaskWithContext
func (*MockCloudWatchLogsAPIMockRecorder) CreateDelivery ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateDelivery(arg0 interface{}) *gomock.Call
CreateDelivery indicates an expected call of CreateDelivery
func (*MockCloudWatchLogsAPIMockRecorder) CreateDeliveryRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateDeliveryRequest(arg0 interface{}) *gomock.Call
CreateDeliveryRequest indicates an expected call of CreateDeliveryRequest
func (*MockCloudWatchLogsAPIMockRecorder) CreateDeliveryWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDeliveryWithContext indicates an expected call of CreateDeliveryWithContext
func (*MockCloudWatchLogsAPIMockRecorder) CreateExportTask ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateExportTask(arg0 interface{}) *gomock.Call
CreateExportTask indicates an expected call of CreateExportTask
func (*MockCloudWatchLogsAPIMockRecorder) CreateExportTaskRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateExportTaskRequest(arg0 interface{}) *gomock.Call
CreateExportTaskRequest indicates an expected call of CreateExportTaskRequest
func (*MockCloudWatchLogsAPIMockRecorder) CreateExportTaskWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateExportTaskWithContext indicates an expected call of CreateExportTaskWithContext
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetector ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetector(arg0 interface{}) *gomock.Call
CreateLogAnomalyDetector indicates an expected call of CreateLogAnomalyDetector
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetectorRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
CreateLogAnomalyDetectorRequest indicates an expected call of CreateLogAnomalyDetectorRequest
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLogAnomalyDetectorWithContext indicates an expected call of CreateLogAnomalyDetectorWithContext
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogGroup ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogGroup(arg0 interface{}) *gomock.Call
CreateLogGroup indicates an expected call of CreateLogGroup
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogGroupRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogGroupRequest(arg0 interface{}) *gomock.Call
CreateLogGroupRequest indicates an expected call of CreateLogGroupRequest
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogGroupWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLogGroupWithContext indicates an expected call of CreateLogGroupWithContext
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogStream ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogStream(arg0 interface{}) *gomock.Call
CreateLogStream indicates an expected call of CreateLogStream
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogStreamRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogStreamRequest(arg0 interface{}) *gomock.Call
CreateLogStreamRequest indicates an expected call of CreateLogStreamRequest
func (*MockCloudWatchLogsAPIMockRecorder) CreateLogStreamWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) CreateLogStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLogStreamWithContext indicates an expected call of CreateLogStreamWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicy ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicy(arg0 interface{}) *gomock.Call
DeleteAccountPolicy indicates an expected call of DeleteAccountPolicy
func (*MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicyRequest ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicyRequest(arg0 interface{}) *gomock.Call
DeleteAccountPolicyRequest indicates an expected call of DeleteAccountPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicyWithContext ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteAccountPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAccountPolicyWithContext indicates an expected call of DeleteAccountPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicy ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicy(arg0 interface{}) *gomock.Call
DeleteDataProtectionPolicy indicates an expected call of DeleteDataProtectionPolicy
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicyRequest ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicyRequest(arg0 interface{}) *gomock.Call
DeleteDataProtectionPolicyRequest indicates an expected call of DeleteDataProtectionPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicyWithContext ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDataProtectionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDataProtectionPolicyWithContext indicates an expected call of DeleteDataProtectionPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDelivery ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDelivery(arg0 interface{}) *gomock.Call
DeleteDelivery indicates an expected call of DeleteDelivery
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestination ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestination(arg0 interface{}) *gomock.Call
DeleteDeliveryDestination indicates an expected call of DeleteDeliveryDestination
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicy ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicy(arg0 interface{}) *gomock.Call
DeleteDeliveryDestinationPolicy indicates an expected call of DeleteDeliveryDestinationPolicy
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicyRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicyRequest(arg0 interface{}) *gomock.Call
DeleteDeliveryDestinationPolicyRequest indicates an expected call of DeleteDeliveryDestinationPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicyWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeliveryDestinationPolicyWithContext indicates an expected call of DeleteDeliveryDestinationPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationRequest(arg0 interface{}) *gomock.Call
DeleteDeliveryDestinationRequest indicates an expected call of DeleteDeliveryDestinationRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeliveryDestinationWithContext indicates an expected call of DeleteDeliveryDestinationWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryRequest(arg0 interface{}) *gomock.Call
DeleteDeliveryRequest indicates an expected call of DeleteDeliveryRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySource ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySource(arg0 interface{}) *gomock.Call
DeleteDeliverySource indicates an expected call of DeleteDeliverySource
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySourceRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySourceRequest(arg0 interface{}) *gomock.Call
DeleteDeliverySourceRequest indicates an expected call of DeleteDeliverySourceRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySourceWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliverySourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeliverySourceWithContext indicates an expected call of DeleteDeliverySourceWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDeliveryWithContext indicates an expected call of DeleteDeliveryWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDestination ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDestination(arg0 interface{}) *gomock.Call
DeleteDestination indicates an expected call of DeleteDestination
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDestinationRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDestinationRequest(arg0 interface{}) *gomock.Call
DeleteDestinationRequest indicates an expected call of DeleteDestinationRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteDestinationWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDestinationWithContext indicates an expected call of DeleteDestinationWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetector ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetector(arg0 interface{}) *gomock.Call
DeleteLogAnomalyDetector indicates an expected call of DeleteLogAnomalyDetector
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetectorRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
DeleteLogAnomalyDetectorRequest indicates an expected call of DeleteLogAnomalyDetectorRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLogAnomalyDetectorWithContext indicates an expected call of DeleteLogAnomalyDetectorWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogGroup ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogGroup(arg0 interface{}) *gomock.Call
DeleteLogGroup indicates an expected call of DeleteLogGroup
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogGroupRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogGroupRequest(arg0 interface{}) *gomock.Call
DeleteLogGroupRequest indicates an expected call of DeleteLogGroupRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogGroupWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLogGroupWithContext indicates an expected call of DeleteLogGroupWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogStream ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogStream(arg0 interface{}) *gomock.Call
DeleteLogStream indicates an expected call of DeleteLogStream
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogStreamRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogStreamRequest(arg0 interface{}) *gomock.Call
DeleteLogStreamRequest indicates an expected call of DeleteLogStreamRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteLogStreamWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteLogStreamWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLogStreamWithContext indicates an expected call of DeleteLogStreamWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilter ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilter(arg0 interface{}) *gomock.Call
DeleteMetricFilter indicates an expected call of DeleteMetricFilter
func (*MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilterRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilterRequest(arg0 interface{}) *gomock.Call
DeleteMetricFilterRequest indicates an expected call of DeleteMetricFilterRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilterWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteMetricFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMetricFilterWithContext indicates an expected call of DeleteMetricFilterWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinition ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinition(arg0 interface{}) *gomock.Call
DeleteQueryDefinition indicates an expected call of DeleteQueryDefinition
func (*MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinitionRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteQueryDefinitionRequest indicates an expected call of DeleteQueryDefinitionRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinitionWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteQueryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteQueryDefinitionWithContext indicates an expected call of DeleteQueryDefinitionWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicy ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy
func (*MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicy ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicy(arg0 interface{}) *gomock.Call
DeleteRetentionPolicy indicates an expected call of DeleteRetentionPolicy
func (*MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicyRequest(arg0 interface{}) *gomock.Call
DeleteRetentionPolicyRequest indicates an expected call of DeleteRetentionPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRetentionPolicyWithContext indicates an expected call of DeleteRetentionPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilter ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilter(arg0 interface{}) *gomock.Call
DeleteSubscriptionFilter indicates an expected call of DeleteSubscriptionFilter
func (*MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilterRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilterRequest(arg0 interface{}) *gomock.Call
DeleteSubscriptionFilterRequest indicates an expected call of DeleteSubscriptionFilterRequest
func (*MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilterWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DeleteSubscriptionFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSubscriptionFilterWithContext indicates an expected call of DeleteSubscriptionFilterWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeAccountPolicies ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeAccountPolicies(arg0 interface{}) *gomock.Call
DescribeAccountPolicies indicates an expected call of DescribeAccountPolicies
func (*MockCloudWatchLogsAPIMockRecorder) DescribeAccountPoliciesRequest ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeAccountPoliciesRequest(arg0 interface{}) *gomock.Call
DescribeAccountPoliciesRequest indicates an expected call of DescribeAccountPoliciesRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeAccountPoliciesWithContext ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeAccountPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAccountPoliciesWithContext indicates an expected call of DescribeAccountPoliciesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveries ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveries(arg0 interface{}) *gomock.Call
DescribeDeliveries indicates an expected call of DescribeDeliveries
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesPages ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesPages(arg0, arg1 interface{}) *gomock.Call
DescribeDeliveriesPages indicates an expected call of DescribeDeliveriesPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesPagesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDeliveriesPagesWithContext indicates an expected call of DescribeDeliveriesPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesRequest(arg0 interface{}) *gomock.Call
DescribeDeliveriesRequest indicates an expected call of DescribeDeliveriesRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeliveriesWithContext indicates an expected call of DescribeDeliveriesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinations ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinations(arg0 interface{}) *gomock.Call
DescribeDeliveryDestinations indicates an expected call of DescribeDeliveryDestinations
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsPages ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDeliveryDestinationsPages indicates an expected call of DescribeDeliveryDestinationsPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsPagesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDeliveryDestinationsPagesWithContext indicates an expected call of DescribeDeliveryDestinationsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsRequest(arg0 interface{}) *gomock.Call
DescribeDeliveryDestinationsRequest indicates an expected call of DescribeDeliveryDestinationsRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliveryDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeliveryDestinationsWithContext indicates an expected call of DescribeDeliveryDestinationsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySources ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySources(arg0 interface{}) *gomock.Call
DescribeDeliverySources indicates an expected call of DescribeDeliverySources
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesPages ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesPages(arg0, arg1 interface{}) *gomock.Call
DescribeDeliverySourcesPages indicates an expected call of DescribeDeliverySourcesPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesPagesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDeliverySourcesPagesWithContext indicates an expected call of DescribeDeliverySourcesPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesRequest(arg0 interface{}) *gomock.Call
DescribeDeliverySourcesRequest indicates an expected call of DescribeDeliverySourcesRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDeliverySourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDeliverySourcesWithContext indicates an expected call of DescribeDeliverySourcesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDestinations ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinations(arg0 interface{}) *gomock.Call
DescribeDestinations indicates an expected call of DescribeDestinations
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDestinationsPages indicates an expected call of DescribeDestinationsPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDestinationsPagesWithContext indicates an expected call of DescribeDestinationsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsRequest(arg0 interface{}) *gomock.Call
DescribeDestinationsRequest indicates an expected call of DescribeDestinationsRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDestinationsWithContext indicates an expected call of DescribeDestinationsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeExportTasks ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeExportTasks(arg0 interface{}) *gomock.Call
DescribeExportTasks indicates an expected call of DescribeExportTasks
func (*MockCloudWatchLogsAPIMockRecorder) DescribeExportTasksRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeExportTasksRequest(arg0 interface{}) *gomock.Call
DescribeExportTasksRequest indicates an expected call of DescribeExportTasksRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeExportTasksWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeExportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeExportTasksWithContext indicates an expected call of DescribeExportTasksWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogGroups ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroups(arg0 interface{}) *gomock.Call
DescribeLogGroups indicates an expected call of DescribeLogGroups
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeLogGroupsPages indicates an expected call of DescribeLogGroupsPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeLogGroupsPagesWithContext indicates an expected call of DescribeLogGroupsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsRequest(arg0 interface{}) *gomock.Call
DescribeLogGroupsRequest indicates an expected call of DescribeLogGroupsRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLogGroupsWithContext indicates an expected call of DescribeLogGroupsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogStreams ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreams(arg0 interface{}) *gomock.Call
DescribeLogStreams indicates an expected call of DescribeLogStreams
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsPages(arg0, arg1 interface{}) *gomock.Call
DescribeLogStreamsPages indicates an expected call of DescribeLogStreamsPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeLogStreamsPagesWithContext indicates an expected call of DescribeLogStreamsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsRequest(arg0 interface{}) *gomock.Call
DescribeLogStreamsRequest indicates an expected call of DescribeLogStreamsRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeLogStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeLogStreamsWithContext indicates an expected call of DescribeLogStreamsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeMetricFilters ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFilters(arg0 interface{}) *gomock.Call
DescribeMetricFilters indicates an expected call of DescribeMetricFilters
func (*MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersPages(arg0, arg1 interface{}) *gomock.Call
DescribeMetricFiltersPages indicates an expected call of DescribeMetricFiltersPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeMetricFiltersPagesWithContext indicates an expected call of DescribeMetricFiltersPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersRequest(arg0 interface{}) *gomock.Call
DescribeMetricFiltersRequest indicates an expected call of DescribeMetricFiltersRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeMetricFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMetricFiltersWithContext indicates an expected call of DescribeMetricFiltersWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeQueries ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueries(arg0 interface{}) *gomock.Call
DescribeQueries indicates an expected call of DescribeQueries
func (*MockCloudWatchLogsAPIMockRecorder) DescribeQueriesRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueriesRequest(arg0 interface{}) *gomock.Call
DescribeQueriesRequest indicates an expected call of DescribeQueriesRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeQueriesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeQueriesWithContext indicates an expected call of DescribeQueriesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitions ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitions(arg0 interface{}) *gomock.Call
DescribeQueryDefinitions indicates an expected call of DescribeQueryDefinitions
func (*MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitionsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitionsRequest(arg0 interface{}) *gomock.Call
DescribeQueryDefinitionsRequest indicates an expected call of DescribeQueryDefinitionsRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitionsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeQueryDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeQueryDefinitionsWithContext indicates an expected call of DescribeQueryDefinitionsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeResourcePolicies ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeResourcePolicies(arg0 interface{}) *gomock.Call
DescribeResourcePolicies indicates an expected call of DescribeResourcePolicies
func (*MockCloudWatchLogsAPIMockRecorder) DescribeResourcePoliciesRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeResourcePoliciesRequest(arg0 interface{}) *gomock.Call
DescribeResourcePoliciesRequest indicates an expected call of DescribeResourcePoliciesRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeResourcePoliciesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeResourcePoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeResourcePoliciesWithContext indicates an expected call of DescribeResourcePoliciesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFilters ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFilters(arg0 interface{}) *gomock.Call
DescribeSubscriptionFilters indicates an expected call of DescribeSubscriptionFilters
func (*MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersPages(arg0, arg1 interface{}) *gomock.Call
DescribeSubscriptionFiltersPages indicates an expected call of DescribeSubscriptionFiltersPages
func (*MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeSubscriptionFiltersPagesWithContext indicates an expected call of DescribeSubscriptionFiltersPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersRequest(arg0 interface{}) *gomock.Call
DescribeSubscriptionFiltersRequest indicates an expected call of DescribeSubscriptionFiltersRequest
func (*MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DescribeSubscriptionFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSubscriptionFiltersWithContext indicates an expected call of DescribeSubscriptionFiltersWithContext
func (*MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKey ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKey(arg0 interface{}) *gomock.Call
DisassociateKmsKey indicates an expected call of DisassociateKmsKey
func (*MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKeyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKeyRequest(arg0 interface{}) *gomock.Call
DisassociateKmsKeyRequest indicates an expected call of DisassociateKmsKeyRequest
func (*MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKeyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) DisassociateKmsKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateKmsKeyWithContext indicates an expected call of DisassociateKmsKeyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) FilterLogEvents ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEvents(arg0 interface{}) *gomock.Call
FilterLogEvents indicates an expected call of FilterLogEvents
func (*MockCloudWatchLogsAPIMockRecorder) FilterLogEventsPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsPages(arg0, arg1 interface{}) *gomock.Call
FilterLogEventsPages indicates an expected call of FilterLogEventsPages
func (*MockCloudWatchLogsAPIMockRecorder) FilterLogEventsPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
FilterLogEventsPagesWithContext indicates an expected call of FilterLogEventsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) FilterLogEventsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsRequest(arg0 interface{}) *gomock.Call
FilterLogEventsRequest indicates an expected call of FilterLogEventsRequest
func (*MockCloudWatchLogsAPIMockRecorder) FilterLogEventsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) FilterLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FilterLogEventsWithContext indicates an expected call of FilterLogEventsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicy ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicy(arg0 interface{}) *gomock.Call
GetDataProtectionPolicy indicates an expected call of GetDataProtectionPolicy
func (*MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicyRequest ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicyRequest(arg0 interface{}) *gomock.Call
GetDataProtectionPolicyRequest indicates an expected call of GetDataProtectionPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicyWithContext ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDataProtectionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDataProtectionPolicyWithContext indicates an expected call of GetDataProtectionPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetDelivery ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDelivery(arg0 interface{}) *gomock.Call
GetDelivery indicates an expected call of GetDelivery
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestination ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestination(arg0 interface{}) *gomock.Call
GetDeliveryDestination indicates an expected call of GetDeliveryDestination
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicy ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicy(arg0 interface{}) *gomock.Call
GetDeliveryDestinationPolicy indicates an expected call of GetDeliveryDestinationPolicy
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicyRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicyRequest(arg0 interface{}) *gomock.Call
GetDeliveryDestinationPolicyRequest indicates an expected call of GetDeliveryDestinationPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicyWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeliveryDestinationPolicyWithContext indicates an expected call of GetDeliveryDestinationPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationRequest(arg0 interface{}) *gomock.Call
GetDeliveryDestinationRequest indicates an expected call of GetDeliveryDestinationRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeliveryDestinationWithContext indicates an expected call of GetDeliveryDestinationWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryRequest(arg0 interface{}) *gomock.Call
GetDeliveryRequest indicates an expected call of GetDeliveryRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliverySource ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliverySource(arg0 interface{}) *gomock.Call
GetDeliverySource indicates an expected call of GetDeliverySource
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliverySourceRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliverySourceRequest(arg0 interface{}) *gomock.Call
GetDeliverySourceRequest indicates an expected call of GetDeliverySourceRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliverySourceWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliverySourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeliverySourceWithContext indicates an expected call of GetDeliverySourceWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetDeliveryWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetDeliveryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDeliveryWithContext indicates an expected call of GetDeliveryWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetector ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetector(arg0 interface{}) *gomock.Call
GetLogAnomalyDetector indicates an expected call of GetLogAnomalyDetector
func (*MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetectorRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
GetLogAnomalyDetectorRequest indicates an expected call of GetLogAnomalyDetectorRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLogAnomalyDetectorWithContext indicates an expected call of GetLogAnomalyDetectorWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetLogEvents ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEvents(arg0 interface{}) *gomock.Call
GetLogEvents indicates an expected call of GetLogEvents
func (*MockCloudWatchLogsAPIMockRecorder) GetLogEventsPages ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsPages(arg0, arg1 interface{}) *gomock.Call
GetLogEventsPages indicates an expected call of GetLogEventsPages
func (*MockCloudWatchLogsAPIMockRecorder) GetLogEventsPagesWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetLogEventsPagesWithContext indicates an expected call of GetLogEventsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetLogEventsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsRequest(arg0 interface{}) *gomock.Call
GetLogEventsRequest indicates an expected call of GetLogEventsRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetLogEventsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLogEventsWithContext indicates an expected call of GetLogEventsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetLogGroupFields ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogGroupFields(arg0 interface{}) *gomock.Call
GetLogGroupFields indicates an expected call of GetLogGroupFields
func (*MockCloudWatchLogsAPIMockRecorder) GetLogGroupFieldsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogGroupFieldsRequest(arg0 interface{}) *gomock.Call
GetLogGroupFieldsRequest indicates an expected call of GetLogGroupFieldsRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetLogGroupFieldsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogGroupFieldsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLogGroupFieldsWithContext indicates an expected call of GetLogGroupFieldsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetLogRecord ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogRecord(arg0 interface{}) *gomock.Call
GetLogRecord indicates an expected call of GetLogRecord
func (*MockCloudWatchLogsAPIMockRecorder) GetLogRecordRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogRecordRequest(arg0 interface{}) *gomock.Call
GetLogRecordRequest indicates an expected call of GetLogRecordRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetLogRecordWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetLogRecordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLogRecordWithContext indicates an expected call of GetLogRecordWithContext
func (*MockCloudWatchLogsAPIMockRecorder) GetQueryResults ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetQueryResults(arg0 interface{}) *gomock.Call
GetQueryResults indicates an expected call of GetQueryResults
func (*MockCloudWatchLogsAPIMockRecorder) GetQueryResultsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetQueryResultsRequest(arg0 interface{}) *gomock.Call
GetQueryResultsRequest indicates an expected call of GetQueryResultsRequest
func (*MockCloudWatchLogsAPIMockRecorder) GetQueryResultsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) GetQueryResultsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetQueryResultsWithContext indicates an expected call of GetQueryResultsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) ListAnomalies ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomalies(arg0 interface{}) *gomock.Call
ListAnomalies indicates an expected call of ListAnomalies
func (*MockCloudWatchLogsAPIMockRecorder) ListAnomaliesPages ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesPages(arg0, arg1 interface{}) *gomock.Call
ListAnomaliesPages indicates an expected call of ListAnomaliesPages
func (*MockCloudWatchLogsAPIMockRecorder) ListAnomaliesPagesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAnomaliesPagesWithContext indicates an expected call of ListAnomaliesPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) ListAnomaliesRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesRequest(arg0 interface{}) *gomock.Call
ListAnomaliesRequest indicates an expected call of ListAnomaliesRequest
func (*MockCloudWatchLogsAPIMockRecorder) ListAnomaliesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListAnomaliesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAnomaliesWithContext indicates an expected call of ListAnomaliesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectors ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectors(arg0 interface{}) *gomock.Call
ListLogAnomalyDetectors indicates an expected call of ListLogAnomalyDetectors
func (*MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsPages ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsPages(arg0, arg1 interface{}) *gomock.Call
ListLogAnomalyDetectorsPages indicates an expected call of ListLogAnomalyDetectorsPages
func (*MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsPagesWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListLogAnomalyDetectorsPagesWithContext indicates an expected call of ListLogAnomalyDetectorsPagesWithContext
func (*MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsRequest(arg0 interface{}) *gomock.Call
ListLogAnomalyDetectorsRequest indicates an expected call of ListLogAnomalyDetectorsRequest
func (*MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) ListLogAnomalyDetectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLogAnomalyDetectorsWithContext indicates an expected call of ListLogAnomalyDetectorsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) ListTagsForResource ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockCloudWatchLogsAPIMockRecorder) ListTagsForResourceRequest ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockCloudWatchLogsAPIMockRecorder) ListTagsForResourceWithContext ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroup ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroup(arg0 interface{}) *gomock.Call
ListTagsLogGroup indicates an expected call of ListTagsLogGroup
func (*MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroupRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroupRequest(arg0 interface{}) *gomock.Call
ListTagsLogGroupRequest indicates an expected call of ListTagsLogGroupRequest
func (*MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroupWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) ListTagsLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsLogGroupWithContext indicates an expected call of ListTagsLogGroupWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutAccountPolicy ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) PutAccountPolicy(arg0 interface{}) *gomock.Call
PutAccountPolicy indicates an expected call of PutAccountPolicy
func (*MockCloudWatchLogsAPIMockRecorder) PutAccountPolicyRequest ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) PutAccountPolicyRequest(arg0 interface{}) *gomock.Call
PutAccountPolicyRequest indicates an expected call of PutAccountPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutAccountPolicyWithContext ¶ added in v1.44.278
func (mr *MockCloudWatchLogsAPIMockRecorder) PutAccountPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAccountPolicyWithContext indicates an expected call of PutAccountPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicy ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicy(arg0 interface{}) *gomock.Call
PutDataProtectionPolicy indicates an expected call of PutDataProtectionPolicy
func (*MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicyRequest ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicyRequest(arg0 interface{}) *gomock.Call
PutDataProtectionPolicyRequest indicates an expected call of PutDataProtectionPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicyWithContext ¶ added in v1.44.146
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDataProtectionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDataProtectionPolicyWithContext indicates an expected call of PutDataProtectionPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestination ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestination(arg0 interface{}) *gomock.Call
PutDeliveryDestination indicates an expected call of PutDeliveryDestination
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicy ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicy(arg0 interface{}) *gomock.Call
PutDeliveryDestinationPolicy indicates an expected call of PutDeliveryDestinationPolicy
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicyRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicyRequest(arg0 interface{}) *gomock.Call
PutDeliveryDestinationPolicyRequest indicates an expected call of PutDeliveryDestinationPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicyWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDeliveryDestinationPolicyWithContext indicates an expected call of PutDeliveryDestinationPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationRequest(arg0 interface{}) *gomock.Call
PutDeliveryDestinationRequest indicates an expected call of PutDeliveryDestinationRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliveryDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDeliveryDestinationWithContext indicates an expected call of PutDeliveryDestinationWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliverySource ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliverySource(arg0 interface{}) *gomock.Call
PutDeliverySource indicates an expected call of PutDeliverySource
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliverySourceRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliverySourceRequest(arg0 interface{}) *gomock.Call
PutDeliverySourceRequest indicates an expected call of PutDeliverySourceRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutDeliverySourceWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDeliverySourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDeliverySourceWithContext indicates an expected call of PutDeliverySourceWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutDestination ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestination(arg0 interface{}) *gomock.Call
PutDestination indicates an expected call of PutDestination
func (*MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicy ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicy(arg0 interface{}) *gomock.Call
PutDestinationPolicy indicates an expected call of PutDestinationPolicy
func (*MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicyRequest(arg0 interface{}) *gomock.Call
PutDestinationPolicyRequest indicates an expected call of PutDestinationPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDestinationPolicyWithContext indicates an expected call of PutDestinationPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutDestinationRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationRequest(arg0 interface{}) *gomock.Call
PutDestinationRequest indicates an expected call of PutDestinationRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutDestinationWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutDestinationWithContext indicates an expected call of PutDestinationWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutLogEvents ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutLogEvents(arg0 interface{}) *gomock.Call
PutLogEvents indicates an expected call of PutLogEvents
func (*MockCloudWatchLogsAPIMockRecorder) PutLogEventsRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutLogEventsRequest(arg0 interface{}) *gomock.Call
PutLogEventsRequest indicates an expected call of PutLogEventsRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutLogEventsWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutLogEventsWithContext indicates an expected call of PutLogEventsWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutMetricFilter ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutMetricFilter(arg0 interface{}) *gomock.Call
PutMetricFilter indicates an expected call of PutMetricFilter
func (*MockCloudWatchLogsAPIMockRecorder) PutMetricFilterRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutMetricFilterRequest(arg0 interface{}) *gomock.Call
PutMetricFilterRequest indicates an expected call of PutMetricFilterRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutMetricFilterWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutMetricFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutMetricFilterWithContext indicates an expected call of PutMetricFilterWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutQueryDefinition ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutQueryDefinition(arg0 interface{}) *gomock.Call
PutQueryDefinition indicates an expected call of PutQueryDefinition
func (*MockCloudWatchLogsAPIMockRecorder) PutQueryDefinitionRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutQueryDefinitionRequest(arg0 interface{}) *gomock.Call
PutQueryDefinitionRequest indicates an expected call of PutQueryDefinitionRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutQueryDefinitionWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutQueryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutQueryDefinitionWithContext indicates an expected call of PutQueryDefinitionWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutResourcePolicy ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
PutResourcePolicy indicates an expected call of PutResourcePolicy
func (*MockCloudWatchLogsAPIMockRecorder) PutResourcePolicyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutResourcePolicyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicy ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicy(arg0 interface{}) *gomock.Call
PutRetentionPolicy indicates an expected call of PutRetentionPolicy
func (*MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicyRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicyRequest(arg0 interface{}) *gomock.Call
PutRetentionPolicyRequest indicates an expected call of PutRetentionPolicyRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicyWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutRetentionPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutRetentionPolicyWithContext indicates an expected call of PutRetentionPolicyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilter ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilter(arg0 interface{}) *gomock.Call
PutSubscriptionFilter indicates an expected call of PutSubscriptionFilter
func (*MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilterRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilterRequest(arg0 interface{}) *gomock.Call
PutSubscriptionFilterRequest indicates an expected call of PutSubscriptionFilterRequest
func (*MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilterWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) PutSubscriptionFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutSubscriptionFilterWithContext indicates an expected call of PutSubscriptionFilterWithContext
func (*MockCloudWatchLogsAPIMockRecorder) StartLiveTail ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) StartLiveTail(arg0 interface{}) *gomock.Call
StartLiveTail indicates an expected call of StartLiveTail
func (*MockCloudWatchLogsAPIMockRecorder) StartLiveTailRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) StartLiveTailRequest(arg0 interface{}) *gomock.Call
StartLiveTailRequest indicates an expected call of StartLiveTailRequest
func (*MockCloudWatchLogsAPIMockRecorder) StartLiveTailWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) StartLiveTailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartLiveTailWithContext indicates an expected call of StartLiveTailWithContext
func (*MockCloudWatchLogsAPIMockRecorder) StartQuery ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) StartQuery(arg0 interface{}) *gomock.Call
StartQuery indicates an expected call of StartQuery
func (*MockCloudWatchLogsAPIMockRecorder) StartQueryRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) StartQueryRequest(arg0 interface{}) *gomock.Call
StartQueryRequest indicates an expected call of StartQueryRequest
func (*MockCloudWatchLogsAPIMockRecorder) StartQueryWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) StartQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartQueryWithContext indicates an expected call of StartQueryWithContext
func (*MockCloudWatchLogsAPIMockRecorder) StopQuery ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) StopQuery(arg0 interface{}) *gomock.Call
StopQuery indicates an expected call of StopQuery
func (*MockCloudWatchLogsAPIMockRecorder) StopQueryRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) StopQueryRequest(arg0 interface{}) *gomock.Call
StopQueryRequest indicates an expected call of StopQueryRequest
func (*MockCloudWatchLogsAPIMockRecorder) StopQueryWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) StopQueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopQueryWithContext indicates an expected call of StopQueryWithContext
func (*MockCloudWatchLogsAPIMockRecorder) TagLogGroup ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) TagLogGroup(arg0 interface{}) *gomock.Call
TagLogGroup indicates an expected call of TagLogGroup
func (*MockCloudWatchLogsAPIMockRecorder) TagLogGroupRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) TagLogGroupRequest(arg0 interface{}) *gomock.Call
TagLogGroupRequest indicates an expected call of TagLogGroupRequest
func (*MockCloudWatchLogsAPIMockRecorder) TagLogGroupWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) TagLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagLogGroupWithContext indicates an expected call of TagLogGroupWithContext
func (*MockCloudWatchLogsAPIMockRecorder) TagResource ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockCloudWatchLogsAPIMockRecorder) TagResourceRequest ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockCloudWatchLogsAPIMockRecorder) TagResourceWithContext ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockCloudWatchLogsAPIMockRecorder) TestMetricFilter ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) TestMetricFilter(arg0 interface{}) *gomock.Call
TestMetricFilter indicates an expected call of TestMetricFilter
func (*MockCloudWatchLogsAPIMockRecorder) TestMetricFilterRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) TestMetricFilterRequest(arg0 interface{}) *gomock.Call
TestMetricFilterRequest indicates an expected call of TestMetricFilterRequest
func (*MockCloudWatchLogsAPIMockRecorder) TestMetricFilterWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) TestMetricFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestMetricFilterWithContext indicates an expected call of TestMetricFilterWithContext
func (*MockCloudWatchLogsAPIMockRecorder) UntagLogGroup ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) UntagLogGroup(arg0 interface{}) *gomock.Call
UntagLogGroup indicates an expected call of UntagLogGroup
func (*MockCloudWatchLogsAPIMockRecorder) UntagLogGroupRequest ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) UntagLogGroupRequest(arg0 interface{}) *gomock.Call
UntagLogGroupRequest indicates an expected call of UntagLogGroupRequest
func (*MockCloudWatchLogsAPIMockRecorder) UntagLogGroupWithContext ¶
func (mr *MockCloudWatchLogsAPIMockRecorder) UntagLogGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagLogGroupWithContext indicates an expected call of UntagLogGroupWithContext
func (*MockCloudWatchLogsAPIMockRecorder) UntagResource ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockCloudWatchLogsAPIMockRecorder) UntagResourceRequest ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockCloudWatchLogsAPIMockRecorder) UntagResourceWithContext ¶ added in v1.44.127
func (mr *MockCloudWatchLogsAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockCloudWatchLogsAPIMockRecorder) UpdateAnomaly ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateAnomaly(arg0 interface{}) *gomock.Call
UpdateAnomaly indicates an expected call of UpdateAnomaly
func (*MockCloudWatchLogsAPIMockRecorder) UpdateAnomalyRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateAnomalyRequest(arg0 interface{}) *gomock.Call
UpdateAnomalyRequest indicates an expected call of UpdateAnomalyRequest
func (*MockCloudWatchLogsAPIMockRecorder) UpdateAnomalyWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateAnomalyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAnomalyWithContext indicates an expected call of UpdateAnomalyWithContext
func (*MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetector ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetector(arg0 interface{}) *gomock.Call
UpdateLogAnomalyDetector indicates an expected call of UpdateLogAnomalyDetector
func (*MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetectorRequest ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetectorRequest(arg0 interface{}) *gomock.Call
UpdateLogAnomalyDetectorRequest indicates an expected call of UpdateLogAnomalyDetectorRequest
func (*MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetectorWithContext ¶ added in v1.54.2
func (mr *MockCloudWatchLogsAPIMockRecorder) UpdateLogAnomalyDetectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLogAnomalyDetectorWithContext indicates an expected call of UpdateLogAnomalyDetectorWithContext