Creates a new web distribution. You create a CloudFront distribution to tell CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery. Send a POST
request to the /CloudFront API version/distribution
/distribution ID
resource.
See https://paws-r.github.io/docs/cloudfront/create_distribution.html for full documentation.
cloudfront_create_distribution(DistributionConfig)
[required] The distribution's configuration information.