stratosphere-bedrock-1.0.0: Stratosphere integration for AWS Bedrock.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Bedrock.Flow.FlowNodeProperty

Documentation

data PromptInferenceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInferenceConfigurationProperty

Show PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInferenceConfigurationProperty

Eq PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInferenceConfigurationProperty

ToResourceProperties PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInferenceConfigurationProperty

Property "Text" PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInferenceConfigurationProperty

type PropertyType "Text" PromptInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInferenceConfigurationProperty

data PromptTemplateConfigurationProperty Source #

Instances

Instances details
ToJSON PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptTemplateConfigurationProperty

Show PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptTemplateConfigurationProperty

Eq PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptTemplateConfigurationProperty

ToResourceProperties PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptTemplateConfigurationProperty

Property "Text" PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptTemplateConfigurationProperty

type PropertyType "Text" PromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptTemplateConfigurationProperty

data TextPromptTemplateConfigurationProperty Source #

Instances

Instances details
ToJSON TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

Show TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

Eq TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

ToResourceProperties TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

Property "InputVariables" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

Property "Text" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

type PropertyType "InputVariables" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

type PropertyType "Text" TextPromptTemplateConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.TextPromptTemplateConfigurationProperty

data FlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Show FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Eq FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

ToResourceProperties FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Agent" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Collector" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Condition" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "InlineCode" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Input" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Iterator" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "KnowledgeBase" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "LambdaFunction" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Lex" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Loop" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "LoopController" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "LoopInput" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Output" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Prompt" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Retrieval" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

Property "Storage" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Agent" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Collector" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Condition" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "InlineCode" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Input" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Iterator" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "KnowledgeBase" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "LambdaFunction" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Lex" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Loop" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "LoopController" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "LoopInput" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Output" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Prompt" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Retrieval" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

type PropertyType "Storage" FlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeConfigurationProperty

data PromptFlowNodeSourceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

Show PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

Eq PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

ToResourceProperties PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

Property "Inline" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

Property "Resource" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

type PropertyType "Inline" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

type PropertyType "Resource" PromptFlowNodeSourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeSourceConfigurationProperty

data FlowConnectionConfigurationProperty Source #

Instances

Instances details
ToJSON FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

Show FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

Eq FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

ToResourceProperties FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

Property "Conditional" FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

Property "Data" FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

type PropertyType "Conditional" FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

type PropertyType "Data" FlowConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionConfigurationProperty

data GuardrailConfigurationProperty Source #

Instances

Instances details
ToJSON GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

Show GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

Eq GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

ToResourceProperties GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

Property "GuardrailIdentifier" GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

Associated Types

type PropertyType "GuardrailIdentifier" GuardrailConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

Property "GuardrailVersion" GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

Associated Types

type PropertyType "GuardrailVersion" GuardrailConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

type PropertyType "GuardrailIdentifier" GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

type PropertyType "GuardrailVersion" GuardrailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.GuardrailConfigurationProperty

data FlowDefinitionProperty Source #

Instances

Instances details
ToJSON FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Show FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Eq FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

ToResourceProperties FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Property "Connections" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Associated Types

type PropertyType "Connections" FlowDefinitionProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

Property "Nodes" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

type PropertyType "Connections" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

type PropertyType "Nodes" FlowDefinitionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDefinitionProperty

data AgentFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON AgentFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.AgentFlowNodeConfigurationProperty

Show AgentFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.AgentFlowNodeConfigurationProperty

Eq AgentFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.AgentFlowNodeConfigurationProperty

ToResourceProperties AgentFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.AgentFlowNodeConfigurationProperty

Property "AgentAliasArn" AgentFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.AgentFlowNodeConfigurationProperty

type PropertyType "AgentAliasArn" AgentFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.AgentFlowNodeConfigurationProperty

data ConditionFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON ConditionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.ConditionFlowNodeConfigurationProperty

Show ConditionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.ConditionFlowNodeConfigurationProperty

Eq ConditionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.ConditionFlowNodeConfigurationProperty

ToResourceProperties ConditionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.ConditionFlowNodeConfigurationProperty

Property "Conditions" ConditionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.ConditionFlowNodeConfigurationProperty

type PropertyType "Conditions" ConditionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.ConditionFlowNodeConfigurationProperty

data FlowConditionProperty Source #

Instances

Instances details
ToJSON FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

Show FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

Eq FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

ToResourceProperties FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

Property "Expression" FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

Associated Types

type PropertyType "Expression" FlowConditionProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

Property "Name" FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

