Flow Args
Definition of AWS::Bedrock::Flow Resource Type
Constructors
Properties
A KMS key ARN
The definition of the nodes and connections between the nodes in the flow.
The Amazon S3 location of the flow definition.
A JSON string containing a Definition with the same schema as the Definition property of this resource
A map that specifies the mappings for placeholder variables in the prompt flow definition. This enables the customer to inject values obtained at runtime. Variables can be template parameter names, resource logical IDs, resource attributes, or a variable in a key-value map. Only supported with the DefinitionString
and DefinitionS3Location
fields. Substitutions must follow the syntax: ${key_name}
or ${variable_1,variable_2,...}
.
Description of the flow
ARN of a IAM role