AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Get the information about an invalidation.

Namespace: Amazon.CloudFront
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract GetInvalidationResponse GetInvalidation(
         GetInvalidationRequest request
)

Parameters

request
Type: Amazon.CloudFront.Model.GetInvalidationRequest

Container for the necessary parameters to execute the GetInvalidation service method.

Return Value
Type: Amazon.CloudFront.Model.GetInvalidationResponse
The response from the GetInvalidation service method, as returned by CloudFront.

Exceptions

ExceptionCondition
AccessDeniedException Access denied.
NoSuchDistributionException The specified distribution does not exist.
NoSuchInvalidationException The specified invalidation does not exist.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5