简体   繁体   中英

Unable to load profile Accounts :AWS toolkit for Eclipse

I am unable to load my credential file with eclipse after i have copy pasted my access id and secret key. It says the format of the credential file is incorrect whereas i have made no changes to format except pasted my details.

在此处输入图片说明

My Credential file looks like this.

在此处输入图片说明

Solution : I deleted the credentials file and restarted eclipse. It created a new credentials file in which i filled the credentials again.

Do you add your profile name to the credentials? [Profile name] aws_access_key_id = YOUR_ACCESS_KEY_ID aws_secret_access_key = YOUR_SECRET_ACCESS_KEY

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM