Skip to content

How do I grant DescribeAvailabilityZones permission to an Admin?

1

I am new to AWS and I am the sole admin in my subscription. I am a member of the Admins group, and have the AdministratorAccess policy.

Yet, when I try to use the Apache Superset reference deployment (https://aws.amazon.com/quickstart/architecture/apache-superset/), I am getting the following error:

AccessDenied. User doesn't have permission to call ec2:DescribeAvailabilityZones.

I have tried to create a new Policy with specific EC2 permissions, but it has not helped.

Please help!