Expand description
Defines the public endpoint for the AWS Glue service.
If you’re using the service, you’re probably looking for GlueClient and Glue.
Structs§
- Action
Defines an action to be initiated by a trigger.
- Batch
Create Partition Request - Batch
Create Partition Response - Batch
Delete Connection Request - Batch
Delete Connection Response - Batch
Delete Partition Request - Batch
Delete Partition Response - Batch
Delete Table Request - Batch
Delete Table Response - Batch
Delete Table Version Request - Batch
Delete Table Version Response - Batch
GetCrawlers Request - Batch
GetCrawlers Response - Batch
GetDev Endpoints Request - Batch
GetDev Endpoints Response - Batch
GetJobs Request - Batch
GetJobs Response - Batch
GetPartition Request - Batch
GetPartition Response - Batch
GetTriggers Request - Batch
GetTriggers Response - Batch
GetWorkflows Request - Batch
GetWorkflows Response - Batch
Stop JobRun Error Records an error that occurred when attempting to stop a specified job run.
- Batch
Stop JobRun Request - Batch
Stop JobRun Response - Batch
Stop JobRun Successful Submission Records a successful request to stop a specified
JobRun
.- Binary
Column Statistics Data Defines a binary column statistics data.
- Boolean
Column Statistics Data Defines a boolean column statistics.
- CancelML
Task RunRequest - CancelML
Task RunResponse - Catalog
Entry Specifies a table definition in the AWS Glue Data Catalog.
- Catalog
Import Status A structure containing migration status information.
- Catalog
Target Specifies an AWS Glue Data Catalog target.
- Classifier
Classifiers are triggered during a crawl task. A classifier checks whether a given file is in a format it can handle. If it is, the classifier creates a schema in the form of a
StructType
object that matches that data format.You can use the standard classifiers that AWS Glue provides, or you can write your own classifiers to best categorize your data sources and specify the appropriate schemas to use for them. A classifier can be a
grok
classifier, anXML
classifier, aJSON
classifier, or a customCSV
classifier, as specified in one of the fields in theClassifier
object.- Cloud
Watch Encryption Specifies how Amazon CloudWatch data should be encrypted.
- Code
GenEdge Represents a directional edge in a directed acyclic graph (DAG).
- Code
GenNode Represents a node in a directed acyclic graph (DAG)
- Code
GenNode Arg An argument or property of a node.
- Column
A column in a
Table
.- Column
Error Defines a column containing error.
- Column
Statistics Defines a column statistics.
- Column
Statistics Data Defines a column statistics data.
- Column
Statistics Error Defines a column containing error.
- Condition
Defines a condition under which a trigger fires.
- Confusion
Matrix The confusion matrix shows you what your transform is predicting accurately and what types of errors it is making.
For more information, see Confusion matrix in Wikipedia.
- Connection
Defines a connection to a data source.
- Connection
Input A structure that is used to specify a connection to create or update.
- Connection
Password Encryption The data structure used by the Data Catalog to encrypt the password as part of
CreateConnection
orUpdateConnection
and store it in theENCRYPTED_PASSWORD
field in the connection properties. You can enable catalog encryption or only password encryption.When a
CreationConnection
request arrives containing a password, the Data Catalog first encrypts the password using your AWS KMS key. It then encrypts the whole connection object again if catalog encryption is also enabled.This encryption requires that you set AWS KMS key permissions to enable or restrict access on the password key according to your security requirements. For example, you might want only administrators to have decrypt permission on the password key.
- Connections
List 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. If successful, the crawler records metadata concerning the data source in the AWS Glue Data Catalog.
- Crawler
Metrics Metrics for a specified crawler.
- Crawler
Node Details The details of a Crawler node present in the workflow.
- Crawler
Targets Specifies data stores to crawl.
- Create
Classifier Request - Create
Classifier Response - Create
Connection Request - Create
Connection Response - Create
Crawler Request - Create
Crawler Response - Create
CsvClassifier Request Specifies a custom CSV classifier for
CreateClassifier
to create.- Create
Database Request - Create
Database Response - Create
DevEndpoint Request - Create
DevEndpoint Response - Create
Grok Classifier Request Specifies a
grok
classifier forCreateClassifier
to create.- Create
JobRequest - Create
JobResponse - Create
Json Classifier Request Specifies a JSON classifier for
CreateClassifier
to create.- CreateML
Transform Request - CreateML
Transform Response - Create
Partition Request - Create
Partition Response - Create
Script Request - Create
Script Response - Create
Security Configuration Request - Create
Security Configuration Response - Create
Table Request - Create
Table Response - Create
Trigger Request - Create
Trigger Response - Create
User Defined Function Request - Create
User Defined Function Response - Create
Workflow Request - Create
Workflow Response - CreateXML
Classifier Request Specifies an XML classifier for
CreateClassifier
to create.- CsvClassifier
A classifier for custom
CSV
content.- Data
Catalog Encryption Settings Contains configuration information for maintaining Data Catalog security.
- Data
Lake Principal The AWS Lake Formation principal.
- Database
The
Database
object represents a logical grouping of tables that might reside in a Hive metastore or an RDBMS.- Database
Identifier A structure that describes a target database for resource linking.
- Database
Input The structure used to create or update a database.
- Date
Column Statistics Data Defines a date column statistics data.
- Decimal
Column Statistics Data Defines a decimal column statistics data.
- Decimal
Number Contains a numeric value in decimal format.
- Delete
Classifier Request - Delete
Classifier Response - Delete
Column Statistics ForPartition Request - Delete
Column Statistics ForPartition Response - Delete
Column Statistics ForTable Request - Delete
Column Statistics ForTable Response - Delete
Connection Request - Delete
Connection Response - Delete
Crawler Request - Delete
Crawler Response - Delete
Database Request - Delete
Database Response - Delete
DevEndpoint Request - Delete
DevEndpoint Response - Delete
JobRequest - Delete
JobResponse - DeleteML
Transform Request - DeleteML
Transform Response - Delete
Partition Request - Delete
Partition Response - Delete
Resource Policy Request - Delete
Resource Policy Response - Delete
Security Configuration Request - Delete
Security Configuration Response - Delete
Table Request - Delete
Table Response - Delete
Table Version Request - Delete
Table Version Response - Delete
Trigger Request - Delete
Trigger Response - Delete
User Defined Function Request - Delete
User Defined Function Response - Delete
Workflow Request - Delete
Workflow Response - DevEndpoint
A development endpoint where a developer can remotely debug extract, transform, and load (ETL) scripts.
- DevEndpoint
Custom Libraries Custom libraries to be loaded into a development endpoint.
- Double
Column Statistics Data Defines a double column statistics data.
- DynamoDB
Target 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.
- Encryption
AtRest Specifies the encryption-at-rest configuration for the Data Catalog.
- Encryption
Configuration Specifies an encryption configuration.
- Error
Detail Contains details about an error.
- Evaluation
Metrics Evaluation metrics provide an estimate of the quality of your machine learning transform.
- Execution
Property An execution property of a job.
- Export
Labels Task RunProperties Specifies configuration properties for an exporting labels task run.
- Find
Matches Metrics The evaluation metrics for the find matches algorithm. The quality of your machine learning transform is measured by getting your transform to predict some matches and comparing the results to known matches from the same dataset. The quality metrics are based on a subset of your data, so they are not precise.
- Find
Matches Parameters The parameters to configure the find matches transform.
- Find
Matches Task RunProperties Specifies configuration properties for a Find Matches task run.
- GetCatalog
Import Status Request - GetCatalog
Import Status Response - GetClassifier
Request - GetClassifier
Response - GetClassifiers
Request - GetClassifiers
Response - GetColumn
Statistics ForPartition Request - GetColumn
Statistics ForPartition Response - GetColumn
Statistics ForTable Request - GetColumn
Statistics ForTable Response - GetConnection
Request - GetConnection
Response - GetConnections
Filter Filters the connection definitions that are returned by the
GetConnections
API operation.- GetConnections
Request - GetConnections
Response - GetCrawler
Metrics Request - GetCrawler
Metrics Response - GetCrawler
Request - GetCrawler
Response - GetCrawlers
Request - GetCrawlers
Response - GetData
Catalog Encryption Settings Request - GetData
Catalog Encryption Settings Response - GetDatabase
Request - GetDatabase
Response - GetDatabases
Request - GetDatabases
Response - GetDataflow
Graph Request - GetDataflow
Graph Response - GetDev
Endpoint Request - GetDev
Endpoint Response - GetDev
Endpoints Request - GetDev
Endpoints Response - GetJob
Bookmark Request - GetJob
Bookmark Response - GetJob
Request - GetJob
Response - GetJob
RunRequest - GetJob
RunResponse - GetJob
Runs Request - GetJob
Runs Response - GetJobs
Request - GetJobs
Response - GetML
Task RunRequest - GetML
Task RunResponse - GetML
Task Runs Request - GetML
Task Runs Response - GetML
Transform Request - GetML
Transform Response - GetML
Transforms Request - GetML
Transforms Response - GetMapping
Request - GetMapping
Response - GetPartition
Request - GetPartition
Response - GetPartitions
Request - GetPartitions
Response - GetPlan
Request - GetPlan
Response - GetResource
Policies Request - GetResource
Policies Response - GetResource
Policy Request - GetResource
Policy Response - GetSecurity
Configuration Request - GetSecurity
Configuration Response - GetSecurity
Configurations Request - GetSecurity
Configurations Response - GetTable
Request - GetTable
Response - GetTable
Version Request - GetTable
Version Response - GetTable
Versions Request - GetTable
Versions Response - GetTables
Request - GetTables
Response - GetTags
Request - GetTags
Response - GetTrigger
Request - GetTrigger
Response - GetTriggers
Request - GetTriggers
Response - GetUser
Defined Function Request - GetUser
Defined Function Response - GetUser
Defined Functions Request - GetUser
Defined Functions Response - GetWorkflow
Request - GetWorkflow
Response - GetWorkflow
RunProperties Request - GetWorkflow
RunProperties Response - GetWorkflow
RunRequest - GetWorkflow
RunResponse - GetWorkflow
Runs Request - GetWorkflow
Runs Response - Glue
Client - A client for the AWS Glue API.
- Glue
Policy A structure for returning a resource policy.
- Glue
Table The database and table in the AWS Glue Data Catalog that is used for input or output data.
- Grok
Classifier A classifier that uses
grok
patterns.- Import
Catalog ToGlue Request - Import
Catalog ToGlue Response - Import
Labels Task RunProperties Specifies configuration properties for an importing labels task run.
- Jdbc
Target Specifies a JDBC data store to crawl.
- Job
Specifies a job definition.
- JobBookmark
Entry Defines a point that a job can resume processing.
- JobBookmarks
Encryption Specifies how job bookmark data should be encrypted.
- JobCommand
Specifies code executed when a job is run.
- JobNode
Details 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. The previous job definition is completely overwritten by this information.
- Json
Classifier A classifier for
JSON
content.- Labeling
SetGeneration Task RunProperties Specifies configuration properties for a labeling set generation task run.
- Last
Crawl Info Status and error information about the most recent crawl.
- List
Crawlers Request - List
Crawlers Response - List
DevEndpoints Request - List
DevEndpoints Response - List
Jobs Request - List
Jobs Response - ListML
Transforms Request - ListML
Transforms Response - List
Triggers Request - List
Triggers Response - List
Workflows Request - List
Workflows Response - Location
The location of resources.
- Long
Column Statistics Data Defines a long column statistics data.
- MLTransform
A structure for a machine learning transform.
- Mapping
Entry Defines a mapping.
- Node
A node represents an AWS Glue component like Trigger, Job etc. which is part of a workflow.
- Notification
Property Specifies configuration properties of a notification.
- Order
Specifies the sort order of a sorted column.
- Partition
Represents a slice of table data.
- Partition
Error Contains information about a partition error.
- Partition
Input The structure used to create and update a partition.
- Partition
Value List Contains a list of values defining partitions.
- Physical
Connection Requirements 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.
- Principal
Permissions Permissions granted to a principal.
- Property
Predicate Defines a property predicate.
- PutData
Catalog Encryption Settings Request - PutData
Catalog Encryption Settings Response - PutResource
Policy Request - PutResource
Policy Response - PutWorkflow
RunProperties Request - PutWorkflow
RunProperties Response - Reset
JobBookmark Request - Reset
JobBookmark Response - Resource
Uri 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.- Schema
Change Policy A policy that specifies update and deletion behaviors for the crawler.
- Schema
Column A key-value pair representing a column and data type that this transform can run against. The
Schema
parameter of theMLTransform
may contain up to 100 of these structures.- Search
Tables Request - Search
Tables Response - Security
Configuration Specifies a security configuration.
- Segment
Defines a non-overlapping region of a table's partitions, allowing multiple requests to be executed in parallel.
- SerDe
Info Information about a serialization/deserialization program (SerDe) that serves as an extractor and loader.
- Skewed
Info Specifies skewed values in a table. Skewed values are those that occur with very high frequency.
- Sort
Criterion Specifies a field to sort by and a sort order.
- Start
Crawler Request - Start
Crawler Response - Start
Crawler Schedule Request - Start
Crawler Schedule Response - Start
Export Labels Task RunRequest - Start
Export Labels Task RunResponse - Start
Import Labels Task RunRequest - Start
Import Labels Task RunResponse - Start
JobRun Request - Start
JobRun Response - StartML
Evaluation Task RunRequest - StartML
Evaluation Task RunResponse - StartML
Labeling SetGeneration Task RunRequest - StartML
Labeling SetGeneration Task RunResponse - Start
Trigger Request - Start
Trigger Response - Start
Workflow RunRequest - Start
Workflow RunResponse - Stop
Crawler Request - Stop
Crawler Response - Stop
Crawler Schedule Request - Stop
Crawler Schedule Response - Stop
Trigger Request - Stop
Trigger Response - Stop
Workflow RunRequest - Stop
Workflow RunResponse - Storage
Descriptor Describes the physical storage of table data.
- String
Column Statistics Data Defines a string column statistics data.
- Table
Represents a collection of related data organized in columns and rows.
- Table
Error An error record for table operations.
- Table
Identifier A structure that describes a target table for resource linking.
- Table
Input A structure used to define a table.
- Table
Version Specifies a version of a table.
- Table
Version Error An error record for table-version operations.
- TagResource
Request - TagResource
Response - TaskRun
The sampling parameters that are associated with the machine learning transform.
- Task
RunFilter Criteria The criteria that are used to filter the task runs for the machine learning transform.
- Task
RunProperties The configuration properties for the task run.
- Task
RunSort Criteria The sorting criteria that are used to sort the list of task runs for the machine learning transform.
- Transform
Filter Criteria The criteria used to filter the machine learning transforms.
- Transform
Parameters The algorithm-specific parameters that are associated with the machine learning transform.
- Transform
Sort Criteria The sorting criteria that are associated with the machine learning transform.
- Trigger
Information about a specific trigger.
- Trigger
Node Details The details of a Trigger node present in the workflow.
- Trigger
Update A structure used to provide information used to update a trigger. This object updates the previous trigger definition by overwriting it completely.
- Untag
Resource Request - Untag
Resource Response - Update
Classifier Request - Update
Classifier Response - Update
Column Statistics ForPartition Request - Update
Column Statistics ForPartition Response - Update
Column Statistics ForTable Request - Update
Column Statistics ForTable Response - Update
Connection Request - Update
Connection Response - Update
Crawler Request - Update
Crawler Response - Update
Crawler Schedule Request - Update
Crawler Schedule Response - Update
CsvClassifier Request Specifies a custom CSV classifier to be updated.
- Update
Database Request - Update
Database Response - Update
DevEndpoint Request - Update
DevEndpoint Response - Update
Grok Classifier Request Specifies a grok classifier to update when passed to
UpdateClassifier
.- Update
JobRequest - Update
JobResponse - Update
Json Classifier Request Specifies a JSON classifier to be updated.
- UpdateML
Transform Request - UpdateML
Transform Response - Update
Partition Request - Update
Partition Response - Update
Table Request - Update
Table Response - Update
Trigger Request - Update
Trigger Response - Update
User Defined Function Request - Update
User Defined Function Response - Update
Workflow Request - Update
Workflow Response - UpdateXML
Classifier Request Specifies an XML classifier to be updated.
- User
Defined Function Represents the equivalent of a Hive user-defined function (
UDF
) definition.- User
Defined Function Input 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.
- Workflow
Graph A workflow graph represents the complete workflow containing all the AWS Glue components present in the workflow and all the directed connections between them.
- Workflow
Run A workflow run is an execution of a workflow providing all the runtime information.
- Workflow
RunStatistics Workflow run statistics provides statistics about the workflow run.
- XMLClassifier
A classifier for
XML
content.
Enums§
- Batch
Create Partition Error - Errors returned by BatchCreatePartition
- Batch
Delete Connection Error - Errors returned by BatchDeleteConnection
- Batch
Delete Partition Error - Errors returned by BatchDeletePartition
- Batch
Delete Table Error - Errors returned by BatchDeleteTable
- Batch
Delete Table Version Error - Errors returned by BatchDeleteTableVersion
- Batch
GetCrawlers Error - Errors returned by BatchGetCrawlers
- Batch
GetDev Endpoints Error - Errors returned by BatchGetDevEndpoints
- Batch
GetJobs Error - Errors returned by BatchGetJobs
- Batch
GetPartition Error - Errors returned by BatchGetPartition
- Batch
GetTriggers Error - Errors returned by BatchGetTriggers
- Batch
GetWorkflows Error - Errors returned by BatchGetWorkflows
- CancelML
Task RunError - Errors returned by CancelMLTaskRun
- Create
Classifier Error - Errors returned by CreateClassifier
- Create
Connection Error - Errors returned by CreateConnection
- Create
Crawler Error - Errors returned by CreateCrawler
- Create
Database Error - Errors returned by CreateDatabase
- Create
DevEndpoint Error - Errors returned by CreateDevEndpoint
- Create
JobError - Errors returned by CreateJob
- CreateML
Transform Error - Errors returned by CreateMLTransform
- Create
Partition Error - Errors returned by CreatePartition
- Create
Script Error - Errors returned by CreateScript
- Create
Security Configuration Error - Errors returned by CreateSecurityConfiguration
- Create
Table Error - Errors returned by CreateTable
- Create
Trigger Error - Errors returned by CreateTrigger
- Create
User Defined Function Error - Errors returned by CreateUserDefinedFunction
- Create
Workflow Error - Errors returned by CreateWorkflow
- Delete
Classifier Error - Errors returned by DeleteClassifier
- Delete
Column Statistics ForPartition Error - Errors returned by DeleteColumnStatisticsForPartition
- Delete
Column Statistics ForTable Error - Errors returned by DeleteColumnStatisticsForTable
- Delete
Connection Error - Errors returned by DeleteConnection
- Delete
Crawler Error - Errors returned by DeleteCrawler
- Delete
Database Error - Errors returned by DeleteDatabase
- Delete
DevEndpoint Error - Errors returned by DeleteDevEndpoint
- Delete
JobError - Errors returned by DeleteJob
- DeleteML
Transform Error - Errors returned by DeleteMLTransform
- Delete
Partition Error - Errors returned by DeletePartition
- Delete
Resource Policy Error - Errors returned by DeleteResourcePolicy
- Delete
Security Configuration Error - Errors returned by DeleteSecurityConfiguration
- Delete
Table Error - Errors returned by DeleteTable
- Delete
Table Version Error - Errors returned by DeleteTableVersion
- Delete
Trigger Error - Errors returned by DeleteTrigger
- Delete
User Defined Function Error - Errors returned by DeleteUserDefinedFunction
- Delete
Workflow Error - Errors returned by DeleteWorkflow
- GetCatalog
Import Status Error - Errors returned by GetCatalogImportStatus
- GetClassifier
Error - Errors returned by GetClassifier
- GetClassifiers
Error - Errors returned by GetClassifiers
- GetColumn
Statistics ForPartition Error - Errors returned by GetColumnStatisticsForPartition
- GetColumn
Statistics ForTable Error - Errors returned by GetColumnStatisticsForTable
- GetConnection
Error - Errors returned by GetConnection
- GetConnections
Error - Errors returned by GetConnections
- GetCrawler
Error - Errors returned by GetCrawler
- GetCrawler
Metrics Error - Errors returned by GetCrawlerMetrics
- GetCrawlers
Error - Errors returned by GetCrawlers
- GetData
Catalog Encryption Settings Error - Errors returned by GetDataCatalogEncryptionSettings
- GetDatabase
Error - Errors returned by GetDatabase
- GetDatabases
Error - Errors returned by GetDatabases
- GetDataflow
Graph Error - Errors returned by GetDataflowGraph
- GetDev
Endpoint Error - Errors returned by GetDevEndpoint
- GetDev
Endpoints Error - Errors returned by GetDevEndpoints
- GetJob
Bookmark Error - Errors returned by GetJobBookmark
- GetJob
Error - Errors returned by GetJob
- GetJob
RunError - Errors returned by GetJobRun
- GetJob
Runs Error - Errors returned by GetJobRuns
- GetJobs
Error - Errors returned by GetJobs
- GetML
Task RunError - Errors returned by GetMLTaskRun
- GetML
Task Runs Error - Errors returned by GetMLTaskRuns
- GetML
Transform Error - Errors returned by GetMLTransform
- GetML
Transforms Error - Errors returned by GetMLTransforms
- GetMapping
Error - Errors returned by GetMapping
- GetPartition
Error - Errors returned by GetPartition
- GetPartitions
Error - Errors returned by GetPartitions
- GetPlan
Error - Errors returned by GetPlan
- GetResource
Policies Error - Errors returned by GetResourcePolicies
- GetResource
Policy Error - Errors returned by GetResourcePolicy
- GetSecurity
Configuration Error - Errors returned by GetSecurityConfiguration
- GetSecurity
Configurations Error - Errors returned by GetSecurityConfigurations
- GetTable
Error - Errors returned by GetTable
- GetTable
Version Error - Errors returned by GetTableVersion
- GetTable
Versions Error - Errors returned by GetTableVersions
- GetTables
Error - Errors returned by GetTables
- GetTags
Error - Errors returned by GetTags
- GetTrigger
Error - Errors returned by GetTrigger
- GetTriggers
Error - Errors returned by GetTriggers
- GetUser
Defined Function Error - Errors returned by GetUserDefinedFunction
- GetUser
Defined Functions Error - Errors returned by GetUserDefinedFunctions
- GetWorkflow
Error - Errors returned by GetWorkflow
- GetWorkflow
RunError - Errors returned by GetWorkflowRun
- GetWorkflow
RunProperties Error - Errors returned by GetWorkflowRunProperties
- GetWorkflow
Runs Error - Errors returned by GetWorkflowRuns
- Glue
Batch Stop JobRun Error - Errors returned by BatchStopJobRun
- Import
Catalog ToGlue Error - Errors returned by ImportCatalogToGlue
- List
Crawlers Error - Errors returned by ListCrawlers
- List
DevEndpoints Error - Errors returned by ListDevEndpoints
- List
Jobs Error - Errors returned by ListJobs
- ListML
Transforms Error - Errors returned by ListMLTransforms
- List
Triggers Error - Errors returned by ListTriggers
- List
Workflows Error - Errors returned by ListWorkflows
- PutData
Catalog Encryption Settings Error - Errors returned by PutDataCatalogEncryptionSettings
- PutResource
Policy Error - Errors returned by PutResourcePolicy
- PutWorkflow
RunProperties Error - Errors returned by PutWorkflowRunProperties
- Reset
JobBookmark Error - Errors returned by ResetJobBookmark
- Search
Tables Error - Errors returned by SearchTables
- Start
Crawler Error - Errors returned by StartCrawler
- Start
Crawler Schedule Error - Errors returned by StartCrawlerSchedule
- Start
Export Labels Task RunError - Errors returned by StartExportLabelsTaskRun
- Start
Import Labels Task RunError - Errors returned by StartImportLabelsTaskRun
- Start
JobRun Error - Errors returned by StartJobRun
- StartML
Evaluation Task RunError - Errors returned by StartMLEvaluationTaskRun
- StartML
Labeling SetGeneration Task RunError - Errors returned by StartMLLabelingSetGenerationTaskRun
- Start
Trigger Error - Errors returned by StartTrigger
- Start
Workflow RunError - Errors returned by StartWorkflowRun
- Stop
Crawler Error - Errors returned by StopCrawler
- Stop
Crawler Schedule Error - Errors returned by StopCrawlerSchedule
- Stop
Trigger Error - Errors returned by StopTrigger
- Stop
Workflow RunError - Errors returned by StopWorkflowRun
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
- Update
Classifier Error - Errors returned by UpdateClassifier
- Update
Column Statistics ForPartition Error - Errors returned by UpdateColumnStatisticsForPartition
- Update
Column Statistics ForTable Error - Errors returned by UpdateColumnStatisticsForTable
- Update
Connection Error - Errors returned by UpdateConnection
- Update
Crawler Error - Errors returned by UpdateCrawler
- Update
Crawler Schedule Error - Errors returned by UpdateCrawlerSchedule
- Update
Database Error - Errors returned by UpdateDatabase
- Update
DevEndpoint Error - Errors returned by UpdateDevEndpoint
- Update
JobError - Errors returned by UpdateJob
- UpdateML
Transform Error - Errors returned by UpdateMLTransform
- Update
Partition Error - Errors returned by UpdatePartition
- Update
Table Error - Errors returned by UpdateTable
- Update
Trigger Error - Errors returned by UpdateTrigger
- Update
User Defined Function Error - Errors returned by UpdateUserDefinedFunction
- Update
Workflow Error - Errors returned by UpdateWorkflow
Traits§
- Glue
- Trait representing the capabilities of the AWS Glue API. AWS Glue clients implement this trait.