AWS_ACCESS_KEY_ID AKIAU7DF3OCHNSDO3VWK AWS_DISTRIBUTION_ID E3T4V0XBL688HH AWS_SECRET_ACCESS_KEY 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 S3_BUCKET_NAME dwh-edu.wisc.cs.graphics.gleicher Commands: aws s3 sync ./public s3://$S3_BUCKET_NAME/ --delete --acl public-read aws cloudfront create-invalidation --distribution-id ${AWS_DISTRIBUTION_ID} --paths "/*"