AWS SDK for .NET Documentation
GetInvalidation Method (request)
AmazonAmazon.CloudFrontAmazonCloudFrontClientGetInvalidation(GetInvalidationRequest) Did this page help you?   Yes   No    Tell us about it...
Get the information about an invalidation.
Declaration Syntax
C#
public GetInvalidationResponse GetInvalidation(
	GetInvalidationRequest request
)
Parameters
request (GetInvalidationRequest)
Container for the necessary parameters to execute the GetInvalidation service method.
Return Value
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.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)