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年前
