2 回答
- 最新
- 投票最多
- 评论最多
0
Just to add some additional information.
I created an additional instance of the AWS Managed Grafana - I did not assign it to any VPC and it can see timestream with no issues. So it seems that the problem lies with having the service attached to a VPC. I can not find many docs on how to make this work. any ideas? The IP address it tried to reach changes so it's not like I can add it to an SG. I have added the Grafana to my VPC to allow access to my RDS
已回答 3 年前
0
Adding Interface VPC Endpoints for the Query API of Amazon Timestream did the trick for me. See Documentation
已回答 2 年前

I'm having the same issue. Did you find resolution using a VPC, @zzTSH ?