| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Unlike other Amazon services, CloudFront doesn't have multiple endpoints based on the regions in which the service operates; for example, Singapore, EU/Dublin, US/East, and so on. This is because CloudFront distributions aren't regional resources like Amazon S3 buckets and Amazon EC2 instances. Instead, CloudFront can serve content from one of its many edge locations. This means that CloudFront distributions have a single endpoint: the location of the origin server for a specific distribution.
As a result, when you make a REST request you use the following format, where <distribution> is the distribution that you are asking to take action on in your request.
cloudfront.amazonaws.com/2013-05-12/<distribution>
Related Topics
The Amazon CloudFront Network (a list on the AWS website of all the Amazon CloudFront edge locations)
Regions and Endpoints (information about AWS product endpoints and regions in the Amazon Web Services General Reference)