athenamock

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AthenaAPI

type AthenaAPI struct {
	mock.Mock
}

AthenaAPI is an autogenerated mock type for the AthenaAPI type

func NewAthenaAPI

func NewAthenaAPI(t interface {
	mock.TestingT
	Cleanup(func())
}) *AthenaAPI

NewAthenaAPI creates a new instance of AthenaAPI. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AthenaAPI) BatchGetNamedQuery

BatchGetNamedQuery provides a mock function with given fields: _a0

func (*AthenaAPI) BatchGetNamedQueryRequest

func (_m *AthenaAPI) BatchGetNamedQueryRequest(_a0 *athena.BatchGetNamedQueryInput) (*request.Request, *athena.BatchGetNamedQueryOutput)

BatchGetNamedQueryRequest provides a mock function with given fields: _a0

func (*AthenaAPI) BatchGetNamedQueryWithContext

func (_m *AthenaAPI) BatchGetNamedQueryWithContext(_a0 context.Context, _a1 *athena.BatchGetNamedQueryInput, _a2 ...request.Option) (*athena.BatchGetNamedQueryOutput, error)

BatchGetNamedQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) BatchGetPreparedStatement

BatchGetPreparedStatement provides a mock function with given fields: _a0

func (*AthenaAPI) BatchGetPreparedStatementRequest

BatchGetPreparedStatementRequest provides a mock function with given fields: _a0

func (*AthenaAPI) BatchGetPreparedStatementWithContext

func (_m *AthenaAPI) BatchGetPreparedStatementWithContext(_a0 context.Context, _a1 *athena.BatchGetPreparedStatementInput, _a2 ...request.Option) (*athena.BatchGetPreparedStatementOutput, error)

BatchGetPreparedStatementWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) BatchGetQueryExecution

BatchGetQueryExecution provides a mock function with given fields: _a0

func (*AthenaAPI) BatchGetQueryExecutionRequest

func (_m *AthenaAPI) BatchGetQueryExecutionRequest(_a0 *athena.BatchGetQueryExecutionInput) (*request.Request, *athena.BatchGetQueryExecutionOutput)

BatchGetQueryExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) BatchGetQueryExecutionWithContext

func (_m *AthenaAPI) BatchGetQueryExecutionWithContext(_a0 context.Context, _a1 *athena.BatchGetQueryExecutionInput, _a2 ...request.Option) (*athena.BatchGetQueryExecutionOutput, error)

BatchGetQueryExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CancelCapacityReservation

CancelCapacityReservation provides a mock function with given fields: _a0

func (*AthenaAPI) CancelCapacityReservationRequest

CancelCapacityReservationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CancelCapacityReservationWithContext

func (_m *AthenaAPI) CancelCapacityReservationWithContext(_a0 context.Context, _a1 *athena.CancelCapacityReservationInput, _a2 ...request.Option) (*athena.CancelCapacityReservationOutput, error)

CancelCapacityReservationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreateCapacityReservation

CreateCapacityReservation provides a mock function with given fields: _a0

func (*AthenaAPI) CreateCapacityReservationRequest

CreateCapacityReservationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreateCapacityReservationWithContext

func (_m *AthenaAPI) CreateCapacityReservationWithContext(_a0 context.Context, _a1 *athena.CreateCapacityReservationInput, _a2 ...request.Option) (*athena.CreateCapacityReservationOutput, error)

CreateCapacityReservationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreateDataCatalog

CreateDataCatalog provides a mock function with given fields: _a0

func (*AthenaAPI) CreateDataCatalogRequest

func (_m *AthenaAPI) CreateDataCatalogRequest(_a0 *athena.CreateDataCatalogInput) (*request.Request, *athena.CreateDataCatalogOutput)

CreateDataCatalogRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreateDataCatalogWithContext

func (_m *AthenaAPI) CreateDataCatalogWithContext(_a0 context.Context, _a1 *athena.CreateDataCatalogInput, _a2 ...request.Option) (*athena.CreateDataCatalogOutput, error)

CreateDataCatalogWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreateNamedQuery

CreateNamedQuery provides a mock function with given fields: _a0

func (*AthenaAPI) CreateNamedQueryRequest

func (_m *AthenaAPI) CreateNamedQueryRequest(_a0 *athena.CreateNamedQueryInput) (*request.Request, *athena.CreateNamedQueryOutput)

CreateNamedQueryRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreateNamedQueryWithContext

func (_m *AthenaAPI) CreateNamedQueryWithContext(_a0 context.Context, _a1 *athena.CreateNamedQueryInput, _a2 ...request.Option) (*athena.CreateNamedQueryOutput, error)

CreateNamedQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreateNotebook

CreateNotebook provides a mock function with given fields: _a0

func (*AthenaAPI) CreateNotebookRequest

func (_m *AthenaAPI) CreateNotebookRequest(_a0 *athena.CreateNotebookInput) (*request.Request, *athena.CreateNotebookOutput)

CreateNotebookRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreateNotebookWithContext

func (_m *AthenaAPI) CreateNotebookWithContext(_a0 context.Context, _a1 *athena.CreateNotebookInput, _a2 ...request.Option) (*athena.CreateNotebookOutput, error)

CreateNotebookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreatePreparedStatement

CreatePreparedStatement provides a mock function with given fields: _a0

func (*AthenaAPI) CreatePreparedStatementRequest

CreatePreparedStatementRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreatePreparedStatementWithContext

func (_m *AthenaAPI) CreatePreparedStatementWithContext(_a0 context.Context, _a1 *athena.CreatePreparedStatementInput, _a2 ...request.Option) (*athena.CreatePreparedStatementOutput, error)

CreatePreparedStatementWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreatePresignedNotebookUrl

CreatePresignedNotebookUrl provides a mock function with given fields: _a0

func (*AthenaAPI) CreatePresignedNotebookUrlRequest

CreatePresignedNotebookUrlRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreatePresignedNotebookUrlWithContext

func (_m *AthenaAPI) CreatePresignedNotebookUrlWithContext(_a0 context.Context, _a1 *athena.CreatePresignedNotebookUrlInput, _a2 ...request.Option) (*athena.CreatePresignedNotebookUrlOutput, error)

CreatePresignedNotebookUrlWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) CreateWorkGroup

