AWS::DataZone::DataSource RelationalFilterConfiguration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataZone::DataSource RelationalFilterConfiguration

The RelationalFilterConfiguration property type specifies Property description not available. for an AWS::DataZone::DataSource.

Syntax

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

JSON

{ "DatabaseName" : String, "FilterExpressions" : [ FilterExpression, ... ], "SchemaName" : String }

Properties

DatabaseName

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

FilterExpressions

Property description not available.

Required: No

Type: Array of FilterExpression

Update requires: No interruption

SchemaName

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption