

# KeyGroup
<a name="API_KeyGroup"></a>

A key group.

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_KeyGroup_Contents"></a>

 ** Id **   <a name="cloudfront-Type-KeyGroup-Id"></a>
The identifier for the key group.  
Type: String  
Required: Yes

 ** KeyGroupConfig **   <a name="cloudfront-Type-KeyGroup-KeyGroupConfig"></a>
The key group configuration.  
Type: [KeyGroupConfig](API_KeyGroupConfig.md) object  
Required: Yes

 ** LastModifiedTime **   <a name="cloudfront-Type-KeyGroup-LastModifiedTime"></a>
The date and time when the key group was last modified.  
Type: Timestamp  
Required: Yes

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