cloudfront_create_distribution {paws.networking}R Documentation

Creates a CloudFront distribution

Description

Creates a CloudFront distribution.

See https://www.paws-r-sdk.com/docs/cloudfront_create_distribution/ for full documentation.

Usage

cloudfront_create_distribution(DistributionConfig)

Arguments

DistributionConfig

[required] The distribution's configuration information.


[Package paws.networking version 0.9.0 Index]