Course lesson
Configure an AWS S3 User in the AWS CLI
In order to deploy your static site to S3 from the command line you need to add your generated user credentials.
- Duration
- 2 min
- Access
- Included
- Transcript
- Retained from source evidence
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.