The import source for the key value store.
Syntax
To declare this entity in your AWS 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