This is the new AWS 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 FilterExpression
A filter expression in Amazon DataZone.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Expression" :String, "Type" :String}
YAML
Expression:StringType:String
Properties
Expression-
The search filter expression.
Required: Yes
Type: String
Minimum:
1Maximum:
2048Update requires: No interruption
Type-
The search filter explresison type.
Required: Yes
Type: String
Allowed values:
INCLUDE | EXCLUDEUpdate requires: No interruption