Using Console
Using CLI
<bucket-name>
with a unique name for your S3 bucket and <region>
with the region where you want to create the bucket.<local-path>
with the local path of the static files and <bucket-name>
with the name of the S3 bucket you created in step 3.<bucket-name>
with the name of the S3 bucket you created in step 3.<distribution-id>
with the ID of the CloudFront distribution you created in step 5.Using Python