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 年前
相關內容
- 已提問 4 個月前
- 已提問 2 年前
