

# Paths
<a name="API_Paths"></a>

A complex type that contains information about the objects that you want to invalidate. For more information, see [Specifying the Objects to Invalidate](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html#invalidation-specifying-objects) in the *Amazon CloudFront Developer Guide*.

## Contents
<a name="API_Paths_Contents"></a>

 ** Quantity **   <a name="cloudfront-Type-Paths-Quantity"></a>
The number of invalidation paths specified for the objects that you want to invalidate.  
Type: Integer  
Required: Yes

 ** Items **   <a name="cloudfront-Type-Paths-Items"></a>
A complex type that contains a list of the paths that you want to invalidate.  
Type: Array of strings  
Required: No

## See Also
<a name="API_Paths_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/cloudfront-2020-05-31/Paths) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudfront-2020-05-31/Paths) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudfront-2020-05-31/Paths) 