paws.networking (version 0.1.6)

cloudfront_get_distribution: Get the information about a distribution

Description

Get the information about a distribution.

Usage

cloudfront_get_distribution(Id)

Arguments

Id

[required] The distribution\'s ID. If the ID is empty, an empty distribution configuration is returned.

Request syntax

svc$get_distribution(
  Id = "string"
)