Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created September 7, 2023 19:50
Show Gist options
  • Save AdamBien/132643f891e116fe0d0e0722f63fb7d5 to your computer and use it in GitHub Desktop.
Save AdamBien/132643f891e116fe0d0e0722f63fb7d5 to your computer and use it in GitHub Desktop.
115thAirhacksQ&A.md
@bojanb
Copy link

bojanb commented Oct 2, 2023

HI Adam

Is it possible to use S3 bucket as source from CodeBuild which has a VPC access. By default codebuild was working perfectly with S3, then I add codebuild to VPC and connection to S3 stop working. I added NAT gateway and I manage to get access back. Can I avoid NAT somehow - to reduce costs. Maybe use VPC endpoints are the solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment