Get the information about an invalidation.

C# |
public GetInvalidationResponse GetInvalidation( GetInvalidationRequest request )

- request (GetInvalidationRequest)
- Container for the necessary parameters to execute the GetInvalidation service method.

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

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