AWS::Bedrock::Flow FlowValidation
Contains information about validation of the flow.
This data type is used in the following API operations:
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Message" :
String
}
YAML
Message:
String
Properties
Message
-
A message describing the validation error.
Required: Yes
Type: String
Pattern:
[\s\S]+
Update requires: No interruption