AWS::CloudFront::KeyValueStore ImportSource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CloudFront::KeyValueStore ImportSource

The import source for the key value store.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "SourceArn" : String, "SourceType" : String }

YAML

SourceArn: String SourceType: String

Properties

SourceArn

The Amazon Resource Name (ARN) of the import source for the key value store.

Required: Yes

Type: String

Update requires: No interruption

SourceType

The source type of the import source for the key value store.

Required: Yes

Type: String

Allowed values: S3

Update requires: No interruption