Class | Description |
---|---|
Action |
Defines an action to be initiated by a trigger.
|
BackfillError |
A list of errors that can occur when registering partition indexes for an existing table.
|
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 . |
BatchUpdatePartitionFailureEntry |
Contains information about a batch update partition error.
|
BatchUpdatePartitionRequest | |
BatchUpdatePartitionRequestEntry |
A structure that contains the values and structure used to update a partition.
|
BatchUpdatePartitionResult | |
BinaryColumnStatisticsData |
Defines column statistics supported for bit sequence data values.
|
BooleanColumnStatisticsData |
Defines column statistics supported for Boolean data columns.
|
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.
|
CheckSchemaVersionValidityRequest | |
CheckSchemaVersionValidityResult | |
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 . |
ColumnError |
Encapsulates a column name that failed and the reason for failure.
|
ColumnImportance |
A structure containing the column name and column importance score for a column.
|
ColumnStatistics |
Represents the generated column-level statistics for a table or partition.
|
ColumnStatisticsData |
Contains the individual types of column statistics data.
|
ColumnStatisticsError |
Encapsulates a
ColumnStatistics object that failed and the reason for failure. |
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 | |
CreatePartitionIndexRequest | |
CreatePartitionIndexResult | |
CreatePartitionRequest | |
CreatePartitionResult | |
CreateRegistryRequest | |
CreateRegistryResult | |
CreateSchemaRequest | |
CreateSchemaResult | |
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. |
DatabaseIdentifier |
A structure that describes a target database for resource linking.
|
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.
|
DateColumnStatisticsData |
Defines column statistics supported for timestamp data columns.
|
DecimalColumnStatisticsData |
Defines column statistics supported for fixed-point number data columns.
|
DecimalNumber |
Contains a numeric value in decimal format.
|
DeleteClassifierRequest | |
DeleteClassifierResult | |
DeleteColumnStatisticsForPartitionRequest | |
DeleteColumnStatisticsForPartitionResult | |
DeleteColumnStatisticsForTableRequest | |
DeleteColumnStatisticsForTableResult | |
DeleteConnectionRequest | |
DeleteConnectionResult | |
DeleteCrawlerRequest | |
DeleteCrawlerResult | |
DeleteDatabaseRequest | |
DeleteDatabaseResult | |
DeleteDevEndpointRequest | |
DeleteDevEndpointResult | |
DeleteJobRequest | |
DeleteJobResult | |
DeleteMLTransformRequest | |
DeleteMLTransformResult | |
DeletePartitionIndexRequest | |
DeletePartitionIndexResult | |
DeletePartitionRequest | |
DeletePartitionResult | |
DeleteRegistryRequest | |
DeleteRegistryResult | |
DeleteResourcePolicyRequest | |
DeleteResourcePolicyResult | |
DeleteSchemaRequest | |
DeleteSchemaResult | |
DeleteSchemaVersionsRequest | |
DeleteSchemaVersionsResult | |
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.
|
DoubleColumnStatisticsData |
Defines column statistics supported for floating-point number data columns.
|
DynamoDBTarget |
Specifies an Amazon DynamoDB table to crawl.
|
Edge |
An edge represents a directed connection between two AWS Glue components that 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.
|
ErrorDetails |
An object containing error details.
|
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 | |
GetColumnStatisticsForPartitionRequest | |
GetColumnStatisticsForPartitionResult | |
GetColumnStatisticsForTableRequest | |
GetColumnStatisticsForTableResult | |
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 | |
GetPartitionIndexesRequest | |
GetPartitionIndexesResult | |
GetPartitionRequest | |
GetPartitionResult | |
GetPartitionsRequest | |
GetPartitionsResult | |
GetPlanRequest | |
GetPlanResult | |
GetRegistryRequest | |
GetRegistryResult | |
GetResourcePoliciesRequest | |
GetResourcePoliciesResult | |
GetResourcePolicyRequest | |
GetResourcePolicyResult | |
GetSchemaByDefinitionRequest | |
GetSchemaByDefinitionResult | |
GetSchemaRequest | |
GetSchemaResult | |
GetSchemaVersionRequest | |
GetSchemaVersionResult | |
GetSchemaVersionsDiffRequest | |
GetSchemaVersionsDiffResult | |
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 | |
GluePolicy |
A structure for returning a resource policy.
|
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. |
KeySchemaElement |
A partition key pair consisting of a name and a type.
|
LabelingSetGenerationTaskRunProperties |
Specifies configuration properties for a labeling set generation task run.
|
LastCrawlInfo |
Status and error information about the most recent crawl.
|
LineageConfiguration |
Specifies data lineage configuration settings for the crawler.
|
ListCrawlersRequest | |
ListCrawlersResult | |
ListDevEndpointsRequest | |
ListDevEndpointsResult | |
ListJobsRequest | |
ListJobsResult | |
ListMLTransformsRequest | |
ListMLTransformsResult | |
ListRegistriesRequest | |
ListRegistriesResult | |
ListSchemasRequest | |
ListSchemasResult | |
ListSchemaVersionsRequest | |
ListSchemaVersionsResult | |
ListTriggersRequest | |
ListTriggersResult | |
ListWorkflowsRequest | |
ListWorkflowsResult | |
Location |
The location of resources.
|
LongColumnStatisticsData |
Defines column statistics supported for integer data columns.
|
MappingEntry |
Defines a mapping.
|
MetadataInfo |
A structure containing metadata information for a schema version.
|
MetadataKeyValuePair |
A structure containing a key value pair for metadata.
|
MLTransform |
A structure for a machine learning transform.
|
MLUserDataEncryption |
The encryption-at-rest settings of the transform that apply to accessing user data.
|
MongoDBTarget |
Specifies an Amazon DocumentDB or MongoDB data store to crawl.
|
Node |
A node represents an AWS Glue component such as a trigger, or job, etc., that is part of a workflow.
|
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.
|
PartitionIndex |
A structure for a partition index.
|
PartitionIndexDescriptor |
A descriptor for a partition index in a table.
|
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 | |
PutSchemaVersionMetadataRequest | |
PutSchemaVersionMetadataResult | |
PutWorkflowRunPropertiesRequest | |
PutWorkflowRunPropertiesResult | |
QuerySchemaVersionMetadataRequest | |
QuerySchemaVersionMetadataResult | |
RecrawlPolicy |
When crawling an Amazon S3 data source after the first crawl is complete, specifies whether to crawl the entire
dataset again or to crawl only folders that were added since the last crawler run.
|
RegisterSchemaVersionRequest | |
RegisterSchemaVersionResult | |
RegistryId |
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryListItem |
A structure containing the details for a registry.
|
RemoveSchemaVersionMetadataRequest | |
RemoveSchemaVersionMetadataResult | |
ResetJobBookmarkRequest | |
ResetJobBookmarkResult | |
ResourceUri |
The URIs for function resources.
|
ResumeWorkflowRunRequest | |
ResumeWorkflowRunResult | |
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.
|
SchemaId |
The unique ID of the schema in the AWS Glue schema registry.
|
SchemaListItem |
An object that contains minimal details for a schema.
|
SchemaReference |
An object that references a schema stored in the AWS Glue Schema Registry.
|
SchemaVersionErrorItem |
An object that contains the error details for an operation on a schema version.
|
SchemaVersionListItem |
An object containing the details about a schema version.
|
SchemaVersionNumber |
A structure containing the schema version information.
|
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 | |
StopWorkflowRunRequest | |
StopWorkflowRunResult | |
StorageDescriptor |
Describes the physical storage of table data.
|
StringColumnStatisticsData |
Defines column statistics supported for character sequence data values.
|
Table |
Represents a collection of related data organized in columns and rows.
|
TableError |
An error record for table operations.
|
TableIdentifier |
A structure that describes a target table for resource linking.
|
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.
|
TransformEncryption |
The encryption-at-rest settings of the transform that apply to accessing user data.
|
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 | |
UpdateColumnStatisticsForPartitionRequest | |
UpdateColumnStatisticsForPartitionResult | |
UpdateColumnStatisticsForTableRequest | |
UpdateColumnStatisticsForTableResult | |
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 | |
UpdateRegistryRequest | |
UpdateRegistryResult | |
UpdateSchemaRequest | |
UpdateSchemaResult | |
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.
|
ConflictException |
The
CreatePartitions API was called on a table that has indexes enabled. |
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.
|
IllegalWorkflowStateException |
The workflow is in an invalid state to perform a requested operation.
|
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 © 2020. All rights reserved.