Stabilize AWS Glue module #7534
Labels
@aws-cdk/aws-glue
Related to AWS Glue
effort/large
Large work item – several weeks of effort
feature-request
A feature should be added or improved.
maturity/experimental
Label for the modules that are in experimental maturity state
p2
Add your +1 👍 to help us prioritize high-level constructs for this service
Overview:
AWS Glue is a fully managed ETL (extract, transform, and load) service that makes it simple and cost-effective to categorize your data, clean it, enrich it, and move it reliably between various data stores. AWS Glue consists of a central metadata repository known as the AWS Glue Data Catalog, an ETL engine that automatically generates Python or Scala code, and a flexible scheduler that handles dependency resolution, job monitoring, and retries. AWS Glue is serverless, so there’s no infrastructure to set up or manage.
AWS Docs
Maturity: Experimental
See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.
Implementation:
See the CDK API Reference for more implementation details.
Issue list:
The text was updated successfully, but these errors were encountered: