S3 Bucket policy issues
Support Articlehttps://www.deployhq.com/support/common-server-errors/s3-bucket-issues
Unfortunately, you may run into a connection issue when trying to add an S3 bucket to your DeployHQ project … As a minimum, DeployHQ requires the following policy to be set: ``` { "Version": "2012-10-17 … bucket-name/*" ] } ] } ``` Just replace `bucket-name` in the Resource array to … match the name of your bucket, and the ID of your policy which you can find [here](https://console.aws.amazon.com
Updated 5th Mar 2025