We recommend new projects start with resources from the AWS provider.
aws-native.bedrock.FlowVersion
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Bedrock::FlowVersion Resource Type
Create FlowVersion Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new FlowVersion(name: string, args: FlowVersionArgs, opts?: CustomResourceOptions);@overload
def FlowVersion(resource_name: str,
args: FlowVersionArgs,
opts: Optional[ResourceOptions] = None)
@overload
def FlowVersion(resource_name: str,
opts: Optional[ResourceOptions] = None,
flow_arn: Optional[str] = None,
description: Optional[str] = None)func NewFlowVersion(ctx *Context, name string, args FlowVersionArgs, opts ...ResourceOption) (*FlowVersion, error)public FlowVersion(string name, FlowVersionArgs args, CustomResourceOptions? opts = null)
public FlowVersion(String name, FlowVersionArgs args)
public FlowVersion(String name, FlowVersionArgs args, CustomResourceOptions options)
type: aws-native:bedrock:FlowVersion
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args FlowVersionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args FlowVersionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args FlowVersionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args FlowVersionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args FlowVersionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
FlowVersion Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The FlowVersion resource accepts the following input properties:
- Flow
Arn string - Arn representation of the Flow
- Description string
- Description of the flow version
- Flow
Arn string - Arn representation of the Flow
- Description string
- Description of the flow version
- flow
Arn String - Arn representation of the Flow
- description String
- Description of the flow version
- flow
Arn string - Arn representation of the Flow
- description string
- Description of the flow version
- flow_
arn str - Arn representation of the Flow
- description str
- Description of the flow version
- flow
Arn String - Arn representation of the Flow
- description String
- Description of the flow version
Outputs
All input properties are implicitly available as output properties. Additionally, the FlowVersion resource produces the following output properties:
- Created
At string - Time Stamp.
- Customer
Encryption stringKey Arn - A KMS key ARN
- Definition
Pulumi.
Aws Native. Bedrock. Outputs. Flow Version Flow Definition - Execution
Role stringArn - ARN of a IAM role
- Flow
Id string - Identifier for a Flow
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- Name for the flow
- Status
Pulumi.
Aws Native. Bedrock. Flow Version Flow Status - The status of the flow.
- Version string
- Numerical Version.
- Created
At string - Time Stamp.
- Customer
Encryption stringKey Arn - A KMS key ARN
- Definition
Flow
Version Flow Definition - Execution
Role stringArn - ARN of a IAM role
- Flow
Id string - Identifier for a Flow
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- Name for the flow
- Status
Flow
Version Flow Status - The status of the flow.
- Version string
- Numerical Version.
- created
At String - Time Stamp.
- customer
Encryption StringKey Arn - A KMS key ARN
- definition
Flow
Version Flow Definition - execution
Role StringArn - ARN of a IAM role
- flow
Id String - Identifier for a Flow
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- Name for the flow
- status
Flow
Version Flow Status - The status of the flow.
- version String
- Numerical Version.
- created
At string - Time Stamp.
- customer
Encryption stringKey Arn - A KMS key ARN
- definition
Flow
Version Flow Definition - execution
Role stringArn - ARN of a IAM role
- flow
Id string - Identifier for a Flow
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- Name for the flow
- status
Flow
Version Flow Status - The status of the flow.
- version string
- Numerical Version.
- created_
at str - Time Stamp.
- customer_
encryption_ strkey_ arn - A KMS key ARN
- definition
Flow
Version Flow Definition - execution_
role_ strarn - ARN of a IAM role
- flow_
id str - Identifier for a Flow
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- Name for the flow
- status
Flow
Version Flow Status - The status of the flow.
- version str
- Numerical Version.
- created
At String - Time Stamp.
- customer
Encryption StringKey Arn - A KMS key ARN
- definition Property Map
- execution
Role StringArn - ARN of a IAM role
- flow
Id String - Identifier for a Flow
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- Name for the flow
- status
"Failed" | "Prepared" | "Preparing" | "Not
Prepared" - The status of the flow.
- version String
- Numerical Version.
Supporting Types
FlowVersionAgentFlowNodeConfiguration, FlowVersionAgentFlowNodeConfigurationArgs
Agent flow node configuration- Agent
Alias stringArn - Arn representation of the Agent Alias.
- Agent
Alias stringArn - Arn representation of the Agent Alias.
- agent
Alias StringArn - Arn representation of the Agent Alias.
- agent
Alias stringArn - Arn representation of the Agent Alias.
- agent_
alias_ strarn - Arn representation of the Agent Alias.
- agent
Alias StringArn - Arn representation of the Agent Alias.
FlowVersionConditionFlowNodeConfiguration, FlowVersionConditionFlowNodeConfigurationArgs
Condition flow node configuration- Conditions
List<Pulumi.
Aws Native. Bedrock. Inputs. Flow Version Flow Condition> - List of conditions in a condition node
- Conditions
[]Flow
Version Flow Condition - List of conditions in a condition node
- conditions
List<Flow
Version Flow Condition> - List of conditions in a condition node
- conditions
Flow
Version Flow Condition[] - List of conditions in a condition node
- conditions
Sequence[Flow
Version Flow Condition] - List of conditions in a condition node
- conditions List<Property Map>
- List of conditions in a condition node
FlowVersionFieldForReranking, FlowVersionFieldForRerankingArgs
Field name for reranking- Field
Name string - Field name for reranking
- Field
Name string - Field name for reranking
- field
Name String - Field name for reranking
- field
Name string - Field name for reranking
- field_
name str - Field name for reranking
- field
Name String - Field name for reranking
FlowVersionFlowCondition, FlowVersionFlowConditionArgs
Condition branch for a condition node- Name string
- Name of a condition in a flow
- Expression string
- Expression for a condition in a flow
- Name string
- Name of a condition in a flow
- Expression string
- Expression for a condition in a flow
- name String
- Name of a condition in a flow
- expression String
- Expression for a condition in a flow
- name string
- Name of a condition in a flow
- expression string
- Expression for a condition in a flow
- name str
- Name of a condition in a flow
- expression str
- Expression for a condition in a flow
- name String
- Name of a condition in a flow
- expression String
- Expression for a condition in a flow
FlowVersionFlowConditionalConnectionConfiguration, FlowVersionFlowConditionalConnectionConfigurationArgs
Conditional connection configuration- Condition string
- Name of a condition in a flow
- Condition string
- Name of a condition in a flow
- condition String
- Name of a condition in a flow
- condition string
- Name of a condition in a flow
- condition str
- Name of a condition in a flow
- condition String
- Name of a condition in a flow
FlowVersionFlowConnection, FlowVersionFlowConnectionArgs
Flow connection- Name string
- Name of a connection in a flow
- Source string
- Name of a node in a flow
- Target string
- Name of a node in a flow
- Type
Pulumi.
Aws Native. Bedrock. Flow Version Flow Connection Type - Whether the source node that the connection begins from is a condition node (
Conditional) or not (Data). - Configuration
Pulumi.
Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Connection Configuration0Properties Aws Native. Bedrock. Inputs. Flow Version Flow Connection Configuration1Properties - The configuration of the connection.
- Name string
- Name of a connection in a flow
- Source string
- Name of a node in a flow
- Target string
- Name of a node in a flow
- Type
Flow
Version Flow Connection Type - Whether the source node that the connection begins from is a condition node (
Conditional) or not (Data). - Configuration
Flow
Version | FlowFlow Connection Configuration0Properties Version Flow Connection Configuration1Properties - The configuration of the connection.
- name String
- Name of a connection in a flow
- source String
- Name of a node in a flow
- target String
- Name of a node in a flow
- type
Flow
Version Flow Connection Type - Whether the source node that the connection begins from is a condition node (
Conditional) or not (Data). - configuration
Flow
Version | FlowFlow Connection Configuration0Properties Version Flow Connection Configuration1Properties - The configuration of the connection.
- name string
- Name of a connection in a flow
- source string
- Name of a node in a flow
- target string
- Name of a node in a flow
- type
Flow
Version Flow Connection Type - Whether the source node that the connection begins from is a condition node (
Conditional) or not (Data). - configuration
Flow
Version | FlowFlow Connection Configuration0Properties Version Flow Connection Configuration1Properties - The configuration of the connection.
- name str
- Name of a connection in a flow
- source str
- Name of a node in a flow
- target str
- Name of a node in a flow
- type
Flow
Version Flow Connection Type - Whether the source node that the connection begins from is a condition node (
Conditional) or not (Data). - configuration
Flow
Version | FlowFlow Connection Configuration0Properties Version Flow Connection Configuration1Properties - The configuration of the connection.
- name String
- Name of a connection in a flow
- source String
- Name of a node in a flow
- target String
- Name of a node in a flow
- type "Data" | "Conditional"
- Whether the source node that the connection begins from is a condition node (
Conditional) or not (Data). - configuration Property Map | Property Map
- The configuration of the connection.
FlowVersionFlowConnectionConfiguration0Properties, FlowVersionFlowConnectionConfiguration0PropertiesArgs
Connection configurationFlowVersionFlowConnectionConfiguration1Properties, FlowVersionFlowConnectionConfiguration1PropertiesArgs
Connection configurationFlowVersionFlowConnectionType, FlowVersionFlowConnectionTypeArgs
- Data
- Data
- Conditional
- Conditional
- Flow
Version Flow Connection Type Data - Data
- Flow
Version Flow Connection Type Conditional - Conditional
- Data
- Data
- Conditional
- Conditional
- Data
- Data
- Conditional
- Conditional
- DATA
- Data
- CONDITIONAL
- Conditional
- "Data"
- Data
- "Conditional"
- Conditional
FlowVersionFlowDataConnectionConfiguration, FlowVersionFlowDataConnectionConfigurationArgs
Data connection configuration- Source
Output string - Name of a node output in a flow
- Target
Input string - Name of a node input in a flow
- Source
Output string - Name of a node output in a flow
- Target
Input string - Name of a node input in a flow
- source
Output String - Name of a node output in a flow
- target
Input String - Name of a node input in a flow
- source
Output string - Name of a node output in a flow
- target
Input string - Name of a node input in a flow
- source_
output str - Name of a node output in a flow
- target_
input str - Name of a node input in a flow
- source
Output String - Name of a node output in a flow
- target
Input String - Name of a node input in a flow
FlowVersionFlowDefinition, FlowVersionFlowDefinitionArgs
Flow definition- Connections
List<Pulumi.
Aws Native. Bedrock. Inputs. Flow Version Flow Connection> - List of connections
- Nodes
List<Pulumi.
Aws Native. Bedrock. Inputs. Flow Version Flow Node> - List of nodes in a flow
- Connections
[]Flow
Version Flow Connection - List of connections
- Nodes
[]Flow
Version Flow Node - List of nodes in a flow
- connections
List<Flow
Version Flow Connection> - List of connections
- nodes
List<Flow
Version Flow Node> - List of nodes in a flow
- connections
Flow
Version Flow Connection[] - List of connections
- nodes
Flow
Version Flow Node[] - List of nodes in a flow
- connections
Sequence[Flow
Version Flow Connection] - List of connections
- nodes
Sequence[Flow
Version Flow Node] - List of nodes in a flow
- connections List<Property Map>
- List of connections
- nodes List<Property Map>
- List of nodes in a flow
FlowVersionFlowNode, FlowVersionFlowNodeArgs
Internal mixin for flow node- Name string
- Name of a node in a flow
- Type
Pulumi.
Aws Native. Bedrock. Flow Version Flow Node Type - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfigurationfield. - Configuration
Pulumi.
Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration0Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration1Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration2Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration3Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration4Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration5Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration6Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration7Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration8Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration9Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration10Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration11Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration12Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration13Properties Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Flow Node Configuration14Properties Aws Native. Bedrock. Inputs. Flow Version Flow Node Configuration15Properties - Contains configurations for the node.
- Inputs
List<Pulumi.
Aws Native. Bedrock. Inputs. Flow Version Flow Node Input> - List of node inputs in a flow
- Outputs
List<Pulumi.
Aws Native. Bedrock. Inputs. Flow Version Flow Node Output> - List of node outputs in a flow
- Name string
- Name of a node in a flow
- Type
Flow
Version Flow Node Type - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfigurationfield. - Configuration
Flow
Version | FlowFlow Node Configuration0Properties Version | FlowFlow Node Configuration1Properties Version | FlowFlow Node Configuration2Properties Version | FlowFlow Node Configuration3Properties Version | FlowFlow Node Configuration4Properties Version | FlowFlow Node Configuration5Properties Version | FlowFlow Node Configuration6Properties Version | FlowFlow Node Configuration7Properties Version | FlowFlow Node Configuration8Properties Version | FlowFlow Node Configuration9Properties Version | FlowFlow Node Configuration10Properties Version | FlowFlow Node Configuration11Properties Version | FlowFlow Node Configuration12Properties Version | FlowFlow Node Configuration13Properties Version | FlowFlow Node Configuration14Properties Version Flow Node Configuration15Properties - Contains configurations for the node.
- Inputs
[]Flow
Version Flow Node Input Type - List of node inputs in a flow
- Outputs
[]Flow
Version Flow Node Output Type - List of node outputs in a flow
- name String
- Name of a node in a flow
- type
Flow
Version Flow Node Type - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfigurationfield. - configuration
Flow
Version | FlowFlow Node Configuration0Properties Version | FlowFlow Node Configuration1Properties Version | FlowFlow Node Configuration2Properties Version | FlowFlow Node Configuration3Properties Version | FlowFlow Node Configuration4Properties Version | FlowFlow Node Configuration5Properties Version | FlowFlow Node Configuration6Properties Version | FlowFlow Node Configuration7Properties Version | FlowFlow Node Configuration8Properties Version | FlowFlow Node Configuration9Properties Version | FlowFlow Node Configuration10Properties Version | FlowFlow Node Configuration11Properties Version | FlowFlow Node Configuration12Properties Version | FlowFlow Node Configuration13Properties Version | FlowFlow Node Configuration14Properties Version Flow Node Configuration15Properties - Contains configurations for the node.
- inputs
List<Flow
Version Flow Node Input> - List of node inputs in a flow
- outputs
List<Flow
Version Flow Node Output> - List of node outputs in a flow
- name string
- Name of a node in a flow
- type
Flow
Version Flow Node Type - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfigurationfield. - configuration
Flow
Version | FlowFlow Node Configuration0Properties Version | FlowFlow Node Configuration1Properties Version | FlowFlow Node Configuration2Properties Version | FlowFlow Node Configuration3Properties Version | FlowFlow Node Configuration4Properties Version | FlowFlow Node Configuration5Properties Version | FlowFlow Node Configuration6Properties Version | FlowFlow Node Configuration7Properties Version | FlowFlow Node Configuration8Properties Version | FlowFlow Node Configuration9Properties Version | FlowFlow Node Configuration10Properties Version | FlowFlow Node Configuration11Properties Version | FlowFlow Node Configuration12Properties Version | FlowFlow Node Configuration13Properties Version | FlowFlow Node Configuration14Properties Version Flow Node Configuration15Properties - Contains configurations for the node.
- inputs
Flow
Version Flow Node Input[] - List of node inputs in a flow
- outputs
Flow
Version Flow Node Output[] - List of node outputs in a flow
- name str
- Name of a node in a flow
- type
Flow
Version Flow Node Type - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfigurationfield. - configuration
Flow
Version | FlowFlow Node Configuration0Properties Version | FlowFlow Node Configuration1Properties Version | FlowFlow Node Configuration2Properties Version | FlowFlow Node Configuration3Properties Version | FlowFlow Node Configuration4Properties Version | FlowFlow Node Configuration5Properties Version | FlowFlow Node Configuration6Properties Version | FlowFlow Node Configuration7Properties Version | FlowFlow Node Configuration8Properties Version | FlowFlow Node Configuration9Properties Version | FlowFlow Node Configuration10Properties Version | FlowFlow Node Configuration11Properties Version | FlowFlow Node Configuration12Properties Version | FlowFlow Node Configuration13Properties Version | FlowFlow Node Configuration14Properties Version Flow Node Configuration15Properties - Contains configurations for the node.
- inputs
Sequence[Flow
Version Flow Node Input] - List of node inputs in a flow
- outputs
Sequence[Flow
Version Flow Node Output] - List of node outputs in a flow
- name String
- Name of a node in a flow
- type
"Input" | "Output" | "Knowledge
Base" | "Condition" | "Lex" | "Prompt" | "Lambda Function" | "Agent" | "Iterator" | "Collector" | "Storage" | "Retrieval" | "Inline Code" | "Loop" | "Loop Input" | "Loop Controller" - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfigurationfield. - configuration Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Contains configurations for the node.
- inputs List<Property Map>
- List of node inputs in a flow
- outputs List<Property Map>
- List of node outputs in a flow
FlowVersionFlowNodeConfiguration0Properties, FlowVersionFlowNodeConfiguration0PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration10Properties, FlowVersionFlowNodeConfiguration10PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration11Properties, FlowVersionFlowNodeConfiguration11PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration12Properties, FlowVersionFlowNodeConfiguration12PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration13Properties, FlowVersionFlowNodeConfiguration13PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration14Properties, FlowVersionFlowNodeConfiguration14PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration15Properties, FlowVersionFlowNodeConfiguration15PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration1Properties, FlowVersionFlowNodeConfiguration1PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration2Properties, FlowVersionFlowNodeConfiguration2PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration3Properties, FlowVersionFlowNodeConfiguration3PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration4Properties, FlowVersionFlowNodeConfiguration4PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration5Properties, FlowVersionFlowNodeConfiguration5PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration6Properties, FlowVersionFlowNodeConfiguration6PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration7Properties, FlowVersionFlowNodeConfiguration7PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration8Properties, FlowVersionFlowNodeConfiguration8PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeConfiguration9Properties, FlowVersionFlowNodeConfiguration9PropertiesArgs
Node configuration in a flowFlowVersionFlowNodeInput, FlowVersionFlowNodeInputArgs
Input to a node in a flow- Expression string
- Expression for a node input in a flow
- Name string
- Name of a node input in a flow
- Type
Pulumi.
Aws Native. Bedrock. Flow Version Flow Node Io Data Type - Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
- Expression string
- Expression for a node input in a flow
- Name string
- Name of a node input in a flow
- Type
Flow
Version Flow Node Io Data Type - Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
- expression String
- Expression for a node input in a flow
- name String
- Name of a node input in a flow
- type
Flow
Version Flow Node Io Data Type - Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
- expression string
- Expression for a node input in a flow
- name string
- Name of a node input in a flow
- type
Flow
Version Flow Node Io Data Type - Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
- expression str
- Expression for a node input in a flow
- name str
- Name of a node input in a flow
- type
Flow
Version Flow Node Io Data Type - Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
- expression String
- Expression for a node input in a flow
- name String
- Name of a node input in a flow
- type "String" | "Number" | "Boolean" | "Object" | "Array"
- Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
FlowVersionFlowNodeIoDataType, FlowVersionFlowNodeIoDataTypeArgs
- String
- String
- Number
- Number
- Boolean
- Boolean
- Object
- Object
- Array
- Array
- Flow
Version Flow Node Io Data Type String - String
- Flow
Version Flow Node Io Data Type Number - Number
- Flow
Version Flow Node Io Data Type Boolean - Boolean
- Flow
Version Flow Node Io Data Type Object - Object
- Flow
Version Flow Node Io Data Type Array - Array
- String
- String
- Number
- Number
- Boolean
- Boolean
- Object
- Object
- Array
- Array
- String
- String
- Number
- Number
- Boolean
- Boolean
- Object
- Object
- Array
- Array
- STRING
- String
- NUMBER
- Number
- BOOLEAN
- Boolean
- OBJECT
- Object
- ARRAY
- Array
- "String"
- String
- "Number"
- Number
- "Boolean"
- Boolean
- "Object"
- Object
- "Array"
- Array
FlowVersionFlowNodeOutput, FlowVersionFlowNodeOutputArgs
Output of a node in a flow- Name string
- Name of a node output in a flow
- Type
Pulumi.
Aws Native. Bedrock. Flow Version Flow Node Io Data Type - The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.
- Name string
- Name of a node output in a flow
- Type
Flow
Version Flow Node Io Data Type - The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.
- name String
- Name of a node output in a flow
- type
Flow
Version Flow Node Io Data Type - The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.
- name string
- Name of a node output in a flow
- type
Flow
Version Flow Node Io Data Type - The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.
- name str
- Name of a node output in a flow
- type
Flow
Version Flow Node Io Data Type - The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.
- name String
- Name of a node output in a flow
- type "String" | "Number" | "Boolean" | "Object" | "Array"
- The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.
FlowVersionFlowNodeType, FlowVersionFlowNodeTypeArgs
- Input
Type - Input
- Output
Type - Output
- Knowledge
Base - KnowledgeBase
- Condition
- Condition
- Lex
- Lex
- Prompt
- Prompt
- Lambda
Function - LambdaFunction
- Agent
- Agent
- Iterator
- Iterator
- Collector
- Collector
- Storage
- Storage
- Retrieval
- Retrieval
- Inline
Code - InlineCode
- Loop
- Loop
- Loop
Input - LoopInput
- Loop
Controller - LoopController
- Flow
Version Flow Node Type Input Type - Input
- Flow
Version Flow Node Type Output Type - Output
- Flow
Version Flow Node Type Knowledge Base - KnowledgeBase
- Flow
Version Flow Node Type Condition - Condition
- Flow
Version Flow Node Type Lex - Lex
- Flow
Version Flow Node Type Prompt - Prompt
- Flow
Version Flow Node Type Lambda Function - LambdaFunction
- Flow
Version Flow Node Type Agent - Agent
- Flow
Version Flow Node Type Iterator - Iterator
- Flow
Version Flow Node Type Collector - Collector
- Flow
Version Flow Node Type Storage - Storage
- Flow
Version Flow Node Type Retrieval - Retrieval
- Flow
Version Flow Node Type Inline Code - InlineCode
- Flow
Version Flow Node Type Loop - Loop
- Flow
Version Flow Node Type Loop Input - LoopInput
- Flow
Version Flow Node Type Loop Controller - LoopController
- Input
Type - Input
- Output
Type - Output
- Knowledge
Base - KnowledgeBase
- Condition
- Condition
- Lex
- Lex
- Prompt
- Prompt
- Lambda
Function - LambdaFunction
- Agent
- Agent
- Iterator
- Iterator
- Collector
- Collector
- Storage
- Storage
- Retrieval
- Retrieval
- Inline
Code - InlineCode
- Loop
- Loop
- Loop
Input - LoopInput
- Loop
Controller - LoopController
- Input
Type - Input
- Output
Type - Output
- Knowledge
Base - KnowledgeBase
- Condition
- Condition
- Lex
- Lex
- Prompt
- Prompt
- Lambda
Function - LambdaFunction
- Agent
- Agent
- Iterator
- Iterator
- Collector
- Collector
- Storage
- Storage
- Retrieval
- Retrieval
- Inline
Code - InlineCode
- Loop
- Loop
- Loop
Input - LoopInput
- Loop
Controller - LoopController
- INPUT_TYPE
- Input
- OUTPUT_TYPE
- Output
- KNOWLEDGE_BASE
- KnowledgeBase
- CONDITION
- Condition
- LEX
- Lex
- PROMPT
- Prompt
- LAMBDA_FUNCTION
- LambdaFunction
- AGENT
- Agent
- ITERATOR
- Iterator
- COLLECTOR
- Collector
- STORAGE
- Storage
- RETRIEVAL
- Retrieval
- INLINE_CODE
- InlineCode
- LOOP
- Loop
- LOOP_INPUT
- LoopInput
- LOOP_CONTROLLER
- LoopController
- "Input"
- Input
- "Output"
- Output
- "Knowledge
Base" - KnowledgeBase
- "Condition"
- Condition
- "Lex"
- Lex
- "Prompt"
- Prompt
- "Lambda
Function" - LambdaFunction
- "Agent"
- Agent
- "Iterator"
- Iterator
- "Collector"
- Collector
- "Storage"
- Storage
- "Retrieval"
- Retrieval
- "Inline
Code" - InlineCode
- "Loop"
- Loop
- "Loop
Input" - LoopInput
- "Loop
Controller" - LoopController
FlowVersionFlowStatus, FlowVersionFlowStatusArgs
- Failed
- Failed
- Prepared
- Prepared
- Preparing
- Preparing
- Not
Prepared - NotPrepared
- Flow
Version Flow Status Failed - Failed
- Flow
Version Flow Status Prepared - Prepared
- Flow
Version Flow Status Preparing - Preparing
- Flow
Version Flow Status Not Prepared - NotPrepared
- Failed
- Failed
- Prepared
- Prepared
- Preparing
- Preparing
- Not
Prepared - NotPrepared
- Failed
- Failed
- Prepared
- Prepared
- Preparing
- Preparing
- Not
Prepared - NotPrepared
- FAILED
- Failed
- PREPARED
- Prepared
- PREPARING
- Preparing
- NOT_PREPARED
- NotPrepared
- "Failed"
- Failed
- "Prepared"
- Prepared
- "Preparing"
- Preparing
- "Not
Prepared" - NotPrepared
FlowVersionGuardrailConfiguration, FlowVersionGuardrailConfigurationArgs
Configuration for a guardrail- Guardrail
Identifier string - Identifier for the guardrail, could be the id or the arn
- Guardrail
Version string - Version of the guardrail
- Guardrail
Identifier string - Identifier for the guardrail, could be the id or the arn
- Guardrail
Version string - Version of the guardrail
- guardrail
Identifier String - Identifier for the guardrail, could be the id or the arn
- guardrail
Version String - Version of the guardrail
- guardrail
Identifier string - Identifier for the guardrail, could be the id or the arn
- guardrail
Version string - Version of the guardrail
- guardrail_
identifier str - Identifier for the guardrail, could be the id or the arn
- guardrail_
version str - Version of the guardrail
- guardrail
Identifier String - Identifier for the guardrail, could be the id or the arn
- guardrail
Version String - Version of the guardrail
FlowVersionInlineCodeFlowNodeConfiguration, FlowVersionInlineCodeFlowNodeConfigurationArgs
Inline code config strucuture, contains code configs- Code string
- The inline code entered by customers. max size is 5MB.
- Language
Pulumi.
Aws Native. Bedrock. Flow Version Supported Languages
- Code string
- The inline code entered by customers. max size is 5MB.
- Language
Flow
Version Supported Languages
- code String
- The inline code entered by customers. max size is 5MB.
- language
Flow
Version Supported Languages
- code string
- The inline code entered by customers. max size is 5MB.
- language
Flow
Version Supported Languages
- code str
- The inline code entered by customers. max size is 5MB.
- language
Flow
Version Supported Languages
- code String
- The inline code entered by customers. max size is 5MB.
- language "Python_3"
FlowVersionKnowledgeBaseFlowNodeConfiguration, FlowVersionKnowledgeBaseFlowNodeConfigurationArgs
Knowledge base flow node configuration- Knowledge
Base stringId - Identifier of the KnowledgeBase
- Guardrail
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Guardrail Configuration - Inference
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Prompt Inference Configuration Properties - Model
Id string - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- Number
Of doubleResults - Number Of Results to Retrieve
- Orchestration
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Knowledge Base Orchestration Configuration - Prompt
Template Pulumi.Aws Native. Bedrock. Inputs. Flow Version Knowledge Base Prompt Template Properties - Reranking
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Vector Search Reranking Configuration
- Knowledge
Base stringId - Identifier of the KnowledgeBase
- Guardrail
Configuration FlowVersion Guardrail Configuration - Inference
Configuration FlowVersion Prompt Inference Configuration Properties - Model
Id string - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- Number
Of float64Results - Number Of Results to Retrieve
- Orchestration
Configuration FlowVersion Knowledge Base Orchestration Configuration - Prompt
Template FlowVersion Knowledge Base Prompt Template Properties - Reranking
Configuration FlowVersion Vector Search Reranking Configuration
- knowledge
Base StringId - Identifier of the KnowledgeBase
- guardrail
Configuration FlowVersion Guardrail Configuration - inference
Configuration FlowVersion Prompt Inference Configuration Properties - model
Id String - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- number
Of DoubleResults - Number Of Results to Retrieve
- orchestration
Configuration FlowVersion Knowledge Base Orchestration Configuration - prompt
Template FlowVersion Knowledge Base Prompt Template Properties - reranking
Configuration FlowVersion Vector Search Reranking Configuration
- knowledge
Base stringId - Identifier of the KnowledgeBase
- guardrail
Configuration FlowVersion Guardrail Configuration - inference
Configuration FlowVersion Prompt Inference Configuration Properties - model
Id string - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- number
Of numberResults - Number Of Results to Retrieve
- orchestration
Configuration FlowVersion Knowledge Base Orchestration Configuration - prompt
Template FlowVersion Knowledge Base Prompt Template Properties - reranking
Configuration FlowVersion Vector Search Reranking Configuration
- knowledge_
base_ strid - Identifier of the KnowledgeBase
- guardrail_
configuration FlowVersion Guardrail Configuration - inference_
configuration FlowVersion Prompt Inference Configuration Properties - model_
id str - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- number_
of_ floatresults - Number Of Results to Retrieve
- orchestration_
configuration FlowVersion Knowledge Base Orchestration Configuration - prompt_
template FlowVersion Knowledge Base Prompt Template Properties - reranking_
configuration FlowVersion Vector Search Reranking Configuration
- knowledge
Base StringId - Identifier of the KnowledgeBase
- guardrail
Configuration Property Map - inference
Configuration Property Map - model
Id String - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- number
Of NumberResults - Number Of Results to Retrieve
- orchestration
Configuration Property Map - prompt
Template Property Map - reranking
Configuration Property Map
FlowVersionKnowledgeBaseOrchestrationConfiguration, FlowVersionKnowledgeBaseOrchestrationConfigurationArgs
- Additional
Model Pulumi.Request Fields Aws Native. Bedrock. Inputs. Flow Version Additional Model Request Fields - Inference
Config Pulumi.Aws Native. Bedrock. Inputs. Flow Version Prompt Inference Configuration Properties - Performance
Config Pulumi.Aws Native. Bedrock. Inputs. Flow Version Performance Configuration - Prompt
Template Pulumi.Aws Native. Bedrock. Inputs. Flow Version Knowledge Base Prompt Template Properties
FlowVersionKnowledgeBasePromptTemplateProperties, FlowVersionKnowledgeBasePromptTemplatePropertiesArgs
Knowledge Base Prompt template- Text
Prompt stringTemplate
- Text
Prompt stringTemplate
- text
Prompt StringTemplate
- text
Prompt stringTemplate
- text
Prompt StringTemplate
FlowVersionLambdaFunctionFlowNodeConfiguration, FlowVersionLambdaFunctionFlowNodeConfigurationArgs
Lambda function flow node configuration- Lambda
Arn string - ARN of a Lambda.
- Lambda
Arn string - ARN of a Lambda.
- lambda
Arn String - ARN of a Lambda.
- lambda
Arn string - ARN of a Lambda.
- lambda_
arn str - ARN of a Lambda.
- lambda
Arn String - ARN of a Lambda.
FlowVersionLexFlowNodeConfiguration, FlowVersionLexFlowNodeConfigurationArgs
Lex flow node configuration- Bot
Alias stringArn - ARN of a Lex bot alias
- Locale
Id string - Lex bot locale id
- Bot
Alias stringArn - ARN of a Lex bot alias
- Locale
Id string - Lex bot locale id
- bot
Alias StringArn - ARN of a Lex bot alias
- locale
Id String - Lex bot locale id
- bot
Alias stringArn - ARN of a Lex bot alias
- locale
Id string - Lex bot locale id
- bot_
alias_ strarn - ARN of a Lex bot alias
- locale_
id str - Lex bot locale id
- bot
Alias StringArn - ARN of a Lex bot alias
- locale
Id String - Lex bot locale id
FlowVersionLoopControllerFlowNodeConfiguration, FlowVersionLoopControllerFlowNodeConfigurationArgs
Configuration for the LoopController node, which manages loop execution- Continue
Condition Pulumi.Aws Native. Bedrock. Inputs. Flow Version Flow Condition - Max
Iterations double - Maximum number of iterations the loop can perform
- Continue
Condition FlowVersion Flow Condition - Max
Iterations float64 - Maximum number of iterations the loop can perform
- continue
Condition FlowVersion Flow Condition - max
Iterations Double - Maximum number of iterations the loop can perform
- continue
Condition FlowVersion Flow Condition - max
Iterations number - Maximum number of iterations the loop can perform
- continue_
condition FlowVersion Flow Condition - max_
iterations float - Maximum number of iterations the loop can perform
- continue
Condition Property Map - max
Iterations Number - Maximum number of iterations the loop can perform
FlowVersionLoopFlowNodeConfiguration, FlowVersionLoopFlowNodeConfigurationArgs
Loop node config, contains loop's internal definitionFlowVersionMetadataConfigurationForReranking, FlowVersionMetadataConfigurationForRerankingArgs
- Selection
Mode Pulumi.Aws Native. Bedrock. Flow Version Reranking Metadata Selection Mode - Selective
Mode Pulumi.Configuration Aws | Pulumi.Native. Bedrock. Inputs. Flow Version Reranking Metadata Selective Mode Configuration0Properties Aws Native. Bedrock. Inputs. Flow Version Reranking Metadata Selective Mode Configuration1Properties
FlowVersionPerformanceConfiguration, FlowVersionPerformanceConfigurationArgs
FlowVersionPerformanceConfigurationLatency, FlowVersionPerformanceConfigurationLatencyArgs
- Standard
- standard
- Optimized
- optimized
- Flow
Version Performance Configuration Latency Standard - standard
- Flow
Version Performance Configuration Latency Optimized - optimized
- Standard
- standard
- Optimized
- optimized
- Standard
- standard
- Optimized
- optimized
- STANDARD
- standard
- OPTIMIZED
- optimized
- "standard"
- standard
- "optimized"
- optimized
FlowVersionPromptFlowNodeConfiguration, FlowVersionPromptFlowNodeConfigurationArgs
Prompt flow node configurationFlowVersionPromptFlowNodeInlineConfiguration, FlowVersionPromptFlowNodeInlineConfigurationArgs
Inline prompt configuration for prompt node- Model
Id string - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- Template
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Prompt Template Configuration Properties - Template
Type Pulumi.Aws Native. Bedrock. Flow Version Prompt Template Type - Inference
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Prompt Inference Configuration Properties
- Model
Id string - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- Template
Configuration FlowVersion Prompt Template Configuration Properties - Template
Type FlowVersion Prompt Template Type - Inference
Configuration FlowVersion Prompt Inference Configuration Properties
- model
Id String - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- template
Configuration FlowVersion Prompt Template Configuration Properties - template
Type FlowVersion Prompt Template Type - inference
Configuration FlowVersion Prompt Inference Configuration Properties
- model
Id string - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- template
Configuration FlowVersion Prompt Template Configuration Properties - template
Type FlowVersion Prompt Template Type - inference
Configuration FlowVersion Prompt Inference Configuration Properties
- model_
id str - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- template_
configuration FlowVersion Prompt Template Configuration Properties - template_
type FlowVersion Prompt Template Type - inference_
configuration FlowVersion Prompt Inference Configuration Properties
- model
Id String - ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
- template
Configuration Property Map - template
Type "TEXT" - inference
Configuration Property Map
FlowVersionPromptFlowNodeResourceConfiguration, FlowVersionPromptFlowNodeResourceConfigurationArgs
Resource prompt configuration for prompt node- Prompt
Arn string - ARN of a prompt resource possibly with a version
- Prompt
Arn string - ARN of a prompt resource possibly with a version
- prompt
Arn String - ARN of a prompt resource possibly with a version
- prompt
Arn string - ARN of a prompt resource possibly with a version
- prompt_
arn str - ARN of a prompt resource possibly with a version
- prompt
Arn String - ARN of a prompt resource possibly with a version
FlowVersionPromptFlowNodeSourceConfiguration0Properties, FlowVersionPromptFlowNodeSourceConfiguration0PropertiesArgs
Prompt source configuration for prompt nodeFlowVersionPromptFlowNodeSourceConfiguration1Properties, FlowVersionPromptFlowNodeSourceConfiguration1PropertiesArgs
Prompt source configuration for prompt nodeFlowVersionPromptInferenceConfigurationProperties, FlowVersionPromptInferenceConfigurationPropertiesArgs
Model inference configurationFlowVersionPromptInputVariable, FlowVersionPromptInputVariableArgs
Input variable- Name string
- Name for an input variable
- Name string
- Name for an input variable
- name String
- Name for an input variable
- name string
- Name for an input variable
- name str
- Name for an input variable
- name String
- Name for an input variable
FlowVersionPromptModelInferenceConfiguration, FlowVersionPromptModelInferenceConfigurationArgs
Prompt model inference configuration- Max
Tokens double - Maximum length of output
- Stop
Sequences List<string> - List of stop sequences
- Temperature double
- Controls randomness, higher values increase diversity
- Top
P double - Cumulative probability cutoff for token selection
- Max
Tokens float64 - Maximum length of output
- Stop
Sequences []string - List of stop sequences
- Temperature float64
- Controls randomness, higher values increase diversity
- Top
P float64 - Cumulative probability cutoff for token selection
- max
Tokens Double - Maximum length of output
- stop
Sequences List<String> - List of stop sequences
- temperature Double
- Controls randomness, higher values increase diversity
- top
P Double - Cumulative probability cutoff for token selection
- max
Tokens number - Maximum length of output
- stop
Sequences string[] - List of stop sequences
- temperature number
- Controls randomness, higher values increase diversity
- top
P number - Cumulative probability cutoff for token selection
- max_
tokens float - Maximum length of output
- stop_
sequences Sequence[str] - List of stop sequences
- temperature float
- Controls randomness, higher values increase diversity
- top_
p float - Cumulative probability cutoff for token selection
- max
Tokens Number - Maximum length of output
- stop
Sequences List<String> - List of stop sequences
- temperature Number
- Controls randomness, higher values increase diversity
- top
P Number - Cumulative probability cutoff for token selection
FlowVersionPromptTemplateConfigurationProperties, FlowVersionPromptTemplateConfigurationPropertiesArgs
Prompt template configurationFlowVersionPromptTemplateType, FlowVersionPromptTemplateTypeArgs
- Text
- TEXT
- Flow
Version Prompt Template Type Text - TEXT
- Text
- TEXT
- Text
- TEXT
- TEXT
- TEXT
- "TEXT"
- TEXT
FlowVersionRerankingMetadataSelectionMode, FlowVersionRerankingMetadataSelectionModeArgs
- Selective
- SELECTIVE
- All
- ALL
- Flow
Version Reranking Metadata Selection Mode Selective - SELECTIVE
- Flow
Version Reranking Metadata Selection Mode All - ALL
- Selective
- SELECTIVE
- All
- ALL
- Selective
- SELECTIVE
- All
- ALL
- SELECTIVE
- SELECTIVE
- ALL
- ALL
- "SELECTIVE"
- SELECTIVE
- "ALL"
- ALL
FlowVersionRerankingMetadataSelectiveModeConfiguration0Properties, FlowVersionRerankingMetadataSelectiveModeConfiguration0PropertiesArgs
Reranking Metadata Selective Mode ConfigurationFlowVersionRerankingMetadataSelectiveModeConfiguration1Properties, FlowVersionRerankingMetadataSelectiveModeConfiguration1PropertiesArgs
Reranking Metadata Selective Mode ConfigurationFlowVersionRetrievalFlowNodeConfiguration, FlowVersionRetrievalFlowNodeConfigurationArgs
Retrieval flow node configurationFlowVersionRetrievalFlowNodeS3Configuration, FlowVersionRetrievalFlowNodeS3ConfigurationArgs
s3 Retrieval configuration for Retrieval node- Bucket
Name string - bucket name of an s3 that will be used for Retrieval flow node configuration
- Bucket
Name string - bucket name of an s3 that will be used for Retrieval flow node configuration
- bucket
Name String - bucket name of an s3 that will be used for Retrieval flow node configuration
- bucket
Name string - bucket name of an s3 that will be used for Retrieval flow node configuration
- bucket_
name str - bucket name of an s3 that will be used for Retrieval flow node configuration
- bucket
Name String - bucket name of an s3 that will be used for Retrieval flow node configuration
FlowVersionRetrievalFlowNodeServiceConfigurationProperties, FlowVersionRetrievalFlowNodeServiceConfigurationPropertiesArgs
Retrieval service configuration for Retrieval nodeFlowVersionStorageFlowNodeConfiguration, FlowVersionStorageFlowNodeConfigurationArgs
Storage flow node configurationFlowVersionStorageFlowNodeS3Configuration, FlowVersionStorageFlowNodeS3ConfigurationArgs
s3 storage configuration for storage node- Bucket
Name string - bucket name of an s3 that will be used for storage flow node configuration
- Bucket
Name string - bucket name of an s3 that will be used for storage flow node configuration
- bucket
Name String - bucket name of an s3 that will be used for storage flow node configuration
- bucket
Name string - bucket name of an s3 that will be used for storage flow node configuration
- bucket_
name str - bucket name of an s3 that will be used for storage flow node configuration
- bucket
Name String - bucket name of an s3 that will be used for storage flow node configuration
FlowVersionStorageFlowNodeServiceConfigurationProperties, FlowVersionStorageFlowNodeServiceConfigurationPropertiesArgs
storage service configuration for storage nodeFlowVersionSupportedLanguages, FlowVersionSupportedLanguagesArgs
- Python3
- Python_3
- Flow
Version Supported Languages Python3 - Python_3
- Python3
- Python_3
- Python3
- Python_3
- PYTHON3
- Python_3
- "Python_3"
- Python_3
FlowVersionTextPromptTemplateConfiguration, FlowVersionTextPromptTemplateConfigurationArgs
Configuration for text prompt template- Text string
- Prompt content for String prompt template
- Input
Variables List<Pulumi.Aws Native. Bedrock. Inputs. Flow Version Prompt Input Variable> - List of input variables
- Text string
- Prompt content for String prompt template
- Input
Variables []FlowVersion Prompt Input Variable - List of input variables
- text String
- Prompt content for String prompt template
- input
Variables List<FlowVersion Prompt Input Variable> - List of input variables
- text string
- Prompt content for String prompt template
- input
Variables FlowVersion Prompt Input Variable[] - List of input variables
- text str
- Prompt content for String prompt template
- input_
variables Sequence[FlowVersion Prompt Input Variable] - List of input variables
- text String
- Prompt content for String prompt template
- input
Variables List<Property Map> - List of input variables
FlowVersionVectorSearchBedrockRerankingConfiguration, FlowVersionVectorSearchBedrockRerankingConfigurationArgs
- Model
Configuration FlowVersion Vector Search Bedrock Reranking Model Configuration - Metadata
Configuration FlowVersion Metadata Configuration For Reranking - Number
Of float64Reranked Results - Number Of Results For Reranking
- model
Configuration Property Map - metadata
Configuration Property Map - number
Of NumberReranked Results - Number Of Results For Reranking
FlowVersionVectorSearchBedrockRerankingModelConfiguration, FlowVersionVectorSearchBedrockRerankingModelConfigurationArgs
FlowVersionVectorSearchRerankingConfiguration, FlowVersionVectorSearchRerankingConfigurationArgs
FlowVersionVectorSearchRerankingConfigurationType, FlowVersionVectorSearchRerankingConfigurationTypeArgs
- Bedrock
Reranking Model - BEDROCK_RERANKING_MODEL
- Flow
Version Vector Search Reranking Configuration Type Bedrock Reranking Model - BEDROCK_RERANKING_MODEL
- Bedrock
Reranking Model - BEDROCK_RERANKING_MODEL
- Bedrock
Reranking Model - BEDROCK_RERANKING_MODEL
- BEDROCK_RERANKING_MODEL
- BEDROCK_RERANKING_MODEL
- "BEDROCK_RERANKING_MODEL"
- BEDROCK_RERANKING_MODEL
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
