Work with distributions - Amazon CloudFront

Work with distributions

You create an Amazon CloudFront distribution to tell CloudFront from where you want content to be delivered, and the details about how to track and manage content delivery.

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 AWS 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 AWS 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:

The following topics provide more details about CloudFront distributions and how to configure your them to meet your business needs. For more information about creating a distribution, see Create, update, and delete distributions.