Package-level declarations
Types
Specifies an AWS Glue Data Catalog target.
Builder for CrawlerCatalogTargetArgs.
Specifies a Delta data store to crawl one or more Delta tables.
Builder for CrawlerDeltaTargetArgs.
Specifies an Amazon DynamoDB table to crawl.
Builder for CrawlerDynamoDbTargetArgs.
Builder for CrawlerHudiTargetArgs.
Specifies Apache Iceberg data store targets.
Builder for CrawlerIcebergTargetArgs.
Builder for CrawlerJdbcTargetArgs.
Specifies AWS Lake Formation configuration settings for the crawler
Specifies an Amazon DocumentDB or MongoDB data store to crawl.
Builder for CrawlerMongoDbTargetArgs.
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 AWS Glue in the developer guide.
Builder for CrawlerRecrawlPolicyArgs.
Specifies a data store in Amazon Simple Storage Service (Amazon S3).
Builder for CrawlerS3TargetArgs.
A scheduling object using a cron statement to schedule an event.
Builder for CrawlerScheduleArgs.
The policy that specifies update and delete behaviors for the crawler. The policy tells the crawler what to do in the event that it detects a change in a table that already exists in the customer's database at the time of the crawl. The SchemaChangePolicy does not affect whether or how new tables and partitions are added. New tables and partitions are always created regardless of the SchemaChangePolicy on a crawler. The SchemaChangePolicy consists of two components, UpdateBehavior and DeleteBehavior.
Builder for CrawlerSchemaChangePolicyArgs.
Specifies data stores to crawl.
Builder for CrawlerTargetsArgs.
The AWS Lake Formation principal.
Builder for DatabaseDataLakePrincipalArgs.
A FederatedDatabase structure that references an entity outside the AWS Glue Data Catalog.
Builder for DatabaseFederatedDatabaseArgs.
A structure that describes a target database for resource linking.
Builder for DatabaseIdentifierArgs.
The structure used to create or update a database.
Builder for DatabaseInputArgs.
The permissions granted to a principal.
Builder for DatabasePrincipalPrivilegesArgs.
Builder for GetCrawlerPlainArgs.
Builder for GetDatabasePlainArgs.
Builder for GetJobPlainArgs.
Builder for GetRegistryPlainArgs.
Builder for GetSchemaPlainArgs.
Builder for GetSchemaVersionPlainArgs.
Builder for GetTriggerPlainArgs.
Builder for GetUsageProfilePlainArgs.
Builder for JobCommandArgs.
Builder for JobConnectionsListArgs.
Builder for JobExecutionPropertyArgs.
Builder for JobNotificationPropertyArgs.
Identifier for the registry which the schema is part of.
Builder for SchemaRegistryArgs.
Specify checkpoint version for update. This is only required to update the Compatibility.
Builder for SchemaVersionArgs.
Identifier for the schema where the schema version will be created.
Builder for SchemaVersionSchemaArgs.
The actions initiated by this trigger.
Builder for TriggerActionArgs.
Defines a condition under which a trigger fires.
Builder for TriggerConditionArgs.
Batch condition that must be met (specified number of events received or batch time window expired) before EventBridge event trigger fires.
Builder for TriggerEventBatchingConditionArgs.
Specifies configuration properties of a job run notification.
Builder for TriggerNotificationPropertyArgs.
The predicate of this trigger, which defines when it will fire.
Builder for TriggerPredicateArgs.