

# KeyGroupConfig
<a name="API_KeyGroupConfig"></a>

A key group configuration.

A key group contains a list of public keys that you can use with [CloudFront signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html).

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

 ** Items **   <a name="cloudfront-Type-KeyGroupConfig-Items"></a>
A list of the identifiers of the public keys in the key group.  
Type: Array of strings  
Required: Yes

 ** Name **   <a name="cloudfront-Type-KeyGroupConfig-Name"></a>
A name to identify the key group.  
Type: String  
Required: Yes

 ** Comment **   <a name="cloudfront-Type-KeyGroupConfig-Comment"></a>
A comment to describe the key group. The comment cannot be longer than 128 characters.  
Type: String  
Required: No

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