CaseyLabs/aws-ec2-ebs-automatic-snapshot-bash

credentials not found

vindude5 opened this issue · 1 comments

Hi
I am trying to use your script but i am facing issue with credentials.
It is not able to find credentials. Attached screenshot.

AWS CLI is installed. Attached screenshot.
How can I overcome this issue.?

cli 2
cli

Unfortunately, this is an issue with your AWS CLI configuration, not with the script. If you are using IAM credentials and not an IAM role, you'll need to re-run the "aws configure" command and enter in the appropriate credentials.