| Action |
Defines an action to be initiated by a trigger.
|
| BatchCreatePartitionRequest |
|
| BatchCreatePartitionResponse |
|
| BatchDeleteConnectionRequest |
|
| BatchDeleteConnectionResponse |
|
| BatchDeletePartitionRequest |
|
| BatchDeletePartitionResponse |
|
| BatchDeleteTableRequest |
|
| BatchDeleteTableResponse |
|
| BatchGetPartitionRequest |
|
| BatchGetPartitionResponse |
|
| BatchStopJobRunError |
Details about the job run and the error that occurred while trying to submit it for stopping.
|
| BatchStopJobRunRequest |
|
| BatchStopJobRunResponse |
|
| BatchStopJobRunSuccessfulSubmission |
Details about the job run which is submitted successfully for stopping.
|
| CatalogEntry |
Specifies a table definition in the Data Catalog.
|
| CatalogImportStatus |
A structure containing migration status information.
|
| Classifier |
Classifiers are written in Python and triggered during a crawl task.
|
| CodeGenEdge |
Represents a directional edge in a directed acyclic graph (DAG).
|
| CodeGenNode |
Represents a node in a directed acyclic graph (DAG)
|
| CodeGenNodeArg |
An argument or property of a node.
|
| Column |
A column in a Table.
|
| Condition |
Defines a condition under which a trigger fires.
|
| Connection |
Defines a connection to a data source.
|
| ConnectionInput |
A structure used to specify a connection to create or update.
|
| ConnectionsList |
Specifies the connections used by a job.
|
| Crawler |
Specifies a crawler program that examines a data source and uses classifiers to try to determine its schema.
|
| CrawlerMetrics |
Metrics for a specified crawler.
|
| CrawlerTargets |
Specifies data stores to crawl.
|
| CreateClassifierRequest |
|
| CreateClassifierResponse |
|
| CreateConnectionRequest |
|
| CreateConnectionResponse |
|
| CreateCrawlerRequest |
|
| CreateCrawlerResponse |
|
| CreateDatabaseRequest |
|
| CreateDatabaseResponse |
|
| CreateDevEndpointRequest |
|
| CreateDevEndpointResponse |
|
| CreateGrokClassifierRequest |
Specifies a grok classifier for CreateClassifier to create.
|
| CreateJobRequest |
|
| CreateJobResponse |
|
| CreatePartitionRequest |
|
| CreatePartitionResponse |
|
| CreateScriptRequest |
|
| CreateScriptResponse |
|
| CreateTableRequest |
|
| CreateTableResponse |
|
| CreateTriggerRequest |
|
| CreateTriggerResponse |
|
| CreateUserDefinedFunctionRequest |
|
| CreateUserDefinedFunctionResponse |
|
| CreateXMLClassifierRequest |
Specifies an XML classifier for CreateClassifier to create.
|
| Database |
The Database object represents a logical grouping of tables that may reside in a Hive metastore or an
RDBMS.
|
| DatabaseInput |
The structure used to create or updata a database.
|
| DeleteClassifierRequest |
|
| DeleteClassifierResponse |
|
| DeleteConnectionRequest |
|
| DeleteConnectionResponse |
|
| DeleteCrawlerRequest |
|
| DeleteCrawlerResponse |
|
| DeleteDatabaseRequest |
|
| DeleteDatabaseResponse |
|
| DeleteDevEndpointRequest |
|
| DeleteDevEndpointResponse |
|
| DeleteJobRequest |
|
| DeleteJobResponse |
|
| DeletePartitionRequest |
|
| DeletePartitionResponse |
|
| DeleteTableRequest |
|
| DeleteTableResponse |
|
| DeleteTriggerRequest |
|
| DeleteTriggerResponse |
|
| DeleteUserDefinedFunctionRequest |
|
| DeleteUserDefinedFunctionResponse |
|
| DevEndpoint |
A development endpoint where a developer can remotely debug ETL scripts.
|
| DevEndpointCustomLibraries |
Custom libraries to be loaded into a DevEndpoint.
|
| ErrorDetail |
Contains details about an error.
|
| ExecutionProperty |
An execution property of a job.
|
| GetCatalogImportStatusRequest |
|
| GetCatalogImportStatusResponse |
|
| GetClassifierRequest |
|
| GetClassifierResponse |
|
| GetClassifiersRequest |
|
| GetClassifiersResponse |
|
| GetConnectionRequest |
|
| GetConnectionResponse |
|
| GetConnectionsFilter |
Filters the connection definitions returned by the GetConnections API.
|
| GetConnectionsRequest |
|
| GetConnectionsResponse |
|
| GetCrawlerMetricsRequest |
|
| GetCrawlerMetricsResponse |
|
| GetCrawlerRequest |
|
| GetCrawlerResponse |
|
| GetCrawlersRequest |
|
| GetCrawlersResponse |
|
| GetDatabaseRequest |
|
| GetDatabaseResponse |
|
| GetDatabasesRequest |
|
| GetDatabasesResponse |
|
| GetDataflowGraphRequest |
|
| GetDataflowGraphResponse |
|
| GetDevEndpointRequest |
|
| GetDevEndpointResponse |
|
| GetDevEndpointsRequest |
|
| GetDevEndpointsResponse |
|
| GetJobRequest |
|
| GetJobResponse |
|
| GetJobRunRequest |
|
| GetJobRunResponse |
|
| GetJobRunsRequest |
|
| GetJobRunsResponse |
|
| GetJobsRequest |
|
| GetJobsResponse |
|
| GetMappingRequest |
|
| GetMappingResponse |
|
| GetPartitionRequest |
|
| GetPartitionResponse |
|
| GetPartitionsRequest |
|
| GetPartitionsResponse |
|
| GetPlanRequest |
|
| GetPlanResponse |
|
| GetTableRequest |
|
| GetTableResponse |
|
| GetTablesRequest |
|
| GetTablesResponse |
|
| GetTableVersionsRequest |
|
| GetTableVersionsResponse |
|
| GetTriggerRequest |
|
| GetTriggerResponse |
|
| GetTriggersRequest |
|
| GetTriggersResponse |
|
| GetUserDefinedFunctionRequest |
|
| GetUserDefinedFunctionResponse |
|
| GetUserDefinedFunctionsRequest |
|
| GetUserDefinedFunctionsResponse |
|
| GlueRequest |
|
| GlueResponse |
|
| GrokClassifier |
A classifier that uses grok patterns.
|
| ImportCatalogToGlueRequest |
|
| ImportCatalogToGlueResponse |
|
| JdbcTarget |
Specifies a JDBC data store to crawl.
|
| Job |
Specifies a job in the Data Catalog.
|
| JobBookmarkEntry |
Defines a point which a job can resume processing.
|
| JobCommand |
Specifies code that executes a job.
|
| JobRun |
Contains information about a job run.
|
| JobUpdate |
Specifies information used to update an existing job.
|
| LastCrawlInfo |
Status and error information about the most recent crawl.
|
| Location |
The location of resources.
|
| MappingEntry |
Defines a mapping.
|
| Order |
Specifies the sort order of a sorted column.
|
| Partition |
Represents a slice of table data.
|
| PartitionError |
Contains information about a partition error.
|
| PartitionInput |
The structure used to create and update a partion.
|
| PartitionValueList |
Contains a list of values defining partitions.
|
| PhysicalConnectionRequirements |
Specifies the physical requirements for a connection.
|
| Predecessor |
A job run that preceded this one.
|
| Predicate |
Defines the predicate of the trigger, which determines when it fires.
|
| ResetJobBookmarkRequest |
|
| ResetJobBookmarkResponse |
|
| ResourceUri |
URIs for function resources.
|
| S3Target |
Specifies a data store in Amazon S3.
|
| Schedule |
A scheduling object using a cron statement to schedule an event.
|
| SchemaChangePolicy |
Crawler policy for update and deletion behavior.
|
| Segment |
Defines a non-overlapping region of a table's partitions, allowing multiple requests to be executed in parallel.
|
| SerDeInfo |
Information about a serialization/deserialization program (SerDe) which serves as an extractor and loader.
|
| SkewedInfo |
Specifies skewed values in a table.
|
| StartCrawlerRequest |
|
| StartCrawlerResponse |
|
| StartCrawlerScheduleRequest |
|
| StartCrawlerScheduleResponse |
|
| StartJobRunRequest |
|
| StartJobRunResponse |
|
| StartTriggerRequest |
|
| StartTriggerResponse |
|
| StopCrawlerRequest |
|
| StopCrawlerResponse |
|
| StopCrawlerScheduleRequest |
|
| StopCrawlerScheduleResponse |
|
| StopTriggerRequest |
|
| StopTriggerResponse |
|
| StorageDescriptor |
Describes the physical storage of table data.
|
| Table |
Represents a collection of related data organized in columns and rows.
|
| TableError |
An error record for table operations.
|
| TableInput |
Structure used to create or update the table.
|
| TableVersion |
Specifies a version of a table.
|
| Trigger |
Information about a specific trigger.
|
| TriggerUpdate |
A structure used to provide information used to updata a trigger.
|
| UpdateClassifierRequest |
|
| UpdateClassifierResponse |
|
| UpdateConnectionRequest |
|
| UpdateConnectionResponse |
|
| UpdateCrawlerRequest |
|
| UpdateCrawlerResponse |
|
| UpdateCrawlerScheduleRequest |
|
| UpdateCrawlerScheduleResponse |
|
| UpdateDatabaseRequest |
|
| UpdateDatabaseResponse |
|
| UpdateDevEndpointRequest |
|
| UpdateDevEndpointResponse |
|
| UpdateGrokClassifierRequest |
Specifies a grok classifier to update when passed to UpdateClassifier.
|
| UpdateJobRequest |
|
| UpdateJobResponse |
|
| UpdatePartitionRequest |
|
| UpdatePartitionResponse |
|
| UpdateTableRequest |
|
| UpdateTableResponse |
|
| UpdateTriggerRequest |
|
| UpdateTriggerResponse |
|
| UpdateUserDefinedFunctionRequest |
|
| UpdateUserDefinedFunctionResponse |
|
| UpdateXMLClassifierRequest |
Specifies an XML classifier to be updated.
|
| UserDefinedFunction |
Represents the equivalent of a Hive user-defined function (UDF) definition.
|
| UserDefinedFunctionInput |
A structure used to create or updata a user-defined function.
|
| XMLClassifier |
A classifier for XML content.
|