| Class | Description |
|---|---|
| Action |
Defines an action to be initiated by a trigger.
|
| BatchCreatePartitionRequest | |
| BatchCreatePartitionResult | |
| BatchDeleteConnectionRequest | |
| BatchDeleteConnectionResult | |
| BatchDeletePartitionRequest | |
| BatchDeletePartitionResult | |
| BatchDeleteTableRequest | |
| BatchDeleteTableResult | |
| BatchDeleteTableVersionRequest | |
| BatchDeleteTableVersionResult | |
| BatchGetCrawlersRequest | |
| BatchGetCrawlersResult | |
| BatchGetDevEndpointsRequest | |
| BatchGetDevEndpointsResult | |
| BatchGetJobsRequest | |
| BatchGetJobsResult | |
| BatchGetPartitionRequest | |
| BatchGetPartitionResult | |
| BatchGetTriggersRequest | |
| BatchGetTriggersResult | |
| BatchGetWorkflowsRequest | |
| BatchGetWorkflowsResult | |
| BatchStopJobRunError |
Records an error that occurred when attempting to stop a specified job run.
|
| BatchStopJobRunRequest | |
| BatchStopJobRunResult | |
| BatchStopJobRunSuccessfulSubmission |
Records a successful request to stop a specified
JobRun. |
| CancelMLTaskRunRequest | |
| CancelMLTaskRunResult | |
| CatalogEntry |
Specifies a table definition in the AWS Glue Data Catalog.
|
| CatalogImportStatus |
A structure containing migration status information.
|
| CatalogTarget |
Specifies an AWS Glue Data Catalog target.
|
| Classifier |
Classifiers are triggered during a crawl task.
|
| CloudWatchEncryption |
Specifies how Amazon CloudWatch data should be encrypted.
|
| 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.
|
| ConfusionMatrix |
The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.
|
| Connection |
Defines a connection to a data source.
|
| ConnectionInput |
A structure that is used to specify a connection to create or update.
|
| ConnectionPasswordEncryption |
The data structure used by the Data Catalog to encrypt the password as part of
CreateConnection or
UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties. |
| ConnectionsList |
Specifies the connections used by a job.
|
| Crawl |
The details of a crawl in the workflow.
|
| 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.
|
| CrawlerNodeDetails |
The details of a Crawler node present in the workflow.
|
| CrawlerTargets |
Specifies data stores to crawl.
|
| CreateClassifierRequest | |
| CreateClassifierResult | |
| CreateConnectionRequest | |
| CreateConnectionResult | |
| CreateCrawlerRequest | |
| CreateCrawlerResult | |
| CreateCsvClassifierRequest |
Specifies a custom CSV classifier for
CreateClassifier to create. |
| CreateDatabaseRequest | |
| CreateDatabaseResult | |
| CreateDevEndpointRequest | |
| CreateDevEndpointResult | |
| CreateGrokClassifierRequest |
Specifies a
grok classifier for CreateClassifier to create. |
| CreateJobRequest | |
| CreateJobResult | |
| CreateJsonClassifierRequest |
Specifies a JSON classifier for
CreateClassifier to create. |
| CreateMLTransformRequest | |
| CreateMLTransformResult | |
| CreatePartitionRequest | |
| CreatePartitionResult | |
| CreateScriptRequest | |
| CreateScriptResult | |
| CreateSecurityConfigurationRequest | |
| CreateSecurityConfigurationResult | |
| CreateTableRequest | |
| CreateTableResult | |
| CreateTriggerRequest | |
| CreateTriggerResult | |
| CreateUserDefinedFunctionRequest | |
| CreateUserDefinedFunctionResult | |
| CreateWorkflowRequest | |
| CreateWorkflowResult | |
| CreateXMLClassifierRequest |
Specifies an XML classifier for
CreateClassifier to create. |
| CsvClassifier |
A classifier for custom
CSV content. |
| Database |
The
Database object represents a logical grouping of tables that might reside in a Hive metastore or an
RDBMS. |
| DatabaseInput |
The structure used to create or update a database.
|
| DataCatalogEncryptionSettings |
Contains configuration information for maintaining Data Catalog security.
|
| DataLakePrincipal |
The AWS Lake Formation principal.
|
| DeleteClassifierRequest | |
| DeleteClassifierResult | |
| DeleteConnectionRequest | |
| DeleteConnectionResult | |
| DeleteCrawlerRequest | |
| DeleteCrawlerResult | |
| DeleteDatabaseRequest | |
| DeleteDatabaseResult | |
| DeleteDevEndpointRequest | |
| DeleteDevEndpointResult | |
| DeleteJobRequest | |
| DeleteJobResult | |
| DeleteMLTransformRequest | |
| DeleteMLTransformResult | |
| DeletePartitionRequest | |
| DeletePartitionResult | |
| DeleteResourcePolicyRequest | |
| DeleteResourcePolicyResult | |
| DeleteSecurityConfigurationRequest | |
| DeleteSecurityConfigurationResult | |
| DeleteTableRequest | |
| DeleteTableResult | |
| DeleteTableVersionRequest | |
| DeleteTableVersionResult | |
| DeleteTriggerRequest | |
| DeleteTriggerResult | |
| DeleteUserDefinedFunctionRequest | |
| DeleteUserDefinedFunctionResult | |
| DeleteWorkflowRequest | |
| DeleteWorkflowResult | |
| DevEndpoint |
A development endpoint where a developer can remotely debug extract, transform, and load (ETL) scripts.
|
| DevEndpointCustomLibraries |
Custom libraries to be loaded into a development endpoint.
|
| DynamoDBTarget |
Specifies an Amazon DynamoDB table to crawl.
|
| Edge |
An edge represents a directed connection between two AWS Glue components which are part of the workflow the edge
belongs to.
|
| EncryptionAtRest |
Specifies the encryption-at-rest configuration for the Data Catalog.
|
| EncryptionConfiguration |
Specifies an encryption configuration.
|
| ErrorDetail |
Contains details about an error.
|
| EvaluationMetrics |
Evaluation metrics provide an estimate of the quality of your machine learning transform.
|
| ExecutionProperty |
An execution property of a job.
|
| ExportLabelsTaskRunProperties |
Specifies configuration properties for an exporting labels task run.
|
| FindMatchesMetrics |
The evaluation metrics for the find matches algorithm.
|
| FindMatchesParameters |
The parameters to configure the find matches transform.
|
| FindMatchesTaskRunProperties |
Specifies configuration properties for a Find Matches task run.
|
| GetCatalogImportStatusRequest | |
| GetCatalogImportStatusResult | |
| GetClassifierRequest | |
| GetClassifierResult | |
| GetClassifiersRequest | |
| GetClassifiersResult | |
| GetConnectionRequest | |
| GetConnectionResult | |
| GetConnectionsFilter |
Filters the connection definitions that are returned by the
GetConnections API operation. |
| GetConnectionsRequest | |
| GetConnectionsResult | |
| GetCrawlerMetricsRequest | |
| GetCrawlerMetricsResult | |
| GetCrawlerRequest | |
| GetCrawlerResult | |
| GetCrawlersRequest | |
| GetCrawlersResult | |
| GetDatabaseRequest | |
| GetDatabaseResult | |
| GetDatabasesRequest | |
| GetDatabasesResult | |
| GetDataCatalogEncryptionSettingsRequest | |
| GetDataCatalogEncryptionSettingsResult | |
| GetDataflowGraphRequest | |
| GetDataflowGraphResult | |
| GetDevEndpointRequest | |
| GetDevEndpointResult | |
| GetDevEndpointsRequest | |
| GetDevEndpointsResult | |
| GetJobBookmarkRequest | |
| GetJobBookmarkResult | |
| GetJobRequest | |
| GetJobResult | |
| GetJobRunRequest | |
| GetJobRunResult | |
| GetJobRunsRequest | |
| GetJobRunsResult | |
| GetJobsRequest | |
| GetJobsResult | |
| GetMappingRequest | |
| GetMappingResult | |
| GetMLTaskRunRequest | |
| GetMLTaskRunResult | |
| GetMLTaskRunsRequest | |
| GetMLTaskRunsResult | |
| GetMLTransformRequest | |
| GetMLTransformResult | |
| GetMLTransformsRequest | |
| GetMLTransformsResult | |
| GetPartitionRequest | |
| GetPartitionResult | |
| GetPartitionsRequest | |
| GetPartitionsResult | |
| GetPlanRequest | |
| GetPlanResult | |
| GetResourcePolicyRequest | |
| GetResourcePolicyResult | |
| GetSecurityConfigurationRequest | |
| GetSecurityConfigurationResult | |
| GetSecurityConfigurationsRequest | |
| GetSecurityConfigurationsResult | |
| GetTableRequest | |
| GetTableResult | |
| GetTablesRequest | |
| GetTablesResult | |
| GetTableVersionRequest | |
| GetTableVersionResult | |
| GetTableVersionsRequest | |
| GetTableVersionsResult | |
| GetTagsRequest | |
| GetTagsResult | |
| GetTriggerRequest | |
| GetTriggerResult | |
| GetTriggersRequest | |
| GetTriggersResult | |
| GetUserDefinedFunctionRequest | |
| GetUserDefinedFunctionResult | |
| GetUserDefinedFunctionsRequest | |
| GetUserDefinedFunctionsResult | |
| GetWorkflowRequest | |
| GetWorkflowResult | |
| GetWorkflowRunPropertiesRequest | |
| GetWorkflowRunPropertiesResult | |
| GetWorkflowRunRequest | |
| GetWorkflowRunResult | |
| GetWorkflowRunsRequest | |
| GetWorkflowRunsResult | |
| GlueTable |
The database and table in the AWS Glue Data Catalog that is used for input or output data.
|
| GrokClassifier |
A classifier that uses
grok patterns. |
| ImportCatalogToGlueRequest | |
| ImportCatalogToGlueResult | |
| ImportLabelsTaskRunProperties |
Specifies configuration properties for an importing labels task run.
|
| JdbcTarget |
Specifies a JDBC data store to crawl.
|
| Job |
Specifies a job definition.
|
| JobBookmarkEntry |
Defines a point that a job can resume processing.
|
| JobBookmarksEncryption |
Specifies how job bookmark data should be encrypted.
|
| JobCommand |
Specifies code executed when a job is run.
|
| JobNodeDetails |
The details of a Job node present in the workflow.
|
| JobRun |
Contains information about a job run.
|
| JobUpdate |
Specifies information used to update an existing job definition.
|
| JsonClassifier |
A classifier for
JSON content. |
| LabelingSetGenerationTaskRunProperties |
Specifies configuration properties for a labeling set generation task run.
|
| LastCrawlInfo |
Status and error information about the most recent crawl.
|
| ListCrawlersRequest | |
| ListCrawlersResult | |
| ListDevEndpointsRequest | |
| ListDevEndpointsResult | |
| ListJobsRequest | |
| ListJobsResult | |
| ListTriggersRequest | |
| ListTriggersResult | |
| ListWorkflowsRequest | |
| ListWorkflowsResult | |
| Location |
The location of resources.
|
| MappingEntry |
Defines a mapping.
|
| MLTransform |
A structure for a machine learning transform.
|
| Node |
A node represents an AWS Glue component like Trigger, Job etc.
|
| NotificationProperty |
Specifies configuration properties of a notification.
|
| 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 partition.
|
| PartitionValueList |
Contains a list of values defining partitions.
|
| PhysicalConnectionRequirements |
Specifies the physical requirements for a connection.
|
| Predecessor |
A job run that was used in the predicate of a conditional trigger that triggered this job run.
|
| Predicate |
Defines the predicate of the trigger, which determines when it fires.
|
| PrincipalPermissions |
Permissions granted to a principal.
|
| PropertyPredicate |
Defines a property predicate.
|
| PutDataCatalogEncryptionSettingsRequest | |
| PutDataCatalogEncryptionSettingsResult | |
| PutResourcePolicyRequest | |
| PutResourcePolicyResult | |
| PutWorkflowRunPropertiesRequest | |
| PutWorkflowRunPropertiesResult | |
| ResetJobBookmarkRequest | |
| ResetJobBookmarkResult | |
| ResourceUri |
The URIs for function resources.
|
| S3Encryption |
Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.
|
| S3Target |
Specifies a data store in Amazon Simple Storage Service (Amazon S3).
|
| Schedule |
A scheduling object using a
cron statement to schedule an event. |
| SchemaChangePolicy |
A policy that specifies update and deletion behaviors for the crawler.
|
| SchemaColumn |
A key-value pair representing a column and data type that this transform can run against.
|
| SearchTablesRequest | |
| SearchTablesResult | |
| SecurityConfiguration |
Specifies a security configuration.
|
| 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) that serves as an extractor and loader.
|
| SkewedInfo |
Specifies skewed values in a table.
|
| SortCriterion |
Specifies a field to sort by and a sort order.
|
| StartCrawlerRequest | |
| StartCrawlerResult | |
| StartCrawlerScheduleRequest | |
| StartCrawlerScheduleResult | |
| StartExportLabelsTaskRunRequest | |
| StartExportLabelsTaskRunResult | |
| StartImportLabelsTaskRunRequest | |
| StartImportLabelsTaskRunResult | |
| StartJobRunRequest | |
| StartJobRunResult | |
| StartMLEvaluationTaskRunRequest | |
| StartMLEvaluationTaskRunResult | |
| StartMLLabelingSetGenerationTaskRunRequest | |
| StartMLLabelingSetGenerationTaskRunResult | |
| StartTriggerRequest | |
| StartTriggerResult | |
| StartWorkflowRunRequest | |
| StartWorkflowRunResult | |
| StopCrawlerRequest | |
| StopCrawlerResult | |
| StopCrawlerScheduleRequest | |
| StopCrawlerScheduleResult | |
| StopTriggerRequest | |
| StopTriggerResult | |
| 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 |
A structure used to define a table.
|
| TableVersion |
Specifies a version of a table.
|
| TableVersionError |
An error record for table-version operations.
|
| TagResourceRequest | |
| TagResourceResult | |
| TaskRun |
The sampling parameters that are associated with the machine learning transform.
|
| TaskRunFilterCriteria |
The criteria that are used to filter the task runs for the machine learning transform.
|
| TaskRunProperties |
The configuration properties for the task run.
|
| TaskRunSortCriteria |
The sorting criteria that are used to sort the list of task runs for the machine learning transform.
|
| TransformFilterCriteria |
The criteria used to filter the machine learning transforms.
|
| TransformParameters |
The algorithm-specific parameters that are associated with the machine learning transform.
|
| TransformSortCriteria |
The sorting criteria that are associated with the machine learning transform.
|
| Trigger |
Information about a specific trigger.
|
| TriggerNodeDetails |
The details of a Trigger node present in the workflow.
|
| TriggerUpdate |
A structure used to provide information used to update a trigger.
|
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateClassifierRequest | |
| UpdateClassifierResult | |
| UpdateConnectionRequest | |
| UpdateConnectionResult | |
| UpdateCrawlerRequest | |
| UpdateCrawlerResult | |
| UpdateCrawlerScheduleRequest | |
| UpdateCrawlerScheduleResult | |
| UpdateCsvClassifierRequest |
Specifies a custom CSV classifier to be updated.
|
| UpdateDatabaseRequest | |
| UpdateDatabaseResult | |
| UpdateDevEndpointRequest | |
| UpdateDevEndpointResult | |
| UpdateGrokClassifierRequest |
Specifies a grok classifier to update when passed to
UpdateClassifier. |
| UpdateJobRequest | |
| UpdateJobResult | |
| UpdateJsonClassifierRequest |
Specifies a JSON classifier to be updated.
|
| UpdateMLTransformRequest | |
| UpdateMLTransformResult | |
| UpdatePartitionRequest | |
| UpdatePartitionResult | |
| UpdateTableRequest | |
| UpdateTableResult | |
| UpdateTriggerRequest | |
| UpdateTriggerResult | |
| UpdateUserDefinedFunctionRequest | |
| UpdateUserDefinedFunctionResult | |
| UpdateWorkflowRequest | |
| UpdateWorkflowResult | |
| 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 update a user-defined function.
|
| Workflow |
A workflow represents a flow in which AWS Glue components should be executed to complete a logical task.
|
| WorkflowGraph |
A workflow graph represents the complete workflow containing all the AWS Glue components present in the workflow and
all the directed connections between them.
|
| WorkflowRun |
A workflow run is an execution of a workflow providing all the runtime information.
|
| WorkflowRunStatistics |
Workflow run statistics provides statistics about the workflow run.
|
| XMLClassifier |
A classifier for
XML content. |
| Exception | Description |
|---|---|
| AccessDeniedException |
Access to a resource was denied.
|
| AlreadyExistsException |
A resource to be created or added already exists.
|
| AWSGlueException |
Base exception for all service exceptions thrown by AWS Glue
|
| ConcurrentModificationException |
Two processes are trying to modify a resource simultaneously.
|
| ConcurrentRunsExceededException |
Too many jobs are being run concurrently.
|
| ConditionCheckFailureException |
A specified condition was not satisfied.
|
| CrawlerNotRunningException |
The specified crawler is not running.
|
| CrawlerRunningException |
The operation cannot be performed because the crawler is already running.
|
| CrawlerStoppingException |
The specified crawler is stopping.
|
| EntityNotFoundException |
A specified entity does not exist
|
| GlueEncryptionException |
An encryption operation failed.
|
| IdempotentParameterMismatchException |
The same unique identifier was associated with two different records.
|
| InternalServiceException |
An internal service error occurred.
|
| InvalidInputException |
The input provided was not valid.
|
| MLTransformNotReadyException |
The machine learning transform is not ready to run.
|
| NoScheduleException |
There is no applicable schedule.
|
| OperationTimeoutException |
The operation timed out.
|
| ResourceNumberLimitExceededException |
A resource numerical limit was exceeded.
|
| SchedulerNotRunningException |
The specified scheduler is not running.
|
| SchedulerRunningException |
The specified scheduler is already running.
|
| SchedulerTransitioningException |
The specified scheduler is transitioning.
|
| ValidationException |
A value could not be validated.
|
| VersionMismatchException |
There was a version conflict.
|
Copyright © 2019. All rights reserved.