
On the Enterprise tier plans, you can connect your own S3 bucket. This bucket will then be used instead of the Bannerbear default CDN for image outputs.
To activate this feature, go to the Developers page and navigate to:
Storage Buckets > Add Bucket
AWS S3
You will need to provide the following:
- Your S3 bucket region
- Your S3 bucket name
- IAM API credentials to access this bucket
When connecting your bucket, ensure that you set the Object Ownership to ACLs enabled.

Important
It is highly recommended that you create a new IAM user with very limited permissions, for this purpose. The only permissions the user needs are putObject and putObjectAcl on the specific bucket that you intend to use. Here is a sample policy you can use as reference.