type PropertyType "Expression" FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

type PropertyType "Name" FlowConditionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionProperty

data FieldForRerankingProperty Source #

Instances

Instances details
ToJSON FieldForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FieldForRerankingProperty

Show FieldForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FieldForRerankingProperty

Eq FieldForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FieldForRerankingProperty

ToResourceProperties FieldForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FieldForRerankingProperty

Property "FieldName" FieldForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FieldForRerankingProperty

type PropertyType "FieldName" FieldForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FieldForRerankingProperty

data FlowConditionalConnectionConfigurationProperty Source #

Instances

Instances details
ToJSON FlowConditionalConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionalConnectionConfigurationProperty

Show FlowConditionalConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionalConnectionConfigurationProperty

Eq FlowConditionalConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionalConnectionConfigurationProperty

ToResourceProperties FlowConditionalConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionalConnectionConfigurationProperty

Property "Condition" FlowConditionalConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionalConnectionConfigurationProperty

type PropertyType "Condition" FlowConditionalConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConditionalConnectionConfigurationProperty

data FlowDataConnectionConfigurationProperty Source #

Instances

Instances details
ToJSON FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

Show FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

Eq FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

ToResourceProperties FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

Property "SourceOutput" FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

Property "TargetInput" FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

type PropertyType "SourceOutput" FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

type PropertyType "TargetInput" FlowDataConnectionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowDataConnectionConfigurationProperty

data FlowConnectionProperty Source #

Instances

Instances details
ToJSON FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Show FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Eq FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

ToResourceProperties FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Property "Configuration" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Property "Name" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Property "Source" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Property "Target" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

Property "Type" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

type PropertyType "Configuration" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

type PropertyType "Name" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

type PropertyType "Source" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

type PropertyType "Target" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

type PropertyType "Type" FlowConnectionProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowConnectionProperty

data InlineCodeFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

Show InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

Eq InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

ToResourceProperties InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

Property "Code" InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

Property "Language" InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

type PropertyType "Code" InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

type PropertyType "Language" InlineCodeFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.InlineCodeFlowNodeConfigurationProperty

data KnowledgeBaseFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Show KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Eq KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

ToResourceProperties KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "GuardrailConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "InferenceConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "KnowledgeBaseId" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "ModelId" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "NumberOfResults" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "OrchestrationConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "PromptTemplate" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

Property "RerankingConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "GuardrailConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "InferenceConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "KnowledgeBaseId" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "ModelId" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "NumberOfResults" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "OrchestrationConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "PromptTemplate" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

type PropertyType "RerankingConfiguration" KnowledgeBaseFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseFlowNodeConfigurationProperty

data LambdaFunctionFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON LambdaFunctionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LambdaFunctionFlowNodeConfigurationProperty

Show LambdaFunctionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LambdaFunctionFlowNodeConfigurationProperty

Eq LambdaFunctionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LambdaFunctionFlowNodeConfigurationProperty

ToResourceProperties LambdaFunctionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LambdaFunctionFlowNodeConfigurationProperty

Property "LambdaArn" LambdaFunctionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LambdaFunctionFlowNodeConfigurationProperty

type PropertyType "LambdaArn" LambdaFunctionFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LambdaFunctionFlowNodeConfigurationProperty

data LexFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

Show LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

Eq LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

ToResourceProperties LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

Property "BotAliasArn" LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

Property "LocaleId" LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

type PropertyType "BotAliasArn" LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

type PropertyType "LocaleId" LexFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LexFlowNodeConfigurationProperty

data LoopControllerFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

Show LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

Eq LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

ToResourceProperties LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

Property "ContinueCondition" LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

Property "MaxIterations" LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

type PropertyType "ContinueCondition" LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

type PropertyType "MaxIterations" LoopControllerFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopControllerFlowNodeConfigurationProperty

data LoopFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON LoopFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopFlowNodeConfigurationProperty

Show LoopFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopFlowNodeConfigurationProperty

Eq LoopFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopFlowNodeConfigurationProperty

ToResourceProperties LoopFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopFlowNodeConfigurationProperty

Property "Definition" LoopFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopFlowNodeConfigurationProperty

type PropertyType "Definition" LoopFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.LoopFlowNodeConfigurationProperty

data PromptFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

Show PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

Eq PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

ToResourceProperties PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

Property "GuardrailConfiguration" PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

Property "SourceConfiguration" PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

type PropertyType "GuardrailConfiguration" PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

