Get the configuration information about a distribution.

C# |
public GetDistributionConfigResponse GetDistributionConfig( GetDistributionConfigRequest request )

- request (GetDistributionConfigRequest)
- Container for the necessary parameters to execute the GetDistributionConfig service method.

The response from the GetDistributionConfig service method, as returned by CloudFront.

Exception | Condition |
---|---|
AccessDeniedException |
Access denied.
|
NoSuchDistributionException |
The specified distribution does not exist.
|