AWS::AppTest::TestCase TargetDatabaseMetadata - 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::AppTest::TestCase TargetDatabaseMetadata

Specifies a target database metadata.

Syntax

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

JSON

{ "CaptureTool" : String, "Type" : String }

YAML

CaptureTool: String Type: String

Properties

CaptureTool

The capture tool of the target database metadata.

Required: Yes

Type: String

Allowed values: Precisely | AWS DMS

Update requires: No interruption

Type

The type of the target database metadata.

Required: Yes

Type: String

Allowed values: PostgreSQL

Update requires: No interruption