Configure an AWS S3 User in the AWS CLI

InstructorSam Julien

Share this video with your friends

Send Tweet

In order to deploy your static site to S3 from the command line you need to add your generated user credentials.

Do this by running aws configure and pasting in the credentials that were generated after creating the user with IAM.