CreateWorkGroup provides a mock function with given fields: _a0

func (*AthenaAPI) CreateWorkGroupRequest

func (_m *AthenaAPI) CreateWorkGroupRequest(_a0 *athena.CreateWorkGroupInput) (*request.Request, *athena.CreateWorkGroupOutput)

CreateWorkGroupRequest provides a mock function with given fields: _a0

func (*AthenaAPI) CreateWorkGroupWithContext

func (_m *AthenaAPI) CreateWorkGroupWithContext(_a0 context.Context, _a1 *athena.CreateWorkGroupInput, _a2 ...request.Option) (*athena.CreateWorkGroupOutput, error)

CreateWorkGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) DeleteCapacityReservation

DeleteCapacityReservation provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteCapacityReservationRequest

DeleteCapacityReservationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteCapacityReservationWithContext

func (_m *AthenaAPI) DeleteCapacityReservationWithContext(_a0 context.Context, _a1 *athena.DeleteCapacityReservationInput, _a2 ...request.Option) (*athena.DeleteCapacityReservationOutput, error)

DeleteCapacityReservationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) DeleteDataCatalog

DeleteDataCatalog provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteDataCatalogRequest

func (_m *AthenaAPI) DeleteDataCatalogRequest(_a0 *athena.DeleteDataCatalogInput) (*request.Request, *athena.DeleteDataCatalogOutput)

DeleteDataCatalogRequest provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteDataCatalogWithContext

func (_m *AthenaAPI) DeleteDataCatalogWithContext(_a0 context.Context, _a1 *athena.DeleteDataCatalogInput, _a2 ...request.Option) (*athena.DeleteDataCatalogOutput, error)

DeleteDataCatalogWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) DeleteNamedQuery

DeleteNamedQuery provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteNamedQueryRequest

func (_m *AthenaAPI) DeleteNamedQueryRequest(_a0 *athena.DeleteNamedQueryInput) (*request.Request, *athena.DeleteNamedQueryOutput)

DeleteNamedQueryRequest provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteNamedQueryWithContext

func (_m *AthenaAPI) DeleteNamedQueryWithContext(_a0 context.Context, _a1 *athena.DeleteNamedQueryInput, _a2 ...request.Option) (*athena.DeleteNamedQueryOutput, error)

DeleteNamedQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) DeleteNotebook

DeleteNotebook provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteNotebookRequest

func (_m *AthenaAPI) DeleteNotebookRequest(_a0 *athena.DeleteNotebookInput) (*request.Request, *athena.DeleteNotebookOutput)

DeleteNotebookRequest provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteNotebookWithContext

func (_m *AthenaAPI) DeleteNotebookWithContext(_a0 context.Context, _a1 *athena.DeleteNotebookInput, _a2 ...request.Option) (*athena.DeleteNotebookOutput, error)

DeleteNotebookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) DeletePreparedStatement

DeletePreparedStatement provides a mock function with given fields: _a0

func (*AthenaAPI) DeletePreparedStatementRequest

DeletePreparedStatementRequest provides a mock function with given fields: _a0

func (*AthenaAPI) DeletePreparedStatementWithContext

func (_m *AthenaAPI) DeletePreparedStatementWithContext(_a0 context.Context, _a1 *athena.DeletePreparedStatementInput, _a2 ...request.Option) (*athena.DeletePreparedStatementOutput, error)

DeletePreparedStatementWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) DeleteWorkGroup

DeleteWorkGroup provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteWorkGroupRequest

func (_m *AthenaAPI) DeleteWorkGroupRequest(_a0 *athena.DeleteWorkGroupInput) (*request.Request, *athena.DeleteWorkGroupOutput)

DeleteWorkGroupRequest provides a mock function with given fields: _a0

func (*AthenaAPI) DeleteWorkGroupWithContext

func (_m *AthenaAPI) DeleteWorkGroupWithContext(_a0 context.Context, _a1 *athena.DeleteWorkGroupInput, _a2 ...request.Option) (*athena.DeleteWorkGroupOutput, error)

DeleteWorkGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ExportNotebook

ExportNotebook provides a mock function with given fields: _a0

func (*AthenaAPI) ExportNotebookRequest

func (_m *AthenaAPI) ExportNotebookRequest(_a0 *athena.ExportNotebookInput) (*request.Request, *athena.ExportNotebookOutput)

ExportNotebookRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ExportNotebookWithContext

func (_m *AthenaAPI) ExportNotebookWithContext(_a0 context.Context, _a1 *athena.ExportNotebookInput, _a2 ...request.Option) (*athena.ExportNotebookOutput, error)

ExportNotebookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetCalculationExecution

GetCalculationExecution provides a mock function with given fields: _a0

func (*AthenaAPI) GetCalculationExecutionCode

GetCalculationExecutionCode provides a mock function with given fields: _a0

func (*AthenaAPI) GetCalculationExecutionCodeRequest

GetCalculationExecutionCodeRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetCalculationExecutionCodeWithContext

func (_m *AthenaAPI) GetCalculationExecutionCodeWithContext(_a0 context.Context, _a1 *athena.GetCalculationExecutionCodeInput, _a2 ...request.Option) (*athena.GetCalculationExecutionCodeOutput, error)

GetCalculationExecutionCodeWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetCalculationExecutionRequest

GetCalculationExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetCalculationExecutionStatus

GetCalculationExecutionStatus provides a mock function with given fields: _a0

func (*AthenaAPI) GetCalculationExecutionStatusRequest

GetCalculationExecutionStatusRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetCalculationExecutionStatusWithContext

func (_m *AthenaAPI) GetCalculationExecutionStatusWithContext(_a0 context.Context, _a1 *athena.GetCalculationExecutionStatusInput, _a2 ...request.Option) (*athena.GetCalculationExecutionStatusOutput, error)

GetCalculationExecutionStatusWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetCalculationExecutionWithContext

func (_m *AthenaAPI) GetCalculationExecutionWithContext(_a0 context.Context, _a1 *athena.GetCalculationExecutionInput, _a2 ...request.Option) (*athena.GetCalculationExecutionOutput, error)

GetCalculationExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetCapacityAssignmentConfiguration

