Deploying to Amazon S3
S3 Static Hosting
Amazon S3 can host static websites. DeployHQ makes it easy to deploy your static site to an S3 bucket.
Configuration
Create an S3 deployment target in DeployHQ with your AWS credentials and bucket name.
CloudFront Integration
For better performance, serve your S3-hosted site through CloudFront CDN. Configure a cache invalidation command after deployment.
Permissions
Make sure your IAM user has the necessary permissions for S3 and CloudFront operations.