We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
aws-native.bedrock.getFlowVersion
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
Definition of AWS::Bedrock::FlowVersion Resource Type
Using getFlowVersion
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getFlowVersion(args: GetFlowVersionArgs, opts?: InvokeOptions): Promise<GetFlowVersionResult>
function getFlowVersionOutput(args: GetFlowVersionOutputArgs, opts?: InvokeOptions): Output<GetFlowVersionResult>
def get_flow_version(flow_arn: Optional[str] = None,
version: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetFlowVersionResult
def get_flow_version_output(flow_arn: Optional[pulumi.Input[str]] = None,
version: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetFlowVersionResult]
func LookupFlowVersion(ctx *Context, args *LookupFlowVersionArgs, opts ...InvokeOption) (*LookupFlowVersionResult, error)
func LookupFlowVersionOutput(ctx *Context, args *LookupFlowVersionOutputArgs, opts ...InvokeOption) LookupFlowVersionResultOutput
> Note: This function is named LookupFlowVersion
in the Go SDK.
public static class GetFlowVersion
{
public static Task<GetFlowVersionResult> InvokeAsync(GetFlowVersionArgs args, InvokeOptions? opts = null)
public static Output<GetFlowVersionResult> Invoke(GetFlowVersionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetFlowVersionResult> getFlowVersion(GetFlowVersionArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:bedrock:getFlowVersion
arguments:
# arguments dictionary
The following arguments are supported:
getFlowVersion Result
The following output properties are available:
- 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
- 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
- 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
- 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
- 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
- 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
- name String
- Name for the flow
- status
"Failed" | "Prepared" | "Preparing" | "Not
Prepared" - The status of the flow.
- version String
- Numerical Version.
Supporting Types
FlowVersionAgentFlowNodeConfiguration
- 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
- 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
FlowVersionFlowCondition
- 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
- 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
- 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
FlowVersionFlowConnectionConfiguration1Properties
FlowVersionFlowConnectionType
FlowVersionFlowDataConnectionConfiguration
- 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
- 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
- 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
FlowNodeConfiguration
field. - 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 Native. Bedrock. Inputs. Flow Version Flow Node Configuration11Properties - 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
FlowNodeConfiguration
field. - 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 Flow Node Configuration11Properties - 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
FlowNodeConfiguration
field. - 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 Flow Node Configuration11Properties - 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
FlowNodeConfiguration
field. - 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 Flow Node Configuration11Properties - 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
FlowNodeConfiguration
field. - 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 Flow Node Configuration11Properties - 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" - The type of node. This value must match the name of the key that you provide in the configuration you provide in the
FlowNodeConfiguration
field. - 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
- 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
FlowVersionFlowNodeConfiguration10Properties
FlowVersionFlowNodeConfiguration11Properties
FlowVersionFlowNodeConfiguration1Properties
FlowVersionFlowNodeConfiguration2Properties
FlowVersionFlowNodeConfiguration3Properties
FlowVersionFlowNodeConfiguration4Properties
FlowVersionFlowNodeConfiguration5Properties
FlowVersionFlowNodeConfiguration6Properties
FlowVersionFlowNodeConfiguration7Properties
FlowVersionFlowNodeConfiguration8Properties
FlowVersionFlowNodeConfiguration9Properties
FlowVersionFlowNodeInput
- 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 - 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 - 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 - 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 - 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 - 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"
- The data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
FlowVersionFlowNodeIoDataType
FlowVersionFlowNodeOutput
- 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
FlowVersionFlowStatus
FlowVersionGuardrailConfiguration
- 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
FlowVersionKnowledgeBaseFlowNodeConfiguration
- Knowledge
Base stringId - Identifier of the KnowledgeBase
- Guardrail
Configuration Pulumi.Aws Native. Bedrock. Inputs. Flow Version Guardrail Configuration - 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.
- Knowledge
Base stringId - Identifier of the KnowledgeBase
- Guardrail
Configuration FlowVersion Guardrail Configuration - 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.
- knowledge
Base StringId - Identifier of the KnowledgeBase
- guardrail
Configuration FlowVersion Guardrail Configuration - 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.
- knowledge
Base stringId - Identifier of the KnowledgeBase
- guardrail
Configuration FlowVersion Guardrail Configuration - 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.
- knowledge_
base_ strid - Identifier of the KnowledgeBase
- guardrail_
configuration FlowVersion Guardrail Configuration - 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.
- knowledge
Base StringId - Identifier of the KnowledgeBase
- guardrail
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.
FlowVersionLambdaFunctionFlowNodeConfiguration
- 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
- 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
FlowVersionPromptFlowNodeConfiguration
FlowVersionPromptFlowNodeInlineConfiguration
- 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
- 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
FlowVersionPromptFlowNodeSourceConfiguration1Properties
FlowVersionPromptInferenceConfigurationProperties
FlowVersionPromptInputVariable
- 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
- 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
FlowVersionPromptTemplateType
FlowVersionRetrievalFlowNodeConfiguration
FlowVersionRetrievalFlowNodeS3Configuration
- 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
FlowVersionStorageFlowNodeConfiguration
FlowVersionStorageFlowNodeS3Configuration
- 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
FlowVersionTextPromptTemplateConfiguration
- 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
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi