Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) BatchCreatePartition(ctx context.Context, params *glue.BatchCreatePartitionInput, ...) (*glue.BatchCreatePartitionOutput, error)
- func (_m *IClient) BatchDeleteConnection(ctx context.Context, params *glue.BatchDeleteConnectionInput, ...) (*glue.BatchDeleteConnectionOutput, error)
- func (_m *IClient) BatchDeletePartition(ctx context.Context, params *glue.BatchDeletePartitionInput, ...) (*glue.BatchDeletePartitionOutput, error)
- func (_m *IClient) BatchDeleteTable(ctx context.Context, params *glue.BatchDeleteTableInput, ...) (*glue.BatchDeleteTableOutput, error)
- func (_m *IClient) BatchDeleteTableVersion(ctx context.Context, params *glue.BatchDeleteTableVersionInput, ...) (*glue.BatchDeleteTableVersionOutput, error)
- func (_m *IClient) BatchGetBlueprints(ctx context.Context, params *glue.BatchGetBlueprintsInput, ...) (*glue.BatchGetBlueprintsOutput, error)
- func (_m *IClient) BatchGetCrawlers(ctx context.Context, params *glue.BatchGetCrawlersInput, ...) (*glue.BatchGetCrawlersOutput, error)
- func (_m *IClient) BatchGetCustomEntityTypes(ctx context.Context, params *glue.BatchGetCustomEntityTypesInput, ...) (*glue.BatchGetCustomEntityTypesOutput, error)
- func (_m *IClient) BatchGetDataQualityResult(ctx context.Context, params *glue.BatchGetDataQualityResultInput, ...) (*glue.BatchGetDataQualityResultOutput, error)
- func (_m *IClient) BatchGetDevEndpoints(ctx context.Context, params *glue.BatchGetDevEndpointsInput, ...) (*glue.BatchGetDevEndpointsOutput, error)
- func (_m *IClient) BatchGetJobs(ctx context.Context, params *glue.BatchGetJobsInput, ...) (*glue.BatchGetJobsOutput, error)
- func (_m *IClient) BatchGetPartition(ctx context.Context, params *glue.BatchGetPartitionInput, ...) (*glue.BatchGetPartitionOutput, error)
- func (_m *IClient) BatchGetTableOptimizer(ctx context.Context, params *glue.BatchGetTableOptimizerInput, ...) (*glue.BatchGetTableOptimizerOutput, error)
- func (_m *IClient) BatchGetTriggers(ctx context.Context, params *glue.BatchGetTriggersInput, ...) (*glue.BatchGetTriggersOutput, error)
- func (_m *IClient) BatchGetWorkflows(ctx context.Context, params *glue.BatchGetWorkflowsInput, ...) (*glue.BatchGetWorkflowsOutput, error)
- func (_m *IClient) BatchStopJobRun(ctx context.Context, params *glue.BatchStopJobRunInput, ...) (*glue.BatchStopJobRunOutput, error)
- func (_m *IClient) BatchUpdatePartition(ctx context.Context, params *glue.BatchUpdatePartitionInput, ...) (*glue.BatchUpdatePartitionOutput, error)
- func (_m *IClient) CancelDataQualityRuleRecommendationRun(ctx context.Context, params *glue.CancelDataQualityRuleRecommendationRunInput, ...) (*glue.CancelDataQualityRuleRecommendationRunOutput, error)
- func (_m *IClient) CancelDataQualityRulesetEvaluationRun(ctx context.Context, params *glue.CancelDataQualityRulesetEvaluationRunInput, ...) (*glue.CancelDataQualityRulesetEvaluationRunOutput, error)
- func (_m *IClient) CancelMLTaskRun(ctx context.Context, params *glue.CancelMLTaskRunInput, ...) (*glue.CancelMLTaskRunOutput, error)
- func (_m *IClient) CancelStatement(ctx context.Context, params *glue.CancelStatementInput, ...) (*glue.CancelStatementOutput, error)
- func (_m *IClient) CheckSchemaVersionValidity(ctx context.Context, params *glue.CheckSchemaVersionValidityInput, ...) (*glue.CheckSchemaVersionValidityOutput, error)
- func (_m *IClient) CreateBlueprint(ctx context.Context, params *glue.CreateBlueprintInput, ...) (*glue.CreateBlueprintOutput, error)
- func (_m *IClient) CreateClassifier(ctx context.Context, params *glue.CreateClassifierInput, ...) (*glue.CreateClassifierOutput, error)
- func (_m *IClient) CreateConnection(ctx context.Context, params *glue.CreateConnectionInput, ...) (*glue.CreateConnectionOutput, error)
- func (_m *IClient) CreateCrawler(ctx context.Context, params *glue.CreateCrawlerInput, ...) (*glue.CreateCrawlerOutput, error)
- func (_m *IClient) CreateCustomEntityType(ctx context.Context, params *glue.CreateCustomEntityTypeInput, ...) (*glue.CreateCustomEntityTypeOutput, error)
- func (_m *IClient) CreateDataQualityRuleset(ctx context.Context, params *glue.CreateDataQualityRulesetInput, ...) (*glue.CreateDataQualityRulesetOutput, error)
- func (_m *IClient) CreateDatabase(ctx context.Context, params *glue.CreateDatabaseInput, ...) (*glue.CreateDatabaseOutput, error)
- func (_m *IClient) CreateDevEndpoint(ctx context.Context, params *glue.CreateDevEndpointInput, ...) (*glue.CreateDevEndpointOutput, error)
- func (_m *IClient) CreateJob(ctx context.Context, params *glue.CreateJobInput, ...) (*glue.CreateJobOutput, error)
- func (_m *IClient) CreateMLTransform(ctx context.Context, params *glue.CreateMLTransformInput, ...) (*glue.CreateMLTransformOutput, error)
- func (_m *IClient) CreatePartition(ctx context.Context, params *glue.CreatePartitionInput, ...) (*glue.CreatePartitionOutput, error)
- func (_m *IClient) CreatePartitionIndex(ctx context.Context, params *glue.CreatePartitionIndexInput, ...) (*glue.CreatePartitionIndexOutput, error)
- func (_m *IClient) CreateRegistry(ctx context.Context, params *glue.CreateRegistryInput, ...) (*glue.CreateRegistryOutput, error)
- func (_m *IClient) CreateSchema(ctx context.Context, params *glue.CreateSchemaInput, ...) (*glue.CreateSchemaOutput, error)
- func (_m *IClient) CreateScript(ctx context.Context, params *glue.CreateScriptInput, ...) (*glue.CreateScriptOutput, error)
- func (_m *IClient) CreateSecurityConfiguration(ctx context.Context, params *glue.CreateSecurityConfigurationInput, ...) (*glue.CreateSecurityConfigurationOutput, error)
- func (_m *IClient) CreateSession(ctx context.Context, params *glue.CreateSessionInput, ...) (*glue.CreateSessionOutput, error)
- func (_m *IClient) CreateTable(ctx context.Context, params *glue.CreateTableInput, ...) (*glue.CreateTableOutput, error)
- func (_m *IClient) CreateTableOptimizer(ctx context.Context, params *glue.CreateTableOptimizerInput, ...) (*glue.CreateTableOptimizerOutput, error)
- func (_m *IClient) CreateTrigger(ctx context.Context, params *glue.CreateTriggerInput, ...) (*glue.CreateTriggerOutput, error)
- func (_m *IClient) CreateUsageProfile(ctx context.Context, params *glue.CreateUsageProfileInput, ...) (*glue.CreateUsageProfileOutput, error)
- func (_m *IClient) CreateUserDefinedFunction(ctx context.Context, params *glue.CreateUserDefinedFunctionInput, ...) (*glue.CreateUserDefinedFunctionOutput, error)
- func (_m *IClient) CreateWorkflow(ctx context.Context, params *glue.CreateWorkflowInput, ...) (*glue.CreateWorkflowOutput, error)
- func (_m *IClient) DeleteBlueprint(ctx context.Context, params *glue.DeleteBlueprintInput, ...) (*glue.DeleteBlueprintOutput, error)
- func (_m *IClient) DeleteClassifier(ctx context.Context, params *glue.DeleteClassifierInput, ...) (*glue.DeleteClassifierOutput, error)
- func (_m *IClient) DeleteColumnStatisticsForPartition(ctx context.Context, params *glue.DeleteColumnStatisticsForPartitionInput, ...) (*glue.DeleteColumnStatisticsForPartitionOutput, error)
- func (_m *IClient) DeleteColumnStatisticsForTable(ctx context.Context, params *glue.DeleteColumnStatisticsForTableInput, ...) (*glue.DeleteColumnStatisticsForTableOutput, error)
- func (_m *IClient) DeleteConnection(ctx context.Context, params *glue.DeleteConnectionInput, ...) (*glue.DeleteConnectionOutput, error)
- func (_m *IClient) DeleteCrawler(ctx context.Context, params *glue.DeleteCrawlerInput, ...) (*glue.DeleteCrawlerOutput, error)
- func (_m *IClient) DeleteCustomEntityType(ctx context.Context, params *glue.DeleteCustomEntityTypeInput, ...) (*glue.DeleteCustomEntityTypeOutput, error)
- func (_m *IClient) DeleteDataQualityRuleset(ctx context.Context, params *glue.DeleteDataQualityRulesetInput, ...) (*glue.DeleteDataQualityRulesetOutput, error)
- func (_m *IClient) DeleteDatabase(ctx context.Context, params *glue.DeleteDatabaseInput, ...) (*glue.DeleteDatabaseOutput, error)
- func (_m *IClient) DeleteDevEndpoint(ctx context.Context, params *glue.DeleteDevEndpointInput, ...) (*glue.DeleteDevEndpointOutput, error)
- func (_m *IClient) DeleteJob(ctx context.Context, params *glue.DeleteJobInput, ...) (*glue.DeleteJobOutput, error)
- func (_m *IClient) DeleteMLTransform(ctx context.Context, params *glue.DeleteMLTransformInput, ...) (*glue.DeleteMLTransformOutput, error)
- func (_m *IClient) DeletePartition(ctx context.Context, params *glue.DeletePartitionInput, ...) (*glue.DeletePartitionOutput, error)
- func (_m *IClient) DeletePartitionIndex(ctx context.Context, params *glue.DeletePartitionIndexInput, ...) (*glue.DeletePartitionIndexOutput, error)
- func (_m *IClient) DeleteRegistry(ctx context.Context, params *glue.DeleteRegistryInput, ...) (*glue.DeleteRegistryOutput, error)
- func (_m *IClient) DeleteResourcePolicy(ctx context.Context, params *glue.DeleteResourcePolicyInput, ...) (*glue.DeleteResourcePolicyOutput, error)
- func (_m *IClient) DeleteSchema(ctx context.Context, params *glue.DeleteSchemaInput, ...) (*glue.DeleteSchemaOutput, error)
- func (_m *IClient) DeleteSchemaVersions(ctx context.Context, params *glue.DeleteSchemaVersionsInput, ...) (*glue.DeleteSchemaVersionsOutput, error)
- func (_m *IClient) DeleteSecurityConfiguration(ctx context.Context, params *glue.DeleteSecurityConfigurationInput, ...) (*glue.DeleteSecurityConfigurationOutput, error)
- func (_m *IClient) DeleteSession(ctx context.Context, params *glue.DeleteSessionInput, ...) (*glue.DeleteSessionOutput, error)
- func (_m *IClient) DeleteTable(ctx context.Context, params *glue.DeleteTableInput, ...) (*glue.DeleteTableOutput, error)
- func (_m *IClient) DeleteTableOptimizer(ctx context.Context, params *glue.DeleteTableOptimizerInput, ...) (*glue.DeleteTableOptimizerOutput, error)
- func (_m *IClient) DeleteTableVersion(ctx context.Context, params *glue.DeleteTableVersionInput, ...) (*glue.DeleteTableVersionOutput, error)
- func (_m *IClient) DeleteTrigger(ctx context.Context, params *glue.DeleteTriggerInput, ...) (*glue.DeleteTriggerOutput, error)
- func (_m *IClient) DeleteUsageProfile(ctx context.Context, params *glue.DeleteUsageProfileInput, ...) (*glue.DeleteUsageProfileOutput, error)
- func (_m *IClient) DeleteUserDefinedFunction(ctx context.Context, params *glue.DeleteUserDefinedFunctionInput, ...) (*glue.DeleteUserDefinedFunctionOutput, error)
- func (_m *IClient) DeleteWorkflow(ctx context.Context, params *glue.DeleteWorkflowInput, ...) (*glue.DeleteWorkflowOutput, error)
- func (_m *IClient) GetBlueprint(ctx context.Context, params *glue.GetBlueprintInput, ...) (*glue.GetBlueprintOutput, error)
- func (_m *IClient) GetBlueprintRun(ctx context.Context, params *glue.GetBlueprintRunInput, ...) (*glue.GetBlueprintRunOutput, error)
- func (_m *IClient) GetBlueprintRuns(ctx context.Context, params *glue.GetBlueprintRunsInput, ...) (*glue.GetBlueprintRunsOutput, error)
- func (_m *IClient) GetCatalogImportStatus(ctx context.Context, params *glue.GetCatalogImportStatusInput, ...) (*glue.GetCatalogImportStatusOutput, error)
- func (_m *IClient) GetClassifier(ctx context.Context, params *glue.GetClassifierInput, ...) (*glue.GetClassifierOutput, error)
- func (_m *IClient) GetClassifiers(ctx context.Context, params *glue.GetClassifiersInput, ...) (*glue.GetClassifiersOutput, error)
- func (_m *IClient) GetColumnStatisticsForPartition(ctx context.Context, params *glue.GetColumnStatisticsForPartitionInput, ...) (*glue.GetColumnStatisticsForPartitionOutput, error)
- func (_m *IClient) GetColumnStatisticsForTable(ctx context.Context, params *glue.GetColumnStatisticsForTableInput, ...) (*glue.GetColumnStatisticsForTableOutput, error)
- func (_m *IClient) GetColumnStatisticsTaskRun(ctx context.Context, params *glue.GetColumnStatisticsTaskRunInput, ...) (*glue.GetColumnStatisticsTaskRunOutput, error)
- func (_m *IClient) GetColumnStatisticsTaskRuns(ctx context.Context, params *glue.GetColumnStatisticsTaskRunsInput, ...) (*glue.GetColumnStatisticsTaskRunsOutput, error)
- func (_m *IClient) GetConnection(ctx context.Context, params *glue.GetConnectionInput, ...) (*glue.GetConnectionOutput, error)
- func (_m *IClient) GetConnections(ctx context.Context, params *glue.GetConnectionsInput, ...) (*glue.GetConnectionsOutput, error)
- func (_m *IClient) GetCrawler(ctx context.Context, params *glue.GetCrawlerInput, ...) (*glue.GetCrawlerOutput, error)
- func (_m *IClient) GetCrawlerMetrics(ctx context.Context, params *glue.GetCrawlerMetricsInput, ...) (*glue.GetCrawlerMetricsOutput, error)
- func (_m *IClient) GetCrawlers(ctx context.Context, params *glue.GetCrawlersInput, ...) (*glue.GetCrawlersOutput, error)
- func (_m *IClient) GetCustomEntityType(ctx context.Context, params *glue.GetCustomEntityTypeInput, ...) (*glue.GetCustomEntityTypeOutput, error)
- func (_m *IClient) GetDataCatalogEncryptionSettings(ctx context.Context, params *glue.GetDataCatalogEncryptionSettingsInput, ...) (*glue.GetDataCatalogEncryptionSettingsOutput, error)
- func (_m *IClient) GetDataQualityResult(ctx context.Context, params *glue.GetDataQualityResultInput, ...) (*glue.GetDataQualityResultOutput, error)
- func (_m *IClient) GetDataQualityRuleRecommendationRun(ctx context.Context, params *glue.GetDataQualityRuleRecommendationRunInput, ...) (*glue.GetDataQualityRuleRecommendationRunOutput, error)
- func (_m *IClient) GetDataQualityRuleset(ctx context.Context, params *glue.GetDataQualityRulesetInput, ...) (*glue.GetDataQualityRulesetOutput, error)
- func (_m *IClient) GetDataQualityRulesetEvaluationRun(ctx context.Context, params *glue.GetDataQualityRulesetEvaluationRunInput, ...) (*glue.GetDataQualityRulesetEvaluationRunOutput, error)
- func (_m *IClient) GetDatabase(ctx context.Context, params *glue.GetDatabaseInput, ...) (*glue.GetDatabaseOutput, error)
- func (_m *IClient) GetDatabases(ctx context.Context, params *glue.GetDatabasesInput, ...) (*glue.GetDatabasesOutput, error)
- func (_m *IClient) GetDataflowGraph(ctx context.Context, params *glue.GetDataflowGraphInput, ...) (*glue.GetDataflowGraphOutput, error)
- func (_m *IClient) GetDevEndpoint(ctx context.Context, params *glue.GetDevEndpointInput, ...) (*glue.GetDevEndpointOutput, error)
- func (_m *IClient) GetDevEndpoints(ctx context.Context, params *glue.GetDevEndpointsInput, ...) (*glue.GetDevEndpointsOutput, error)
- func (_m *IClient) GetJob(ctx context.Context, params *glue.GetJobInput, optFns ...func(*glue.Options)) (*glue.GetJobOutput, error)
- func (_m *IClient) GetJobBookmark(ctx context.Context, params *glue.GetJobBookmarkInput, ...) (*glue.GetJobBookmarkOutput, error)
- func (_m *IClient) GetJobRun(ctx context.Context, params *glue.GetJobRunInput, ...) (*glue.GetJobRunOutput, error)
- func (_m *IClient) GetJobRuns(ctx context.Context, params *glue.GetJobRunsInput, ...) (*glue.GetJobRunsOutput, error)
- func (_m *IClient) GetJobs(ctx context.Context, params *glue.GetJobsInput, optFns ...func(*glue.Options)) (*glue.GetJobsOutput, error)
- func (_m *IClient) GetMLTaskRun(ctx context.Context, params *glue.GetMLTaskRunInput, ...) (*glue.GetMLTaskRunOutput, error)
- func (_m *IClient) GetMLTaskRuns(ctx context.Context, params *glue.GetMLTaskRunsInput, ...) (*glue.GetMLTaskRunsOutput, error)
- func (_m *IClient) GetMLTransform(ctx context.Context, params *glue.GetMLTransformInput, ...) (*glue.GetMLTransformOutput, error)
- func (_m *IClient) GetMLTransforms(ctx context.Context, params *glue.GetMLTransformsInput, ...) (*glue.GetMLTransformsOutput, error)
- func (_m *IClient) GetMapping(ctx context.Context, params *glue.GetMappingInput, ...) (*glue.GetMappingOutput, error)
- func (_m *IClient) GetPartition(ctx context.Context, params *glue.GetPartitionInput, ...) (*glue.GetPartitionOutput, error)
- func (_m *IClient) GetPartitionIndexes(ctx context.Context, params *glue.GetPartitionIndexesInput, ...) (*glue.GetPartitionIndexesOutput, error)
- func (_m *IClient) GetPartitions(ctx context.Context, params *glue.GetPartitionsInput, ...) (*glue.GetPartitionsOutput, error)
- func (_m *IClient) GetPlan(ctx context.Context, params *glue.GetPlanInput, optFns ...func(*glue.Options)) (*glue.GetPlanOutput, error)
- func (_m *IClient) GetRegistry(ctx context.Context, params *glue.GetRegistryInput, ...) (*glue.GetRegistryOutput, error)
- func (_m *IClient) GetResourcePolicies(ctx context.Context, params *glue.GetResourcePoliciesInput, ...) (*glue.GetResourcePoliciesOutput, error)
- func (_m *IClient) GetResourcePolicy(ctx context.Context, params *glue.GetResourcePolicyInput, ...) (*glue.GetResourcePolicyOutput, error)
- func (_m *IClient) GetSchema(ctx context.Context, params *glue.GetSchemaInput, ...) (*glue.GetSchemaOutput, error)
- func (_m *IClient) GetSchemaByDefinition(ctx context.Context, params *glue.GetSchemaByDefinitionInput, ...) (*glue.GetSchemaByDefinitionOutput, error)
- func (_m *IClient) GetSchemaVersion(ctx context.Context, params *glue.GetSchemaVersionInput, ...) (*glue.GetSchemaVersionOutput, error)
- func (_m *IClient) GetSchemaVersionsDiff(ctx context.Context, params *glue.GetSchemaVersionsDiffInput, ...) (*glue.GetSchemaVersionsDiffOutput, error)
- func (_m *IClient) GetSecurityConfiguration(ctx context.Context, params *glue.GetSecurityConfigurationInput, ...) (*glue.GetSecurityConfigurationOutput, error)
- func (_m *IClient) GetSecurityConfigurations(ctx context.Context, params *glue.GetSecurityConfigurationsInput, ...) (*glue.GetSecurityConfigurationsOutput, error)
- func (_m *IClient) GetSession(ctx context.Context, params *glue.GetSessionInput, ...) (*glue.GetSessionOutput, error)
- func (_m *IClient) GetStatement(ctx context.Context, params *glue.GetStatementInput, ...) (*glue.GetStatementOutput, error)
- func (_m *IClient) GetTable(ctx context.Context, params *glue.GetTableInput, optFns ...func(*glue.Options)) (*glue.GetTableOutput, error)
- func (_m *IClient) GetTableOptimizer(ctx context.Context, params *glue.GetTableOptimizerInput, ...) (*glue.GetTableOptimizerOutput, error)
- func (_m *IClient) GetTableVersion(ctx context.Context, params *glue.GetTableVersionInput, ...) (*glue.GetTableVersionOutput, error)
- func (_m *IClient) GetTableVersions(ctx context.Context, params *glue.GetTableVersionsInput, ...) (*glue.GetTableVersionsOutput, error)
- func (_m *IClient) GetTables(ctx context.Context, params *glue.GetTablesInput, ...) (*glue.GetTablesOutput, error)
- func (_m *IClient) GetTags(ctx context.Context, params *glue.GetTagsInput, optFns ...func(*glue.Options)) (*glue.GetTagsOutput, error)
- func (_m *IClient) GetTrigger(ctx context.Context, params *glue.GetTriggerInput, ...) (*glue.GetTriggerOutput, error)
- func (_m *IClient) GetTriggers(ctx context.Context, params *glue.GetTriggersInput, ...) (*glue.GetTriggersOutput, error)
- func (_m *IClient) GetUnfilteredPartitionMetadata(ctx context.Context, params *glue.GetUnfilteredPartitionMetadataInput, ...) (*glue.GetUnfilteredPartitionMetadataOutput, error)
- func (_m *IClient) GetUnfilteredPartitionsMetadata(ctx context.Context, params *glue.GetUnfilteredPartitionsMetadataInput, ...) (*glue.GetUnfilteredPartitionsMetadataOutput, error)
- func (_m *IClient) GetUnfilteredTableMetadata(ctx context.Context, params *glue.GetUnfilteredTableMetadataInput, ...) (*glue.GetUnfilteredTableMetadataOutput, error)
- func (_m *IClient) GetUsageProfile(ctx context.Context, params *glue.GetUsageProfileInput, ...) (*glue.GetUsageProfileOutput, error)
- func (_m *IClient) GetUserDefinedFunction(ctx context.Context, params *glue.GetUserDefinedFunctionInput, ...) (*glue.GetUserDefinedFunctionOutput, error)
- func (_m *IClient) GetUserDefinedFunctions(ctx context.Context, params *glue.GetUserDefinedFunctionsInput, ...) (*glue.GetUserDefinedFunctionsOutput, error)
- func (_m *IClient) GetWorkflow(ctx context.Context, params *glue.GetWorkflowInput, ...) (*glue.GetWorkflowOutput, error)
- func (_m *IClient) GetWorkflowRun(ctx context.Context, params *glue.GetWorkflowRunInput, ...) (*glue.GetWorkflowRunOutput, error)
- func (_m *IClient) GetWorkflowRunProperties(ctx context.Context, params *glue.GetWorkflowRunPropertiesInput, ...) (*glue.GetWorkflowRunPropertiesOutput, error)
- func (_m *IClient) GetWorkflowRuns(ctx context.Context, params *glue.GetWorkflowRunsInput, ...) (*glue.GetWorkflowRunsOutput, error)
- func (_m *IClient) ImportCatalogToGlue(ctx context.Context, params *glue.ImportCatalogToGlueInput, ...) (*glue.ImportCatalogToGlueOutput, error)
- func (_m *IClient) ListBlueprints(ctx context.Context, params *glue.ListBlueprintsInput, ...) (*glue.ListBlueprintsOutput, error)
- func (_m *IClient) ListColumnStatisticsTaskRuns(ctx context.Context, params *glue.ListColumnStatisticsTaskRunsInput, ...) (*glue.ListColumnStatisticsTaskRunsOutput, error)
- func (_m *IClient) ListCrawlers(ctx context.Context, params *glue.ListCrawlersInput, ...) (*glue.ListCrawlersOutput, error)
- func (_m *IClient) ListCrawls(ctx context.Context, params *glue.ListCrawlsInput, ...) (*glue.ListCrawlsOutput, error)
- func (_m *IClient) ListCustomEntityTypes(ctx context.Context, params *glue.ListCustomEntityTypesInput, ...) (*glue.ListCustomEntityTypesOutput, error)
- func (_m *IClient) ListDataQualityResults(ctx context.Context, params *glue.ListDataQualityResultsInput, ...) (*glue.ListDataQualityResultsOutput, error)
- func (_m *IClient) ListDataQualityRuleRecommendationRuns(ctx context.Context, params *glue.ListDataQualityRuleRecommendationRunsInput, ...) (*glue.ListDataQualityRuleRecommendationRunsOutput, error)
- func (_m *IClient) ListDataQualityRulesetEvaluationRuns(ctx context.Context, params *glue.ListDataQualityRulesetEvaluationRunsInput, ...) (*glue.ListDataQualityRulesetEvaluationRunsOutput, error)
- func (_m *IClient) ListDataQualityRulesets(ctx context.Context, params *glue.ListDataQualityRulesetsInput, ...) (*glue.ListDataQualityRulesetsOutput, error)
- func (_m *IClient) ListDevEndpoints(ctx context.Context, params *glue.ListDevEndpointsInput, ...) (*glue.ListDevEndpointsOutput, error)
- func (_m *IClient) ListJobs(ctx context.Context, params *glue.ListJobsInput, optFns ...func(*glue.Options)) (*glue.ListJobsOutput, error)
- func (_m *IClient) ListMLTransforms(ctx context.Context, params *glue.ListMLTransformsInput, ...) (*glue.ListMLTransformsOutput, error)
- func (_m *IClient) ListRegistries(ctx context.Context, params *glue.ListRegistriesInput, ...) (*glue.ListRegistriesOutput, error)
- func (_m *IClient) ListSchemaVersions(ctx context.Context, params *glue.ListSchemaVersionsInput, ...) (*glue.ListSchemaVersionsOutput, error)
- func (_m *IClient) ListSchemas(ctx context.Context, params *glue.ListSchemasInput, ...) (*glue.ListSchemasOutput, error)
- func (_m *IClient) ListSessions(ctx context.Context, params *glue.ListSessionsInput, ...) (*glue.ListSessionsOutput, error)
- func (_m *IClient) ListStatements(ctx context.Context, params *glue.ListStatementsInput, ...) (*glue.ListStatementsOutput, error)
- func (_m *IClient) ListTableOptimizerRuns(ctx context.Context, params *glue.ListTableOptimizerRunsInput, ...) (*glue.ListTableOptimizerRunsOutput, error)
- func (_m *IClient) ListTriggers(ctx context.Context, params *glue.ListTriggersInput, ...) (*glue.ListTriggersOutput, error)
- func (_m *IClient) ListUsageProfiles(ctx context.Context, params *glue.ListUsageProfilesInput, ...) (*glue.ListUsageProfilesOutput, error)
- func (_m *IClient) ListWorkflows(ctx context.Context, params *glue.ListWorkflowsInput, ...) (*glue.ListWorkflowsOutput, error)
- func (_m *IClient) Options() glue.Options
- func (_m *IClient) PutDataCatalogEncryptionSettings(ctx context.Context, params *glue.PutDataCatalogEncryptionSettingsInput, ...) (*glue.PutDataCatalogEncryptionSettingsOutput, error)
- func (_m *IClient) PutResourcePolicy(ctx context.Context, params *glue.PutResourcePolicyInput, ...) (*glue.PutResourcePolicyOutput, error)
- func (_m *IClient) PutSchemaVersionMetadata(ctx context.Context, params *glue.PutSchemaVersionMetadataInput, ...) (*glue.PutSchemaVersionMetadataOutput, error)
- func (_m *IClient) PutWorkflowRunProperties(ctx context.Context, params *glue.PutWorkflowRunPropertiesInput, ...) (*glue.PutWorkflowRunPropertiesOutput, error)
- func (_m *IClient) QuerySchemaVersionMetadata(ctx context.Context, params *glue.QuerySchemaVersionMetadataInput, ...) (*glue.QuerySchemaVersionMetadataOutput, error)
- func (_m *IClient) RegisterSchemaVersion(ctx context.Context, params *glue.RegisterSchemaVersionInput, ...) (*glue.RegisterSchemaVersionOutput, error)
- func (_m *IClient) RemoveSchemaVersionMetadata(ctx context.Context, params *glue.RemoveSchemaVersionMetadataInput, ...) (*glue.RemoveSchemaVersionMetadataOutput, error)
- func (_m *IClient) ResetJobBookmark(ctx context.Context, params *glue.ResetJobBookmarkInput, ...) (*glue.ResetJobBookmarkOutput, error)
- func (_m *IClient) ResumeWorkflowRun(ctx context.Context, params *glue.ResumeWorkflowRunInput, ...) (*glue.ResumeWorkflowRunOutput, error)
- func (_m *IClient) RunStatement(ctx context.Context, params *glue.RunStatementInput, ...) (*glue.RunStatementOutput, error)
- func (_m *IClient) SearchTables(ctx context.Context, params *glue.SearchTablesInput, ...) (*glue.SearchTablesOutput, error)
- func (_m *IClient) StartBlueprintRun(ctx context.Context, params *glue.StartBlueprintRunInput, ...) (*glue.StartBlueprintRunOutput, error)
- func (_m *IClient) StartColumnStatisticsTaskRun(ctx context.Context, params *glue.StartColumnStatisticsTaskRunInput, ...) (*glue.StartColumnStatisticsTaskRunOutput, error)
- func (_m *IClient) StartCrawler(ctx context.Context, params *glue.StartCrawlerInput, ...) (*glue.StartCrawlerOutput, error)
- func (_m *IClient) StartCrawlerSchedule(ctx context.Context, params *glue.StartCrawlerScheduleInput, ...) (*glue.StartCrawlerScheduleOutput, error)
- func (_m *IClient) StartDataQualityRuleRecommendationRun(ctx context.Context, params *glue.StartDataQualityRuleRecommendationRunInput, ...) (*glue.StartDataQualityRuleRecommendationRunOutput, error)
- func (_m *IClient) StartDataQualityRulesetEvaluationRun(ctx context.Context, params *glue.StartDataQualityRulesetEvaluationRunInput, ...) (*glue.StartDataQualityRulesetEvaluationRunOutput, error)
- func (_m *IClient) StartExportLabelsTaskRun(ctx context.Context, params *glue.StartExportLabelsTaskRunInput, ...) (*glue.StartExportLabelsTaskRunOutput, error)
- func (_m *IClient) StartImportLabelsTaskRun(ctx context.Context, params *glue.StartImportLabelsTaskRunInput, ...) (*glue.StartImportLabelsTaskRunOutput, error)
- func (_m *IClient) StartJobRun(ctx context.Context, params *glue.StartJobRunInput, ...) (*glue.StartJobRunOutput, error)
- func (_m *IClient) StartMLEvaluationTaskRun(ctx context.Context, params *glue.StartMLEvaluationTaskRunInput, ...) (*glue.StartMLEvaluationTaskRunOutput, error)
- func (_m *IClient) StartMLLabelingSetGenerationTaskRun(ctx context.Context, params *glue.StartMLLabelingSetGenerationTaskRunInput, ...) (*glue.StartMLLabelingSetGenerationTaskRunOutput, error)
- func (_m *IClient) StartTrigger(ctx context.Context, params *glue.StartTriggerInput, ...) (*glue.StartTriggerOutput, error)
- func (_m *IClient) StartWorkflowRun(ctx context.Context, params *glue.StartWorkflowRunInput, ...) (*glue.StartWorkflowRunOutput, error)
- func (_m *IClient) StopColumnStatisticsTaskRun(ctx context.Context, params *glue.StopColumnStatisticsTaskRunInput, ...) (*glue.StopColumnStatisticsTaskRunOutput, error)
- func (_m *IClient) StopCrawler(ctx context.Context, params *glue.StopCrawlerInput, ...) (*glue.StopCrawlerOutput, error)
- func (_m *IClient) StopCrawlerSchedule(ctx context.Context, params *glue.StopCrawlerScheduleInput, ...) (*glue.StopCrawlerScheduleOutput, error)
- func (_m *IClient) StopSession(ctx context.Context, params *glue.StopSessionInput, ...) (*glue.StopSessionOutput, error)
- func (_m *IClient) StopTrigger(ctx context.Context, params *glue.StopTriggerInput, ...) (*glue.StopTriggerOutput, error)
- func (_m *IClient) StopWorkflowRun(ctx context.Context, params *glue.StopWorkflowRunInput, ...) (*glue.StopWorkflowRunOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *glue.TagResourceInput, ...) (*glue.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *glue.UntagResourceInput, ...) (*glue.UntagResourceOutput, error)
- func (_m *IClient) UpdateBlueprint(ctx context.Context, params *glue.UpdateBlueprintInput, ...) (*glue.UpdateBlueprintOutput, error)
- func (_m *IClient) UpdateClassifier(ctx context.Context, params *glue.UpdateClassifierInput, ...) (*glue.UpdateClassifierOutput, error)
- func (_m *IClient) UpdateColumnStatisticsForPartition(ctx context.Context, params *glue.UpdateColumnStatisticsForPartitionInput, ...) (*glue.UpdateColumnStatisticsForPartitionOutput, error)
- func (_m *IClient) UpdateColumnStatisticsForTable(ctx context.Context, params *glue.UpdateColumnStatisticsForTableInput, ...) (*glue.UpdateColumnStatisticsForTableOutput, error)
- func (_m *IClient) UpdateConnection(ctx context.Context, params *glue.UpdateConnectionInput, ...) (*glue.UpdateConnectionOutput, error)
- func (_m *IClient) UpdateCrawler(ctx context.Context, params *glue.UpdateCrawlerInput, ...) (*glue.UpdateCrawlerOutput, error)
- func (_m *IClient) UpdateCrawlerSchedule(ctx context.Context, params *glue.UpdateCrawlerScheduleInput, ...) (*glue.UpdateCrawlerScheduleOutput, error)
- func (_m *IClient) UpdateDataQualityRuleset(ctx context.Context, params *glue.UpdateDataQualityRulesetInput, ...) (*glue.UpdateDataQualityRulesetOutput, error)
- func (_m *IClient) UpdateDatabase(ctx context.Context, params *glue.UpdateDatabaseInput, ...) (*glue.UpdateDatabaseOutput, error)
- func (_m *IClient) UpdateDevEndpoint(ctx context.Context, params *glue.UpdateDevEndpointInput, ...) (*glue.UpdateDevEndpointOutput, error)
- func (_m *IClient) UpdateJob(ctx context.Context, params *glue.UpdateJobInput, ...) (*glue.UpdateJobOutput, error)
- func (_m *IClient) UpdateJobFromSourceControl(ctx context.Context, params *glue.UpdateJobFromSourceControlInput, ...) (*glue.UpdateJobFromSourceControlOutput, error)
- func (_m *IClient) UpdateMLTransform(ctx context.Context, params *glue.UpdateMLTransformInput, ...) (*glue.UpdateMLTransformOutput, error)
- func (_m *IClient) UpdatePartition(ctx context.Context, params *glue.UpdatePartitionInput, ...) (*glue.UpdatePartitionOutput, error)
- func (_m *IClient) UpdateRegistry(ctx context.Context, params *glue.UpdateRegistryInput, ...) (*glue.UpdateRegistryOutput, error)
- func (_m *IClient) UpdateSchema(ctx context.Context, params *glue.UpdateSchemaInput, ...) (*glue.UpdateSchemaOutput, error)
- func (_m *IClient) UpdateSourceControlFromJob(ctx context.Context, params *glue.UpdateSourceControlFromJobInput, ...) (*glue.UpdateSourceControlFromJobOutput, error)
- func (_m *IClient) UpdateTable(ctx context.Context, params *glue.UpdateTableInput, ...) (*glue.UpdateTableOutput, error)
- func (_m *IClient) UpdateTableOptimizer(ctx context.Context, params *glue.UpdateTableOptimizerInput, ...) (*glue.UpdateTableOptimizerOutput, error)
- func (_m *IClient) UpdateTrigger(ctx context.Context, params *glue.UpdateTriggerInput, ...) (*glue.UpdateTriggerOutput, error)
- func (_m *IClient) UpdateUsageProfile(ctx context.Context, params *glue.UpdateUsageProfileInput, ...) (*glue.UpdateUsageProfileOutput, error)
- func (_m *IClient) UpdateUserDefinedFunction(ctx context.Context, params *glue.UpdateUserDefinedFunctionInput, ...) (*glue.UpdateUserDefinedFunctionOutput, error)
- func (_m *IClient) UpdateWorkflow(ctx context.Context, params *glue.UpdateWorkflowInput, ...) (*glue.UpdateWorkflowOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. 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 (*IClient) BatchCreatePartition ¶
func (_m *IClient) BatchCreatePartition(ctx context.Context, params *glue.BatchCreatePartitionInput, optFns ...func(*glue.Options)) (*glue.BatchCreatePartitionOutput, error)
BatchCreatePartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDeleteConnection ¶
func (_m *IClient) BatchDeleteConnection(ctx context.Context, params *glue.BatchDeleteConnectionInput, optFns ...func(*glue.Options)) (*glue.BatchDeleteConnectionOutput, error)
BatchDeleteConnection provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDeletePartition ¶
func (_m *IClient) BatchDeletePartition(ctx context.Context, params *glue.BatchDeletePartitionInput, optFns ...func(*glue.Options)) (*glue.BatchDeletePartitionOutput, error)
BatchDeletePartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDeleteTable ¶
func (_m *IClient) BatchDeleteTable(ctx context.Context, params *glue.BatchDeleteTableInput, optFns ...func(*glue.Options)) (*glue.BatchDeleteTableOutput, error)
BatchDeleteTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchDeleteTableVersion ¶
func (_m *IClient) BatchDeleteTableVersion(ctx context.Context, params *glue.BatchDeleteTableVersionInput, optFns ...func(*glue.Options)) (*glue.BatchDeleteTableVersionOutput, error)
BatchDeleteTableVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetBlueprints ¶
func (_m *IClient) BatchGetBlueprints(ctx context.Context, params *glue.BatchGetBlueprintsInput, optFns ...func(*glue.Options)) (*glue.BatchGetBlueprintsOutput, error)
BatchGetBlueprints provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetCrawlers ¶
func (_m *IClient) BatchGetCrawlers(ctx context.Context, params *glue.BatchGetCrawlersInput, optFns ...func(*glue.Options)) (*glue.BatchGetCrawlersOutput, error)
BatchGetCrawlers provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetCustomEntityTypes ¶
func (_m *IClient) BatchGetCustomEntityTypes(ctx context.Context, params *glue.BatchGetCustomEntityTypesInput, optFns ...func(*glue.Options)) (*glue.BatchGetCustomEntityTypesOutput, error)
BatchGetCustomEntityTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetDataQualityResult ¶
func (_m *IClient) BatchGetDataQualityResult(ctx context.Context, params *glue.BatchGetDataQualityResultInput, optFns ...func(*glue.Options)) (*glue.BatchGetDataQualityResultOutput, error)
BatchGetDataQualityResult provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetDevEndpoints ¶
func (_m *IClient) BatchGetDevEndpoints(ctx context.Context, params *glue.BatchGetDevEndpointsInput, optFns ...func(*glue.Options)) (*glue.BatchGetDevEndpointsOutput, error)
BatchGetDevEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetJobs ¶
func (_m *IClient) BatchGetJobs(ctx context.Context, params *glue.BatchGetJobsInput, optFns ...func(*glue.Options)) (*glue.BatchGetJobsOutput, error)
BatchGetJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetPartition ¶
func (_m *IClient) BatchGetPartition(ctx context.Context, params *glue.BatchGetPartitionInput, optFns ...func(*glue.Options)) (*glue.BatchGetPartitionOutput, error)
BatchGetPartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetTableOptimizer ¶
func (_m *IClient) BatchGetTableOptimizer(ctx context.Context, params *glue.BatchGetTableOptimizerInput, optFns ...func(*glue.Options)) (*glue.BatchGetTableOptimizerOutput, error)
BatchGetTableOptimizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetTriggers ¶
func (_m *IClient) BatchGetTriggers(ctx context.Context, params *glue.BatchGetTriggersInput, optFns ...func(*glue.Options)) (*glue.BatchGetTriggersOutput, error)
BatchGetTriggers provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchGetWorkflows ¶
func (_m *IClient) BatchGetWorkflows(ctx context.Context, params *glue.BatchGetWorkflowsInput, optFns ...func(*glue.Options)) (*glue.BatchGetWorkflowsOutput, error)
BatchGetWorkflows provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchStopJobRun ¶
func (_m *IClient) BatchStopJobRun(ctx context.Context, params *glue.BatchStopJobRunInput, optFns ...func(*glue.Options)) (*glue.BatchStopJobRunOutput, error)
BatchStopJobRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) BatchUpdatePartition ¶
func (_m *IClient) BatchUpdatePartition(ctx context.Context, params *glue.BatchUpdatePartitionInput, optFns ...func(*glue.Options)) (*glue.BatchUpdatePartitionOutput, error)
BatchUpdatePartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelDataQualityRuleRecommendationRun ¶
func (_m *IClient) CancelDataQualityRuleRecommendationRun(ctx context.Context, params *glue.CancelDataQualityRuleRecommendationRunInput, optFns ...func(*glue.Options)) (*glue.CancelDataQualityRuleRecommendationRunOutput, error)
CancelDataQualityRuleRecommendationRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelDataQualityRulesetEvaluationRun ¶
func (_m *IClient) CancelDataQualityRulesetEvaluationRun(ctx context.Context, params *glue.CancelDataQualityRulesetEvaluationRunInput, optFns ...func(*glue.Options)) (*glue.CancelDataQualityRulesetEvaluationRunOutput, error)
CancelDataQualityRulesetEvaluationRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelMLTaskRun ¶
func (_m *IClient) CancelMLTaskRun(ctx context.Context, params *glue.CancelMLTaskRunInput, optFns ...func(*glue.Options)) (*glue.CancelMLTaskRunOutput, error)
CancelMLTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) CancelStatement ¶
func (_m *IClient) CancelStatement(ctx context.Context, params *glue.CancelStatementInput, optFns ...func(*glue.Options)) (*glue.CancelStatementOutput, error)
CancelStatement provides a mock function with given fields: ctx, params, optFns
func (*IClient) CheckSchemaVersionValidity ¶
func (_m *IClient) CheckSchemaVersionValidity(ctx context.Context, params *glue.CheckSchemaVersionValidityInput, optFns ...func(*glue.Options)) (*glue.CheckSchemaVersionValidityOutput, error)
CheckSchemaVersionValidity provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBlueprint ¶
func (_m *IClient) CreateBlueprint(ctx context.Context, params *glue.CreateBlueprintInput, optFns ...func(*glue.Options)) (*glue.CreateBlueprintOutput, error)
CreateBlueprint provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateClassifier ¶
func (_m *IClient) CreateClassifier(ctx context.Context, params *glue.CreateClassifierInput, optFns ...func(*glue.Options)) (*glue.CreateClassifierOutput, error)
CreateClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateConnection ¶
func (_m *IClient) CreateConnection(ctx context.Context, params *glue.CreateConnectionInput, optFns ...func(*glue.Options)) (*glue.CreateConnectionOutput, error)
CreateConnection provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateCrawler ¶
func (_m *IClient) CreateCrawler(ctx context.Context, params *glue.CreateCrawlerInput, optFns ...func(*glue.Options)) (*glue.CreateCrawlerOutput, error)
CreateCrawler provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateCustomEntityType ¶
func (_m *IClient) CreateCustomEntityType(ctx context.Context, params *glue.CreateCustomEntityTypeInput, optFns ...func(*glue.Options)) (*glue.CreateCustomEntityTypeOutput, error)
CreateCustomEntityType provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDataQualityRuleset ¶
func (_m *IClient) CreateDataQualityRuleset(ctx context.Context, params *glue.CreateDataQualityRulesetInput, optFns ...func(*glue.Options)) (*glue.CreateDataQualityRulesetOutput, error)
CreateDataQualityRuleset provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDatabase ¶
func (_m *IClient) CreateDatabase(ctx context.Context, params *glue.CreateDatabaseInput, optFns ...func(*glue.Options)) (*glue.CreateDatabaseOutput, error)
CreateDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDevEndpoint ¶
func (_m *IClient) CreateDevEndpoint(ctx context.Context, params *glue.CreateDevEndpointInput, optFns ...func(*glue.Options)) (*glue.CreateDevEndpointOutput, error)
CreateDevEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateJob ¶
func (_m *IClient) CreateJob(ctx context.Context, params *glue.CreateJobInput, optFns ...func(*glue.Options)) (*glue.CreateJobOutput, error)
CreateJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMLTransform ¶
func (_m *IClient) CreateMLTransform(ctx context.Context, params *glue.CreateMLTransformInput, optFns ...func(*glue.Options)) (*glue.CreateMLTransformOutput, error)
CreateMLTransform provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePartition ¶
func (_m *IClient) CreatePartition(ctx context.Context, params *glue.CreatePartitionInput, optFns ...func(*glue.Options)) (*glue.CreatePartitionOutput, error)
CreatePartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePartitionIndex ¶
func (_m *IClient) CreatePartitionIndex(ctx context.Context, params *glue.CreatePartitionIndexInput, optFns ...func(*glue.Options)) (*glue.CreatePartitionIndexOutput, error)
CreatePartitionIndex provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRegistry ¶
func (_m *IClient) CreateRegistry(ctx context.Context, params *glue.CreateRegistryInput, optFns ...func(*glue.Options)) (*glue.CreateRegistryOutput, error)
CreateRegistry provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSchema ¶
func (_m *IClient) CreateSchema(ctx context.Context, params *glue.CreateSchemaInput, optFns ...func(*glue.Options)) (*glue.CreateSchemaOutput, error)
CreateSchema provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateScript ¶
func (_m *IClient) CreateScript(ctx context.Context, params *glue.CreateScriptInput, optFns ...func(*glue.Options)) (*glue.CreateScriptOutput, error)
CreateScript provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSecurityConfiguration ¶
func (_m *IClient) CreateSecurityConfiguration(ctx context.Context, params *glue.CreateSecurityConfigurationInput, optFns ...func(*glue.Options)) (*glue.CreateSecurityConfigurationOutput, error)
CreateSecurityConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSession ¶
func (_m *IClient) CreateSession(ctx context.Context, params *glue.CreateSessionInput, optFns ...func(*glue.Options)) (*glue.CreateSessionOutput, error)
CreateSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTable ¶
func (_m *IClient) CreateTable(ctx context.Context, params *glue.CreateTableInput, optFns ...func(*glue.Options)) (*glue.CreateTableOutput, error)
CreateTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTableOptimizer ¶
func (_m *IClient) CreateTableOptimizer(ctx context.Context, params *glue.CreateTableOptimizerInput, optFns ...func(*glue.Options)) (*glue.CreateTableOptimizerOutput, error)
CreateTableOptimizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTrigger ¶
func (_m *IClient) CreateTrigger(ctx context.Context, params *glue.CreateTriggerInput, optFns ...func(*glue.Options)) (*glue.CreateTriggerOutput, error)
CreateTrigger provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateUsageProfile ¶
func (_m *IClient) CreateUsageProfile(ctx context.Context, params *glue.CreateUsageProfileInput, optFns ...func(*glue.Options)) (*glue.CreateUsageProfileOutput, error)
CreateUsageProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateUserDefinedFunction ¶
func (_m *IClient) CreateUserDefinedFunction(ctx context.Context, params *glue.CreateUserDefinedFunctionInput, optFns ...func(*glue.Options)) (*glue.CreateUserDefinedFunctionOutput, error)
CreateUserDefinedFunction provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateWorkflow ¶
func (_m *IClient) CreateWorkflow(ctx context.Context, params *glue.CreateWorkflowInput, optFns ...func(*glue.Options)) (*glue.CreateWorkflowOutput, error)
CreateWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBlueprint ¶
func (_m *IClient) DeleteBlueprint(ctx context.Context, params *glue.DeleteBlueprintInput, optFns ...func(*glue.Options)) (*glue.DeleteBlueprintOutput, error)
DeleteBlueprint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteClassifier ¶
func (_m *IClient) DeleteClassifier(ctx context.Context, params *glue.DeleteClassifierInput, optFns ...func(*glue.Options)) (*glue.DeleteClassifierOutput, error)
DeleteClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteColumnStatisticsForPartition ¶
func (_m *IClient) DeleteColumnStatisticsForPartition(ctx context.Context, params *glue.DeleteColumnStatisticsForPartitionInput, optFns ...func(*glue.Options)) (*glue.DeleteColumnStatisticsForPartitionOutput, error)
DeleteColumnStatisticsForPartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteColumnStatisticsForTable ¶
func (_m *IClient) DeleteColumnStatisticsForTable(ctx context.Context, params *glue.DeleteColumnStatisticsForTableInput, optFns ...func(*glue.Options)) (*glue.DeleteColumnStatisticsForTableOutput, error)
DeleteColumnStatisticsForTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteConnection ¶
func (_m *IClient) DeleteConnection(ctx context.Context, params *glue.DeleteConnectionInput, optFns ...func(*glue.Options)) (*glue.DeleteConnectionOutput, error)
DeleteConnection provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCrawler ¶
func (_m *IClient) DeleteCrawler(ctx context.Context, params *glue.DeleteCrawlerInput, optFns ...func(*glue.Options)) (*glue.DeleteCrawlerOutput, error)
DeleteCrawler provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCustomEntityType ¶
func (_m *IClient) DeleteCustomEntityType(ctx context.Context, params *glue.DeleteCustomEntityTypeInput, optFns ...func(*glue.Options)) (*glue.DeleteCustomEntityTypeOutput, error)
DeleteCustomEntityType provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDataQualityRuleset ¶
func (_m *IClient) DeleteDataQualityRuleset(ctx context.Context, params *glue.DeleteDataQualityRulesetInput, optFns ...func(*glue.Options)) (*glue.DeleteDataQualityRulesetOutput, error)
DeleteDataQualityRuleset provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDatabase ¶
func (_m *IClient) DeleteDatabase(ctx context.Context, params *glue.DeleteDatabaseInput, optFns ...func(*glue.Options)) (*glue.DeleteDatabaseOutput, error)
DeleteDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDevEndpoint ¶
func (_m *IClient) DeleteDevEndpoint(ctx context.Context, params *glue.DeleteDevEndpointInput, optFns ...func(*glue.Options)) (*glue.DeleteDevEndpointOutput, error)
DeleteDevEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteJob ¶
func (_m *IClient) DeleteJob(ctx context.Context, params *glue.DeleteJobInput, optFns ...func(*glue.Options)) (*glue.DeleteJobOutput, error)
DeleteJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMLTransform ¶
func (_m *IClient) DeleteMLTransform(ctx context.Context, params *glue.DeleteMLTransformInput, optFns ...func(*glue.Options)) (*glue.DeleteMLTransformOutput, error)
DeleteMLTransform provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePartition ¶
func (_m *IClient) DeletePartition(ctx context.Context, params *glue.DeletePartitionInput, optFns ...func(*glue.Options)) (*glue.DeletePartitionOutput, error)
DeletePartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePartitionIndex ¶
func (_m *IClient) DeletePartitionIndex(ctx context.Context, params *glue.DeletePartitionIndexInput, optFns ...func(*glue.Options)) (*glue.DeletePartitionIndexOutput, error)
DeletePartitionIndex provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRegistry ¶
func (_m *IClient) DeleteRegistry(ctx context.Context, params *glue.DeleteRegistryInput, optFns ...func(*glue.Options)) (*glue.DeleteRegistryOutput, error)
DeleteRegistry provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteResourcePolicy ¶
func (_m *IClient) DeleteResourcePolicy(ctx context.Context, params *glue.DeleteResourcePolicyInput, optFns ...func(*glue.Options)) (*glue.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSchema ¶
func (_m *IClient) DeleteSchema(ctx context.Context, params *glue.DeleteSchemaInput, optFns ...func(*glue.Options)) (*glue.DeleteSchemaOutput, error)
DeleteSchema provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSchemaVersions ¶
func (_m *IClient) DeleteSchemaVersions(ctx context.Context, params *glue.DeleteSchemaVersionsInput, optFns ...func(*glue.Options)) (*glue.DeleteSchemaVersionsOutput, error)
DeleteSchemaVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSecurityConfiguration ¶
func (_m *IClient) DeleteSecurityConfiguration(ctx context.Context, params *glue.DeleteSecurityConfigurationInput, optFns ...func(*glue.Options)) (*glue.DeleteSecurityConfigurationOutput, error)
DeleteSecurityConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSession ¶
func (_m *IClient) DeleteSession(ctx context.Context, params *glue.DeleteSessionInput, optFns ...func(*glue.Options)) (*glue.DeleteSessionOutput, error)
DeleteSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTable ¶
func (_m *IClient) DeleteTable(ctx context.Context, params *glue.DeleteTableInput, optFns ...func(*glue.Options)) (*glue.DeleteTableOutput, error)
DeleteTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTableOptimizer ¶
func (_m *IClient) DeleteTableOptimizer(ctx context.Context, params *glue.DeleteTableOptimizerInput, optFns ...func(*glue.Options)) (*glue.DeleteTableOptimizerOutput, error)
DeleteTableOptimizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTableVersion ¶
func (_m *IClient) DeleteTableVersion(ctx context.Context, params *glue.DeleteTableVersionInput, optFns ...func(*glue.Options)) (*glue.DeleteTableVersionOutput, error)
DeleteTableVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTrigger ¶
func (_m *IClient) DeleteTrigger(ctx context.Context, params *glue.DeleteTriggerInput, optFns ...func(*glue.Options)) (*glue.DeleteTriggerOutput, error)
DeleteTrigger provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteUsageProfile ¶
func (_m *IClient) DeleteUsageProfile(ctx context.Context, params *glue.DeleteUsageProfileInput, optFns ...func(*glue.Options)) (*glue.DeleteUsageProfileOutput, error)
DeleteUsageProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteUserDefinedFunction ¶
func (_m *IClient) DeleteUserDefinedFunction(ctx context.Context, params *glue.DeleteUserDefinedFunctionInput, optFns ...func(*glue.Options)) (*glue.DeleteUserDefinedFunctionOutput, error)
DeleteUserDefinedFunction provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteWorkflow ¶
func (_m *IClient) DeleteWorkflow(ctx context.Context, params *glue.DeleteWorkflowInput, optFns ...func(*glue.Options)) (*glue.DeleteWorkflowOutput, error)
DeleteWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBlueprint ¶
func (_m *IClient) GetBlueprint(ctx context.Context, params *glue.GetBlueprintInput, optFns ...func(*glue.Options)) (*glue.GetBlueprintOutput, error)
GetBlueprint provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBlueprintRun ¶
func (_m *IClient) GetBlueprintRun(ctx context.Context, params *glue.GetBlueprintRunInput, optFns ...func(*glue.Options)) (*glue.GetBlueprintRunOutput, error)
GetBlueprintRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBlueprintRuns ¶
func (_m *IClient) GetBlueprintRuns(ctx context.Context, params *glue.GetBlueprintRunsInput, optFns ...func(*glue.Options)) (*glue.GetBlueprintRunsOutput, error)
GetBlueprintRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCatalogImportStatus ¶
func (_m *IClient) GetCatalogImportStatus(ctx context.Context, params *glue.GetCatalogImportStatusInput, optFns ...func(*glue.Options)) (*glue.GetCatalogImportStatusOutput, error)
GetCatalogImportStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetClassifier ¶
func (_m *IClient) GetClassifier(ctx context.Context, params *glue.GetClassifierInput, optFns ...func(*glue.Options)) (*glue.GetClassifierOutput, error)
GetClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetClassifiers ¶
func (_m *IClient) GetClassifiers(ctx context.Context, params *glue.GetClassifiersInput, optFns ...func(*glue.Options)) (*glue.GetClassifiersOutput, error)
GetClassifiers provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetColumnStatisticsForPartition ¶
func (_m *IClient) GetColumnStatisticsForPartition(ctx context.Context, params *glue.GetColumnStatisticsForPartitionInput, optFns ...func(*glue.Options)) (*glue.GetColumnStatisticsForPartitionOutput, error)
GetColumnStatisticsForPartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetColumnStatisticsForTable ¶
func (_m *IClient) GetColumnStatisticsForTable(ctx context.Context, params *glue.GetColumnStatisticsForTableInput, optFns ...func(*glue.Options)) (*glue.GetColumnStatisticsForTableOutput, error)
GetColumnStatisticsForTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetColumnStatisticsTaskRun ¶
func (_m *IClient) GetColumnStatisticsTaskRun(ctx context.Context, params *glue.GetColumnStatisticsTaskRunInput, optFns ...func(*glue.Options)) (*glue.GetColumnStatisticsTaskRunOutput, error)
GetColumnStatisticsTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetColumnStatisticsTaskRuns ¶
func (_m *IClient) GetColumnStatisticsTaskRuns(ctx context.Context, params *glue.GetColumnStatisticsTaskRunsInput, optFns ...func(*glue.Options)) (*glue.GetColumnStatisticsTaskRunsOutput, error)
GetColumnStatisticsTaskRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConnection ¶
func (_m *IClient) GetConnection(ctx context.Context, params *glue.GetConnectionInput, optFns ...func(*glue.Options)) (*glue.GetConnectionOutput, error)
GetConnection provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetConnections ¶
func (_m *IClient) GetConnections(ctx context.Context, params *glue.GetConnectionsInput, optFns ...func(*glue.Options)) (*glue.GetConnectionsOutput, error)
GetConnections provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCrawler ¶
func (_m *IClient) GetCrawler(ctx context.Context, params *glue.GetCrawlerInput, optFns ...func(*glue.Options)) (*glue.GetCrawlerOutput, error)
GetCrawler provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCrawlerMetrics ¶
func (_m *IClient) GetCrawlerMetrics(ctx context.Context, params *glue.GetCrawlerMetricsInput, optFns ...func(*glue.Options)) (*glue.GetCrawlerMetricsOutput, error)
GetCrawlerMetrics provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCrawlers ¶
func (_m *IClient) GetCrawlers(ctx context.Context, params *glue.GetCrawlersInput, optFns ...func(*glue.Options)) (*glue.GetCrawlersOutput, error)
GetCrawlers provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetCustomEntityType ¶
func (_m *IClient) GetCustomEntityType(ctx context.Context, params *glue.GetCustomEntityTypeInput, optFns ...func(*glue.Options)) (*glue.GetCustomEntityTypeOutput, error)
GetCustomEntityType provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataCatalogEncryptionSettings ¶
func (_m *IClient) GetDataCatalogEncryptionSettings(ctx context.Context, params *glue.GetDataCatalogEncryptionSettingsInput, optFns ...func(*glue.Options)) (*glue.GetDataCatalogEncryptionSettingsOutput, error)
GetDataCatalogEncryptionSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataQualityResult ¶
func (_m *IClient) GetDataQualityResult(ctx context.Context, params *glue.GetDataQualityResultInput, optFns ...func(*glue.Options)) (*glue.GetDataQualityResultOutput, error)
GetDataQualityResult provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataQualityRuleRecommendationRun ¶
func (_m *IClient) GetDataQualityRuleRecommendationRun(ctx context.Context, params *glue.GetDataQualityRuleRecommendationRunInput, optFns ...func(*glue.Options)) (*glue.GetDataQualityRuleRecommendationRunOutput, error)
GetDataQualityRuleRecommendationRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataQualityRuleset ¶
func (_m *IClient) GetDataQualityRuleset(ctx context.Context, params *glue.GetDataQualityRulesetInput, optFns ...func(*glue.Options)) (*glue.GetDataQualityRulesetOutput, error)
GetDataQualityRuleset provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataQualityRulesetEvaluationRun ¶
func (_m *IClient) GetDataQualityRulesetEvaluationRun(ctx context.Context, params *glue.GetDataQualityRulesetEvaluationRunInput, optFns ...func(*glue.Options)) (*glue.GetDataQualityRulesetEvaluationRunOutput, error)
GetDataQualityRulesetEvaluationRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDatabase ¶
func (_m *IClient) GetDatabase(ctx context.Context, params *glue.GetDatabaseInput, optFns ...func(*glue.Options)) (*glue.GetDatabaseOutput, error)
GetDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDatabases ¶
func (_m *IClient) GetDatabases(ctx context.Context, params *glue.GetDatabasesInput, optFns ...func(*glue.Options)) (*glue.GetDatabasesOutput, error)
GetDatabases provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDataflowGraph ¶
func (_m *IClient) GetDataflowGraph(ctx context.Context, params *glue.GetDataflowGraphInput, optFns ...func(*glue.Options)) (*glue.GetDataflowGraphOutput, error)
GetDataflowGraph provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDevEndpoint ¶
func (_m *IClient) GetDevEndpoint(ctx context.Context, params *glue.GetDevEndpointInput, optFns ...func(*glue.Options)) (*glue.GetDevEndpointOutput, error)
GetDevEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDevEndpoints ¶
func (_m *IClient) GetDevEndpoints(ctx context.Context, params *glue.GetDevEndpointsInput, optFns ...func(*glue.Options)) (*glue.GetDevEndpointsOutput, error)
GetDevEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetJob ¶
func (_m *IClient) GetJob(ctx context.Context, params *glue.GetJobInput, optFns ...func(*glue.Options)) (*glue.GetJobOutput, error)
GetJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetJobBookmark ¶
func (_m *IClient) GetJobBookmark(ctx context.Context, params *glue.GetJobBookmarkInput, optFns ...func(*glue.Options)) (*glue.GetJobBookmarkOutput, error)
GetJobBookmark provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetJobRun ¶
func (_m *IClient) GetJobRun(ctx context.Context, params *glue.GetJobRunInput, optFns ...func(*glue.Options)) (*glue.GetJobRunOutput, error)
GetJobRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetJobRuns ¶
func (_m *IClient) GetJobRuns(ctx context.Context, params *glue.GetJobRunsInput, optFns ...func(*glue.Options)) (*glue.GetJobRunsOutput, error)
GetJobRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetJobs ¶
func (_m *IClient) GetJobs(ctx context.Context, params *glue.GetJobsInput, optFns ...func(*glue.Options)) (*glue.GetJobsOutput, error)
GetJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMLTaskRun ¶
func (_m *IClient) GetMLTaskRun(ctx context.Context, params *glue.GetMLTaskRunInput, optFns ...func(*glue.Options)) (*glue.GetMLTaskRunOutput, error)
GetMLTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMLTaskRuns ¶
func (_m *IClient) GetMLTaskRuns(ctx context.Context, params *glue.GetMLTaskRunsInput, optFns ...func(*glue.Options)) (*glue.GetMLTaskRunsOutput, error)
GetMLTaskRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMLTransform ¶
func (_m *IClient) GetMLTransform(ctx context.Context, params *glue.GetMLTransformInput, optFns ...func(*glue.Options)) (*glue.GetMLTransformOutput, error)
GetMLTransform provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMLTransforms ¶
func (_m *IClient) GetMLTransforms(ctx context.Context, params *glue.GetMLTransformsInput, optFns ...func(*glue.Options)) (*glue.GetMLTransformsOutput, error)
GetMLTransforms provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMapping ¶
func (_m *IClient) GetMapping(ctx context.Context, params *glue.GetMappingInput, optFns ...func(*glue.Options)) (*glue.GetMappingOutput, error)
GetMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPartition ¶
func (_m *IClient) GetPartition(ctx context.Context, params *glue.GetPartitionInput, optFns ...func(*glue.Options)) (*glue.GetPartitionOutput, error)
GetPartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPartitionIndexes ¶
func (_m *IClient) GetPartitionIndexes(ctx context.Context, params *glue.GetPartitionIndexesInput, optFns ...func(*glue.Options)) (*glue.GetPartitionIndexesOutput, error)
GetPartitionIndexes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPartitions ¶
func (_m *IClient) GetPartitions(ctx context.Context, params *glue.GetPartitionsInput, optFns ...func(*glue.Options)) (*glue.GetPartitionsOutput, error)
GetPartitions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPlan ¶
func (_m *IClient) GetPlan(ctx context.Context, params *glue.GetPlanInput, optFns ...func(*glue.Options)) (*glue.GetPlanOutput, error)
GetPlan provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRegistry ¶
func (_m *IClient) GetRegistry(ctx context.Context, params *glue.GetRegistryInput, optFns ...func(*glue.Options)) (*glue.GetRegistryOutput, error)
GetRegistry provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetResourcePolicies ¶
func (_m *IClient) GetResourcePolicies(ctx context.Context, params *glue.GetResourcePoliciesInput, optFns ...func(*glue.Options)) (*glue.GetResourcePoliciesOutput, error)
GetResourcePolicies provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetResourcePolicy ¶
func (_m *IClient) GetResourcePolicy(ctx context.Context, params *glue.GetResourcePolicyInput, optFns ...func(*glue.Options)) (*glue.GetResourcePolicyOutput, error)
GetResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchema ¶
func (_m *IClient) GetSchema(ctx context.Context, params *glue.GetSchemaInput, optFns ...func(*glue.Options)) (*glue.GetSchemaOutput, error)
GetSchema provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchemaByDefinition ¶
func (_m *IClient) GetSchemaByDefinition(ctx context.Context, params *glue.GetSchemaByDefinitionInput, optFns ...func(*glue.Options)) (*glue.GetSchemaByDefinitionOutput, error)
GetSchemaByDefinition provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchemaVersion ¶
func (_m *IClient) GetSchemaVersion(ctx context.Context, params *glue.GetSchemaVersionInput, optFns ...func(*glue.Options)) (*glue.GetSchemaVersionOutput, error)
GetSchemaVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSchemaVersionsDiff ¶
func (_m *IClient) GetSchemaVersionsDiff(ctx context.Context, params *glue.GetSchemaVersionsDiffInput, optFns ...func(*glue.Options)) (*glue.GetSchemaVersionsDiffOutput, error)
GetSchemaVersionsDiff provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSecurityConfiguration ¶
func (_m *IClient) GetSecurityConfiguration(ctx context.Context, params *glue.GetSecurityConfigurationInput, optFns ...func(*glue.Options)) (*glue.GetSecurityConfigurationOutput, error)
GetSecurityConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSecurityConfigurations ¶
func (_m *IClient) GetSecurityConfigurations(ctx context.Context, params *glue.GetSecurityConfigurationsInput, optFns ...func(*glue.Options)) (*glue.GetSecurityConfigurationsOutput, error)
GetSecurityConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSession ¶
func (_m *IClient) GetSession(ctx context.Context, params *glue.GetSessionInput, optFns ...func(*glue.Options)) (*glue.GetSessionOutput, error)
GetSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStatement ¶
func (_m *IClient) GetStatement(ctx context.Context, params *glue.GetStatementInput, optFns ...func(*glue.Options)) (*glue.GetStatementOutput, error)
GetStatement provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTable ¶
func (_m *IClient) GetTable(ctx context.Context, params *glue.GetTableInput, optFns ...func(*glue.Options)) (*glue.GetTableOutput, error)
GetTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTableOptimizer ¶
func (_m *IClient) GetTableOptimizer(ctx context.Context, params *glue.GetTableOptimizerInput, optFns ...func(*glue.Options)) (*glue.GetTableOptimizerOutput, error)
GetTableOptimizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTableVersion ¶
func (_m *IClient) GetTableVersion(ctx context.Context, params *glue.GetTableVersionInput, optFns ...func(*glue.Options)) (*glue.GetTableVersionOutput, error)
GetTableVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTableVersions ¶
func (_m *IClient) GetTableVersions(ctx context.Context, params *glue.GetTableVersionsInput, optFns ...func(*glue.Options)) (*glue.GetTableVersionsOutput, error)
GetTableVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTables ¶
func (_m *IClient) GetTables(ctx context.Context, params *glue.GetTablesInput, optFns ...func(*glue.Options)) (*glue.GetTablesOutput, error)
GetTables provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTags ¶
func (_m *IClient) GetTags(ctx context.Context, params *glue.GetTagsInput, optFns ...func(*glue.Options)) (*glue.GetTagsOutput, error)
GetTags provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTrigger ¶
func (_m *IClient) GetTrigger(ctx context.Context, params *glue.GetTriggerInput, optFns ...func(*glue.Options)) (*glue.GetTriggerOutput, error)
GetTrigger provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTriggers ¶
func (_m *IClient) GetTriggers(ctx context.Context, params *glue.GetTriggersInput, optFns ...func(*glue.Options)) (*glue.GetTriggersOutput, error)
GetTriggers provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUnfilteredPartitionMetadata ¶
func (_m *IClient) GetUnfilteredPartitionMetadata(ctx context.Context, params *glue.GetUnfilteredPartitionMetadataInput, optFns ...func(*glue.Options)) (*glue.GetUnfilteredPartitionMetadataOutput, error)
GetUnfilteredPartitionMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUnfilteredPartitionsMetadata ¶
func (_m *IClient) GetUnfilteredPartitionsMetadata(ctx context.Context, params *glue.GetUnfilteredPartitionsMetadataInput, optFns ...func(*glue.Options)) (*glue.GetUnfilteredPartitionsMetadataOutput, error)
GetUnfilteredPartitionsMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUnfilteredTableMetadata ¶
func (_m *IClient) GetUnfilteredTableMetadata(ctx context.Context, params *glue.GetUnfilteredTableMetadataInput, optFns ...func(*glue.Options)) (*glue.GetUnfilteredTableMetadataOutput, error)
GetUnfilteredTableMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUsageProfile ¶
func (_m *IClient) GetUsageProfile(ctx context.Context, params *glue.GetUsageProfileInput, optFns ...func(*glue.Options)) (*glue.GetUsageProfileOutput, error)
GetUsageProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUserDefinedFunction ¶
func (_m *IClient) GetUserDefinedFunction(ctx context.Context, params *glue.GetUserDefinedFunctionInput, optFns ...func(*glue.Options)) (*glue.GetUserDefinedFunctionOutput, error)
GetUserDefinedFunction provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUserDefinedFunctions ¶
func (_m *IClient) GetUserDefinedFunctions(ctx context.Context, params *glue.GetUserDefinedFunctionsInput, optFns ...func(*glue.Options)) (*glue.GetUserDefinedFunctionsOutput, error)
GetUserDefinedFunctions provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflow ¶
func (_m *IClient) GetWorkflow(ctx context.Context, params *glue.GetWorkflowInput, optFns ...func(*glue.Options)) (*glue.GetWorkflowOutput, error)
GetWorkflow provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflowRun ¶
func (_m *IClient) GetWorkflowRun(ctx context.Context, params *glue.GetWorkflowRunInput, optFns ...func(*glue.Options)) (*glue.GetWorkflowRunOutput, error)
GetWorkflowRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflowRunProperties ¶
func (_m *IClient) GetWorkflowRunProperties(ctx context.Context, params *glue.GetWorkflowRunPropertiesInput, optFns ...func(*glue.Options)) (*glue.GetWorkflowRunPropertiesOutput, error)
GetWorkflowRunProperties provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWorkflowRuns ¶
func (_m *IClient) GetWorkflowRuns(ctx context.Context, params *glue.GetWorkflowRunsInput, optFns ...func(*glue.Options)) (*glue.GetWorkflowRunsOutput, error)
GetWorkflowRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportCatalogToGlue ¶
func (_m *IClient) ImportCatalogToGlue(ctx context.Context, params *glue.ImportCatalogToGlueInput, optFns ...func(*glue.Options)) (*glue.ImportCatalogToGlueOutput, error)
ImportCatalogToGlue provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBlueprints ¶
func (_m *IClient) ListBlueprints(ctx context.Context, params *glue.ListBlueprintsInput, optFns ...func(*glue.Options)) (*glue.ListBlueprintsOutput, error)
ListBlueprints provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListColumnStatisticsTaskRuns ¶
func (_m *IClient) ListColumnStatisticsTaskRuns(ctx context.Context, params *glue.ListColumnStatisticsTaskRunsInput, optFns ...func(*glue.Options)) (*glue.ListColumnStatisticsTaskRunsOutput, error)
ListColumnStatisticsTaskRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCrawlers ¶
func (_m *IClient) ListCrawlers(ctx context.Context, params *glue.ListCrawlersInput, optFns ...func(*glue.Options)) (*glue.ListCrawlersOutput, error)
ListCrawlers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCrawls ¶
func (_m *IClient) ListCrawls(ctx context.Context, params *glue.ListCrawlsInput, optFns ...func(*glue.Options)) (*glue.ListCrawlsOutput, error)
ListCrawls provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListCustomEntityTypes ¶
func (_m *IClient) ListCustomEntityTypes(ctx context.Context, params *glue.ListCustomEntityTypesInput, optFns ...func(*glue.Options)) (*glue.ListCustomEntityTypesOutput, error)
ListCustomEntityTypes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDataQualityResults ¶
func (_m *IClient) ListDataQualityResults(ctx context.Context, params *glue.ListDataQualityResultsInput, optFns ...func(*glue.Options)) (*glue.ListDataQualityResultsOutput, error)
ListDataQualityResults provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDataQualityRuleRecommendationRuns ¶
func (_m *IClient) ListDataQualityRuleRecommendationRuns(ctx context.Context, params *glue.ListDataQualityRuleRecommendationRunsInput, optFns ...func(*glue.Options)) (*glue.ListDataQualityRuleRecommendationRunsOutput, error)
ListDataQualityRuleRecommendationRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDataQualityRulesetEvaluationRuns ¶
func (_m *IClient) ListDataQualityRulesetEvaluationRuns(ctx context.Context, params *glue.ListDataQualityRulesetEvaluationRunsInput, optFns ...func(*glue.Options)) (*glue.ListDataQualityRulesetEvaluationRunsOutput, error)
ListDataQualityRulesetEvaluationRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDataQualityRulesets ¶
func (_m *IClient) ListDataQualityRulesets(ctx context.Context, params *glue.ListDataQualityRulesetsInput, optFns ...func(*glue.Options)) (*glue.ListDataQualityRulesetsOutput, error)
ListDataQualityRulesets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListDevEndpoints ¶
func (_m *IClient) ListDevEndpoints(ctx context.Context, params *glue.ListDevEndpointsInput, optFns ...func(*glue.Options)) (*glue.ListDevEndpointsOutput, error)
ListDevEndpoints provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListJobs ¶
func (_m *IClient) ListJobs(ctx context.Context, params *glue.ListJobsInput, optFns ...func(*glue.Options)) (*glue.ListJobsOutput, error)
ListJobs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMLTransforms ¶
func (_m *IClient) ListMLTransforms(ctx context.Context, params *glue.ListMLTransformsInput, optFns ...func(*glue.Options)) (*glue.ListMLTransformsOutput, error)
ListMLTransforms provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRegistries ¶
func (_m *IClient) ListRegistries(ctx context.Context, params *glue.ListRegistriesInput, optFns ...func(*glue.Options)) (*glue.ListRegistriesOutput, error)
ListRegistries provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSchemaVersions ¶
func (_m *IClient) ListSchemaVersions(ctx context.Context, params *glue.ListSchemaVersionsInput, optFns ...func(*glue.Options)) (*glue.ListSchemaVersionsOutput, error)
ListSchemaVersions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSchemas ¶
func (_m *IClient) ListSchemas(ctx context.Context, params *glue.ListSchemasInput, optFns ...func(*glue.Options)) (*glue.ListSchemasOutput, error)
ListSchemas provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSessions ¶
func (_m *IClient) ListSessions(ctx context.Context, params *glue.ListSessionsInput, optFns ...func(*glue.Options)) (*glue.ListSessionsOutput, error)
ListSessions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStatements ¶
func (_m *IClient) ListStatements(ctx context.Context, params *glue.ListStatementsInput, optFns ...func(*glue.Options)) (*glue.ListStatementsOutput, error)
ListStatements provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTableOptimizerRuns ¶
func (_m *IClient) ListTableOptimizerRuns(ctx context.Context, params *glue.ListTableOptimizerRunsInput, optFns ...func(*glue.Options)) (*glue.ListTableOptimizerRunsOutput, error)
ListTableOptimizerRuns provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTriggers ¶
func (_m *IClient) ListTriggers(ctx context.Context, params *glue.ListTriggersInput, optFns ...func(*glue.Options)) (*glue.ListTriggersOutput, error)
ListTriggers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListUsageProfiles ¶
func (_m *IClient) ListUsageProfiles(ctx context.Context, params *glue.ListUsageProfilesInput, optFns ...func(*glue.Options)) (*glue.ListUsageProfilesOutput, error)
ListUsageProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWorkflows ¶
func (_m *IClient) ListWorkflows(ctx context.Context, params *glue.ListWorkflowsInput, optFns ...func(*glue.Options)) (*glue.ListWorkflowsOutput, error)
ListWorkflows provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutDataCatalogEncryptionSettings ¶
func (_m *IClient) PutDataCatalogEncryptionSettings(ctx context.Context, params *glue.PutDataCatalogEncryptionSettingsInput, optFns ...func(*glue.Options)) (*glue.PutDataCatalogEncryptionSettingsOutput, error)
PutDataCatalogEncryptionSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutResourcePolicy ¶
func (_m *IClient) PutResourcePolicy(ctx context.Context, params *glue.PutResourcePolicyInput, optFns ...func(*glue.Options)) (*glue.PutResourcePolicyOutput, error)
PutResourcePolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutSchemaVersionMetadata ¶
func (_m *IClient) PutSchemaVersionMetadata(ctx context.Context, params *glue.PutSchemaVersionMetadataInput, optFns ...func(*glue.Options)) (*glue.PutSchemaVersionMetadataOutput, error)
PutSchemaVersionMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutWorkflowRunProperties ¶
func (_m *IClient) PutWorkflowRunProperties(ctx context.Context, params *glue.PutWorkflowRunPropertiesInput, optFns ...func(*glue.Options)) (*glue.PutWorkflowRunPropertiesOutput, error)
PutWorkflowRunProperties provides a mock function with given fields: ctx, params, optFns
func (*IClient) QuerySchemaVersionMetadata ¶
func (_m *IClient) QuerySchemaVersionMetadata(ctx context.Context, params *glue.QuerySchemaVersionMetadataInput, optFns ...func(*glue.Options)) (*glue.QuerySchemaVersionMetadataOutput, error)
QuerySchemaVersionMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) RegisterSchemaVersion ¶
func (_m *IClient) RegisterSchemaVersion(ctx context.Context, params *glue.RegisterSchemaVersionInput, optFns ...func(*glue.Options)) (*glue.RegisterSchemaVersionOutput, error)
RegisterSchemaVersion provides a mock function with given fields: ctx, params, optFns
func (*IClient) RemoveSchemaVersionMetadata ¶
func (_m *IClient) RemoveSchemaVersionMetadata(ctx context.Context, params *glue.RemoveSchemaVersionMetadataInput, optFns ...func(*glue.Options)) (*glue.RemoveSchemaVersionMetadataOutput, error)
RemoveSchemaVersionMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) ResetJobBookmark ¶
func (_m *IClient) ResetJobBookmark(ctx context.Context, params *glue.ResetJobBookmarkInput, optFns ...func(*glue.Options)) (*glue.ResetJobBookmarkOutput, error)
ResetJobBookmark provides a mock function with given fields: ctx, params, optFns
func (*IClient) ResumeWorkflowRun ¶
func (_m *IClient) ResumeWorkflowRun(ctx context.Context, params *glue.ResumeWorkflowRunInput, optFns ...func(*glue.Options)) (*glue.ResumeWorkflowRunOutput, error)
ResumeWorkflowRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) RunStatement ¶
func (_m *IClient) RunStatement(ctx context.Context, params *glue.RunStatementInput, optFns ...func(*glue.Options)) (*glue.RunStatementOutput, error)
RunStatement provides a mock function with given fields: ctx, params, optFns
func (*IClient) SearchTables ¶
func (_m *IClient) SearchTables(ctx context.Context, params *glue.SearchTablesInput, optFns ...func(*glue.Options)) (*glue.SearchTablesOutput, error)
SearchTables provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartBlueprintRun ¶
func (_m *IClient) StartBlueprintRun(ctx context.Context, params *glue.StartBlueprintRunInput, optFns ...func(*glue.Options)) (*glue.StartBlueprintRunOutput, error)
StartBlueprintRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartColumnStatisticsTaskRun ¶
func (_m *IClient) StartColumnStatisticsTaskRun(ctx context.Context, params *glue.StartColumnStatisticsTaskRunInput, optFns ...func(*glue.Options)) (*glue.StartColumnStatisticsTaskRunOutput, error)
StartColumnStatisticsTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartCrawler ¶
func (_m *IClient) StartCrawler(ctx context.Context, params *glue.StartCrawlerInput, optFns ...func(*glue.Options)) (*glue.StartCrawlerOutput, error)
StartCrawler provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartCrawlerSchedule ¶
func (_m *IClient) StartCrawlerSchedule(ctx context.Context, params *glue.StartCrawlerScheduleInput, optFns ...func(*glue.Options)) (*glue.StartCrawlerScheduleOutput, error)
StartCrawlerSchedule provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartDataQualityRuleRecommendationRun ¶
func (_m *IClient) StartDataQualityRuleRecommendationRun(ctx context.Context, params *glue.StartDataQualityRuleRecommendationRunInput, optFns ...func(*glue.Options)) (*glue.StartDataQualityRuleRecommendationRunOutput, error)
StartDataQualityRuleRecommendationRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartDataQualityRulesetEvaluationRun ¶
func (_m *IClient) StartDataQualityRulesetEvaluationRun(ctx context.Context, params *glue.StartDataQualityRulesetEvaluationRunInput, optFns ...func(*glue.Options)) (*glue.StartDataQualityRulesetEvaluationRunOutput, error)
StartDataQualityRulesetEvaluationRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartExportLabelsTaskRun ¶
func (_m *IClient) StartExportLabelsTaskRun(ctx context.Context, params *glue.StartExportLabelsTaskRunInput, optFns ...func(*glue.Options)) (*glue.StartExportLabelsTaskRunOutput, error)
StartExportLabelsTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartImportLabelsTaskRun ¶
func (_m *IClient) StartImportLabelsTaskRun(ctx context.Context, params *glue.StartImportLabelsTaskRunInput, optFns ...func(*glue.Options)) (*glue.StartImportLabelsTaskRunOutput, error)
StartImportLabelsTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartJobRun ¶
func (_m *IClient) StartJobRun(ctx context.Context, params *glue.StartJobRunInput, optFns ...func(*glue.Options)) (*glue.StartJobRunOutput, error)
StartJobRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartMLEvaluationTaskRun ¶
func (_m *IClient) StartMLEvaluationTaskRun(ctx context.Context, params *glue.StartMLEvaluationTaskRunInput, optFns ...func(*glue.Options)) (*glue.StartMLEvaluationTaskRunOutput, error)
StartMLEvaluationTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartMLLabelingSetGenerationTaskRun ¶
func (_m *IClient) StartMLLabelingSetGenerationTaskRun(ctx context.Context, params *glue.StartMLLabelingSetGenerationTaskRunInput, optFns ...func(*glue.Options)) (*glue.StartMLLabelingSetGenerationTaskRunOutput, error)
StartMLLabelingSetGenerationTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartTrigger ¶
func (_m *IClient) StartTrigger(ctx context.Context, params *glue.StartTriggerInput, optFns ...func(*glue.Options)) (*glue.StartTriggerOutput, error)
StartTrigger provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartWorkflowRun ¶
func (_m *IClient) StartWorkflowRun(ctx context.Context, params *glue.StartWorkflowRunInput, optFns ...func(*glue.Options)) (*glue.StartWorkflowRunOutput, error)
StartWorkflowRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopColumnStatisticsTaskRun ¶
func (_m *IClient) StopColumnStatisticsTaskRun(ctx context.Context, params *glue.StopColumnStatisticsTaskRunInput, optFns ...func(*glue.Options)) (*glue.StopColumnStatisticsTaskRunOutput, error)
StopColumnStatisticsTaskRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopCrawler ¶
func (_m *IClient) StopCrawler(ctx context.Context, params *glue.StopCrawlerInput, optFns ...func(*glue.Options)) (*glue.StopCrawlerOutput, error)
StopCrawler provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopCrawlerSchedule ¶
func (_m *IClient) StopCrawlerSchedule(ctx context.Context, params *glue.StopCrawlerScheduleInput, optFns ...func(*glue.Options)) (*glue.StopCrawlerScheduleOutput, error)
StopCrawlerSchedule provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopSession ¶
func (_m *IClient) StopSession(ctx context.Context, params *glue.StopSessionInput, optFns ...func(*glue.Options)) (*glue.StopSessionOutput, error)
StopSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopTrigger ¶
func (_m *IClient) StopTrigger(ctx context.Context, params *glue.StopTriggerInput, optFns ...func(*glue.Options)) (*glue.StopTriggerOutput, error)
StopTrigger provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopWorkflowRun ¶
func (_m *IClient) StopWorkflowRun(ctx context.Context, params *glue.StopWorkflowRunInput, optFns ...func(*glue.Options)) (*glue.StopWorkflowRunOutput, error)
StopWorkflowRun provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *glue.TagResourceInput, optFns ...func(*glue.Options)) (*glue.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *glue.UntagResourceInput, optFns ...func(*glue.Options)) (*glue.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateBlueprint ¶
func (_m *IClient) UpdateBlueprint(ctx context.Context, params *glue.UpdateBlueprintInput, optFns ...func(*glue.Options)) (*glue.UpdateBlueprintOutput, error)
UpdateBlueprint provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateClassifier ¶
func (_m *IClient) UpdateClassifier(ctx context.Context, params *glue.UpdateClassifierInput, optFns ...func(*glue.Options)) (*glue.UpdateClassifierOutput, error)
UpdateClassifier provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateColumnStatisticsForPartition ¶
func (_m *IClient) UpdateColumnStatisticsForPartition(ctx context.Context, params *glue.UpdateColumnStatisticsForPartitionInput, optFns ...func(*glue.Options)) (*glue.UpdateColumnStatisticsForPartitionOutput, error)
UpdateColumnStatisticsForPartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateColumnStatisticsForTable ¶
func (_m *IClient) UpdateColumnStatisticsForTable(ctx context.Context, params *glue.UpdateColumnStatisticsForTableInput, optFns ...func(*glue.Options)) (*glue.UpdateColumnStatisticsForTableOutput, error)
UpdateColumnStatisticsForTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateConnection ¶
func (_m *IClient) UpdateConnection(ctx context.Context, params *glue.UpdateConnectionInput, optFns ...func(*glue.Options)) (*glue.UpdateConnectionOutput, error)
UpdateConnection provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateCrawler ¶
func (_m *IClient) UpdateCrawler(ctx context.Context, params *glue.UpdateCrawlerInput, optFns ...func(*glue.Options)) (*glue.UpdateCrawlerOutput, error)
UpdateCrawler provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateCrawlerSchedule ¶
func (_m *IClient) UpdateCrawlerSchedule(ctx context.Context, params *glue.UpdateCrawlerScheduleInput, optFns ...func(*glue.Options)) (*glue.UpdateCrawlerScheduleOutput, error)
UpdateCrawlerSchedule provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDataQualityRuleset ¶
func (_m *IClient) UpdateDataQualityRuleset(ctx context.Context, params *glue.UpdateDataQualityRulesetInput, optFns ...func(*glue.Options)) (*glue.UpdateDataQualityRulesetOutput, error)
UpdateDataQualityRuleset provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDatabase ¶
func (_m *IClient) UpdateDatabase(ctx context.Context, params *glue.UpdateDatabaseInput, optFns ...func(*glue.Options)) (*glue.UpdateDatabaseOutput, error)
UpdateDatabase provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDevEndpoint ¶
func (_m *IClient) UpdateDevEndpoint(ctx context.Context, params *glue.UpdateDevEndpointInput, optFns ...func(*glue.Options)) (*glue.UpdateDevEndpointOutput, error)
UpdateDevEndpoint provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateJob ¶
func (_m *IClient) UpdateJob(ctx context.Context, params *glue.UpdateJobInput, optFns ...func(*glue.Options)) (*glue.UpdateJobOutput, error)
UpdateJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateJobFromSourceControl ¶
func (_m *IClient) UpdateJobFromSourceControl(ctx context.Context, params *glue.UpdateJobFromSourceControlInput, optFns ...func(*glue.Options)) (*glue.UpdateJobFromSourceControlOutput, error)
UpdateJobFromSourceControl provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMLTransform ¶
func (_m *IClient) UpdateMLTransform(ctx context.Context, params *glue.UpdateMLTransformInput, optFns ...func(*glue.Options)) (*glue.UpdateMLTransformOutput, error)
UpdateMLTransform provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePartition ¶
func (_m *IClient) UpdatePartition(ctx context.Context, params *glue.UpdatePartitionInput, optFns ...func(*glue.Options)) (*glue.UpdatePartitionOutput, error)
UpdatePartition provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRegistry ¶
func (_m *IClient) UpdateRegistry(ctx context.Context, params *glue.UpdateRegistryInput, optFns ...func(*glue.Options)) (*glue.UpdateRegistryOutput, error)
UpdateRegistry provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateSchema ¶
func (_m *IClient) UpdateSchema(ctx context.Context, params *glue.UpdateSchemaInput, optFns ...func(*glue.Options)) (*glue.UpdateSchemaOutput, error)
UpdateSchema provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateSourceControlFromJob ¶
func (_m *IClient) UpdateSourceControlFromJob(ctx context.Context, params *glue.UpdateSourceControlFromJobInput, optFns ...func(*glue.Options)) (*glue.UpdateSourceControlFromJobOutput, error)
UpdateSourceControlFromJob provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTable ¶
func (_m *IClient) UpdateTable(ctx context.Context, params *glue.UpdateTableInput, optFns ...func(*glue.Options)) (*glue.UpdateTableOutput, error)
UpdateTable provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTableOptimizer ¶
func (_m *IClient) UpdateTableOptimizer(ctx context.Context, params *glue.UpdateTableOptimizerInput, optFns ...func(*glue.Options)) (*glue.UpdateTableOptimizerOutput, error)
UpdateTableOptimizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTrigger ¶
func (_m *IClient) UpdateTrigger(ctx context.Context, params *glue.UpdateTriggerInput, optFns ...func(*glue.Options)) (*glue.UpdateTriggerOutput, error)
UpdateTrigger provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateUsageProfile ¶
func (_m *IClient) UpdateUsageProfile(ctx context.Context, params *glue.UpdateUsageProfileInput, optFns ...func(*glue.Options)) (*glue.UpdateUsageProfileOutput, error)
UpdateUsageProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateUserDefinedFunction ¶
func (_m *IClient) UpdateUserDefinedFunction(ctx context.Context, params *glue.UpdateUserDefinedFunctionInput, optFns ...func(*glue.Options)) (*glue.UpdateUserDefinedFunctionOutput, error)
UpdateUserDefinedFunction provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateWorkflow ¶
func (_m *IClient) UpdateWorkflow(ctx context.Context, params *glue.UpdateWorkflowInput, optFns ...func(*glue.Options)) (*glue.UpdateWorkflowOutput, error)
UpdateWorkflow provides a mock function with given fields: ctx, params, optFns