Closed SLong97 closed 1 year ago
I suggest using the AWS environment variable and trying again.
@aarnphm I'm afraid that didn't resolve my problem
The issue has been resolved, I needed neither sudo
nor the path to bentoctl /home/sean/Documents/PodNotes/pnenv/bin/bentoctl
Oh i didn't realize you are running sudo. My b.
I don't believe this is an issue with bentoctl but I was wondering if anyone ran into a similar issue or could provide some insight as to why I am getting a "NoCredentialsError".
I do believe I have setup my credentials correctly for aws cli, my "~/.aws/credentials" file is all in order and contains the correct access key ID and secret key for the root user.
Here is what I get from "aws configure list"
And here is the error I get when I run
bentoctl build -b speech_to_text_pipeline:zxhpm6voggcmit6i -f deployment_config.yaml
Any help would be appreciated and apologies if this isn't the right place for this query.