What problem does it solve?
This skill helps users connect to external data sources by creating, credentialing, and testing AWS Glue connections. It supports JDBC sources (Oracle, SQL Server, PostgreSQL, MySQL, and RDS), Redshift, Snowflake, and BigQuery, and it guides users through discovery of existing connections and candidate sources, credential storage in Secrets Manager or IAM DB auth, VPC/network configuration, and connectivity testing. It explicitly notes that it does not move data, and points to other skills for data movement or catalog exploration.
Core Features & Use Cases
- Discover existing Glue connections and candidate sources in the account
- Register credentials securely via AWS Secrets Manager or IAM DB authentication
- Create and configure a Glue connection with appropriate connection properties
- Test connections end-to-end (network/credential sanity test and engine-level verification)
- Troubleshoot connectivity issues with a guided flow
- Support interactive routing (interactive walk-through or prefilled source type)
Quick Start
Start by guiding me to connect to a data source and register a reusable Glue connection.