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
demandé il y a un an350 vues
2 réponses
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
répondu il y a un an
  • 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
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions