I have deleted the AWS credentials in sudo nano ~/.aws/config
. But, the credentials are still in aws configure
. Is there a way to reset aws configure
with clear state?
just remove ~/.aws/credentials
along with ~/.aws/config
EDIT: Note path references user home directory and specific to each user in system.