type PropertyType "SourceConfiguration" PromptFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeConfigurationProperty

data RetrievalFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON RetrievalFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeConfigurationProperty

Show RetrievalFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeConfigurationProperty

Eq RetrievalFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeConfigurationProperty

ToResourceProperties RetrievalFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeConfigurationProperty

Property "ServiceConfiguration" RetrievalFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeConfigurationProperty

type PropertyType "ServiceConfiguration" RetrievalFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeConfigurationProperty

data StorageFlowNodeConfigurationProperty Source #

Instances

Instances details
ToJSON StorageFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeConfigurationProperty

Show StorageFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeConfigurationProperty

Eq StorageFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeConfigurationProperty

ToResourceProperties StorageFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeConfigurationProperty

Property "ServiceConfiguration" StorageFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeConfigurationProperty

type PropertyType "ServiceConfiguration" StorageFlowNodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeConfigurationProperty

data KnowledgeBaseOrchestrationConfigurationProperty Source #

Instances

Instances details
ToJSON KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

Show KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

Eq KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

ToResourceProperties KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

Property "AdditionalModelRequestFields" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

Property "InferenceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

Property "PerformanceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

Property "PromptTemplate" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

type PropertyType "AdditionalModelRequestFields" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

type PropertyType "InferenceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

type PropertyType "PerformanceConfig" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

type PropertyType "PromptTemplate" KnowledgeBaseOrchestrationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBaseOrchestrationConfigurationProperty

data KnowledgeBasePromptTemplateProperty Source #

Instances

Instances details
ToJSON KnowledgeBasePromptTemplateProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBasePromptTemplateProperty

Show KnowledgeBasePromptTemplateProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBasePromptTemplateProperty

Eq KnowledgeBasePromptTemplateProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBasePromptTemplateProperty

ToResourceProperties KnowledgeBasePromptTemplateProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBasePromptTemplateProperty

Property "TextPromptTemplate" KnowledgeBasePromptTemplateProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBasePromptTemplateProperty

type PropertyType "TextPromptTemplate" KnowledgeBasePromptTemplateProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.KnowledgeBasePromptTemplateProperty

data VectorSearchRerankingConfigurationProperty Source #

Instances

Instances details
ToJSON VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

Show VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

Eq VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

ToResourceProperties VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

Property "BedrockRerankingConfiguration" VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

Property "Type" VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

type PropertyType "BedrockRerankingConfiguration" VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

type PropertyType "Type" VectorSearchRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchRerankingConfigurationProperty

data PerformanceConfigurationProperty Source #

Instances

Instances details
ToJSON PerformanceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty

Show PerformanceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty

Eq PerformanceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty

ToResourceProperties PerformanceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty

Property "Latency" PerformanceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty

type PropertyType "Latency" PerformanceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PerformanceConfigurationProperty

data MetadataConfigurationForRerankingProperty Source #

Instances

Instances details
ToJSON MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

Show MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

Eq MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

ToResourceProperties MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

Property "SelectionMode" MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

Property "SelectiveModeConfiguration" MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

type PropertyType "SelectionMode" MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

type PropertyType "SelectiveModeConfiguration" MetadataConfigurationForRerankingProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.MetadataConfigurationForRerankingProperty

data RerankingMetadataSelectiveModeConfigurationProperty Source #

Instances

Instances details
ToJSON RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

Show RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

Eq RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

ToResourceProperties RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

Property "FieldsToExclude" RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

Property "FieldsToInclude" RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

type PropertyType "FieldsToExclude" RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

type PropertyType "FieldsToInclude" RerankingMetadataSelectiveModeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RerankingMetadataSelectiveModeConfigurationProperty

data PromptFlowNodeInlineConfigurationProperty Source #

Instances

Instances details
ToJSON PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

Show PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

Eq PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

ToResourceProperties PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

Property "InferenceConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

Property "ModelId" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

Property "TemplateConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

Property "TemplateType" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

type PropertyType "InferenceConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

type PropertyType "ModelId" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

type PropertyType "TemplateConfiguration" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

type PropertyType "TemplateType" PromptFlowNodeInlineConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeInlineConfigurationProperty

data PromptFlowNodeResourceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptFlowNodeResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeResourceConfigurationProperty

Show PromptFlowNodeResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeResourceConfigurationProperty

Eq PromptFlowNodeResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeResourceConfigurationProperty

ToResourceProperties PromptFlowNodeResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeResourceConfigurationProperty

Property "PromptArn" PromptFlowNodeResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeResourceConfigurationProperty

