definition Substitutions
Parameters
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,...}
.
Parameters
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,...}
.