configuring-vpc-endpoints-for-private-aws-service-access
CommunityConnect AWS services privately with VPC endpoints.
System Documentation
What problem does it solve?
This Skill solves the problem of needing secure, private connectivity to AWS services without sending traffic through an internet gateway, NAT device, or public IPs.
Core Features & Use Cases
- PrivateLink-powered connectivity: Sets up both interface and gateway VPC endpoints so resources in your VPC can reach AWS services over private networking.
- Correct networking and security wiring: Configures subnet associations, security group inbound rules for HTTPS (443), and route table associations for gateway endpoints.
- Reliable operation and diagnostics: Includes troubleshooting guidance for common failures like endpoint not available, DNS resolution issues, timeouts, and overly restrictive policies.
Use case example: You want EC2 instances in private subnets to access S3 and DynamoDB reliably while also reaching EC2/SSM/Secrets Manager APIs without exposing the instances to the public internet.
Quick Start
Ask the AI to configure VPC endpoints for your VPC using your VPC ID, interface endpoint subnets, and desired service names, then verify that the created endpoints reach the expected services over DNS.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: configuring-vpc-endpoints-for-private-aws-service-access Download link: https://github.com/mreferre/aws-agent-toolkit-skills/archive/main.zip#configuring-vpc-endpoints-for-private-aws-service-access Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.