Utilizing Cloudfront Support
Last updated on
30 April 2025
Amazons CloudFront service can be utilized by following these steps:
Without custom domain:
- Create a CloudFront distribution for your Amazon S3 Bucket.
- In the Amazon S3 module settings, check the Enable CNAME box.
- In the CDN Domain Name field enter your CloudFront distribution domain name (e.g. xxxxxxxx.cloudfront.net)
- Save the configuration and then clear the Drupal cache.
To use a custom domain:
- Create a CloudFront distribution for your Amazon S3 Bucket.
- Setup a CNAME record for your domain foo.foobar.com. The CNAME should point to your CloudFront distribution domain name (e.g. xxxxxxxx.cloudfront.net)
- Set a CNAME on the CloudFront distribution. This usually is your custom domain (e.g. foo.foobar.com).
- In the Amazon S3 module settings, check the Enable CNAME box.
- In the CDN Domain Name field enter your custom domain name (e.g. foo.foobar.com)
- Save the configuration and then clear the Drupal cache.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion