Learn R Programming

paws.networking (version 0.2.0)

cloudfront_create_distribution: Creates a new web distribution

Description

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.

Usage

cloudfront_create_distribution(DistributionConfig)

Arguments

DistributionConfig

[required] The distribution's configuration information.