Expand description
Defines the public endpoint for the 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.
- Backfill
Error A list of errors that can occur when registering partition indexes for an existing table.
These errors give the details about why an index registration failed and provide a limited number of partitions in the response, so that you can fix the partitions at fault and try registering the index again. The most common set of errors that can occur are categorized as follows:
-
EncryptedPartitionError: The partitions are encrypted.
-
InvalidPartitionTypeDataError: The partition value doesn't match the data type for that partition column.
-
MissingPartitionValueError: The partitions are encrypted.
-
UnsupportedPartitionCharacterError: Characters inside the partition value are not supported. For example: U+0000 , U+0001, U+0002.
-
InternalError: Any error which does not belong to other error codes.
-
- 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
.- Batch
Update Partition Failure Entry Contains information about a batch update partition error.
- Batch
Update Partition Request - Batch
Update Partition Request Entry A structure that contains the values and structure used to update a partition.
- Batch
Update Partition Response - Binary
Column Statistics Data Defines column statistics supported for bit sequence data values.
- Boolean
Column Statistics Data Defines column statistics supported for Boolean data columns.
- CancelML
Task RunRequest - CancelML
Task RunResponse - Catalog
Entry Specifies a table definition in the Glue Data Catalog.
- Catalog
Import Status A structure containing migration status information.
- Catalog
Target Specifies an Glue Data Catalog target.
- Check
Schema Version Validity Input - Check
Schema Version Validity Response - 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 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 Encapsulates a column name that failed and the reason for failure.
- Column
Importance A structure containing the column name and column importance score for a column.
Column importance helps you understand how columns contribute to your model, by identifying which columns in your records are more important than others.
- Column
Statistics Represents the generated column-level statistics for a table or partition.
- Column
Statistics Data Contains the individual types of column statistics data. Only one data object should be set and indicated by the
Type
attribute.- Column
Statistics Error Encapsulates a
ColumnStatistics
object that failed and the reason for failure.- 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 KMS key. It then encrypts the whole connection object again if catalog encryption is also enabled.This encryption requires that you set 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 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 Index Request - Create
Partition Index Response - Create
Partition Request - Create
Partition Response - Create
Registry Input - Create
Registry Response - Create
Schema Input - Create
Schema 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 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 column statistics supported for timestamp data columns.
- Decimal
Column Statistics Data Defines column statistics supported for fixed-point number data columns.
- 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 Index Request - Delete
Partition Index Response - Delete
Partition Request - Delete
Partition Response - Delete
Registry Input - Delete
Registry Response - Delete
Resource Policy Request - Delete
Resource Policy Response - Delete
Schema Input - Delete
Schema Response - Delete
Schema Versions Input - Delete
Schema Versions 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 column statistics supported for floating-point number data columns.
- DynamoDB
Target Specifies an Amazon DynamoDB table to crawl.
- Edge
An edge represents a directed connection between two Glue components that 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.
- Error
Details An object containing error details.
- 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
Indexes Request - GetPartition
Indexes Response - GetPartition
Request - GetPartition
Response - GetPartitions
Request - GetPartitions
Response - GetPlan
Request - GetPlan
Response - GetRegistry
Input - GetRegistry
Response - GetResource
Policies Request - GetResource
Policies Response - GetResource
Policy Request - GetResource
Policy Response - GetSchema
ByDefinition Input - GetSchema
ByDefinition Response - GetSchema
Input - GetSchema
Response - GetSchema
Version Input - GetSchema
Version Response - GetSchema
Versions Diff Input - GetSchema
Versions Diff 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 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 that runs 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.- KeySchema
Element A partition key pair consisting of a name and a type.
- 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.
- Lineage
Configuration Specifies data lineage configuration settings for the crawler.
- 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
Registries Input - List
Registries Response - List
Schema Versions Input - List
Schema Versions Response - List
Schemas Input - List
Schemas Response - List
Triggers Request - List
Triggers Response - List
Workflows Request - List
Workflows Response - Location
The location of resources.
- Long
Column Statistics Data Defines column statistics supported for integer data columns.
- MLTransform
A structure for a machine learning transform.
- MLUser
Data Encryption The encryption-at-rest settings of the transform that apply to accessing user data.
- Mapping
Entry Defines a mapping.
- Metadata
Info A structure containing metadata information for a schema version.
- Metadata
KeyValue Pair A structure containing a key value pair for metadata.
- MongoDB
Target Specifies an Amazon DocumentDB or MongoDB data store to crawl.
- Node
A node represents an Glue component such as a trigger, or job, etc., that is part of a workflow.
- Notification
Property Specifies configuration properties of a notification.
- Order
Specifies the sort order of a sorted column.
- Other
Metadata Value List Item A structure containing other metadata for a schema version belonging to the same metadata key.
- Partition
Represents a slice of table data.
- Partition
Error Contains information about a partition error.
- Partition
Index A structure for a partition index.
- Partition
Index Descriptor A descriptor for a partition index in a table.
- 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 - PutSchema
Version Metadata Input - PutSchema
Version Metadata Response - PutWorkflow
RunProperties Request - PutWorkflow
RunProperties Response - Query
Schema Version Metadata Input - Query
Schema Version Metadata Response - Recrawl
Policy 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. For more information, see Incremental Crawls in Glue in the developer guide.
- Register
Schema Version Input - Register
Schema Version Response - Registry
Id A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
- Registry
List Item A structure containing the details for a registry.
- Remove
Schema Version Metadata Input - Remove
Schema Version Metadata Response - Reset
JobBookmark Request - Reset
JobBookmark Response - Resource
Uri The URIs for function resources.
- Resume
Workflow RunRequest - Resume
Workflow RunResponse - 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.- Schema
Id The unique ID of the schema in the Glue schema registry.
- Schema
List Item An object that contains minimal details for a schema.
- Schema
Reference An object that references a schema stored in the Glue Schema Registry.
- Schema
Version Error Item An object that contains the error details for an operation on a schema version.
- Schema
Version List Item An object containing the details about a schema version.
- Schema
Version Number A structure containing the schema version information.
- 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 run 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 column statistics supported for character sequence data values.
- 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
Encryption The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.
Additionally, imported labels and trained transforms can now be encrypted using a customer provided KMS key.
- 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
Registry Input - Update
Registry Response - Update
Schema Input - Update
Schema 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 Glue components should be run to complete a logical task.
- Workflow
Graph A workflow graph represents the complete workflow containing all the 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
- Batch
Update Partition Error - Errors returned by BatchUpdatePartition
- CancelML
Task RunError - Errors returned by CancelMLTaskRun
- Check
Schema Version Validity Error - Errors returned by CheckSchemaVersionValidity
- 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
Partition Index Error - Errors returned by CreatePartitionIndex
- Create
Registry Error - Errors returned by CreateRegistry
- Create
Schema Error - Errors returned by CreateSchema
- 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
Partition Index Error - Errors returned by DeletePartitionIndex
- Delete
Registry Error - Errors returned by DeleteRegistry
- Delete
Resource Policy Error - Errors returned by DeleteResourcePolicy
- Delete
Schema Error - Errors returned by DeleteSchema
- Delete
Schema Versions Error - Errors returned by DeleteSchemaVersions
- 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
- GetPartition
Indexes Error - Errors returned by GetPartitionIndexes
- GetPartitions
Error - Errors returned by GetPartitions
- GetPlan
Error - Errors returned by GetPlan
- GetRegistry
Error - Errors returned by GetRegistry
- GetResource
Policies Error - Errors returned by GetResourcePolicies
- GetResource
Policy Error - Errors returned by GetResourcePolicy
- GetSchema
ByDefinition Error - Errors returned by GetSchemaByDefinition
- GetSchema
Error - Errors returned by GetSchema
- GetSchema
Version Error - Errors returned by GetSchemaVersion
- GetSchema
Versions Diff Error - Errors returned by GetSchemaVersionsDiff
- 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
Registries Error - Errors returned by ListRegistries
- List
Schema Versions Error - Errors returned by ListSchemaVersions
- List
Schemas Error - Errors returned by ListSchemas
- 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
- PutSchema
Version Metadata Error - Errors returned by PutSchemaVersionMetadata
- PutWorkflow
RunProperties Error - Errors returned by PutWorkflowRunProperties
- Query
Schema Version Metadata Error - Errors returned by QuerySchemaVersionMetadata
- Register
Schema Version Error - Errors returned by RegisterSchemaVersion
- Remove
Schema Version Metadata Error - Errors returned by RemoveSchemaVersionMetadata
- Reset
JobBookmark Error - Errors returned by ResetJobBookmark
- Resume
Workflow RunError - Errors returned by ResumeWorkflowRun
- 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
Registry Error - Errors returned by UpdateRegistry
- Update
Schema Error - Errors returned by UpdateSchema
- 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.