Started working on my other laptop and noticed that it has old EB credentials stored in.
How can I "reset" awsebcli. I want eb init
command to ask me to specify new aws credentials but cannot figure how.
Started working on my other laptop and noticed that it has old EB credentials stored in.
How can I "reset" awsebcli. I want eb init
command to ask me to specify new aws credentials but cannot figure how.
You need to type this command and enter your new credentials in the interactive session.
aws configure
Or you can go to this file ~/.aws/config
and edit them