amazon-web-servicesaws-device-farm

Insufficient access AWS whilst using AWS CLI


I've been trying to access a project in AWS devicefarm using AWS CLI. Steps taken:

and what i get is this error:

An error occurred (AccessDeniedException) when calling the ListUploads operation: User: arn:aws:iam::replacingANumber:user/myUserName is not authorized to perform: devicefarm:ListUploads on resource: arn:aws:devicefarm:us-west-2:replacingANumber:project:replacingALongString with an explicit deny

The docs:https://docs.aws.amazon.com/eks/latest/userguide/troubleshooting_iam.html say i'm missing permissions, but devOps team in my company says i have all the permissions.

What am I missing?


Solution

  • Either misconfigured AWS CLI or insufficient permissions.

    This can be 2 things: