@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AWSGlueClient extends AmazonWebServiceClient implements AWSGlue
Defines the public endpoint for the Glue service.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
BatchCreatePartitionResult |
batchCreatePartition(BatchCreatePartitionRequest request)
Creates one or more partitions in a batch operation.
|
BatchDeleteConnectionResult |
batchDeleteConnection(BatchDeleteConnectionRequest request)
Deletes a list of connection definitions from the Data Catalog.
|
BatchDeletePartitionResult |
batchDeletePartition(BatchDeletePartitionRequest request)
Deletes one or more partitions in a batch operation.
|
BatchDeleteTableResult |
batchDeleteTable(BatchDeleteTableRequest request)
Deletes multiple tables at once.
|
BatchDeleteTableVersionResult |
batchDeleteTableVersion(BatchDeleteTableVersionRequest request)
Deletes a specified batch of versions of a table.
|
BatchGetBlueprintsResult |
batchGetBlueprints(BatchGetBlueprintsRequest request)
Retrieves information about a list of blueprints.
|
BatchGetCrawlersResult |
batchGetCrawlers(BatchGetCrawlersRequest request)
Returns a list of resource metadata for a given list of crawler names.
|
BatchGetCustomEntityTypesResult |
batchGetCustomEntityTypes(BatchGetCustomEntityTypesRequest request)
Retrieves the details for the custom patterns specified by a list of names.
|
BatchGetDataQualityResultResult |
batchGetDataQualityResult(BatchGetDataQualityResultRequest request)
Retrieves a list of data quality results for the specified result IDs.
|
BatchGetDevEndpointsResult |
batchGetDevEndpoints(BatchGetDevEndpointsRequest request)
Returns a list of resource metadata for a given list of development endpoint names.
|
BatchGetJobsResult |
batchGetJobs(BatchGetJobsRequest request)
Returns a list of resource metadata for a given list of job names.
|
BatchGetPartitionResult |
batchGetPartition(BatchGetPartitionRequest request)
Retrieves partitions in a batch request.
|
BatchGetTableOptimizerResult |
batchGetTableOptimizer(BatchGetTableOptimizerRequest request)
Returns the configuration for the specified table optimizers.
|
BatchGetTriggersResult |
batchGetTriggers(BatchGetTriggersRequest request)
Returns a list of resource metadata for a given list of trigger names.
|
BatchGetWorkflowsResult |
batchGetWorkflows(BatchGetWorkflowsRequest request)
Returns a list of resource metadata for a given list of workflow names.
|
BatchStopJobRunResult |
batchStopJobRun(BatchStopJobRunRequest request)
Stops one or more job runs for a specified job definition.
|
BatchUpdatePartitionResult |
batchUpdatePartition(BatchUpdatePartitionRequest request)
Updates one or more partitions in a batch operation.
|
static AWSGlueClientBuilder |
builder() |
CancelDataQualityRuleRecommendationRunResult |
cancelDataQualityRuleRecommendationRun(CancelDataQualityRuleRecommendationRunRequest request)
Cancels the specified recommendation run that was being used to generate rules.
|
CancelDataQualityRulesetEvaluationRunResult |
cancelDataQualityRulesetEvaluationRun(CancelDataQualityRulesetEvaluationRunRequest request)
Cancels a run where a ruleset is being evaluated against a data source.
|
CancelMLTaskRunResult |
cancelMLTaskRun(CancelMLTaskRunRequest request)
Cancels (stops) a task run.
|
CancelStatementResult |
cancelStatement(CancelStatementRequest request)
Cancels the statement.
|
CheckSchemaVersionValidityResult |
checkSchemaVersionValidity(CheckSchemaVersionValidityRequest request)
Validates the supplied schema.
|
CreateBlueprintResult |
createBlueprint(CreateBlueprintRequest request)
Registers a blueprint with Glue.
|
CreateClassifierResult |
createClassifier(CreateClassifierRequest request)
Creates a classifier in the user's account.
|
CreateConnectionResult |
createConnection(CreateConnectionRequest request)
Creates a connection definition in the Data Catalog.
|
CreateCrawlerResult |
createCrawler(CreateCrawlerRequest request)
Creates a new crawler with specified targets, role, configuration, and optional schedule.
|
CreateCustomEntityTypeResult |
createCustomEntityType(CreateCustomEntityTypeRequest request)
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured
data.
|
CreateDatabaseResult |
createDatabase(CreateDatabaseRequest request)
Creates a new database in a Data Catalog.
|
CreateDataQualityRulesetResult |
createDataQualityRuleset(CreateDataQualityRulesetRequest request)
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
|
CreateDevEndpointResult |
createDevEndpoint(CreateDevEndpointRequest request)
Creates a new development endpoint.
|
CreateJobResult |
createJob(CreateJobRequest request)
Creates a new job definition.
|
CreateMLTransformResult |
createMLTransform(CreateMLTransformRequest request)
Creates an Glue machine learning transform.
|
CreatePartitionResult |
createPartition(CreatePartitionRequest request)
Creates a new partition.
|
CreatePartitionIndexResult |
createPartitionIndex(CreatePartitionIndexRequest request)
Creates a specified partition index in an existing table.
|
CreateRegistryResult |
createRegistry(CreateRegistryRequest request)
Creates a new registry which may be used to hold a collection of schemas.
|
CreateSchemaResult |
createSchema(CreateSchemaRequest request)
Creates a new schema set and registers the schema definition.
|
CreateScriptResult |
createScript(CreateScriptRequest request)
Transforms a directed acyclic graph (DAG) into code.
|
CreateSecurityConfigurationResult |
createSecurityConfiguration(CreateSecurityConfigurationRequest request)
Creates a new security configuration.
|
CreateSessionResult |
createSession(CreateSessionRequest request)
Creates a new session.
|
CreateTableResult |
createTable(CreateTableRequest request)
Creates a new table definition in the Data Catalog.
|
CreateTableOptimizerResult |
createTableOptimizer(CreateTableOptimizerRequest request)
Creates a new table optimizer for a specific function.
|
CreateTriggerResult |
createTrigger(CreateTriggerRequest request)
Creates a new trigger.
|
CreateUsageProfileResult |
createUsageProfile(CreateUsageProfileRequest request)
Creates an Glue usage profile.
|
CreateUserDefinedFunctionResult |
createUserDefinedFunction(CreateUserDefinedFunctionRequest request)
Creates a new function definition in the Data Catalog.
|
CreateWorkflowResult |
createWorkflow(CreateWorkflowRequest request)
Creates a new workflow.
|
DeleteBlueprintResult |
deleteBlueprint(DeleteBlueprintRequest request)
Deletes an existing blueprint.
|
DeleteClassifierResult |
deleteClassifier(DeleteClassifierRequest request)
Removes a classifier from the Data Catalog.
|
DeleteColumnStatisticsForPartitionResult |
deleteColumnStatisticsForPartition(DeleteColumnStatisticsForPartitionRequest request)
Delete the partition column statistics of a column.
|
DeleteColumnStatisticsForTableResult |
deleteColumnStatisticsForTable(DeleteColumnStatisticsForTableRequest request)
Retrieves table statistics of columns.
|
DeleteConnectionResult |
deleteConnection(DeleteConnectionRequest request)
Deletes a connection from the Data Catalog.
|
DeleteCrawlerResult |
deleteCrawler(DeleteCrawlerRequest request)
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is
RUNNING. |
DeleteCustomEntityTypeResult |
deleteCustomEntityType(DeleteCustomEntityTypeRequest request)
Deletes a custom pattern by specifying its name.
|
DeleteDatabaseResult |
deleteDatabase(DeleteDatabaseRequest request)
Removes a specified database from a Data Catalog.
|
DeleteDataQualityRulesetResult |
deleteDataQualityRuleset(DeleteDataQualityRulesetRequest request)
Deletes a data quality ruleset.
|
DeleteDevEndpointResult |
deleteDevEndpoint(DeleteDevEndpointRequest request)
Deletes a specified development endpoint.
|
DeleteJobResult |
deleteJob(DeleteJobRequest request)
Deletes a specified job definition.
|
DeleteMLTransformResult |
deleteMLTransform(DeleteMLTransformRequest request)
Deletes an Glue machine learning transform.
|
DeletePartitionResult |
deletePartition(DeletePartitionRequest request)
Deletes a specified partition.
|
DeletePartitionIndexResult |
deletePartitionIndex(DeletePartitionIndexRequest request)
Deletes a specified partition index from an existing table.
|
DeleteRegistryResult |
deleteRegistry(DeleteRegistryRequest request)
Delete the entire registry including schema and all of its versions.
|
DeleteResourcePolicyResult |
deleteResourcePolicy(DeleteResourcePolicyRequest request)
Deletes a specified policy.
|
DeleteSchemaResult |
deleteSchema(DeleteSchemaRequest request)
Deletes the entire schema set, including the schema set and all of its versions.
|
DeleteSchemaVersionsResult |
deleteSchemaVersions(DeleteSchemaVersionsRequest request)
Remove versions from the specified schema.
|
DeleteSecurityConfigurationResult |
deleteSecurityConfiguration(DeleteSecurityConfigurationRequest request)
Deletes a specified security configuration.
|
DeleteSessionResult |
deleteSession(DeleteSessionRequest request)
Deletes the session.
|
DeleteTableResult |
deleteTable(DeleteTableRequest request)
Removes a table definition from the Data Catalog.
|
DeleteTableOptimizerResult |
deleteTableOptimizer(DeleteTableOptimizerRequest request)
Deletes an optimizer and all associated metadata for a table.
|
DeleteTableVersionResult |
deleteTableVersion(DeleteTableVersionRequest request)
Deletes a specified version of a table.
|
DeleteTriggerResult |
deleteTrigger(DeleteTriggerRequest request)
Deletes a specified trigger.
|
DeleteUsageProfileResult |
deleteUsageProfile(DeleteUsageProfileRequest request)
Deletes the Glue specified usage profile.
|
DeleteUserDefinedFunctionResult |
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest request)
Deletes an existing function definition from the Data Catalog.
|
DeleteWorkflowResult |
deleteWorkflow(DeleteWorkflowRequest request)
Deletes a workflow.
|
GetBlueprintResult |
getBlueprint(GetBlueprintRequest request)
Retrieves the details of a blueprint.
|
GetBlueprintRunResult |
getBlueprintRun(GetBlueprintRunRequest request)
Retrieves the details of a blueprint run.
|
GetBlueprintRunsResult |
getBlueprintRuns(GetBlueprintRunsRequest request)
Retrieves the details of blueprint runs for a specified blueprint.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
|
GetCatalogImportStatusResult |
getCatalogImportStatus(GetCatalogImportStatusRequest request)
Retrieves the status of a migration operation.
|
GetClassifierResult |
getClassifier(GetClassifierRequest request)
Retrieve a classifier by name.
|
GetClassifiersResult |
getClassifiers(GetClassifiersRequest request)
Lists all classifier objects in the Data Catalog.
|
GetColumnStatisticsForPartitionResult |
getColumnStatisticsForPartition(GetColumnStatisticsForPartitionRequest request)
Retrieves partition statistics of columns.
|
GetColumnStatisticsForTableResult |
getColumnStatisticsForTable(GetColumnStatisticsForTableRequest request)
Retrieves table statistics of columns.
|
GetColumnStatisticsTaskRunResult |
getColumnStatisticsTaskRun(GetColumnStatisticsTaskRunRequest request)
Get the associated metadata/information for a task run, given a task run ID.
|
GetColumnStatisticsTaskRunsResult |
getColumnStatisticsTaskRuns(GetColumnStatisticsTaskRunsRequest request)
Retrieves information about all runs associated with the specified table.
|
GetConnectionResult |
getConnection(GetConnectionRequest request)
Retrieves a connection definition from the Data Catalog.
|
GetConnectionsResult |
getConnections(GetConnectionsRequest request)
Retrieves a list of connection definitions from the Data Catalog.
|
GetCrawlerResult |
getCrawler(GetCrawlerRequest request)
Retrieves metadata for a specified crawler.
|
GetCrawlerMetricsResult |
getCrawlerMetrics(GetCrawlerMetricsRequest request)
Retrieves metrics about specified crawlers.
|
GetCrawlersResult |
getCrawlers(GetCrawlersRequest request)
Retrieves metadata for all crawlers defined in the customer account.
|
GetCustomEntityTypeResult |
getCustomEntityType(GetCustomEntityTypeRequest request)
Retrieves the details of a custom pattern by specifying its name.
|
GetDatabaseResult |
getDatabase(GetDatabaseRequest request)
Retrieves the definition of a specified database.
|
GetDatabasesResult |
getDatabases(GetDatabasesRequest request)
Retrieves all databases defined in a given Data Catalog.
|
GetDataCatalogEncryptionSettingsResult |
getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest request)
Retrieves the security configuration for a specified catalog.
|
GetDataflowGraphResult |
getDataflowGraph(GetDataflowGraphRequest request)
Transforms a Python script into a directed acyclic graph (DAG).
|
GetDataQualityResultResult |
getDataQualityResult(GetDataQualityResultRequest request)
Retrieves the result of a data quality rule evaluation.
|
GetDataQualityRuleRecommendationRunResult |
getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest request)
Gets the specified recommendation run that was used to generate rules.
|
GetDataQualityRulesetResult |
getDataQualityRuleset(GetDataQualityRulesetRequest request)
Returns an existing ruleset by identifier or name.
|
GetDataQualityRulesetEvaluationRunResult |
getDataQualityRulesetEvaluationRun(GetDataQualityRulesetEvaluationRunRequest request)
Retrieves a specific run where a ruleset is evaluated against a data source.
|
GetDevEndpointResult |
getDevEndpoint(GetDevEndpointRequest request)
Retrieves information about a specified development endpoint.
|
GetDevEndpointsResult |
getDevEndpoints(GetDevEndpointsRequest request)
Retrieves all the development endpoints in this Amazon Web Services account.
|
GetJobResult |
getJob(GetJobRequest request)
Retrieves an existing job definition.
|
GetJobBookmarkResult |
getJobBookmark(GetJobBookmarkRequest request)
Returns information on a job bookmark entry.
|
GetJobRunResult |
getJobRun(GetJobRunRequest request)
Retrieves the metadata for a given job run.
|
GetJobRunsResult |
getJobRuns(GetJobRunsRequest request)
Retrieves metadata for all runs of a given job definition.
|
GetJobsResult |
getJobs(GetJobsRequest request)
Retrieves all current job definitions.
|
GetMappingResult |
getMapping(GetMappingRequest request)
Creates mappings.
|
GetMLTaskRunResult |
getMLTaskRun(GetMLTaskRunRequest request)
Gets details for a specific task run on a machine learning transform.
|
GetMLTaskRunsResult |
getMLTaskRuns(GetMLTaskRunsRequest request)
Gets a list of runs for a machine learning transform.
|
GetMLTransformResult |
getMLTransform(GetMLTransformRequest request)
Gets an Glue machine learning transform artifact and all its corresponding metadata.
|
GetMLTransformsResult |
getMLTransforms(GetMLTransformsRequest request)
Gets a sortable, filterable list of existing Glue machine learning transforms.
|
GetPartitionResult |
getPartition(GetPartitionRequest request)
Retrieves information about a specified partition.
|
GetPartitionIndexesResult |
getPartitionIndexes(GetPartitionIndexesRequest request)
Retrieves the partition indexes associated with a table.
|
GetPartitionsResult |
getPartitions(GetPartitionsRequest request)
Retrieves information about the partitions in a table.
|
GetPlanResult |
getPlan(GetPlanRequest request)
Gets code to perform a specified mapping.
|
GetRegistryResult |
getRegistry(GetRegistryRequest request)
Describes the specified registry in detail.
|
GetResourcePoliciesResult |
getResourcePolicies(GetResourcePoliciesRequest request)
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account
permission grants.
|
GetResourcePolicyResult |
getResourcePolicy(GetResourcePolicyRequest request)
Retrieves a specified resource policy.
|
GetSchemaResult |
getSchema(GetSchemaRequest request)
Describes the specified schema in detail.
|
GetSchemaByDefinitionResult |
getSchemaByDefinition(GetSchemaByDefinitionRequest request)
Retrieves a schema by the
SchemaDefinition. |
GetSchemaVersionResult |
getSchemaVersion(GetSchemaVersionRequest request)
Get the specified schema by its unique ID assigned when a version of the schema is created or registered.
|
GetSchemaVersionsDiffResult |
getSchemaVersionsDiff(GetSchemaVersionsDiffRequest request)
Fetches the schema version difference in the specified difference type between two stored schema versions in the
Schema Registry.
|
GetSecurityConfigurationResult |
getSecurityConfiguration(GetSecurityConfigurationRequest request)
Retrieves a specified security configuration.
|
GetSecurityConfigurationsResult |
getSecurityConfigurations(GetSecurityConfigurationsRequest request)
Retrieves a list of all security configurations.
|
GetSessionResult |
getSession(GetSessionRequest request)
Retrieves the session.
|
GetStatementResult |
getStatement(GetStatementRequest request)
Retrieves the statement.
|
GetTableResult |
getTable(GetTableRequest request)
Retrieves the
Table definition in a Data Catalog for a specified table. |
GetTableOptimizerResult |
getTableOptimizer(GetTableOptimizerRequest request)
Returns the configuration of all optimizers associated with a specified table.
|
GetTablesResult |
getTables(GetTablesRequest request)
Retrieves the definitions of some or all of the tables in a given
Database. |
GetTableVersionResult |
getTableVersion(GetTableVersionRequest request)
Retrieves a specified version of a table.
|
GetTableVersionsResult |
getTableVersions(GetTableVersionsRequest request)
Retrieves a list of strings that identify available versions of a specified table.
|
GetTagsResult |
getTags(GetTagsRequest request)
Retrieves a list of tags associated with a resource.
|
GetTriggerResult |
getTrigger(GetTriggerRequest request)
Retrieves the definition of a trigger.
|
GetTriggersResult |
getTriggers(GetTriggersRequest request)
Gets all the triggers associated with a job.
|
GetUnfilteredPartitionMetadataResult |
getUnfilteredPartitionMetadata(GetUnfilteredPartitionMetadataRequest request)
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
|
GetUnfilteredPartitionsMetadataResult |
getUnfilteredPartitionsMetadata(GetUnfilteredPartitionsMetadataRequest request)
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
|
GetUnfilteredTableMetadataResult |
getUnfilteredTableMetadata(GetUnfilteredTableMetadataRequest request)
Allows a third-party analytical engine to retrieve unfiltered table metadata from the Data Catalog.
|
GetUsageProfileResult |
getUsageProfile(GetUsageProfileRequest request)
Retrieves information about the specified Glue usage profile.
|
GetUserDefinedFunctionResult |
getUserDefinedFunction(GetUserDefinedFunctionRequest request)
Retrieves a specified function definition from the Data Catalog.
|
GetUserDefinedFunctionsResult |
getUserDefinedFunctions(GetUserDefinedFunctionsRequest request)
Retrieves multiple function definitions from the Data Catalog.
|
GetWorkflowResult |
getWorkflow(GetWorkflowRequest request)
Retrieves resource metadata for a workflow.
|
GetWorkflowRunResult |
getWorkflowRun(GetWorkflowRunRequest request)
Retrieves the metadata for a given workflow run.
|
GetWorkflowRunPropertiesResult |
getWorkflowRunProperties(GetWorkflowRunPropertiesRequest request)
Retrieves the workflow run properties which were set during the run.
|
GetWorkflowRunsResult |
getWorkflowRuns(GetWorkflowRunsRequest request)
Retrieves metadata for all runs of a given workflow.
|
ImportCatalogToGlueResult |
importCatalogToGlue(ImportCatalogToGlueRequest request)
Imports an existing Amazon Athena Data Catalog to Glue.
|
ListBlueprintsResult |
listBlueprints(ListBlueprintsRequest request)
Lists all the blueprint names in an account.
|
ListColumnStatisticsTaskRunsResult |
listColumnStatisticsTaskRuns(ListColumnStatisticsTaskRunsRequest request)
List all task runs for a particular account.
|
ListCrawlersResult |
listCrawlers(ListCrawlersRequest request)
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the
specified tag.
|
ListCrawlsResult |
listCrawls(ListCrawlsRequest request)
Returns all the crawls of a specified crawler.
|
ListCustomEntityTypesResult |
listCustomEntityTypes(ListCustomEntityTypesRequest request)
Lists all the custom patterns that have been created.
|
ListDataQualityResultsResult |
listDataQualityResults(ListDataQualityResultsRequest request)
Returns all data quality execution results for your account.
|
ListDataQualityRuleRecommendationRunsResult |
listDataQualityRuleRecommendationRuns(ListDataQualityRuleRecommendationRunsRequest request)
Lists the recommendation runs meeting the filter criteria.
|
ListDataQualityRulesetEvaluationRunsResult |
listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest request)
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
ListDataQualityRulesetsResult |
listDataQualityRulesets(ListDataQualityRulesetsRequest request)
Returns a paginated list of rulesets for the specified list of Glue tables.
|
ListDevEndpointsResult |
listDevEndpoints(ListDevEndpointsRequest request)
Retrieves the names of all
DevEndpoint resources in this Amazon Web Services account, or the
resources with the specified tag. |
ListJobsResult |
listJobs(ListJobsRequest request)
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified
tag.
|
ListMLTransformsResult |
listMLTransforms(ListMLTransformsRequest request)
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services
account, or the resources with the specified tag.
|
ListRegistriesResult |
listRegistries(ListRegistriesRequest request)
Returns a list of registries that you have created, with minimal registry information.
|
ListSchemasResult |
listSchemas(ListSchemasRequest request)
Returns a list of schemas with minimal details.
|
ListSchemaVersionsResult |
listSchemaVersions(ListSchemaVersionsRequest request)
Returns a list of schema versions that you have created, with minimal information.
|
ListSessionsResult |
listSessions(ListSessionsRequest request)
Retrieve a list of sessions.
|
ListStatementsResult |
listStatements(ListStatementsRequest request)
Lists statements for the session.
|
ListTableOptimizerRunsResult |
listTableOptimizerRuns(ListTableOptimizerRunsRequest request)
Lists the history of previous optimizer runs for a specific table.
|
ListTriggersResult |
listTriggers(ListTriggersRequest request)
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the
specified tag.
|
ListUsageProfilesResult |
listUsageProfiles(ListUsageProfilesRequest request)
List all the Glue usage profiles.
|
ListWorkflowsResult |
listWorkflows(ListWorkflowsRequest request)
Lists names of workflows created in the account.
|
PutDataCatalogEncryptionSettingsResult |
putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest request)
Sets the security configuration for a specified catalog.
|
PutResourcePolicyResult |
putResourcePolicy(PutResourcePolicyRequest request)
Sets the Data Catalog resource policy for access control.
|
PutSchemaVersionMetadataResult |
putSchemaVersionMetadata(PutSchemaVersionMetadataRequest request)
Puts the metadata key value pair for a specified schema version ID.
|
PutWorkflowRunPropertiesResult |
putWorkflowRunProperties(PutWorkflowRunPropertiesRequest request)
Puts the specified workflow run properties for the given workflow run.
|
QuerySchemaVersionMetadataResult |
querySchemaVersionMetadata(QuerySchemaVersionMetadataRequest request)
Queries for the schema version metadata information.
|
RegisterSchemaVersionResult |
registerSchemaVersion(RegisterSchemaVersionRequest request)
Adds a new version to the existing schema.
|
RemoveSchemaVersionMetadataResult |
removeSchemaVersionMetadata(RemoveSchemaVersionMetadataRequest request)
Removes a key value pair from the schema version metadata for the specified schema version ID.
|
ResetJobBookmarkResult |
resetJobBookmark(ResetJobBookmarkRequest request)
Resets a bookmark entry.
|
ResumeWorkflowRunResult |
resumeWorkflowRun(ResumeWorkflowRunRequest request)
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run.
|
RunStatementResult |
runStatement(RunStatementRequest request)
Executes the statement.
|
SearchTablesResult |
searchTables(SearchTablesRequest request)
Searches a set of tables based on properties in the table metadata as well as on the parent database.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held
open.
|
StartBlueprintRunResult |
startBlueprintRun(StartBlueprintRunRequest request)
Starts a new run of the specified blueprint.
|
StartColumnStatisticsTaskRunResult |
startColumnStatisticsTaskRun(StartColumnStatisticsTaskRunRequest request)
Starts a column statistics task run, for a specified table and columns.
|
StartCrawlerResult |
startCrawler(StartCrawlerRequest request)
Starts a crawl using the specified crawler, regardless of what is scheduled.
|
StartCrawlerScheduleResult |
startCrawlerSchedule(StartCrawlerScheduleRequest request)
Changes the schedule state of the specified crawler to
SCHEDULED, unless the crawler is already
running or the schedule state is already SCHEDULED. |
StartDataQualityRuleRecommendationRunResult |
startDataQualityRuleRecommendationRun(StartDataQualityRuleRecommendationRunRequest request)
Starts a recommendation run that is used to generate rules when you don't know what rules to write.
|
StartDataQualityRulesetEvaluationRunResult |
startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest request)
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the
ruleset against a data source (Glue table).
|
StartExportLabelsTaskRunResult |
startExportLabelsTaskRun(StartExportLabelsTaskRunRequest request)
Begins an asynchronous task to export all labeled data for a particular transform.
|
StartImportLabelsTaskRunResult |
startImportLabelsTaskRun(StartImportLabelsTaskRunRequest request)
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform
and improve its quality.
|
StartJobRunResult |
startJobRun(StartJobRunRequest request)
Starts a job run using a job definition.
|
StartMLEvaluationTaskRunResult |
startMLEvaluationTaskRun(StartMLEvaluationTaskRunRequest request)
Starts a task to estimate the quality of the transform.
|
StartMLLabelingSetGenerationTaskRunResult |
startMLLabelingSetGenerationTaskRun(StartMLLabelingSetGenerationTaskRunRequest request)
Starts the active learning workflow for your machine learning transform to improve the transform's quality by
generating label sets and adding labels.
|
StartTriggerResult |
startTrigger(StartTriggerRequest request)
Starts an existing trigger.
|
StartWorkflowRunResult |
startWorkflowRun(StartWorkflowRunRequest request)
Starts a new run of the specified workflow.
|
StopColumnStatisticsTaskRunResult |
stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest request)
Stops a task run for the specified table.
|
StopCrawlerResult |
stopCrawler(StopCrawlerRequest request)
If the specified crawler is running, stops the crawl.
|
StopCrawlerScheduleResult |
stopCrawlerSchedule(StopCrawlerScheduleRequest request)
Sets the schedule state of the specified crawler to
NOT_SCHEDULED, but does not stop the crawler if
it is already running. |
StopSessionResult |
stopSession(StopSessionRequest request)
Stops the session.
|
StopTriggerResult |
stopTrigger(StopTriggerRequest request)
Stops a specified trigger.
|
StopWorkflowRunResult |
stopWorkflowRun(StopWorkflowRunRequest request)
Stops the execution of the specified workflow run.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Adds tags to a resource.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes tags from a resource.
|
UpdateBlueprintResult |
updateBlueprint(UpdateBlueprintRequest request)
Updates a registered blueprint.
|
UpdateClassifierResult |
updateClassifier(UpdateClassifierRequest request)
Modifies an existing classifier (a
GrokClassifier, an XMLClassifier, a
JsonClassifier, or a CsvClassifier, depending on which field is present). |
UpdateColumnStatisticsForPartitionResult |
updateColumnStatisticsForPartition(UpdateColumnStatisticsForPartitionRequest request)
Creates or updates partition statistics of columns.
|
UpdateColumnStatisticsForTableResult |
updateColumnStatisticsForTable(UpdateColumnStatisticsForTableRequest request)
Creates or updates table statistics of columns.
|
UpdateConnectionResult |
updateConnection(UpdateConnectionRequest request)
Updates a connection definition in the Data Catalog.
|
UpdateCrawlerResult |
updateCrawler(UpdateCrawlerRequest request)
Updates a crawler.
|
UpdateCrawlerScheduleResult |
updateCrawlerSchedule(UpdateCrawlerScheduleRequest request)
Updates the schedule of a crawler using a
cron expression. |
UpdateDatabaseResult |
updateDatabase(UpdateDatabaseRequest request)
Updates an existing database definition in a Data Catalog.
|
UpdateDataQualityRulesetResult |
updateDataQualityRuleset(UpdateDataQualityRulesetRequest request)
Updates the specified data quality ruleset.
|
UpdateDevEndpointResult |
updateDevEndpoint(UpdateDevEndpointRequest request)
Updates a specified development endpoint.
|
UpdateJobResult |
updateJob(UpdateJobRequest request)
Updates an existing job definition.
|
UpdateJobFromSourceControlResult |
updateJobFromSourceControl(UpdateJobFromSourceControlRequest request)
Synchronizes a job from the source control repository.
|
UpdateMLTransformResult |
updateMLTransform(UpdateMLTransformRequest request)
Updates an existing machine learning transform.
|
UpdatePartitionResult |
updatePartition(UpdatePartitionRequest request)
Updates a partition.
|
UpdateRegistryResult |
updateRegistry(UpdateRegistryRequest request)
Updates an existing registry which is used to hold a collection of schemas.
|
UpdateSchemaResult |
updateSchema(UpdateSchemaRequest request)
Updates the description, compatibility setting, or version checkpoint for a schema set.
|
UpdateSourceControlFromJobResult |
updateSourceControlFromJob(UpdateSourceControlFromJobRequest request)
Synchronizes a job to the source control repository.
|
UpdateTableResult |
updateTable(UpdateTableRequest request)
Updates a metadata table in the Data Catalog.
|
UpdateTableOptimizerResult |
updateTableOptimizer(UpdateTableOptimizerRequest request)
Updates the configuration for an existing table optimizer.
|
UpdateTriggerResult |
updateTrigger(UpdateTriggerRequest request)
Updates a trigger definition.
|
UpdateUsageProfileResult |
updateUsageProfile(UpdateUsageProfileRequest request)
Update an Glue usage profile.
|
UpdateUserDefinedFunctionResult |
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest request)
Updates an existing function definition in the Data Catalog.
|
UpdateWorkflowResult |
updateWorkflow(UpdateWorkflowRequest request)
Updates an existing workflow.
|
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetpublic static AWSGlueClientBuilder builder()
public BatchCreatePartitionResult batchCreatePartition(BatchCreatePartitionRequest request)
Creates one or more partitions in a batch operation.
batchCreatePartition in interface AWSGluebatchCreatePartitionRequest - InvalidInputException - The input provided was not valid.AlreadyExistsException - A resource to be created or added already exists.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public BatchDeleteConnectionResult batchDeleteConnection(BatchDeleteConnectionRequest request)
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnection in interface AWSGluebatchDeleteConnectionRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public BatchDeletePartitionResult batchDeletePartition(BatchDeletePartitionRequest request)
Deletes one or more partitions in a batch operation.
batchDeletePartition in interface AWSGluebatchDeletePartitionRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public BatchDeleteTableResult batchDeleteTable(BatchDeleteTableRequest request)
Deletes multiple tables at once.
After completing this operation, you no longer have access to the table versions and partitions that belong to the deleted table. Glue deletes these "orphaned" resources asynchronously in a timely manner, at the discretion of the service.
To ensure the immediate deletion of all related resources, before calling BatchDeleteTable, use
DeleteTableVersion or BatchDeleteTableVersion, and DeletePartition or
BatchDeletePartition, to delete any resources that belong to the table.
batchDeleteTable in interface AWSGluebatchDeleteTableRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.ResourceNotReadyException - A resource was not ready for a transaction.public BatchDeleteTableVersionResult batchDeleteTableVersion(BatchDeleteTableVersionRequest request)
Deletes a specified batch of versions of a table.
batchDeleteTableVersion in interface AWSGluebatchDeleteTableVersionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public BatchGetBlueprintsResult batchGetBlueprints(BatchGetBlueprintsRequest request)
Retrieves information about a list of blueprints.
batchGetBlueprints in interface AWSGluebatchGetBlueprintsRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public BatchGetCrawlersResult batchGetCrawlers(BatchGetCrawlersRequest request)
Returns a list of resource metadata for a given list of crawler names. After calling the
ListCrawlers operation, you can call this operation to access the data to which you have been
granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.
batchGetCrawlers in interface AWSGluebatchGetCrawlersRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public BatchGetCustomEntityTypesResult batchGetCustomEntityTypes(BatchGetCustomEntityTypesRequest request)
Retrieves the details for the custom patterns specified by a list of names.
batchGetCustomEntityTypes in interface AWSGluebatchGetCustomEntityTypesRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public BatchGetDataQualityResultResult batchGetDataQualityResult(BatchGetDataQualityResultRequest request)
Retrieves a list of data quality results for the specified result IDs.
batchGetDataQualityResult in interface AWSGluebatchGetDataQualityResultRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public BatchGetDevEndpointsResult batchGetDevEndpoints(BatchGetDevEndpointsRequest request)
Returns a list of resource metadata for a given list of development endpoint names. After calling the
ListDevEndpoints operation, you can call this operation to access the data to which you have been
granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.
batchGetDevEndpoints in interface AWSGluebatchGetDevEndpointsRequest - AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public BatchGetJobsResult batchGetJobs(BatchGetJobsRequest request)
Returns a list of resource metadata for a given list of job names. After calling the ListJobs
operation, you can call this operation to access the data to which you have been granted permissions. This
operation supports all IAM permissions, including permission conditions that uses tags.
batchGetJobs in interface AWSGluebatchGetJobsRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public BatchGetPartitionResult batchGetPartition(BatchGetPartitionRequest request)
Retrieves partitions in a batch request.
batchGetPartition in interface AWSGluebatchGetPartitionRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.GlueEncryptionException - An encryption operation failed.InvalidStateException - An error that indicates your data is in an invalid state.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public BatchGetTableOptimizerResult batchGetTableOptimizer(BatchGetTableOptimizerRequest request)
Returns the configuration for the specified table optimizers.
batchGetTableOptimizer in interface AWSGluebatchGetTableOptimizerRequest - InternalServiceException - An internal service error occurred.public BatchGetTriggersResult batchGetTriggers(BatchGetTriggersRequest request)
Returns a list of resource metadata for a given list of trigger names. After calling the
ListTriggers operation, you can call this operation to access the data to which you have been
granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.
batchGetTriggers in interface AWSGluebatchGetTriggersRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public BatchGetWorkflowsResult batchGetWorkflows(BatchGetWorkflowsRequest request)
Returns a list of resource metadata for a given list of workflow names. After calling the
ListWorkflows operation, you can call this operation to access the data to which you have been
granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.
batchGetWorkflows in interface AWSGluebatchGetWorkflowsRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public BatchStopJobRunResult batchStopJobRun(BatchStopJobRunRequest request)
Stops one or more job runs for a specified job definition.
batchStopJobRun in interface AWSGluebatchStopJobRunRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public BatchUpdatePartitionResult batchUpdatePartition(BatchUpdatePartitionRequest request)
Updates one or more partitions in a batch operation.
batchUpdatePartition in interface AWSGluebatchUpdatePartitionRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.GlueEncryptionException - An encryption operation failed.public CancelDataQualityRuleRecommendationRunResult cancelDataQualityRuleRecommendationRun(CancelDataQualityRuleRecommendationRunRequest request)
Cancels the specified recommendation run that was being used to generate rules.
cancelDataQualityRuleRecommendationRun in interface AWSGluecancelDataQualityRuleRecommendationRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public CancelDataQualityRulesetEvaluationRunResult cancelDataQualityRulesetEvaluationRun(CancelDataQualityRulesetEvaluationRunRequest request)
Cancels a run where a ruleset is being evaluated against a data source.
cancelDataQualityRulesetEvaluationRun in interface AWSGluecancelDataQualityRulesetEvaluationRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public CancelMLTaskRunResult cancelMLTaskRun(CancelMLTaskRunRequest request)
Cancels (stops) a task run. Machine learning task runs are asynchronous tasks that Glue runs on your behalf as
part of various machine learning workflows. You can cancel a machine learning task run at any time by calling
CancelMLTaskRun with a task run's parent transform's TransformID and the task run's
TaskRunId.
cancelMLTaskRun in interface AWSGluecancelMLTaskRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public CancelStatementResult cancelStatement(CancelStatementRequest request)
Cancels the statement.
cancelStatement in interface AWSGluecancelStatementRequest - AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.IllegalSessionStateException - The session is in an invalid state to perform a requested operation.public CheckSchemaVersionValidityResult checkSchemaVersionValidity(CheckSchemaVersionValidityRequest request)
Validates the supplied schema. This call has no side effects, it simply validates using the supplied schema using
DataFormat as the format. Since it does not take a schema set name, no compatibility checks are
performed.
checkSchemaVersionValidity in interface AWSGluecheckSchemaVersionValidityRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.public CreateBlueprintResult createBlueprint(CreateBlueprintRequest request)
Registers a blueprint with Glue.
createBlueprint in interface AWSGluecreateBlueprintRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateClassifierResult createClassifier(CreateClassifierRequest request)
Creates a classifier in the user's account. This can be a GrokClassifier, an
XMLClassifier, a JsonClassifier, or a CsvClassifier, depending on which
field of the request is present.
createClassifier in interface AWSGluecreateClassifierRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public CreateConnectionResult createConnection(CreateConnectionRequest request)
Creates a connection definition in the Data Catalog.
Connections used for creating federated resources require the IAM glue:PassConnection permission.
createConnection in interface AWSGluecreateConnectionRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.GlueEncryptionException - An encryption operation failed.public CreateCrawlerResult createCrawler(CreateCrawlerRequest request)
Creates a new crawler with specified targets, role, configuration, and optional schedule. At least one crawl
target must be specified, in the s3Targets field, the jdbcTargets field, or the
DynamoDBTargets field.
createCrawler in interface AWSGluecreateCrawlerRequest - InvalidInputException - The input provided was not valid.AlreadyExistsException - A resource to be created or added already exists.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateCustomEntityTypeResult createCustomEntityType(CreateCustomEntityTypeRequest request)
Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.
Each custom pattern you create specifies a regular expression and an optional list of context words. If no context words are passed only a regular expression is checked.
createCustomEntityType in interface AWSGluecreateCustomEntityTypeRequest - AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.InternalServiceException - An internal service error occurred.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateDataQualityRulesetResult createDataQualityRuleset(CreateDataQualityRulesetRequest request)
Creates a data quality ruleset with DQDL rules applied to a specified Glue table.
You create the ruleset using the Data Quality Definition Language (DQDL). For more information, see the Glue developer guide.
createDataQualityRuleset in interface AWSGluecreateDataQualityRulesetRequest - InvalidInputException - The input provided was not valid.AlreadyExistsException - A resource to be created or added already exists.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateDatabaseResult createDatabase(CreateDatabaseRequest request)
Creates a new database in a Data Catalog.
createDatabase in interface AWSGluecreateDatabaseRequest - InvalidInputException - The input provided was not valid.AlreadyExistsException - A resource to be created or added already exists.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.FederatedResourceAlreadyExistsException - A federated resource already exists.public CreateDevEndpointResult createDevEndpoint(CreateDevEndpointRequest request)
Creates a new development endpoint.
createDevEndpoint in interface AWSGluecreateDevEndpointRequest - AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.ValidationException - A value could not be validated.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateJobResult createJob(CreateJobRequest request)
Creates a new job definition.
createJob in interface AWSGluecreateJobRequest - InvalidInputException - The input provided was not valid.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.AlreadyExistsException - A resource to be created or added already exists.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public CreateMLTransformResult createMLTransform(CreateMLTransformRequest request)
Creates an Glue machine learning transform. This operation creates the transform and all the necessary parameters to train it.
Call this operation as the first step in the process of using a machine learning transform (such as the
FindMatches transform) for deduplicating data. You can provide an optional Description,
in addition to the parameters that you want to use for your algorithm.
You must also specify certain parameters for the tasks that Glue runs on your behalf as part of learning from
your data and creating a high-quality machine learning transform. These parameters include Role, and
optionally, AllocatedCapacity, Timeout, and MaxRetries. For more
information, see Jobs.
createMLTransform in interface AWSGluecreateMLTransformRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.AccessDeniedException - Access to a resource was denied.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.public CreatePartitionResult createPartition(CreatePartitionRequest request)
Creates a new partition.
createPartition in interface AWSGluecreatePartitionRequest - InvalidInputException - The input provided was not valid.AlreadyExistsException - A resource to be created or added already exists.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public CreatePartitionIndexResult createPartitionIndex(CreatePartitionIndexRequest request)
Creates a specified partition index in an existing table.
createPartitionIndex in interface AWSGluecreatePartitionIndexRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existResourceNumberLimitExceededException - A resource numerical limit was exceeded.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public CreateRegistryResult createRegistry(CreateRegistryRequest request)
Creates a new registry which may be used to hold a collection of schemas.
createRegistry in interface AWSGluecreateRegistryRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.InternalServiceException - An internal service error occurred.public CreateSchemaResult createSchema(CreateSchemaRequest request)
Creates a new schema set and registers the schema definition. Returns an error if the schema set already exists without actually registering the version.
When the schema set is created, a version checkpoint will be set to the first version. Compatibility mode
"DISABLED" restricts any additional schema versions from being added after the first schema version. For all
other compatibility modes, validation of compatibility settings will be applied only from the second version
onwards when the RegisterSchemaVersion API is used.
When this API is called without a RegistryId, this will create an entry for a "default-registry" in
the registry database tables, if it is not already present.
createSchema in interface AWSGluecreateSchemaRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existAlreadyExistsException - A resource to be created or added already exists.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.InternalServiceException - An internal service error occurred.public CreateScriptResult createScript(CreateScriptRequest request)
Transforms a directed acyclic graph (DAG) into code.
createScript in interface AWSGluecreateScriptRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public CreateSecurityConfigurationResult createSecurityConfiguration(CreateSecurityConfigurationRequest request)
Creates a new security configuration. A security configuration is a set of security properties that can be used by Glue. You can use a security configuration to encrypt data at rest. For information about using security configurations in Glue, see Encrypting Data Written by Crawlers, Jobs, and Development Endpoints.
createSecurityConfiguration in interface AWSGluecreateSecurityConfigurationRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateSessionResult createSession(CreateSessionRequest request)
Creates a new session.
createSession in interface AWSGluecreateSessionRequest - Request to create a new session.AccessDeniedException - Access to a resource was denied.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.ValidationException - A value could not be validated.AlreadyExistsException - A resource to be created or added already exists.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public CreateTableResult createTable(CreateTableRequest request)
Creates a new table definition in the Data Catalog.
createTable in interface AWSGluecreateTableRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existResourceNumberLimitExceededException - A resource numerical limit was exceeded.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.ResourceNotReadyException - A resource was not ready for a transaction.public CreateTableOptimizerResult createTableOptimizer(CreateTableOptimizerRequest request)
Creates a new table optimizer for a specific function. compaction is the only currently supported
optimizer type.
createTableOptimizer in interface AWSGluecreateTableOptimizerRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.InternalServiceException - An internal service error occurred.public CreateTriggerResult createTrigger(CreateTriggerRequest request)
Creates a new trigger.
createTrigger in interface AWSGluecreateTriggerRequest - AlreadyExistsException - A resource to be created or added already exists.EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public CreateUsageProfileResult createUsageProfile(CreateUsageProfileRequest request)
Creates an Glue usage profile.
createUsageProfile in interface AWSGluecreateUsageProfileRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.AlreadyExistsException - A resource to be created or added already exists.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.OperationNotSupportedException - The operation is not available in the region.public CreateUserDefinedFunctionResult createUserDefinedFunction(CreateUserDefinedFunctionRequest request)
Creates a new function definition in the Data Catalog.
createUserDefinedFunction in interface AWSGluecreateUserDefinedFunctionRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.GlueEncryptionException - An encryption operation failed.public CreateWorkflowResult createWorkflow(CreateWorkflowRequest request)
Creates a new workflow.
createWorkflow in interface AWSGluecreateWorkflowRequest - AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteBlueprintResult deleteBlueprint(DeleteBlueprintRequest request)
Deletes an existing blueprint.
deleteBlueprint in interface AWSGluedeleteBlueprintRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public DeleteClassifierResult deleteClassifier(DeleteClassifierRequest request)
Removes a classifier from the Data Catalog.
deleteClassifier in interface AWSGluedeleteClassifierRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.public DeleteColumnStatisticsForPartitionResult deleteColumnStatisticsForPartition(DeleteColumnStatisticsForPartitionRequest request)
Delete the partition column statistics of a column.
The Identity and Access Management (IAM) permission required for this operation is DeletePartition.
deleteColumnStatisticsForPartition in interface AWSGluedeleteColumnStatisticsForPartitionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public DeleteColumnStatisticsForTableResult deleteColumnStatisticsForTable(DeleteColumnStatisticsForTableRequest request)
Retrieves table statistics of columns.
The Identity and Access Management (IAM) permission required for this operation is DeleteTable.
deleteColumnStatisticsForTable in interface AWSGluedeleteColumnStatisticsForTableRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public DeleteConnectionResult deleteConnection(DeleteConnectionRequest request)
Deletes a connection from the Data Catalog.
deleteConnection in interface AWSGluedeleteConnectionRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.public DeleteCrawlerResult deleteCrawler(DeleteCrawlerRequest request)
Removes a specified crawler from the Glue Data Catalog, unless the crawler state is RUNNING.
deleteCrawler in interface AWSGluedeleteCrawlerRequest - EntityNotFoundException - A specified entity does not existCrawlerRunningException - The operation cannot be performed because the crawler is already running.SchedulerTransitioningException - The specified scheduler is transitioning.OperationTimeoutException - The operation timed out.public DeleteCustomEntityTypeResult deleteCustomEntityType(DeleteCustomEntityTypeRequest request)
Deletes a custom pattern by specifying its name.
deleteCustomEntityType in interface AWSGluedeleteCustomEntityTypeRequest - EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public DeleteDataQualityRulesetResult deleteDataQualityRuleset(DeleteDataQualityRulesetRequest request)
Deletes a data quality ruleset.
deleteDataQualityRuleset in interface AWSGluedeleteDataQualityRulesetRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public DeleteDatabaseResult deleteDatabase(DeleteDatabaseRequest request)
Removes a specified database from a Data Catalog.
After completing this operation, you no longer have access to the tables (and all table versions and partitions that might belong to the tables) and the user-defined functions in the deleted database. Glue deletes these "orphaned" resources asynchronously in a timely manner, at the discretion of the service.
To ensure the immediate deletion of all related resources, before calling DeleteDatabase, use
DeleteTableVersion or BatchDeleteTableVersion, DeletePartition or
BatchDeletePartition, DeleteUserDefinedFunction, and DeleteTable or
BatchDeleteTable, to delete any resources that belong to the database.
deleteDatabase in interface AWSGluedeleteDatabaseRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteDevEndpointResult deleteDevEndpoint(DeleteDevEndpointRequest request)
Deletes a specified development endpoint.
deleteDevEndpoint in interface AWSGluedeleteDevEndpointRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public DeleteJobResult deleteJob(DeleteJobRequest request)
Deletes a specified job definition. If the job definition is not found, no exception is thrown.
deleteJob in interface AWSGluedeleteJobRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public DeleteMLTransformResult deleteMLTransform(DeleteMLTransformRequest request)
Deletes an Glue machine learning transform. Machine learning transforms are a special type of transform that use
machine learning to learn the details of the transformation to be performed by learning from examples provided by
humans. These transformations are then saved by Glue. If you no longer need a transform, you can delete it by
calling DeleteMLTransforms. However, any Glue jobs that still reference the deleted transform will
no longer succeed.
deleteMLTransform in interface AWSGluedeleteMLTransformRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public DeletePartitionResult deletePartition(DeletePartitionRequest request)
Deletes a specified partition.
deletePartition in interface AWSGluedeletePartitionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public DeletePartitionIndexResult deletePartitionIndex(DeletePartitionIndexRequest request)
Deletes a specified partition index from an existing table.
deletePartitionIndex in interface AWSGluedeletePartitionIndexRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existConflictException - The CreatePartitions API was called on a table that has indexes enabled.GlueEncryptionException - An encryption operation failed.public DeleteRegistryResult deleteRegistry(DeleteRegistryRequest request)
Delete the entire registry including schema and all of its versions. To get the status of the delete operation,
you can call the GetRegistry API after the asynchronous call. Deleting a registry will deactivate
all online operations for the registry such as the UpdateRegistry, CreateSchema,
UpdateSchema, and RegisterSchemaVersion APIs.
deleteRegistry in interface AWSGluedeleteRegistryRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteResourcePolicyResult deleteResourcePolicy(DeleteResourcePolicyRequest request)
Deletes a specified policy.
deleteResourcePolicy in interface AWSGluedeleteResourcePolicyRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.ConditionCheckFailureException - A specified condition was not satisfied.public DeleteSchemaResult deleteSchema(DeleteSchemaRequest request)
Deletes the entire schema set, including the schema set and all of its versions. To get the status of the delete
operation, you can call GetSchema API after the asynchronous call. Deleting a registry will
deactivate all online operations for the schema, such as the GetSchemaByDefinition, and
RegisterSchemaVersion APIs.
deleteSchema in interface AWSGluedeleteSchemaRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteSchemaVersionsResult deleteSchemaVersions(DeleteSchemaVersionsRequest request)
Remove versions from the specified schema. A version number or range may be supplied. If the compatibility mode
forbids deleting of a version that is necessary, such as BACKWARDS_FULL, an error is returned. Calling the
GetSchemaVersions API after this call will list the status of the deleted versions.
When the range of version numbers contain check pointed version, the API will return a 409 conflict and will not
proceed with the deletion. You have to remove the checkpoint first using the DeleteSchemaCheckpoint
API before using this API.
You cannot use the DeleteSchemaVersions API to delete the first schema version in the schema set.
The first schema version can only be deleted by the DeleteSchema API. This operation will also
delete the attached SchemaVersionMetadata under the schema versions. Hard deletes will be enforced
on the database.
If the compatibility mode forbids deleting of a version that is necessary, such as BACKWARDS_FULL, an error is returned.
deleteSchemaVersions in interface AWSGluedeleteSchemaVersionsRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteSecurityConfigurationResult deleteSecurityConfiguration(DeleteSecurityConfigurationRequest request)
Deletes a specified security configuration.
deleteSecurityConfiguration in interface AWSGluedeleteSecurityConfigurationRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public DeleteSessionResult deleteSession(DeleteSessionRequest request)
Deletes the session.
deleteSession in interface AWSGluedeleteSessionRequest - AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.IllegalSessionStateException - The session is in an invalid state to perform a requested operation.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteTableResult deleteTable(DeleteTableRequest request)
Removes a table definition from the Data Catalog.
After completing this operation, you no longer have access to the table versions and partitions that belong to the deleted table. Glue deletes these "orphaned" resources asynchronously in a timely manner, at the discretion of the service.
To ensure the immediate deletion of all related resources, before calling DeleteTable, use
DeleteTableVersion or BatchDeleteTableVersion, and DeletePartition or
BatchDeletePartition, to delete any resources that belong to the table.
deleteTable in interface AWSGluedeleteTableRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.ResourceNotReadyException - A resource was not ready for a transaction.public DeleteTableOptimizerResult deleteTableOptimizer(DeleteTableOptimizerRequest request)
Deletes an optimizer and all associated metadata for a table. The optimization will no longer be performed on the table.
deleteTableOptimizer in interface AWSGluedeleteTableOptimizerRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.public DeleteTableVersionResult deleteTableVersion(DeleteTableVersionRequest request)
Deletes a specified version of a table.
deleteTableVersion in interface AWSGluedeleteTableVersionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public DeleteTriggerResult deleteTrigger(DeleteTriggerRequest request)
Deletes a specified trigger. If the trigger is not found, no exception is thrown.
deleteTrigger in interface AWSGluedeleteTriggerRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public DeleteUsageProfileResult deleteUsageProfile(DeleteUsageProfileRequest request)
Deletes the Glue specified usage profile.
deleteUsageProfile in interface AWSGluedeleteUsageProfileRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.OperationNotSupportedException - The operation is not available in the region.public DeleteUserDefinedFunctionResult deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest request)
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunction in interface AWSGluedeleteUserDefinedFunctionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public DeleteWorkflowResult deleteWorkflow(DeleteWorkflowRequest request)
Deletes a workflow.
deleteWorkflow in interface AWSGluedeleteWorkflowRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public GetBlueprintResult getBlueprint(GetBlueprintRequest request)
Retrieves the details of a blueprint.
getBlueprint in interface AWSGluegetBlueprintRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetBlueprintRunResult getBlueprintRun(GetBlueprintRunRequest request)
Retrieves the details of a blueprint run.
getBlueprintRun in interface AWSGluegetBlueprintRunRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetBlueprintRunsResult getBlueprintRuns(GetBlueprintRunsRequest request)
Retrieves the details of blueprint runs for a specified blueprint.
getBlueprintRuns in interface AWSGluegetBlueprintRunsRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public GetCatalogImportStatusResult getCatalogImportStatus(GetCatalogImportStatusRequest request)
Retrieves the status of a migration operation.
getCatalogImportStatus in interface AWSGluegetCatalogImportStatusRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetClassifierResult getClassifier(GetClassifierRequest request)
Retrieve a classifier by name.
getClassifier in interface AWSGluegetClassifierRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.public GetClassifiersResult getClassifiers(GetClassifiersRequest request)
Lists all classifier objects in the Data Catalog.
getClassifiers in interface AWSGluegetClassifiersRequest - OperationTimeoutException - The operation timed out.public GetColumnStatisticsForPartitionResult getColumnStatisticsForPartition(GetColumnStatisticsForPartitionRequest request)
Retrieves partition statistics of columns.
The Identity and Access Management (IAM) permission required for this operation is GetPartition.
getColumnStatisticsForPartition in interface AWSGluegetColumnStatisticsForPartitionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public GetColumnStatisticsForTableResult getColumnStatisticsForTable(GetColumnStatisticsForTableRequest request)
Retrieves table statistics of columns.
The Identity and Access Management (IAM) permission required for this operation is GetTable.
getColumnStatisticsForTable in interface AWSGluegetColumnStatisticsForTableRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public GetColumnStatisticsTaskRunResult getColumnStatisticsTaskRun(GetColumnStatisticsTaskRunRequest request)
Get the associated metadata/information for a task run, given a task run ID.
getColumnStatisticsTaskRun in interface AWSGluegetColumnStatisticsTaskRunRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public GetColumnStatisticsTaskRunsResult getColumnStatisticsTaskRuns(GetColumnStatisticsTaskRunsRequest request)
Retrieves information about all runs associated with the specified table.
getColumnStatisticsTaskRuns in interface AWSGluegetColumnStatisticsTaskRunsRequest - OperationTimeoutException - The operation timed out.public GetConnectionResult getConnection(GetConnectionRequest request)
Retrieves a connection definition from the Data Catalog.
getConnection in interface AWSGluegetConnectionRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.GlueEncryptionException - An encryption operation failed.public GetConnectionsResult getConnections(GetConnectionsRequest request)
Retrieves a list of connection definitions from the Data Catalog.
getConnections in interface AWSGluegetConnectionsRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.GlueEncryptionException - An encryption operation failed.public GetCrawlerResult getCrawler(GetCrawlerRequest request)
Retrieves metadata for a specified crawler.
getCrawler in interface AWSGluegetCrawlerRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.public GetCrawlerMetricsResult getCrawlerMetrics(GetCrawlerMetricsRequest request)
Retrieves metrics about specified crawlers.
getCrawlerMetrics in interface AWSGluegetCrawlerMetricsRequest - OperationTimeoutException - The operation timed out.public GetCrawlersResult getCrawlers(GetCrawlersRequest request)
Retrieves metadata for all crawlers defined in the customer account.
getCrawlers in interface AWSGluegetCrawlersRequest - OperationTimeoutException - The operation timed out.public GetCustomEntityTypeResult getCustomEntityType(GetCustomEntityTypeRequest request)
Retrieves the details of a custom pattern by specifying its name.
getCustomEntityType in interface AWSGluegetCustomEntityTypeRequest - EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public GetDataCatalogEncryptionSettingsResult getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest request)
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettings in interface AWSGluegetDataCatalogEncryptionSettingsRequest - InternalServiceException - An internal service error occurred.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public GetDataQualityResultResult getDataQualityResult(GetDataQualityResultRequest request)
Retrieves the result of a data quality rule evaluation.
getDataQualityResult in interface AWSGluegetDataQualityResultRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existpublic GetDataQualityRuleRecommendationRunResult getDataQualityRuleRecommendationRun(GetDataQualityRuleRecommendationRunRequest request)
Gets the specified recommendation run that was used to generate rules.
getDataQualityRuleRecommendationRun in interface AWSGluegetDataQualityRuleRecommendationRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetDataQualityRulesetResult getDataQualityRuleset(GetDataQualityRulesetRequest request)
Returns an existing ruleset by identifier or name.
getDataQualityRuleset in interface AWSGluegetDataQualityRulesetRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetDataQualityRulesetEvaluationRunResult getDataQualityRulesetEvaluationRun(GetDataQualityRulesetEvaluationRunRequest request)
Retrieves a specific run where a ruleset is evaluated against a data source.
getDataQualityRulesetEvaluationRun in interface AWSGluegetDataQualityRulesetEvaluationRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetDatabaseResult getDatabase(GetDatabaseRequest request)
Retrieves the definition of a specified database.
getDatabase in interface AWSGluegetDatabaseRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.FederationSourceException - A federation source failed.public GetDatabasesResult getDatabases(GetDatabasesRequest request)
Retrieves all databases defined in a given Data Catalog.
getDatabases in interface AWSGluegetDatabasesRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public GetDataflowGraphResult getDataflowGraph(GetDataflowGraphRequest request)
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraph in interface AWSGluegetDataflowGraphRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetDevEndpointResult getDevEndpoint(GetDevEndpointRequest request)
Retrieves information about a specified development endpoint.
When you create a development endpoint in a virtual private cloud (VPC), Glue returns only a private IP address, and the public IP address field is not populated. When you create a non-VPC development endpoint, Glue returns only a public IP address.
getDevEndpoint in interface AWSGluegetDevEndpointRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public GetDevEndpointsResult getDevEndpoints(GetDevEndpointsRequest request)
Retrieves all the development endpoints in this Amazon Web Services account.
When you create a development endpoint in a virtual private cloud (VPC), Glue returns only a private IP address and the public IP address field is not populated. When you create a non-VPC development endpoint, Glue returns only a public IP address.
getDevEndpoints in interface AWSGluegetDevEndpointsRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public GetJobResult getJob(GetJobRequest request)
Retrieves an existing job definition.
getJob in interface AWSGluegetJobRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetJobBookmarkResult getJobBookmark(GetJobBookmarkRequest request)
Returns information on a job bookmark entry.
For more information about enabling and using job bookmarks, see:
getJobBookmark in interface AWSGluegetJobBookmarkRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ValidationException - A value could not be validated.public GetJobRunResult getJobRun(GetJobRunRequest request)
Retrieves the metadata for a given job run. Job run history is accessible for 90 days for your workflow and job run.
getJobRun in interface AWSGluegetJobRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetJobRunsResult getJobRuns(GetJobRunsRequest request)
Retrieves metadata for all runs of a given job definition.
getJobRuns in interface AWSGluegetJobRunsRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetJobsResult getJobs(GetJobsRequest request)
Retrieves all current job definitions.
getJobs in interface AWSGluegetJobsRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetMLTaskRunResult getMLTaskRun(GetMLTaskRunRequest request)
Gets details for a specific task run on a machine learning transform. Machine learning task runs are asynchronous
tasks that Glue runs on your behalf as part of various machine learning workflows. You can check the stats of any
task run by calling GetMLTaskRun with the TaskRunID and its parent transform's
TransformID.
getMLTaskRun in interface AWSGluegetMLTaskRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetMLTaskRunsResult getMLTaskRuns(GetMLTaskRunsRequest request)
Gets a list of runs for a machine learning transform. Machine learning task runs are asynchronous tasks that Glue
runs on your behalf as part of various machine learning workflows. You can get a sortable, filterable list of
machine learning task runs by calling GetMLTaskRuns with their parent transform's
TransformID and other optional parameters as documented in this section.
This operation returns a list of historic runs and must be paginated.
getMLTaskRuns in interface AWSGluegetMLTaskRunsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetMLTransformResult getMLTransform(GetMLTransformRequest request)
Gets an Glue machine learning transform artifact and all its corresponding metadata. Machine learning transforms
are a special type of transform that use machine learning to learn the details of the transformation to be
performed by learning from examples provided by humans. These transformations are then saved by Glue. You can
retrieve their metadata by calling GetMLTransform.
getMLTransform in interface AWSGluegetMLTransformRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetMLTransformsResult getMLTransforms(GetMLTransformsRequest request)
Gets a sortable, filterable list of existing Glue machine learning transforms. Machine learning transforms are a
special type of transform that use machine learning to learn the details of the transformation to be performed by
learning from examples provided by humans. These transformations are then saved by Glue, and you can retrieve
their metadata by calling GetMLTransforms.
getMLTransforms in interface AWSGluegetMLTransformsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public GetMappingResult getMapping(GetMappingRequest request)
Creates mappings.
getMapping in interface AWSGluegetMappingRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.EntityNotFoundException - A specified entity does not existpublic GetPartitionResult getPartition(GetPartitionRequest request)
Retrieves information about a specified partition.
getPartition in interface AWSGluegetPartitionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetPartitionIndexesResult getPartitionIndexes(GetPartitionIndexesRequest request)
Retrieves the partition indexes associated with a table.
getPartitionIndexes in interface AWSGluegetPartitionIndexesRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existConflictException - The CreatePartitions API was called on a table that has indexes enabled.public GetPartitionsResult getPartitions(GetPartitionsRequest request)
Retrieves information about the partitions in a table.
getPartitions in interface AWSGluegetPartitionsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.GlueEncryptionException - An encryption operation failed.InvalidStateException - An error that indicates your data is in an invalid state.ResourceNotReadyException - A resource was not ready for a transaction.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetPlanResult getPlan(GetPlanRequest request)
Gets code to perform a specified mapping.
getPlan in interface AWSGluegetPlanRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetRegistryResult getRegistry(GetRegistryRequest request)
Describes the specified registry in detail.
getRegistry in interface AWSGluegetRegistryRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.public GetResourcePoliciesResult getResourcePolicies(GetResourcePoliciesRequest request)
Retrieves the resource policies set on individual resources by Resource Access Manager during cross-account permission grants. Also retrieves the Data Catalog resource policy.
If you enabled metadata encryption in Data Catalog settings, and you do not have permission on the KMS key, the operation can't return the Data Catalog resource policy.
getResourcePolicies in interface AWSGluegetResourcePoliciesRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.GlueEncryptionException - An encryption operation failed.public GetResourcePolicyResult getResourcePolicy(GetResourcePolicyRequest request)
Retrieves a specified resource policy.
getResourcePolicy in interface AWSGluegetResourcePolicyRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public GetSchemaResult getSchema(GetSchemaRequest request)
Describes the specified schema in detail.
getSchema in interface AWSGluegetSchemaRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.public GetSchemaByDefinitionResult getSchemaByDefinition(GetSchemaByDefinitionRequest request)
Retrieves a schema by the SchemaDefinition. The schema definition is sent to the Schema Registry,
canonicalized, and hashed. If the hash is matched within the scope of the SchemaName or ARN (or the
default registry, if none is supplied), that schema’s metadata is returned. Otherwise, a 404 or NotFound error is
returned. Schema versions in Deleted statuses will not be included in the results.
getSchemaByDefinition in interface AWSGluegetSchemaByDefinitionRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.public GetSchemaVersionResult getSchemaVersion(GetSchemaVersionRequest request)
Get the specified schema by its unique ID assigned when a version of the schema is created or registered. Schema versions in Deleted status will not be included in the results.
getSchemaVersion in interface AWSGluegetSchemaVersionRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.public GetSchemaVersionsDiffResult getSchemaVersionsDiff(GetSchemaVersionsDiffRequest request)
Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.
This API allows you to compare two schema versions between two schema definitions under the same schema.
getSchemaVersionsDiff in interface AWSGluegetSchemaVersionsDiffRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.public GetSecurityConfigurationResult getSecurityConfiguration(GetSecurityConfigurationRequest request)
Retrieves a specified security configuration.
getSecurityConfiguration in interface AWSGluegetSecurityConfigurationRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetSecurityConfigurationsResult getSecurityConfigurations(GetSecurityConfigurationsRequest request)
Retrieves a list of all security configurations.
getSecurityConfigurations in interface AWSGluegetSecurityConfigurationsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetSessionResult getSession(GetSessionRequest request)
Retrieves the session.
getSession in interface AWSGluegetSessionRequest - AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public GetStatementResult getStatement(GetStatementRequest request)
Retrieves the statement.
getStatement in interface AWSGluegetStatementRequest - AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.IllegalSessionStateException - The session is in an invalid state to perform a requested operation.public GetTableResult getTable(GetTableRequest request)
Retrieves the Table definition in a Data Catalog for a specified table.
getTable in interface AWSGluegetTableRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.ResourceNotReadyException - A resource was not ready for a transaction.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetTableOptimizerResult getTableOptimizer(GetTableOptimizerRequest request)
Returns the configuration of all optimizers associated with a specified table.
getTableOptimizer in interface AWSGluegetTableOptimizerRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.public GetTableVersionResult getTableVersion(GetTableVersionRequest request)
Retrieves a specified version of a table.
getTableVersion in interface AWSGluegetTableVersionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public GetTableVersionsResult getTableVersions(GetTableVersionsRequest request)
Retrieves a list of strings that identify available versions of a specified table.
getTableVersions in interface AWSGluegetTableVersionsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public GetTablesResult getTables(GetTablesRequest request)
Retrieves the definitions of some or all of the tables in a given Database.
getTables in interface AWSGluegetTablesRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.GlueEncryptionException - An encryption operation failed.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetTagsResult getTags(GetTagsRequest request)
Retrieves a list of tags associated with a resource.
getTags in interface AWSGluegetTagsRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.EntityNotFoundException - A specified entity does not existpublic GetTriggerResult getTrigger(GetTriggerRequest request)
Retrieves the definition of a trigger.
getTrigger in interface AWSGluegetTriggerRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetTriggersResult getTriggers(GetTriggersRequest request)
Gets all the triggers associated with a job.
getTriggers in interface AWSGluegetTriggersRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetUnfilteredPartitionMetadataResult getUnfilteredPartitionMetadata(GetUnfilteredPartitionMetadataRequest request)
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
For IAM authorization, the public IAM action associated with this API is glue:GetPartition.
getUnfilteredPartitionMetadata in interface AWSGluegetUnfilteredPartitionMetadataRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.PermissionTypeMismatchException - The operation timed out.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetUnfilteredPartitionsMetadataResult getUnfilteredPartitionsMetadata(GetUnfilteredPartitionsMetadataRequest request)
Retrieves partition metadata from the Data Catalog that contains unfiltered metadata.
For IAM authorization, the public IAM action associated with this API is glue:GetPartitions.
getUnfilteredPartitionsMetadata in interface AWSGluegetUnfilteredPartitionsMetadataRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.PermissionTypeMismatchException - The operation timed out.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetUnfilteredTableMetadataResult getUnfilteredTableMetadata(GetUnfilteredTableMetadataRequest request)
Allows a third-party analytical engine to retrieve unfiltered table metadata from the Data Catalog.
For IAM authorization, the public IAM action associated with this API is glue:GetTable.
getUnfilteredTableMetadata in interface AWSGluegetUnfilteredTableMetadataRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.PermissionTypeMismatchException - The operation timed out.FederationSourceException - A federation source failed.FederationSourceRetryableException - A federation source failed, but the operation may be retried.public GetUsageProfileResult getUsageProfile(GetUsageProfileRequest request)
Retrieves information about the specified Glue usage profile.
getUsageProfile in interface AWSGluegetUsageProfileRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.OperationNotSupportedException - The operation is not available in the region.public GetUserDefinedFunctionResult getUserDefinedFunction(GetUserDefinedFunctionRequest request)
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunction in interface AWSGluegetUserDefinedFunctionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public GetUserDefinedFunctionsResult getUserDefinedFunctions(GetUserDefinedFunctionsRequest request)
Retrieves multiple function definitions from the Data Catalog.
getUserDefinedFunctions in interface AWSGluegetUserDefinedFunctionsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.GlueEncryptionException - An encryption operation failed.public GetWorkflowResult getWorkflow(GetWorkflowRequest request)
Retrieves resource metadata for a workflow.
getWorkflow in interface AWSGluegetWorkflowRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetWorkflowRunResult getWorkflowRun(GetWorkflowRunRequest request)
Retrieves the metadata for a given workflow run. Job run history is accessible for 90 days for your workflow and job run.
getWorkflowRun in interface AWSGluegetWorkflowRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetWorkflowRunPropertiesResult getWorkflowRunProperties(GetWorkflowRunPropertiesRequest request)
Retrieves the workflow run properties which were set during the run.
getWorkflowRunProperties in interface AWSGluegetWorkflowRunPropertiesRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public GetWorkflowRunsResult getWorkflowRuns(GetWorkflowRunsRequest request)
Retrieves metadata for all runs of a given workflow.
getWorkflowRuns in interface AWSGluegetWorkflowRunsRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ImportCatalogToGlueResult importCatalogToGlue(ImportCatalogToGlueRequest request)
Imports an existing Amazon Athena Data Catalog to Glue.
importCatalogToGlue in interface AWSGlueimportCatalogToGlueRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ListBlueprintsResult listBlueprints(ListBlueprintsRequest request)
Lists all the blueprint names in an account.
listBlueprints in interface AWSGluelistBlueprintsRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ListColumnStatisticsTaskRunsResult listColumnStatisticsTaskRuns(ListColumnStatisticsTaskRunsRequest request)
List all task runs for a particular account.
listColumnStatisticsTaskRuns in interface AWSGluelistColumnStatisticsTaskRunsRequest - OperationTimeoutException - The operation timed out.public ListCrawlersResult listCrawlers(ListCrawlersRequest request)
Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.
This operation takes the optional Tags field, which you can use as a filter on the response so that
tagged resources can be retrieved as a group. If you choose to use tags filtering, only resources with the tag
are retrieved.
listCrawlers in interface AWSGluelistCrawlersRequest - OperationTimeoutException - The operation timed out.public ListCrawlsResult listCrawls(ListCrawlsRequest request)
Returns all the crawls of a specified crawler. Returns only the crawls that have occurred since the launch date of the crawler history feature, and only retains up to 12 months of crawls. Older crawls will not be returned.
You may use this API to:
Retrive all the crawls of a specified crawler.
Retrieve all the crawls of a specified crawler within a limited count.
Retrieve all the crawls of a specified crawler in a specific time range.
Retrieve all the crawls of a specified crawler with a particular state, crawl ID, or DPU hour value.
listCrawls in interface AWSGluelistCrawlsRequest - EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.public ListCustomEntityTypesResult listCustomEntityTypes(ListCustomEntityTypesRequest request)
Lists all the custom patterns that have been created.
listCustomEntityTypes in interface AWSGluelistCustomEntityTypesRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public ListDataQualityResultsResult listDataQualityResults(ListDataQualityResultsRequest request)
Returns all data quality execution results for your account.
listDataQualityResults in interface AWSGluelistDataQualityResultsRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public ListDataQualityRuleRecommendationRunsResult listDataQualityRuleRecommendationRuns(ListDataQualityRuleRecommendationRunsRequest request)
Lists the recommendation runs meeting the filter criteria.
listDataQualityRuleRecommendationRuns in interface AWSGluelistDataQualityRuleRecommendationRunsRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public ListDataQualityRulesetEvaluationRunsResult listDataQualityRulesetEvaluationRuns(ListDataQualityRulesetEvaluationRunsRequest request)
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
listDataQualityRulesetEvaluationRuns in interface AWSGluelistDataQualityRulesetEvaluationRunsRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public ListDataQualityRulesetsResult listDataQualityRulesets(ListDataQualityRulesetsRequest request)
Returns a paginated list of rulesets for the specified list of Glue tables.
listDataQualityRulesets in interface AWSGluelistDataQualityRulesetsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public ListDevEndpointsResult listDevEndpoints(ListDevEndpointsRequest request)
Retrieves the names of all DevEndpoint resources in this Amazon Web Services account, or the
resources with the specified tag. This operation allows you to see which resources are available in your account,
and their names.
This operation takes the optional Tags field, which you can use as a filter on the response so that
tagged resources can be retrieved as a group. If you choose to use tags filtering, only resources with the tag
are retrieved.
listDevEndpoints in interface AWSGluelistDevEndpointsRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ListJobsResult listJobs(ListJobsRequest request)
Retrieves the names of all job resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.
This operation takes the optional Tags field, which you can use as a filter on the response so that
tagged resources can be retrieved as a group. If you choose to use tags filtering, only resources with the tag
are retrieved.
listJobs in interface AWSGluelistJobsRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ListMLTransformsResult listMLTransforms(ListMLTransformsRequest request)
Retrieves a sortable, filterable list of existing Glue machine learning transforms in this Amazon Web Services
account, or the resources with the specified tag. This operation takes the optional Tags field,
which you can use as a filter of the responses so that tagged resources can be retrieved as a group. If you
choose to use tag filtering, only resources with the tags are retrieved.
listMLTransforms in interface AWSGluelistMLTransformsRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public ListRegistriesResult listRegistries(ListRegistriesRequest request)
Returns a list of registries that you have created, with minimal registry information. Registries in the
Deleting status will not be included in the results. Empty results will be returned if there are no
registries available.
listRegistries in interface AWSGluelistRegistriesRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.public ListSchemaVersionsResult listSchemaVersions(ListSchemaVersionsRequest request)
Returns a list of schema versions that you have created, with minimal information. Schema versions in Deleted status will not be included in the results. Empty results will be returned if there are no schema versions available.
listSchemaVersions in interface AWSGluelistSchemaVersionsRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.public ListSchemasResult listSchemas(ListSchemasRequest request)
Returns a list of schemas with minimal details. Schemas in Deleting status will not be included in the results. Empty results will be returned if there are no schemas available.
When the RegistryId is not provided, all the schemas across registries will be part of the API
response.
listSchemas in interface AWSGluelistSchemasRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.public ListSessionsResult listSessions(ListSessionsRequest request)
Retrieve a list of sessions.
listSessions in interface AWSGluelistSessionsRequest - AccessDeniedException - Access to a resource was denied.InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ListStatementsResult listStatements(ListStatementsRequest request)
Lists statements for the session.
listStatements in interface AWSGluelistStatementsRequest - AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.IllegalSessionStateException - The session is in an invalid state to perform a requested operation.public ListTableOptimizerRunsResult listTableOptimizerRuns(ListTableOptimizerRunsRequest request)
Lists the history of previous optimizer runs for a specific table.
listTableOptimizerRuns in interface AWSGluelistTableOptimizerRunsRequest - EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.public ListTriggersResult listTriggers(ListTriggersRequest request)
Retrieves the names of all trigger resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names.
This operation takes the optional Tags field, which you can use as a filter on the response so that
tagged resources can be retrieved as a group. If you choose to use tags filtering, only resources with the tag
are retrieved.
listTriggers in interface AWSGluelistTriggersRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ListUsageProfilesResult listUsageProfiles(ListUsageProfilesRequest request)
List all the Glue usage profiles.
listUsageProfiles in interface AWSGluelistUsageProfilesRequest - InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.OperationNotSupportedException - The operation is not available in the region.public ListWorkflowsResult listWorkflows(ListWorkflowsRequest request)
Lists names of workflows created in the account.
listWorkflows in interface AWSGluelistWorkflowsRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public PutDataCatalogEncryptionSettingsResult putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest request)
Sets the security configuration for a specified catalog. After the configuration has been set, the specified encryption is applied to every catalog write thereafter.
putDataCatalogEncryptionSettings in interface AWSGlueputDataCatalogEncryptionSettingsRequest - InternalServiceException - An internal service error occurred.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public PutResourcePolicyResult putResourcePolicy(PutResourcePolicyRequest request)
Sets the Data Catalog resource policy for access control.
putResourcePolicy in interface AWSGlueputResourcePolicyRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.ConditionCheckFailureException - A specified condition was not satisfied.public PutSchemaVersionMetadataResult putSchemaVersionMetadata(PutSchemaVersionMetadataRequest request)
Puts the metadata key value pair for a specified schema version ID. A maximum of 10 key value pairs will be allowed per schema version. They can be added over one or more calls.
putSchemaVersionMetadata in interface AWSGlueputSchemaVersionMetadataRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.EntityNotFoundException - A specified entity does not existResourceNumberLimitExceededException - A resource numerical limit was exceeded.public PutWorkflowRunPropertiesResult putWorkflowRunProperties(PutWorkflowRunPropertiesRequest request)
Puts the specified workflow run properties for the given workflow run. If a property already exists for the specified run, then it overrides the value otherwise adds the property to existing properties.
putWorkflowRunProperties in interface AWSGlueputWorkflowRunPropertiesRequest - AlreadyExistsException - A resource to be created or added already exists.EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public QuerySchemaVersionMetadataResult querySchemaVersionMetadata(QuerySchemaVersionMetadataRequest request)
Queries for the schema version metadata information.
querySchemaVersionMetadata in interface AWSGluequerySchemaVersionMetadataRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existpublic RegisterSchemaVersionResult registerSchemaVersion(RegisterSchemaVersionRequest request)
Adds a new version to the existing schema. Returns an error if new version of schema does not meet the compatibility requirements of the schema set. This API will not create a new schema set and will return a 404 error if the schema set is not already present in the Schema Registry.
If this is the first schema definition to be registered in the Schema Registry, this API will store the schema
version and return immediately. Otherwise, this call has the potential to run longer than other operations due to
compatibility modes. You can call the GetSchemaVersion API with the SchemaVersionId to
check compatibility modes.
If the same schema definition is already stored in Schema Registry as a version, the schema ID of the existing schema is returned to the caller.
registerSchemaVersion in interface AWSGlueregisterSchemaVersionRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.InternalServiceException - An internal service error occurred.public RemoveSchemaVersionMetadataResult removeSchemaVersionMetadata(RemoveSchemaVersionMetadataRequest request)
Removes a key value pair from the schema version metadata for the specified schema version ID.
removeSchemaVersionMetadata in interface AWSGlueremoveSchemaVersionMetadataRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existpublic ResetJobBookmarkResult resetJobBookmark(ResetJobBookmarkRequest request)
Resets a bookmark entry.
For more information about enabling and using job bookmarks, see:
resetJobBookmark in interface AWSGlueresetJobBookmarkRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public ResumeWorkflowRunResult resumeWorkflowRun(ResumeWorkflowRunRequest request)
Restarts selected nodes of a previous partially completed workflow run and resumes the workflow run. The selected nodes and all nodes that are downstream from the selected nodes are run.
resumeWorkflowRun in interface AWSGlueresumeWorkflowRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentRunsExceededException - Too many jobs are being run concurrently.IllegalWorkflowStateException - The workflow is in an invalid state to perform a requested operation.public RunStatementResult runStatement(RunStatementRequest request)
Executes the statement.
runStatement in interface AWSGluerunStatementRequest - EntityNotFoundException - A specified entity does not existAccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.ValidationException - A value could not be validated.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.IllegalSessionStateException - The session is in an invalid state to perform a requested operation.public SearchTablesResult searchTables(SearchTablesRequest request)
Searches a set of tables based on properties in the table metadata as well as on the parent database. You can search against text or filter conditions.
You can only get tables that you have access to based on the security policies defined in Lake Formation. You need at least a read-only access to the table for it to be returned. If you do not have access to all the columns in the table, these columns will not be searched against when returning the list of tables back to you. If you have access to the columns but not the data in the columns, those columns and the associated metadata for those columns will be included in the search.
searchTables in interface AWSGluesearchTablesRequest - InternalServiceException - An internal service error occurred.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.public StartBlueprintRunResult startBlueprintRun(StartBlueprintRunRequest request)
Starts a new run of the specified blueprint.
startBlueprintRun in interface AWSGluestartBlueprintRunRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.EntityNotFoundException - A specified entity does not existIllegalBlueprintStateException - The blueprint is in an invalid state to perform a requested operation.public StartColumnStatisticsTaskRunResult startColumnStatisticsTaskRun(StartColumnStatisticsTaskRunRequest request)
Starts a column statistics task run, for a specified table and columns.
startColumnStatisticsTaskRun in interface AWSGluestartColumnStatisticsTaskRunRequest - AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existColumnStatisticsTaskRunningException - An exception thrown when you try to start another job while running a column stats generation job.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.InvalidInputException - The input provided was not valid.public StartCrawlerResult startCrawler(StartCrawlerRequest request)
Starts a crawl using the specified crawler, regardless of what is scheduled. If the crawler is already running, returns a CrawlerRunningException.
startCrawler in interface AWSGluestartCrawlerRequest - EntityNotFoundException - A specified entity does not existCrawlerRunningException - The operation cannot be performed because the crawler is already running.OperationTimeoutException - The operation timed out.public StartCrawlerScheduleResult startCrawlerSchedule(StartCrawlerScheduleRequest request)
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already
running or the schedule state is already SCHEDULED.
startCrawlerSchedule in interface AWSGluestartCrawlerScheduleRequest - EntityNotFoundException - A specified entity does not existSchedulerRunningException - The specified scheduler is already running.SchedulerTransitioningException - The specified scheduler is transitioning.NoScheduleException - There is no applicable schedule.OperationTimeoutException - The operation timed out.public StartDataQualityRuleRecommendationRunResult startDataQualityRuleRecommendationRun(StartDataQualityRuleRecommendationRunRequest request)
Starts a recommendation run that is used to generate rules when you don't know what rules to write. Glue Data Quality analyzes the data and comes up with recommendations for a potential ruleset. You can then triage the ruleset and modify the generated ruleset to your liking.
Recommendation runs are automatically deleted after 90 days.
startDataQualityRuleRecommendationRun in interface AWSGluestartDataQualityRuleRecommendationRunRequest - InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ConflictException - The CreatePartitions API was called on a table that has indexes enabled.public StartDataQualityRulesetEvaluationRunResult startDataQualityRulesetEvaluationRun(StartDataQualityRulesetEvaluationRunRequest request)
Once you have a ruleset definition (either recommended or your own), you call this operation to evaluate the
ruleset against a data source (Glue table). The evaluation computes results which you can retrieve with the
GetDataQualityResult API.
startDataQualityRulesetEvaluationRun in interface AWSGluestartDataQualityRulesetEvaluationRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ConflictException - The CreatePartitions API was called on a table that has indexes enabled.public StartExportLabelsTaskRunResult startExportLabelsTaskRun(StartExportLabelsTaskRunRequest request)
Begins an asynchronous task to export all labeled data for a particular transform. This task is the only
label-related API call that is not part of the typical active learning workflow. You typically use
StartExportLabelsTaskRun when you want to work with all of your existing labels at the same time,
such as when you want to remove or change labels that were previously submitted as truth. This API operation
accepts the TransformId whose labels you want to export and an Amazon Simple Storage Service (Amazon
S3) path to export the labels to. The operation returns a TaskRunId. You can check on the status of
your task run by calling the GetMLTaskRun API.
startExportLabelsTaskRun in interface AWSGluestartExportLabelsTaskRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.public StartImportLabelsTaskRunResult startImportLabelsTaskRun(StartImportLabelsTaskRunRequest request)
Enables you to provide additional labels (examples of truth) to be used to teach the machine learning transform
and improve its quality. This API operation is generally used as part of the active learning workflow that starts
with the StartMLLabelingSetGenerationTaskRun call and that ultimately results in improving the
quality of your machine learning transform.
After the StartMLLabelingSetGenerationTaskRun finishes, Glue machine learning will have generated a
series of questions for humans to answer. (Answering these questions is often called 'labeling' in the machine
learning workflows). In the case of the FindMatches transform, these questions are of the form,
“What is the correct way to group these rows together into groups composed entirely of matching records?” After
the labeling process is finished, users upload their answers/labels with a call to
StartImportLabelsTaskRun. After StartImportLabelsTaskRun finishes, all future runs of
the machine learning transform use the new and improved labels and perform a higher-quality transformation.
By default, StartMLLabelingSetGenerationTaskRun continually learns from and combines all labels that
you upload unless you set Replace to true. If you set Replace to true,
StartImportLabelsTaskRun deletes and forgets all previously uploaded labels and learns only from the
exact set that you upload. Replacing labels can be helpful if you realize that you previously uploaded incorrect
labels, and you believe that they are having a negative effect on your transform quality.
You can check on the status of your task run by calling the GetMLTaskRun operation.
startImportLabelsTaskRun in interface AWSGluestartImportLabelsTaskRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.InternalServiceException - An internal service error occurred.public StartJobRunResult startJobRun(StartJobRunRequest request)
Starts a job run using a job definition.
startJobRun in interface AWSGluestartJobRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentRunsExceededException - Too many jobs are being run concurrently.public StartMLEvaluationTaskRunResult startMLEvaluationTaskRun(StartMLEvaluationTaskRunRequest request)
Starts a task to estimate the quality of the transform.
When you provide label sets as examples of truth, Glue machine learning uses some of those examples to learn from them. The rest of the labels are used as a test to estimate quality.
Returns a unique identifier for the run. You can call GetMLTaskRun to get more information about the
stats of the EvaluationTaskRun.
startMLEvaluationTaskRun in interface AWSGluestartMLEvaluationTaskRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ConcurrentRunsExceededException - Too many jobs are being run concurrently.MLTransformNotReadyException - The machine learning transform is not ready to run.public StartMLLabelingSetGenerationTaskRunResult startMLLabelingSetGenerationTaskRun(StartMLLabelingSetGenerationTaskRunRequest request)
Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels.
When the StartMLLabelingSetGenerationTaskRun finishes, Glue will have generated a "labeling set" or
a set of questions for humans to answer.
In the case of the FindMatches transform, these questions are of the form, “What is the correct way
to group these rows together into groups composed entirely of matching records?”
After the labeling process is finished, you can upload your labels with a call to
StartImportLabelsTaskRun. After StartImportLabelsTaskRun finishes, all future runs of
the machine learning transform will use the new and improved labels and perform a higher-quality transformation.
startMLLabelingSetGenerationTaskRun in interface AWSGluestartMLLabelingSetGenerationTaskRunRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ConcurrentRunsExceededException - Too many jobs are being run concurrently.public StartTriggerResult startTrigger(StartTriggerRequest request)
Starts an existing trigger. See Triggering Jobs for information about how different types of trigger are started.
startTrigger in interface AWSGluestartTriggerRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentRunsExceededException - Too many jobs are being run concurrently.public StartWorkflowRunResult startWorkflowRun(StartWorkflowRunRequest request)
Starts a new run of the specified workflow.
startWorkflowRun in interface AWSGluestartWorkflowRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.ConcurrentRunsExceededException - Too many jobs are being run concurrently.public StopColumnStatisticsTaskRunResult stopColumnStatisticsTaskRun(StopColumnStatisticsTaskRunRequest request)
Stops a task run for the specified table.
stopColumnStatisticsTaskRun in interface AWSGluestopColumnStatisticsTaskRunRequest - EntityNotFoundException - A specified entity does not existColumnStatisticsTaskNotRunningException - An exception thrown when you try to stop a task run when there is no task running.ColumnStatisticsTaskStoppingException - An exception thrown when you try to stop a task run.OperationTimeoutException - The operation timed out.public StopCrawlerResult stopCrawler(StopCrawlerRequest request)
If the specified crawler is running, stops the crawl.
stopCrawler in interface AWSGluestopCrawlerRequest - EntityNotFoundException - A specified entity does not existCrawlerNotRunningException - The specified crawler is not running.CrawlerStoppingException - The specified crawler is stopping.OperationTimeoutException - The operation timed out.public StopCrawlerScheduleResult stopCrawlerSchedule(StopCrawlerScheduleRequest request)
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if
it is already running.
stopCrawlerSchedule in interface AWSGluestopCrawlerScheduleRequest - EntityNotFoundException - A specified entity does not existSchedulerNotRunningException - The specified scheduler is not running.SchedulerTransitioningException - The specified scheduler is transitioning.OperationTimeoutException - The operation timed out.public StopSessionResult stopSession(StopSessionRequest request)
Stops the session.
stopSession in interface AWSGluestopSessionRequest - AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.IllegalSessionStateException - The session is in an invalid state to perform a requested operation.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public StopTriggerResult stopTrigger(StopTriggerRequest request)
Stops a specified trigger.
stopTrigger in interface AWSGluestopTriggerRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public StopWorkflowRunResult stopWorkflowRun(StopWorkflowRunRequest request)
Stops the execution of the specified workflow run.
stopWorkflowRun in interface AWSGluestopWorkflowRunRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.IllegalWorkflowStateException - The workflow is in an invalid state to perform a requested operation.public TagResourceResult tagResource(TagResourceRequest request)
Adds tags to a resource. A tag is a label you can assign to an Amazon Web Services resource. In Glue, you can tag only certain resources. For information about what resources you can tag, see Amazon Web Services Tags in Glue.
tagResource in interface AWSGluetagResourceRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.EntityNotFoundException - A specified entity does not existpublic UntagResourceResult untagResource(UntagResourceRequest request)
Removes tags from a resource.
untagResource in interface AWSGlueuntagResourceRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.EntityNotFoundException - A specified entity does not existpublic UpdateBlueprintResult updateBlueprint(UpdateBlueprintRequest request)
Updates a registered blueprint.
updateBlueprint in interface AWSGlueupdateBlueprintRequest - EntityNotFoundException - A specified entity does not existConcurrentModificationException - Two processes are trying to modify a resource simultaneously.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.IllegalBlueprintStateException - The blueprint is in an invalid state to perform a requested operation.public UpdateClassifierResult updateClassifier(UpdateClassifierRequest request)
Modifies an existing classifier (a GrokClassifier, an XMLClassifier, a
JsonClassifier, or a CsvClassifier, depending on which field is present).
updateClassifier in interface AWSGlueupdateClassifierRequest - InvalidInputException - The input provided was not valid.VersionMismatchException - There was a version conflict.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.public UpdateColumnStatisticsForPartitionResult updateColumnStatisticsForPartition(UpdateColumnStatisticsForPartitionRequest request)
Creates or updates partition statistics of columns.
The Identity and Access Management (IAM) permission required for this operation is UpdatePartition.
updateColumnStatisticsForPartition in interface AWSGlueupdateColumnStatisticsForPartitionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public UpdateColumnStatisticsForTableResult updateColumnStatisticsForTable(UpdateColumnStatisticsForTableRequest request)
Creates or updates table statistics of columns.
The Identity and Access Management (IAM) permission required for this operation is UpdateTable.
updateColumnStatisticsForTable in interface AWSGlueupdateColumnStatisticsForTableRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public UpdateConnectionResult updateConnection(UpdateConnectionRequest request)
Updates a connection definition in the Data Catalog.
updateConnection in interface AWSGlueupdateConnectionRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.GlueEncryptionException - An encryption operation failed.public UpdateCrawlerResult updateCrawler(UpdateCrawlerRequest request)
Updates a crawler. If a crawler is running, you must stop it using StopCrawler before updating it.
updateCrawler in interface AWSGlueupdateCrawlerRequest - InvalidInputException - The input provided was not valid.VersionMismatchException - There was a version conflict.EntityNotFoundException - A specified entity does not existCrawlerRunningException - The operation cannot be performed because the crawler is already running.OperationTimeoutException - The operation timed out.public UpdateCrawlerScheduleResult updateCrawlerSchedule(UpdateCrawlerScheduleRequest request)
Updates the schedule of a crawler using a cron expression.
updateCrawlerSchedule in interface AWSGlueupdateCrawlerScheduleRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.VersionMismatchException - There was a version conflict.SchedulerTransitioningException - The specified scheduler is transitioning.OperationTimeoutException - The operation timed out.public UpdateDataQualityRulesetResult updateDataQualityRuleset(UpdateDataQualityRulesetRequest request)
Updates the specified data quality ruleset.
updateDataQualityRuleset in interface AWSGlueupdateDataQualityRulesetRequest - EntityNotFoundException - A specified entity does not existAlreadyExistsException - A resource to be created or added already exists.IdempotentParameterMismatchException - The same unique identifier was associated with two different records.InvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.public UpdateDatabaseResult updateDatabase(UpdateDatabaseRequest request)
Updates an existing database definition in a Data Catalog.
updateDatabase in interface AWSGlueupdateDatabaseRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public UpdateDevEndpointResult updateDevEndpoint(UpdateDevEndpointRequest request)
Updates a specified development endpoint.
updateDevEndpoint in interface AWSGlueupdateDevEndpointRequest - EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.InvalidInputException - The input provided was not valid.ValidationException - A value could not be validated.public UpdateJobResult updateJob(UpdateJobRequest request)
Updates an existing job definition. The previous job definition is completely overwritten by this information.
updateJob in interface AWSGlueupdateJobRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public UpdateJobFromSourceControlResult updateJobFromSourceControl(UpdateJobFromSourceControlRequest request)
Synchronizes a job from the source control repository. This operation takes the job artifacts that are located in the remote repository and updates the Glue internal stores with these artifacts.
This API supports optional parameters which take in the repository information.
updateJobFromSourceControl in interface AWSGlueupdateJobFromSourceControlRequest - AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.ValidationException - A value could not be validated.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public UpdateMLTransformResult updateMLTransform(UpdateMLTransformRequest request)
Updates an existing machine learning transform. Call this operation to tune the algorithm parameters to achieve better results.
After calling this operation, you can call the StartMLEvaluationTaskRun operation to assess how well
your new parameters achieved your goals (such as improving the quality of your machine learning transform, or
making it more cost-effective).
updateMLTransform in interface AWSGlueupdateMLTransformRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.OperationTimeoutException - The operation timed out.InternalServiceException - An internal service error occurred.AccessDeniedException - Access to a resource was denied.public UpdatePartitionResult updatePartition(UpdatePartitionRequest request)
Updates a partition.
updatePartition in interface AWSGlueupdatePartitionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public UpdateRegistryResult updateRegistry(UpdateRegistryRequest request)
Updates an existing registry which is used to hold a collection of schemas. The updated properties relate to the registry, and do not modify any of the schemas within the registry.
updateRegistry in interface AWSGlueupdateRegistryRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existConcurrentModificationException - Two processes are trying to modify a resource simultaneously.InternalServiceException - An internal service error occurred.public UpdateSchemaResult updateSchema(UpdateSchemaRequest request)
Updates the description, compatibility setting, or version checkpoint for a schema set.
For updating the compatibility setting, the call will not validate compatibility for the entire set of schema
versions with the new compatibility setting. If the value for Compatibility is provided, the
VersionNumber (a checkpoint) is also required. The API will validate the checkpoint version number
for consistency.
If the value for the VersionNumber (checkpoint) is provided, Compatibility is optional
and this can be used to set/reset a checkpoint for the schema.
This update will happen only if the schema is in the AVAILABLE state.
updateSchema in interface AWSGlueupdateSchemaRequest - InvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.EntityNotFoundException - A specified entity does not existConcurrentModificationException - Two processes are trying to modify a resource simultaneously.InternalServiceException - An internal service error occurred.public UpdateSourceControlFromJobResult updateSourceControlFromJob(UpdateSourceControlFromJobRequest request)
Synchronizes a job to the source control repository. This operation takes the job artifacts from the Glue internal stores and makes a commit to the remote repository that is configured on the job.
This API supports optional parameters which take in the repository information.
updateSourceControlFromJob in interface AWSGlueupdateSourceControlFromJobRequest - AccessDeniedException - Access to a resource was denied.AlreadyExistsException - A resource to be created or added already exists.InvalidInputException - The input provided was not valid.ValidationException - A value could not be validated.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.public UpdateTableResult updateTable(UpdateTableRequest request)
Updates a metadata table in the Data Catalog.
updateTable in interface AWSGlueupdateTableRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.ResourceNumberLimitExceededException - A resource numerical limit was exceeded.GlueEncryptionException - An encryption operation failed.ResourceNotReadyException - A resource was not ready for a transaction.public UpdateTableOptimizerResult updateTableOptimizer(UpdateTableOptimizerRequest request)
Updates the configuration for an existing table optimizer.
updateTableOptimizer in interface AWSGlueupdateTableOptimizerRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.AccessDeniedException - Access to a resource was denied.InternalServiceException - An internal service error occurred.public UpdateTriggerResult updateTrigger(UpdateTriggerRequest request)
Updates a trigger definition.
updateTrigger in interface AWSGlueupdateTriggerRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public UpdateUsageProfileResult updateUsageProfile(UpdateUsageProfileRequest request)
Update an Glue usage profile.
updateUsageProfile in interface AWSGlueupdateUsageProfileRequest - InvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.EntityNotFoundException - A specified entity does not existOperationTimeoutException - The operation timed out.OperationNotSupportedException - The operation is not available in the region.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public UpdateUserDefinedFunctionResult updateUserDefinedFunction(UpdateUserDefinedFunctionRequest request)
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunction in interface AWSGlueupdateUserDefinedFunctionRequest - EntityNotFoundException - A specified entity does not existInvalidInputException - The input provided was not valid.InternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.GlueEncryptionException - An encryption operation failed.public UpdateWorkflowResult updateWorkflow(UpdateWorkflowRequest request)
Updates an existing workflow.
updateWorkflow in interface AWSGlueupdateWorkflowRequest - InvalidInputException - The input provided was not valid.EntityNotFoundException - A specified entity does not existInternalServiceException - An internal service error occurred.OperationTimeoutException - The operation timed out.ConcurrentModificationException - Two processes are trying to modify a resource simultaneously.public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing the request.
getCachedResponseMetadata in interface AWSGluerequest - The originally executed requestpublic void shutdown()
AmazonWebServiceClientshutdown in interface AWSGlueshutdown in class AmazonWebServiceClient