1 回答
- 最新
- 投票最多
- 评论最多
1
Hello,
I hope you're doing well! I understand that you encountered an i/o timeout issue during the DOWNLOAD_SOURCE phase in your CodeBuild project.
You mentioned that you are using VPC-NAT in a public subnet. It is important to note that for CodeBuild projects accessing your VPC, you should choose private subnets. You can find more information about this in the documentation.
When setting up your CodeBuild projects to access your VPC, make sure to select private subnets only.
Please switch to a private subnet and try again.
已回答 3 年前
相关内容
- AWS 官方已更新 4 个月前