type PropertyType "PromptArn" PromptFlowNodeResourceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptFlowNodeResourceConfigurationProperty

data PromptModelInferenceConfigurationProperty Source #

Instances

Instances details
ToJSON PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

Show PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

Eq PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

ToResourceProperties PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

Property "MaxTokens" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

Property "StopSequences" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

Property "Temperature" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

Property "TopP" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

type PropertyType "MaxTokens" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

type PropertyType "StopSequences" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

type PropertyType "Temperature" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

type PropertyType "TopP" PromptModelInferenceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptModelInferenceConfigurationProperty

data PromptInputVariableProperty Source #

Instances

Instances details
ToJSON PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInputVariableProperty

Show PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInputVariableProperty

Eq PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInputVariableProperty

ToResourceProperties PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInputVariableProperty

Property "Name" PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInputVariableProperty

type PropertyType "Name" PromptInputVariableProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.PromptInputVariableProperty

data RetrievalFlowNodeServiceConfigurationProperty Source #

Instances

Instances details
ToJSON RetrievalFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeServiceConfigurationProperty

Show RetrievalFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeServiceConfigurationProperty

Eq RetrievalFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeServiceConfigurationProperty

ToResourceProperties RetrievalFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeServiceConfigurationProperty

Property "S3" RetrievalFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeServiceConfigurationProperty

type PropertyType "S3" RetrievalFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeServiceConfigurationProperty

data RetrievalFlowNodeS3ConfigurationProperty Source #

Instances

Instances details
ToJSON RetrievalFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeS3ConfigurationProperty

Show RetrievalFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeS3ConfigurationProperty

Eq RetrievalFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeS3ConfigurationProperty

ToResourceProperties RetrievalFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeS3ConfigurationProperty

Property "BucketName" RetrievalFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeS3ConfigurationProperty

type PropertyType "BucketName" RetrievalFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.RetrievalFlowNodeS3ConfigurationProperty

data StorageFlowNodeServiceConfigurationProperty Source #

Instances

Instances details
ToJSON StorageFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeServiceConfigurationProperty

Show StorageFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeServiceConfigurationProperty

Eq StorageFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeServiceConfigurationProperty

ToResourceProperties StorageFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeServiceConfigurationProperty

Property "S3" StorageFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeServiceConfigurationProperty

type PropertyType "S3" StorageFlowNodeServiceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeServiceConfigurationProperty

data StorageFlowNodeS3ConfigurationProperty Source #

Instances

Instances details
ToJSON StorageFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeS3ConfigurationProperty

Show StorageFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeS3ConfigurationProperty

Eq StorageFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeS3ConfigurationProperty

ToResourceProperties StorageFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeS3ConfigurationProperty

Property "BucketName" StorageFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeS3ConfigurationProperty

type PropertyType "BucketName" StorageFlowNodeS3ConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.StorageFlowNodeS3ConfigurationProperty

data VectorSearchBedrockRerankingConfigurationProperty Source #

Instances

Instances details
ToJSON VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

Show VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

Eq VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

ToResourceProperties VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

Property "MetadataConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

Property "ModelConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

Property "NumberOfRerankedResults" VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

type PropertyType "MetadataConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

type PropertyType "ModelConfiguration" VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

type PropertyType "NumberOfRerankedResults" VectorSearchBedrockRerankingConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingConfigurationProperty

data VectorSearchBedrockRerankingModelConfigurationProperty Source #

Instances

Instances details
ToJSON VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

Show VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

Eq VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

ToResourceProperties VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

Property "AdditionalModelRequestFields" VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

Property "ModelArn" VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

type PropertyType "AdditionalModelRequestFields" VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

type PropertyType "ModelArn" VectorSearchBedrockRerankingModelConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.VectorSearchBedrockRerankingModelConfigurationProperty

data FlowNodeProperty Source #

Instances

Instances details
ToJSON FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Show FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Eq FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

ToResourceProperties FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Configuration" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Configuration" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Inputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Inputs" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Name" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Name" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Outputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Outputs" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Type" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Type" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Configuration" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Inputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Name" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Outputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Type" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

data FlowNodeProperty Source #

Instances

Instances details
ToJSON FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Show FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Eq FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

ToResourceProperties FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Configuration" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Configuration" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Inputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Inputs" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Name" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Name" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Outputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Outputs" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Property "Type" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

Associated Types

type PropertyType "Type" FlowNodeProperty 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Configuration" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Inputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Name" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Outputs" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty

type PropertyType "Type" FlowNodeProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Flow.FlowNodeProperty