Report this

What is the reason for this report?

How to enable CDN when creating spaces via s3 sdk

Posted on April 24, 2020

I’m building a multitenant web application and would like each tenant to have an own space and naturally enjoy benefits of CDN. However, I have noticed that when creating s3 bucket via java sdk, the created space has CDN disabled. Could I enable CDN when creating bucket (space) somehow? Going there manually and enabling CDN for each of the tenants is not an option as there could be thousands of those.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I’m using s3cmd and would also like to know how we can do this programatically, even if I have to revert to doctl.

I’m doing the same; creating the bucket with the PHP SDK - I would also like to know please if it is possible by any programmatic means at all to enable the CDN on the created bucket.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.