

# FunctionAssociations
<a name="API_FunctionAssociations"></a>

A list of CloudFront functions that are associated with a cache behavior in a CloudFront distribution. Your functions must be published to the `LIVE` stage to associate them with a cache behavior.

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

 ** Quantity **   <a name="cloudfront-Type-FunctionAssociations-Quantity"></a>
The number of CloudFront functions in the list.  
Type: Integer  
Required: Yes

 ** Items **   <a name="cloudfront-Type-FunctionAssociations-Items"></a>
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution. Your functions must be published to the `LIVE` stage to associate them with a cache behavior.  
Type: Array of [FunctionAssociation](API_FunctionAssociation.md) objects  
Required: No

## See Also
<a name="API_FunctionAssociations_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/FunctionAssociations) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudfront-2020-05-31/FunctionAssociations) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudfront-2020-05-31/FunctionAssociations) 