Overview of distributions - Amazon CloudFront
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Overview of distributions

When using CloudFront to distribute your content, you create a distribution and choose from the following configuration settings:

  • Your content origin—The Amazon S3 bucket, AWS Elemental MediaPackage channel, AWS Elemental MediaStore container, Elastic Load Balancing load balancer, or HTTP server from which CloudFront gets the files to distribute. You can specify any combination of up to 25 origins for a single distribution.

  • Access—Whether you want access to the files to be available to everyone or restricted to some users.

  • Security—Whether you want to enable Amazon WAF protection and require users to use HTTPS to access your content.

  • Cache key—Which values, if any, you want to include in the cache key. The cache key uniquely identifies each file in the cache for a given distribution.

  • Origin request settings—Whether you want CloudFront to include HTTP headers, cookies, or query strings in requests that it sends to your origin.

  • Geographic restrictions—Whether you want CloudFront to prevent users in selected countries from accessing your content.

  • Logs—Whether you want CloudFront to create standard logs or real-time logs that show viewer activity.

For the current maximum number of distributions that you can create for each Amazon account, see General quotas on distributions. There is no maximum number of files that you can serve per distribution.

You can use distributions to serve the following content over HTTP or HTTPS:

For information about creating a distribution, see Steps for creating a distribution (overview).