aws / aws/aws-toolkit-vscode

"Add AWS Glue support to AWS Explorer tree view"

Open
#8,005 0 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

**Problem**: AWS Glue resources (jobs, crawlers, databases) don't appear in the AWS Toolkit's Explorer tree view, unlike other services (S3, Lambda, CloudFormation).

**Use Case**: Developers working with Glue need to switch between VS Code and AWS Console to manage Glue resources.

**Proposed Solution**: Add Glue section to AWS Explorer showing:
- Glue Jobs (with run status)
- Crawlers (with last run info)
- Data Catalog databases/tables

**Business Impact**: Improves developer productivity for data engineering workflows.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the AWS Explorer tree-view implementations for S3, Lambda, and CloudFormation, then confirm the AWS Glue APIs needed for jobs, crawlers, and Data Catalog databases and tables. Done means the Explorer shows those Glue resources with job run status and crawler last-run information, without requiring users to switch to the AWS Console.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, data-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.