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
posta un anno fa350 visualizzazioni
2 Risposte
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
con risposta un anno fa
  • 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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande