Skip to content

One Observability Workshop v3.0.0


One Observability Workshop / constructs/vpc-endpoints

constructs/vpc-endpoints

VPC Endpoints construct for the One Observability Workshop.

Creates interface and gateway VPC endpoints for private connectivity to AWS services, eliminating the need for NAT Gateway traffic for AWS API calls:

  • Gateway endpoints: S3, DynamoDB
  • Interface endpoints: SSM, Secrets Manager, ECR, CloudWatch Logs, X-Ray, STS, EventBridge, Bedrock, and others

Best practice: VPC endpoints reduce data transfer costs and improve security by keeping AWS API traffic within the VPC. They also improve latency for high-frequency calls like CloudWatch metrics and X-Ray trace submission.

Classes

Interfaces