AWS CLI - Initial Configuration and use of Access Keys

preview_player
Показать описание
This video quickly goes over:
1. User Creation
2. Access Keys Creation for User.
3. Running AWS Configure explaining what is needed.
4. Look into AWS CLI 2.0 Documentation
5. Using command 'aws s3 ls' as an example showing Access Keys working.
6. Deletion of Access Keys and User.
Рекомендации по теме
Комментарии
Автор

Hi
While creating the key id password I did a mistake
I created the two times key IDs and used the first-time created id and the second-time created key id password and I was in a mess. I entered this in the command prompt, and now every time I command cli, I get an error with the old id and password credential, even after making a new key id I don’t have access to the command line.is there any way I can clear the data from the command line? Every time I configure AWS command the back id and password come, please guide me, i deleted the key which I made I deleted the IAM user and I created a new user but still, the result is the same in the commad.

stanleyfernandes-dosw