我已经删除了我以前的凭据,然后又删除了在获得新凭据时它说:Unable to load AWS_CREDENTIAL_FILE
[root@server-104 ~]# rm ~/creds/*
rm: remove regular file `/root/creds/admin.zip'? yes
rm: remove regular file `/root/creds/cloud-cert.pem'? yes
rm: remove regular file `/root/creds/euca2-admin-7d0b1e85-cert.pem'? yes
rm: remove regular file `/root/creds/euca2-admin-7d0b1e85-pk.pem'? yes
rm: remove regular file `/root/creds/eucarc'? yes
rm: remove regular file `/root/creds/iamrc'? yes
rm: remove regular file `/root/creds/jssecacerts'? yes
rm: remove regular empty file `/root/creds/sshlogin'? yes
[root@server-104 ~]# cd ~/creds/
[root@server-104 creds]# euca-get-credentials admin.zip
/usr/lib/python2.6/site-packages/boto/pyami/config.py:75: UserWarning: Unable to load AWS_CREDENTIAL_FILE (/root/creds/iamrc)
warnings.warn('Unable to load AWS_CREDENTIAL_FILE (%s)' % full_path)