---
type: resource-type
title: KeyValueStore
description: aws resource type AWS::CloudFront::KeyValueStore
name: KeyValueStore
lexicon: aws
resource_type: AWS::CloudFront::KeyValueStore
---
`AWS::CloudFront::KeyValueStore`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the key value store.
- `Arn` (`string`, optional)
- `Comment` (`string`, optional): A comment to describe the Key Value Store. Omitting ``Comment`` from the template during updates will clear the existing comment (set to empty string). To preserve an existing comment, you must explicitly include it in the template.
- `Id` (`string`, optional)
- `ImportSource` (`KeyValueStore_ImportSource`, optional): The import source for the key value store.
- `Status` (`string`, optional)
- `Tags` (`KeyValueStore_Tag[]`, optional): A complex type that contains zero or more ``Tag`` elements.

## Attributes

- `Arn`
- `Id`
- `Status`
