Quicksight Aurora access, VPC issue

0

I have followed the docs to enable connecting QuickSight to an Aurora psql instance but I can't get it to work.

When I try add the VPC from QuickSight I see the following error in the chrome dev console (no visible error on the page itself..)

No access

I.e. it says "Not autorized to perform ec2:CreateNetworkInterface"

I have done the following

  • Checked that my user has ec2:CreateNetworkInterface and quicksight:CreateVPCConnection
  • Checked that the aws-quicksight-service-role-v0 also has these two permissions
  • Checked that the role has sts:AssumeRole
  • Check the VPC, security groups etc. Though its unlikely its any of that since the failure happens as I'm trying to add the VPC to QuickSight

Do you have any idea where I can look next? The UX for this from QS is not great.

Thanks

Andre
已提問 1 年前檢視次數 352 次
2 個答案
0

Thanks I tried explicitly adding the two I did not have (ec2:CreateNetworkInterface was already there) to both the role and my user. But I get the same error.

It is specifically saying ec2:CreateNetworkInterface which I know is there, so that is odd. I've confirmed its using the correct role.

Most frustrating

Andre
已回答 1 年前
  • Does this still occur if I add administrator privileges?

0

Try to operate with the following permissions set for IAM users and IAM roles

ec2:CreateNetworkInterface
ec2:DescribeNetworkInterfaces
ec2:DeleteNetworkInterface
profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南