Setting up a connection between your database and AWS Glue lets you move data into a data lake. This skill helps you create and test that connection. It works with popular database types like Oracle, SQL Server, PostgreSQL, MySQL, Redshift, Snowflake, and BigQuery.
The skill first gathers information about your source. It checks for existing connections and discovers databases already running in your account. Then it registers credentials safely in AWS Secrets Manager or uses IAM database authentication. It also handles network setup inside a VPC so Glue can reach your data.
Once everything is ready, the skill tests the connection to make sure it works. You can reuse this connection later for any data ingestion job. This skill only creates the connection. It does not move data or create tables.
Global
mkdir -p ~/.claude/skills/connecting-to-data-sourceProject
mkdir -p .claude/skills/connecting-to-data-sourceSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code