GetCapacityAssignmentConfiguration provides a mock function with given fields: _a0

func (*AthenaAPI) GetCapacityAssignmentConfigurationRequest

GetCapacityAssignmentConfigurationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetCapacityAssignmentConfigurationWithContext

func (_m *AthenaAPI) GetCapacityAssignmentConfigurationWithContext(_a0 context.Context, _a1 *athena.GetCapacityAssignmentConfigurationInput, _a2 ...request.Option) (*athena.GetCapacityAssignmentConfigurationOutput, error)

GetCapacityAssignmentConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetCapacityReservation

GetCapacityReservation provides a mock function with given fields: _a0

func (*AthenaAPI) GetCapacityReservationRequest

func (_m *AthenaAPI) GetCapacityReservationRequest(_a0 *athena.GetCapacityReservationInput) (*request.Request, *athena.GetCapacityReservationOutput)

GetCapacityReservationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetCapacityReservationWithContext

func (_m *AthenaAPI) GetCapacityReservationWithContext(_a0 context.Context, _a1 *athena.GetCapacityReservationInput, _a2 ...request.Option) (*athena.GetCapacityReservationOutput, error)

GetCapacityReservationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetDataCatalog

GetDataCatalog provides a mock function with given fields: _a0

func (*AthenaAPI) GetDataCatalogRequest

func (_m *AthenaAPI) GetDataCatalogRequest(_a0 *athena.GetDataCatalogInput) (*request.Request, *athena.GetDataCatalogOutput)

GetDataCatalogRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetDataCatalogWithContext

func (_m *AthenaAPI) GetDataCatalogWithContext(_a0 context.Context, _a1 *athena.GetDataCatalogInput, _a2 ...request.Option) (*athena.GetDataCatalogOutput, error)

GetDataCatalogWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetDatabase

func (_m *AthenaAPI) GetDatabase(_a0 *athena.GetDatabaseInput) (*athena.GetDatabaseOutput, error)

GetDatabase provides a mock function with given fields: _a0

func (*AthenaAPI) GetDatabaseRequest

func (_m *AthenaAPI) GetDatabaseRequest(_a0 *athena.GetDatabaseInput) (*request.Request, *athena.GetDatabaseOutput)

GetDatabaseRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetDatabaseWithContext

func (_m *AthenaAPI) GetDatabaseWithContext(_a0 context.Context, _a1 *athena.GetDatabaseInput, _a2 ...request.Option) (*athena.GetDatabaseOutput, error)

GetDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetNamedQuery

func (_m *AthenaAPI) GetNamedQuery(_a0 *athena.GetNamedQueryInput) (*athena.GetNamedQueryOutput, error)

GetNamedQuery provides a mock function with given fields: _a0

func (*AthenaAPI) GetNamedQueryRequest

func (_m *AthenaAPI) GetNamedQueryRequest(_a0 *athena.GetNamedQueryInput) (*request.Request, *athena.GetNamedQueryOutput)

GetNamedQueryRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetNamedQueryWithContext

func (_m *AthenaAPI) GetNamedQueryWithContext(_a0 context.Context, _a1 *athena.GetNamedQueryInput, _a2 ...request.Option) (*athena.GetNamedQueryOutput, error)

GetNamedQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetNotebookMetadata

GetNotebookMetadata provides a mock function with given fields: _a0

func (*AthenaAPI) GetNotebookMetadataRequest

func (_m *AthenaAPI) GetNotebookMetadataRequest(_a0 *athena.GetNotebookMetadataInput) (*request.Request, *athena.GetNotebookMetadataOutput)

GetNotebookMetadataRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetNotebookMetadataWithContext

func (_m *AthenaAPI) GetNotebookMetadataWithContext(_a0 context.Context, _a1 *athena.GetNotebookMetadataInput, _a2 ...request.Option) (*athena.GetNotebookMetadataOutput, error)

GetNotebookMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetPreparedStatement

GetPreparedStatement provides a mock function with given fields: _a0

func (*AthenaAPI) GetPreparedStatementRequest

func (_m *AthenaAPI) GetPreparedStatementRequest(_a0 *athena.GetPreparedStatementInput) (*request.Request, *athena.GetPreparedStatementOutput)

GetPreparedStatementRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetPreparedStatementWithContext

func (_m *AthenaAPI) GetPreparedStatementWithContext(_a0 context.Context, _a1 *athena.GetPreparedStatementInput, _a2 ...request.Option) (*athena.GetPreparedStatementOutput, error)

GetPreparedStatementWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetQueryExecution

GetQueryExecution provides a mock function with given fields: _a0

func (*AthenaAPI) GetQueryExecutionRequest

func (_m *AthenaAPI) GetQueryExecutionRequest(_a0 *athena.GetQueryExecutionInput) (*request.Request, *athena.GetQueryExecutionOutput)

GetQueryExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetQueryExecutionWithContext

func (_m *AthenaAPI) GetQueryExecutionWithContext(_a0 context.Context, _a1 *athena.GetQueryExecutionInput, _a2 ...request.Option) (*athena.GetQueryExecutionOutput, error)

GetQueryExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetQueryResults

GetQueryResults provides a mock function with given fields: _a0

func (*AthenaAPI) GetQueryResultsPages

func (_m *AthenaAPI) GetQueryResultsPages(_a0 *athena.GetQueryResultsInput, _a1 func(*athena.GetQueryResultsOutput, bool) bool) error

GetQueryResultsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) GetQueryResultsPagesWithContext

func (_m *AthenaAPI) GetQueryResultsPagesWithContext(_a0 context.Context, _a1 *athena.GetQueryResultsInput, _a2 func(*athena.GetQueryResultsOutput, bool) bool, _a3 ...request.Option) error

GetQueryResultsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) GetQueryResultsRequest

func (_m *AthenaAPI) GetQueryResultsRequest(_a0 *athena.GetQueryResultsInput) (*request.Request, *athena.GetQueryResultsOutput)

GetQueryResultsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetQueryResultsWithContext

func (_m *AthenaAPI) GetQueryResultsWithContext(_a0 context.Context, _a1 *athena.GetQueryResultsInput, _a2 ...request.Option) (*athena.GetQueryResultsOutput, error)

GetQueryResultsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetQueryRuntimeStatistics

GetQueryRuntimeStatistics provides a mock function with given fields: _a0

func (*AthenaAPI) GetQueryRuntimeStatisticsRequest

GetQueryRuntimeStatisticsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetQueryRuntimeStatisticsWithContext

func (_m *AthenaAPI) GetQueryRuntimeStatisticsWithContext(_a0 context.Context, _a1 *athena.GetQueryRuntimeStatisticsInput, _a2 ...request.Option) (*athena.GetQueryRuntimeStatisticsOutput, error)

GetQueryRuntimeStatisticsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetSession

func (_m *AthenaAPI) GetSession(_a0 *athena.GetSessionInput) (*athena.GetSessionOutput, error)

GetSession provides a mock function with given fields: _a0

func (*AthenaAPI) GetSessionRequest

func (_m *AthenaAPI) GetSessionRequest(_a0 *athena.GetSessionInput) (*request.Request, *athena.GetSessionOutput)

GetSessionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetSessionStatus

GetSessionStatus provides a mock function with given fields: _a0

func (*AthenaAPI) GetSessionStatusRequest

func (_m *AthenaAPI) GetSessionStatusRequest(_a0 *athena.GetSessionStatusInput) (*request.Request, *athena.GetSessionStatusOutput)

GetSessionStatusRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetSessionStatusWithContext

func (_m *AthenaAPI) GetSessionStatusWithContext(_a0 context.Context, _a1 *athena.GetSessionStatusInput, _a2 ...request.Option) (*athena.GetSessionStatusOutput, error)

GetSessionStatusWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetSessionWithContext

func (_m *AthenaAPI) GetSessionWithContext(_a0 context.Context, _a1 *athena.GetSessionInput, _a2 ...request.Option) (*athena.GetSessionOutput, error)

GetSessionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetTableMetadata

GetTableMetadata provides a mock function with given fields: _a0

func (*AthenaAPI) GetTableMetadataRequest

func (_m *AthenaAPI) GetTableMetadataRequest(_a0 *athena.GetTableMetadataInput) (*request.Request, *athena.GetTableMetadataOutput)

GetTableMetadataRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetTableMetadataWithContext

func (_m *AthenaAPI) GetTableMetadataWithContext(_a0 context.Context, _a1 *athena.GetTableMetadataInput, _a2 ...request.Option) (*athena.GetTableMetadataOutput, error)

GetTableMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) GetWorkGroup

func (_m *AthenaAPI) GetWorkGroup(_a0 *athena.GetWorkGroupInput) (*athena.GetWorkGroupOutput, error)

GetWorkGroup provides a mock function with given fields: _a0

func (*AthenaAPI) GetWorkGroupRequest

func (_m *AthenaAPI) GetWorkGroupRequest(_a0 *athena.GetWorkGroupInput) (*request.Request, *athena.GetWorkGroupOutput)

GetWorkGroupRequest provides a mock function with given fields: _a0

func (*AthenaAPI) GetWorkGroupWithContext

func (_m *AthenaAPI) GetWorkGroupWithContext(_a0 context.Context, _a1 *athena.GetWorkGroupInput, _a2 ...request.Option) (*athena.GetWorkGroupOutput, error)

GetWorkGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ImportNotebook

ImportNotebook provides a mock function with given fields: _a0

func (*AthenaAPI) ImportNotebookRequest

func (_m *AthenaAPI) ImportNotebookRequest(_a0 *athena.ImportNotebookInput) (*request.Request, *athena.ImportNotebookOutput)

ImportNotebookRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ImportNotebookWithContext

func (_m *AthenaAPI) ImportNotebookWithContext(_a0 context.Context, _a1 *athena.ImportNotebookInput, _a2 ...request.Option) (*athena.ImportNotebookOutput, error)

ImportNotebookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListApplicationDPUSizes

ListApplicationDPUSizes provides a mock function with given fields: _a0

func (*AthenaAPI) ListApplicationDPUSizesPages

func (_m *AthenaAPI) ListApplicationDPUSizesPages(_a0 *athena.ListApplicationDPUSizesInput, _a1 func(*athena.ListApplicationDPUSizesOutput, bool) bool) error

ListApplicationDPUSizesPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListApplicationDPUSizesPagesWithContext

func (_m *AthenaAPI) ListApplicationDPUSizesPagesWithContext(_a0 context.Context, _a1 *athena.ListApplicationDPUSizesInput, _a2 func(*athena.ListApplicationDPUSizesOutput, bool) bool, _a3 ...request.Option) error

ListApplicationDPUSizesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListApplicationDPUSizesRequest

ListApplicationDPUSizesRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListApplicationDPUSizesWithContext

func (_m *AthenaAPI) ListApplicationDPUSizesWithContext(_a0 context.Context, _a1 *athena.ListApplicationDPUSizesInput, _a2 ...request.Option) (*athena.ListApplicationDPUSizesOutput, error)

ListApplicationDPUSizesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListCalculationExecutions

ListCalculationExecutions provides a mock function with given fields: _a0

func (*AthenaAPI) ListCalculationExecutionsPages

func (_m *AthenaAPI) ListCalculationExecutionsPages(_a0 *athena.ListCalculationExecutionsInput, _a1 func(*athena.ListCalculationExecutionsOutput, bool) bool) error

ListCalculationExecutionsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListCalculationExecutionsPagesWithContext

func (_m *AthenaAPI) ListCalculationExecutionsPagesWithContext(_a0 context.Context, _a1 *athena.ListCalculationExecutionsInput, _a2 func(*athena.ListCalculationExecutionsOutput, bool) bool, _a3 ...request.Option) error

ListCalculationExecutionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListCalculationExecutionsRequest

ListCalculationExecutionsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListCalculationExecutionsWithContext

func (_m *AthenaAPI) ListCalculationExecutionsWithContext(_a0 context.Context, _a1 *athena.ListCalculationExecutionsInput, _a2 ...request.Option) (*athena.ListCalculationExecutionsOutput, error)

ListCalculationExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListCapacityReservations

ListCapacityReservations provides a mock function with given fields: _a0

func (*AthenaAPI) ListCapacityReservationsPages

func (_m *AthenaAPI) ListCapacityReservationsPages(_a0 *athena.ListCapacityReservationsInput, _a1 func(*athena.ListCapacityReservationsOutput, bool) bool) error

ListCapacityReservationsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListCapacityReservationsPagesWithContext

func (_m *AthenaAPI) ListCapacityReservationsPagesWithContext(_a0 context.Context, _a1 *athena.ListCapacityReservationsInput, _a2 func(*athena.ListCapacityReservationsOutput, bool) bool, _a3 ...request.Option) error

ListCapacityReservationsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListCapacityReservationsRequest

ListCapacityReservationsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListCapacityReservationsWithContext

func (_m *AthenaAPI) ListCapacityReservationsWithContext(_a0 context.Context, _a1 *athena.ListCapacityReservationsInput, _a2 ...request.Option) (*athena.ListCapacityReservationsOutput, error)

ListCapacityReservationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListDataCatalogs

ListDataCatalogs provides a mock function with given fields: _a0

func (*AthenaAPI) ListDataCatalogsPages

func (_m *AthenaAPI) ListDataCatalogsPages(_a0 *athena.ListDataCatalogsInput, _a1 func(*athena.ListDataCatalogsOutput, bool) bool) error

ListDataCatalogsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListDataCatalogsPagesWithContext

func (_m *AthenaAPI) ListDataCatalogsPagesWithContext(_a0 context.Context, _a1 *athena.ListDataCatalogsInput, _a2 func(*athena.ListDataCatalogsOutput, bool) bool, _a3 ...request.Option) error

ListDataCatalogsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListDataCatalogsRequest

func (_m *AthenaAPI) ListDataCatalogsRequest(_a0 *athena.ListDataCatalogsInput) (*request.Request, *athena.ListDataCatalogsOutput)

ListDataCatalogsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListDataCatalogsWithContext

func (_m *AthenaAPI) ListDataCatalogsWithContext(_a0 context.Context, _a1 *athena.ListDataCatalogsInput, _a2 ...request.Option) (*athena.ListDataCatalogsOutput, error)

ListDataCatalogsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListDatabases

func (_m *AthenaAPI) ListDatabases(_a0 *athena.ListDatabasesInput) (*athena.ListDatabasesOutput, error)

ListDatabases provides a mock function with given fields: _a0

func (*AthenaAPI) ListDatabasesPages

func (_m *AthenaAPI) ListDatabasesPages(_a0 *athena.ListDatabasesInput, _a1 func(*athena.ListDatabasesOutput, bool) bool) error

ListDatabasesPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListDatabasesPagesWithContext

func (_m *AthenaAPI) ListDatabasesPagesWithContext(_a0 context.Context, _a1 *athena.ListDatabasesInput, _a2 func(*athena.ListDatabasesOutput, bool) bool, _a3 ...request.Option) error

ListDatabasesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListDatabasesRequest

func (_m *AthenaAPI) ListDatabasesRequest(_a0 *athena.ListDatabasesInput) (*request.Request, *athena.ListDatabasesOutput)

ListDatabasesRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListDatabasesWithContext

func (_m *AthenaAPI) ListDatabasesWithContext(_a0 context.Context, _a1 *athena.ListDatabasesInput, _a2 ...request.Option) (*athena.ListDatabasesOutput, error)

ListDatabasesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListEngineVersions

ListEngineVersions provides a mock function with given fields: _a0

func (*AthenaAPI) ListEngineVersionsPages

func (_m *AthenaAPI) ListEngineVersionsPages(_a0 *athena.ListEngineVersionsInput, _a1 func(*athena.ListEngineVersionsOutput, bool) bool) error

ListEngineVersionsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListEngineVersionsPagesWithContext

func (_m *AthenaAPI) ListEngineVersionsPagesWithContext(_a0 context.Context, _a1 *athena.ListEngineVersionsInput, _a2 func(*athena.ListEngineVersionsOutput, bool) bool, _a3 ...request.Option) error

ListEngineVersionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListEngineVersionsRequest

func (_m *AthenaAPI) ListEngineVersionsRequest(_a0 *athena.ListEngineVersionsInput) (*request.Request, *athena.ListEngineVersionsOutput)

ListEngineVersionsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListEngineVersionsWithContext

func (_m *AthenaAPI) ListEngineVersionsWithContext(_a0 context.Context, _a1 *athena.ListEngineVersionsInput, _a2 ...request.Option) (*athena.ListEngineVersionsOutput, error)

ListEngineVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListExecutors

func (_m *AthenaAPI) ListExecutors(_a0 *athena.ListExecutorsInput) (*athena.ListExecutorsOutput, error)

ListExecutors provides a mock function with given fields: _a0

func (*AthenaAPI) ListExecutorsPages

func (_m *AthenaAPI) ListExecutorsPages(_a0 *athena.ListExecutorsInput, _a1 func(*athena.ListExecutorsOutput, bool) bool) error

ListExecutorsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListExecutorsPagesWithContext

func (_m *AthenaAPI) ListExecutorsPagesWithContext(_a0 context.Context, _a1 *athena.ListExecutorsInput, _a2 func(*athena.ListExecutorsOutput, bool) bool, _a3 ...request.Option) error

ListExecutorsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListExecutorsRequest

func (_m *AthenaAPI) ListExecutorsRequest(_a0 *athena.ListExecutorsInput) (*request.Request, *athena.ListExecutorsOutput)

ListExecutorsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListExecutorsWithContext

func (_m *AthenaAPI) ListExecutorsWithContext(_a0 context.Context, _a1 *athena.ListExecutorsInput, _a2 ...request.Option) (*athena.ListExecutorsOutput, error)

ListExecutorsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListNamedQueries

ListNamedQueries provides a mock function with given fields: _a0

func (*AthenaAPI) ListNamedQueriesPages

func (_m *AthenaAPI) ListNamedQueriesPages(_a0 *athena.ListNamedQueriesInput, _a1 func(*athena.ListNamedQueriesOutput, bool) bool) error

ListNamedQueriesPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListNamedQueriesPagesWithContext

func (_m *AthenaAPI) ListNamedQueriesPagesWithContext(_a0 context.Context, _a1 *athena.ListNamedQueriesInput, _a2 func(*athena.ListNamedQueriesOutput, bool) bool, _a3 ...request.Option) error

ListNamedQueriesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListNamedQueriesRequest

func (_m *AthenaAPI) ListNamedQueriesRequest(_a0 *athena.ListNamedQueriesInput) (*request.Request, *athena.ListNamedQueriesOutput)

ListNamedQueriesRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListNamedQueriesWithContext

func (_m *AthenaAPI) ListNamedQueriesWithContext(_a0 context.Context, _a1 *athena.ListNamedQueriesInput, _a2 ...request.Option) (*athena.ListNamedQueriesOutput, error)

ListNamedQueriesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListNotebookMetadata

ListNotebookMetadata provides a mock function with given fields: _a0

func (*AthenaAPI) ListNotebookMetadataRequest

func (_m *AthenaAPI) ListNotebookMetadataRequest(_a0 *athena.ListNotebookMetadataInput) (*request.Request, *athena.ListNotebookMetadataOutput)

ListNotebookMetadataRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListNotebookMetadataWithContext

func (_m *AthenaAPI) ListNotebookMetadataWithContext(_a0 context.Context, _a1 *athena.ListNotebookMetadataInput, _a2 ...request.Option) (*athena.ListNotebookMetadataOutput, error)

ListNotebookMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListNotebookSessions

ListNotebookSessions provides a mock function with given fields: _a0

func (*AthenaAPI) ListNotebookSessionsRequest

func (_m *AthenaAPI) ListNotebookSessionsRequest(_a0 *athena.ListNotebookSessionsInput) (*request.Request, *athena.ListNotebookSessionsOutput)

ListNotebookSessionsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListNotebookSessionsWithContext

func (_m *AthenaAPI) ListNotebookSessionsWithContext(_a0 context.Context, _a1 *athena.ListNotebookSessionsInput, _a2 ...request.Option) (*athena.ListNotebookSessionsOutput, error)

ListNotebookSessionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListPreparedStatements

ListPreparedStatements provides a mock function with given fields: _a0

func (*AthenaAPI) ListPreparedStatementsPages

func (_m *AthenaAPI) ListPreparedStatementsPages(_a0 *athena.ListPreparedStatementsInput, _a1 func(*athena.ListPreparedStatementsOutput, bool) bool) error

ListPreparedStatementsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListPreparedStatementsPagesWithContext

func (_m *AthenaAPI) ListPreparedStatementsPagesWithContext(_a0 context.Context, _a1 *athena.ListPreparedStatementsInput, _a2 func(*athena.ListPreparedStatementsOutput, bool) bool, _a3 ...request.Option) error

ListPreparedStatementsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListPreparedStatementsRequest

func (_m *AthenaAPI) ListPreparedStatementsRequest(_a0 *athena.ListPreparedStatementsInput) (*request.Request, *athena.ListPreparedStatementsOutput)

ListPreparedStatementsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListPreparedStatementsWithContext

func (_m *AthenaAPI) ListPreparedStatementsWithContext(_a0 context.Context, _a1 *athena.ListPreparedStatementsInput, _a2 ...request.Option) (*athena.ListPreparedStatementsOutput, error)

ListPreparedStatementsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListQueryExecutions

ListQueryExecutions provides a mock function with given fields: _a0

func (*AthenaAPI) ListQueryExecutionsPages

func (_m *AthenaAPI) ListQueryExecutionsPages(_a0 *athena.ListQueryExecutionsInput, _a1 func(*athena.ListQueryExecutionsOutput, bool) bool) error

ListQueryExecutionsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListQueryExecutionsPagesWithContext

func (_m *AthenaAPI) ListQueryExecutionsPagesWithContext(_a0 context.Context, _a1 *athena.ListQueryExecutionsInput, _a2 func(*athena.ListQueryExecutionsOutput, bool) bool, _a3 ...request.Option) error

ListQueryExecutionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListQueryExecutionsRequest

func (_m *AthenaAPI) ListQueryExecutionsRequest(_a0 *athena.ListQueryExecutionsInput) (*request.Request, *athena.ListQueryExecutionsOutput)

ListQueryExecutionsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListQueryExecutionsWithContext

func (_m *AthenaAPI) ListQueryExecutionsWithContext(_a0 context.Context, _a1 *athena.ListQueryExecutionsInput, _a2 ...request.Option) (*athena.ListQueryExecutionsOutput, error)

ListQueryExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListSessions

func (_m *AthenaAPI) ListSessions(_a0 *athena.ListSessionsInput) (*athena.ListSessionsOutput, error)

ListSessions provides a mock function with given fields: _a0

func (*AthenaAPI) ListSessionsPages

func (_m *AthenaAPI) ListSessionsPages(_a0 *athena.ListSessionsInput, _a1 func(*athena.ListSessionsOutput, bool) bool) error

ListSessionsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListSessionsPagesWithContext

func (_m *AthenaAPI) ListSessionsPagesWithContext(_a0 context.Context, _a1 *athena.ListSessionsInput, _a2 func(*athena.ListSessionsOutput, bool) bool, _a3 ...request.Option) error

ListSessionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListSessionsRequest

func (_m *AthenaAPI) ListSessionsRequest(_a0 *athena.ListSessionsInput) (*request.Request, *athena.ListSessionsOutput)

ListSessionsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListSessionsWithContext

func (_m *AthenaAPI) ListSessionsWithContext(_a0 context.Context, _a1 *athena.ListSessionsInput, _a2 ...request.Option) (*athena.ListSessionsOutput, error)

ListSessionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListTableMetadata

ListTableMetadata provides a mock function with given fields: _a0

func (*AthenaAPI) ListTableMetadataPages

func (_m *AthenaAPI) ListTableMetadataPages(_a0 *athena.ListTableMetadataInput, _a1 func(*athena.ListTableMetadataOutput, bool) bool) error

ListTableMetadataPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListTableMetadataPagesWithContext

func (_m *AthenaAPI) ListTableMetadataPagesWithContext(_a0 context.Context, _a1 *athena.ListTableMetadataInput, _a2 func(*athena.ListTableMetadataOutput, bool) bool, _a3 ...request.Option) error

ListTableMetadataPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListTableMetadataRequest

func (_m *AthenaAPI) ListTableMetadataRequest(_a0 *athena.ListTableMetadataInput) (*request.Request, *athena.ListTableMetadataOutput)

ListTableMetadataRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListTableMetadataWithContext

func (_m *AthenaAPI) ListTableMetadataWithContext(_a0 context.Context, _a1 *athena.ListTableMetadataInput, _a2 ...request.Option) (*athena.ListTableMetadataOutput, error)

ListTableMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListTagsForResource

ListTagsForResource provides a mock function with given fields: _a0

func (*AthenaAPI) ListTagsForResourcePages

func (_m *AthenaAPI) ListTagsForResourcePages(_a0 *athena.ListTagsForResourceInput, _a1 func(*athena.ListTagsForResourceOutput, bool) bool) error

ListTagsForResourcePages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListTagsForResourcePagesWithContext

func (_m *AthenaAPI) ListTagsForResourcePagesWithContext(_a0 context.Context, _a1 *athena.ListTagsForResourceInput, _a2 func(*athena.ListTagsForResourceOutput, bool) bool, _a3 ...request.Option) error

ListTagsForResourcePagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListTagsForResourceRequest

func (_m *AthenaAPI) ListTagsForResourceRequest(_a0 *athena.ListTagsForResourceInput) (*request.Request, *athena.ListTagsForResourceOutput)

ListTagsForResourceRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListTagsForResourceWithContext

func (_m *AthenaAPI) ListTagsForResourceWithContext(_a0 context.Context, _a1 *athena.ListTagsForResourceInput, _a2 ...request.Option) (*athena.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) ListWorkGroups

ListWorkGroups provides a mock function with given fields: _a0

func (*AthenaAPI) ListWorkGroupsPages

func (_m *AthenaAPI) ListWorkGroupsPages(_a0 *athena.ListWorkGroupsInput, _a1 func(*athena.ListWorkGroupsOutput, bool) bool) error

ListWorkGroupsPages provides a mock function with given fields: _a0, _a1

func (*AthenaAPI) ListWorkGroupsPagesWithContext

func (_m *AthenaAPI) ListWorkGroupsPagesWithContext(_a0 context.Context, _a1 *athena.ListWorkGroupsInput, _a2 func(*athena.ListWorkGroupsOutput, bool) bool, _a3 ...request.Option) error

ListWorkGroupsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*AthenaAPI) ListWorkGroupsRequest

func (_m *AthenaAPI) ListWorkGroupsRequest(_a0 *athena.ListWorkGroupsInput) (*request.Request, *athena.ListWorkGroupsOutput)

ListWorkGroupsRequest provides a mock function with given fields: _a0

func (*AthenaAPI) ListWorkGroupsWithContext

func (_m *AthenaAPI) ListWorkGroupsWithContext(_a0 context.Context, _a1 *athena.ListWorkGroupsInput, _a2 ...request.Option) (*athena.ListWorkGroupsOutput, error)

ListWorkGroupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) PutCapacityAssignmentConfiguration

PutCapacityAssignmentConfiguration provides a mock function with given fields: _a0

func (*AthenaAPI) PutCapacityAssignmentConfigurationRequest

PutCapacityAssignmentConfigurationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) PutCapacityAssignmentConfigurationWithContext

func (_m *AthenaAPI) PutCapacityAssignmentConfigurationWithContext(_a0 context.Context, _a1 *athena.PutCapacityAssignmentConfigurationInput, _a2 ...request.Option) (*athena.PutCapacityAssignmentConfigurationOutput, error)

PutCapacityAssignmentConfigurationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) StartCalculationExecution

StartCalculationExecution provides a mock function with given fields: _a0

func (*AthenaAPI) StartCalculationExecutionRequest

StartCalculationExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) StartCalculationExecutionWithContext

func (_m *AthenaAPI) StartCalculationExecutionWithContext(_a0 context.Context, _a1 *athena.StartCalculationExecutionInput, _a2 ...request.Option) (*athena.StartCalculationExecutionOutput, error)

StartCalculationExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) StartQueryExecution

StartQueryExecution provides a mock function with given fields: _a0

func (*AthenaAPI) StartQueryExecutionRequest

func (_m *AthenaAPI) StartQueryExecutionRequest(_a0 *athena.StartQueryExecutionInput) (*request.Request, *athena.StartQueryExecutionOutput)

StartQueryExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) StartQueryExecutionWithContext

func (_m *AthenaAPI) StartQueryExecutionWithContext(_a0 context.Context, _a1 *athena.StartQueryExecutionInput, _a2 ...request.Option) (*athena.StartQueryExecutionOutput, error)

StartQueryExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) StartSession

func (_m *AthenaAPI) StartSession(_a0 *athena.StartSessionInput) (*athena.StartSessionOutput, error)

StartSession provides a mock function with given fields: _a0

func (*AthenaAPI) StartSessionRequest

func (_m *AthenaAPI) StartSessionRequest(_a0 *athena.StartSessionInput) (*request.Request, *athena.StartSessionOutput)

StartSessionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) StartSessionWithContext

func (_m *AthenaAPI) StartSessionWithContext(_a0 context.Context, _a1 *athena.StartSessionInput, _a2 ...request.Option) (*athena.StartSessionOutput, error)

StartSessionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) StopCalculationExecution

StopCalculationExecution provides a mock function with given fields: _a0

func (*AthenaAPI) StopCalculationExecutionRequest

StopCalculationExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) StopCalculationExecutionWithContext

func (_m *AthenaAPI) StopCalculationExecutionWithContext(_a0 context.Context, _a1 *athena.StopCalculationExecutionInput, _a2 ...request.Option) (*athena.StopCalculationExecutionOutput, error)

StopCalculationExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) StopQueryExecution

StopQueryExecution provides a mock function with given fields: _a0

func (*AthenaAPI) StopQueryExecutionRequest

func (_m *AthenaAPI) StopQueryExecutionRequest(_a0 *athena.StopQueryExecutionInput) (*request.Request, *athena.StopQueryExecutionOutput)

StopQueryExecutionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) StopQueryExecutionWithContext

func (_m *AthenaAPI) StopQueryExecutionWithContext(_a0 context.Context, _a1 *athena.StopQueryExecutionInput, _a2 ...request.Option) (*athena.StopQueryExecutionOutput, error)

StopQueryExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) TagResource

func (_m *AthenaAPI) TagResource(_a0 *athena.TagResourceInput) (*athena.TagResourceOutput, error)

TagResource provides a mock function with given fields: _a0

func (*AthenaAPI) TagResourceRequest

func (_m *AthenaAPI) TagResourceRequest(_a0 *athena.TagResourceInput) (*request.Request, *athena.TagResourceOutput)

TagResourceRequest provides a mock function with given fields: _a0

func (*AthenaAPI) TagResourceWithContext

func (_m *AthenaAPI) TagResourceWithContext(_a0 context.Context, _a1 *athena.TagResourceInput, _a2 ...request.Option) (*athena.TagResourceOutput, error)

TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) TerminateSession

TerminateSession provides a mock function with given fields: _a0

func (*AthenaAPI) TerminateSessionRequest

func (_m *AthenaAPI) TerminateSessionRequest(_a0 *athena.TerminateSessionInput) (*request.Request, *athena.TerminateSessionOutput)

TerminateSessionRequest provides a mock function with given fields: _a0

func (*AthenaAPI) TerminateSessionWithContext

func (_m *AthenaAPI) TerminateSessionWithContext(_a0 context.Context, _a1 *athena.TerminateSessionInput, _a2 ...request.Option) (*athena.TerminateSessionOutput, error)

TerminateSessionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UntagResource

func (_m *AthenaAPI) UntagResource(_a0 *athena.UntagResourceInput) (*athena.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: _a0

func (*AthenaAPI) UntagResourceRequest

func (_m *AthenaAPI) UntagResourceRequest(_a0 *athena.UntagResourceInput) (*request.Request, *athena.UntagResourceOutput)

UntagResourceRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UntagResourceWithContext

func (_m *AthenaAPI) UntagResourceWithContext(_a0 context.Context, _a1 *athena.UntagResourceInput, _a2 ...request.Option) (*athena.UntagResourceOutput, error)

UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdateCapacityReservation

UpdateCapacityReservation provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateCapacityReservationRequest

UpdateCapacityReservationRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateCapacityReservationWithContext

func (_m *AthenaAPI) UpdateCapacityReservationWithContext(_a0 context.Context, _a1 *athena.UpdateCapacityReservationInput, _a2 ...request.Option) (*athena.UpdateCapacityReservationOutput, error)

UpdateCapacityReservationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdateDataCatalog

UpdateDataCatalog provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateDataCatalogRequest

func (_m *AthenaAPI) UpdateDataCatalogRequest(_a0 *athena.UpdateDataCatalogInput) (*request.Request, *athena.UpdateDataCatalogOutput)

UpdateDataCatalogRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateDataCatalogWithContext

func (_m *AthenaAPI) UpdateDataCatalogWithContext(_a0 context.Context, _a1 *athena.UpdateDataCatalogInput, _a2 ...request.Option) (*athena.UpdateDataCatalogOutput, error)

UpdateDataCatalogWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdateNamedQuery

UpdateNamedQuery provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateNamedQueryRequest

func (_m *AthenaAPI) UpdateNamedQueryRequest(_a0 *athena.UpdateNamedQueryInput) (*request.Request, *athena.UpdateNamedQueryOutput)

UpdateNamedQueryRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateNamedQueryWithContext

func (_m *AthenaAPI) UpdateNamedQueryWithContext(_a0 context.Context, _a1 *athena.UpdateNamedQueryInput, _a2 ...request.Option) (*athena.UpdateNamedQueryOutput, error)

UpdateNamedQueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdateNotebook

UpdateNotebook provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateNotebookMetadata

UpdateNotebookMetadata provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateNotebookMetadataRequest

func (_m *AthenaAPI) UpdateNotebookMetadataRequest(_a0 *athena.UpdateNotebookMetadataInput) (*request.Request, *athena.UpdateNotebookMetadataOutput)

UpdateNotebookMetadataRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateNotebookMetadataWithContext

func (_m *AthenaAPI) UpdateNotebookMetadataWithContext(_a0 context.Context, _a1 *athena.UpdateNotebookMetadataInput, _a2 ...request.Option) (*athena.UpdateNotebookMetadataOutput, error)

UpdateNotebookMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdateNotebookRequest

func (_m *AthenaAPI) UpdateNotebookRequest(_a0 *athena.UpdateNotebookInput) (*request.Request, *athena.UpdateNotebookOutput)

UpdateNotebookRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateNotebookWithContext

func (_m *AthenaAPI) UpdateNotebookWithContext(_a0 context.Context, _a1 *athena.UpdateNotebookInput, _a2 ...request.Option) (*athena.UpdateNotebookOutput, error)

UpdateNotebookWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdatePreparedStatement

UpdatePreparedStatement provides a mock function with given fields: _a0

func (*AthenaAPI) UpdatePreparedStatementRequest

UpdatePreparedStatementRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdatePreparedStatementWithContext

func (_m *AthenaAPI) UpdatePreparedStatementWithContext(_a0 context.Context, _a1 *athena.UpdatePreparedStatementInput, _a2 ...request.Option) (*athena.UpdatePreparedStatementOutput, error)

UpdatePreparedStatementWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*AthenaAPI) UpdateWorkGroup

UpdateWorkGroup provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateWorkGroupRequest

func (_m *AthenaAPI) UpdateWorkGroupRequest(_a0 *athena.UpdateWorkGroupInput) (*request.Request, *athena.UpdateWorkGroupOutput)

UpdateWorkGroupRequest provides a mock function with given fields: _a0

func (*AthenaAPI) UpdateWorkGroupWithContext

func (_m *AthenaAPI) UpdateWorkGroupWithContext(_a0 context.Context, _a1 *athena.UpdateWorkGroupInput, _a2 ...request.Option) (*athena.UpdateWorkGroupOutput, error)

UpdateWorkGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

type Stringer

type Stringer struct {
	mock.Mock
}

Stringer is an autogenerated mock type for the Stringer type

func NewStringer

func NewStringer(t interface {
	mock.TestingT
	Cleanup(func())
}) *Stringer

NewStringer creates a new instance of Stringer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Stringer) String

func (_m *Stringer) String() string

String provides a mock function with given fields:

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL