1 回答
- 最新
- 投票最多
- 评论最多
0
In case someone else has this problem, the missing piece was the flag "Private DNS names enabled" when creating VPC endpoints. It defaults to true in the console and with 'aws' CLI tool, but to false with Terraform, which I used.
The need for the flag to be set is missing in the documentation mentioned above.
已回答 5 年前
