cloudfront_get_distribution_config {paws.networking} | R Documentation |
Get the configuration information about a distribution
Description
Get the configuration information about a distribution.
See https://www.paws-r-sdk.com/docs/cloudfront_get_distribution_config/ for full documentation.
Usage
cloudfront_get_distribution_config(Id)
Arguments
Id |
[required] The distribution's ID. If the ID is empty, an empty distribution configuration is returned. |
[Package paws.networking version 0.9.0 Index]