I am trying to GET users from AWS IAM using postman but unable to do it. I am using this url GET /?Action=ListUsers&Version=2010-05-08 and authentication as AWS signature. My users have all the necessary permissions still getting error 403 what should i do here is the response of the postman. Postman Response
Permissions of the user user permission
Thank You