Bootstrap FreeKB - Amazon Web Services (AWS) - Resolve "An error occurred (AccessDenied) when calling the operation: Access Denied"
Amazon Web Services (AWS) - Resolve "An error occurred (AccessDenied) when calling the operation: Access Denied"


This assumes you have already configured the aws command line tool. If not, check out my article on Getting Started with the AWS CLI.

Let's say you have a user that has not been granted permission to do something, such as using the aws s3api list-buckets command to return the list of S3 Buckets that have been created. Perhaps Access Denied is returned.

Check out my articles:

~]$ aws s3api list-buckets --profile johndoe
An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 55a1e6 in the box below so that we can be sure you are a human.