Working with CloudFront
-
I could not find any documentation on how to setup this plugin to work with AWS CloudFront.
I did the following so far:
1. Create S3 bucket (lets call it my_cool_s3_bucket)
2. Create a CloudFront Distribution (lets call it my_cool_cloudfront), the origin for this distribution is my_cool_s3_bucket
3. Create an IAM account, and give it AmazonS3FullAccess and AmazonCloudFrontFullAccess
4. Activate the Amazon Web Services plugin and create two entries in wp-config.php file as suggested by the Amazon Web Services plugin
5. Activate the Amazon S3 and CloudFront plugin, and choose my_cool_s3_bucket as the source.
Now, I am not sure how I ensure that CloudFront gets used. What do I do, what settings? Is there a detailed document about that somewhere? I could not find any.
Thanks.
https://www.ads-software.com/plugins/amazon-s3-and-cloudfront/
- The topic ‘Working with CloudFront’ is closed to new replies.