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

Stratosphere.Bedrock.Agent

Documentation

data MemoryConfigurationProperty Source #

Instances

Instances details
ToJSON MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Show MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Eq MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

ToResourceProperties MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Property "EnabledMemoryTypes" MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Associated Types

type PropertyType "EnabledMemoryTypes" MemoryConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Property "SessionSummaryConfiguration" MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Associated Types

type PropertyType "SessionSummaryConfiguration" MemoryConfigurationProperty 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

Property "StorageDays" MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

type PropertyType "EnabledMemoryTypes" MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

type PropertyType "SessionSummaryConfiguration" MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

type PropertyType "StorageDays" MemoryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.MemoryConfigurationProperty

data SessionSummaryConfigurationProperty Source #

Instances

Instances details
ToJSON SessionSummaryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.SessionSummaryConfigurationProperty

Show SessionSummaryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.SessionSummaryConfigurationProperty

Eq SessionSummaryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.SessionSummaryConfigurationProperty

ToResourceProperties SessionSummaryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.SessionSummaryConfigurationProperty

Property "MaxRecentSessions" SessionSummaryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.SessionSummaryConfigurationProperty

type PropertyType "MaxRecentSessions" SessionSummaryConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent.SessionSummaryConfigurationProperty

data Agent Source #

Constructors

Agent

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-agent.html

Fields

Instances

Instances details
ToJSON Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Show Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Methods

showsPrec :: Int -> Agent -> ShowS #

show :: Agent -> String #

showList :: [Agent] -> ShowS #

Eq Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Methods

(==) :: Agent -> Agent -> Bool #

(/=) :: Agent -> Agent -> Bool #

ToResourceProperties Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Property "ActionGroups" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "ActionGroups" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

Methods

set :: PropertyType "ActionGroups" Agent -> Agent -> Agent #

Property "AgentCollaboration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "AgentCollaboration" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentCollaboration" Agent = Value Text

Methods

set :: PropertyType "AgentCollaboration" Agent -> Agent -> Agent #

Property "AgentCollaborators" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "AgentCollaborators" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentCollaborators" Agent = [AgentCollaboratorProperty]

Methods

set :: PropertyType "AgentCollaborators" Agent -> Agent -> Agent #

Property "AgentName" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "AgentName" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentName" Agent = Value Text

Methods

set :: PropertyType "AgentName" Agent -> Agent -> Agent #

Property "AgentResourceRoleArn" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "AgentResourceRoleArn" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentResourceRoleArn" Agent = Value Text

Methods

set :: PropertyType "AgentResourceRoleArn" Agent -> Agent -> Agent #

Property "AutoPrepare" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "AutoPrepare" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AutoPrepare" Agent = Value Bool

Methods

set :: PropertyType "AutoPrepare" Agent -> Agent -> Agent #

Property "CustomOrchestration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "CustomOrchestration" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "CustomOrchestration" Agent = CustomOrchestrationProperty

Methods

set :: PropertyType "CustomOrchestration" Agent -> Agent -> Agent #

Property "CustomerEncryptionKeyArn" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "CustomerEncryptionKeyArn" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "CustomerEncryptionKeyArn" Agent = Value Text

Methods

set :: PropertyType "CustomerEncryptionKeyArn" Agent -> Agent -> Agent #

Property "Description" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "Description" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "Description" Agent = Value Text

Methods

set :: PropertyType "Description" Agent -> Agent -> Agent #

Property "FoundationModel" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "FoundationModel" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "FoundationModel" Agent = Value Text

Methods

set :: PropertyType "FoundationModel" Agent -> Agent -> Agent #

Property "GuardrailConfiguration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "GuardrailConfiguration" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "GuardrailConfiguration" Agent = GuardrailConfigurationProperty

Methods

set :: PropertyType "GuardrailConfiguration" Agent -> Agent -> Agent #

Property "IdleSessionTTLInSeconds" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "IdleSessionTTLInSeconds" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "IdleSessionTTLInSeconds" Agent = Value Double

Methods

set :: PropertyType "IdleSessionTTLInSeconds" Agent -> Agent -> Agent #

Property "Instruction" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "Instruction" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "Instruction" Agent = Value Text

Methods

set :: PropertyType "Instruction" Agent -> Agent -> Agent #

Property "KnowledgeBases" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "KnowledgeBases" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

Methods

set :: PropertyType "KnowledgeBases" Agent -> Agent -> Agent #

Property "MemoryConfiguration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "MemoryConfiguration" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "MemoryConfiguration" Agent = MemoryConfigurationProperty

Methods

set :: PropertyType "MemoryConfiguration" Agent -> Agent -> Agent #

Property "OrchestrationType" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "OrchestrationType" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "OrchestrationType" Agent = Value Text

Methods

set :: PropertyType "OrchestrationType" Agent -> Agent -> Agent #

Property "PromptOverrideConfiguration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "PromptOverrideConfiguration" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "PromptOverrideConfiguration" Agent = PromptOverrideConfigurationProperty

Methods

set :: PropertyType "PromptOverrideConfiguration" Agent -> Agent -> Agent #

Property "SkipResourceInUseCheckOnDelete" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "SkipResourceInUseCheckOnDelete" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "SkipResourceInUseCheckOnDelete" Agent = Value Bool

Methods

set :: PropertyType "SkipResourceInUseCheckOnDelete" Agent -> Agent -> Agent #

Property "Tags" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "Tags" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

Methods

set :: PropertyType "Tags" Agent -> Agent -> Agent #

Property "TestAliasTags" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

Associated Types

type PropertyType "TestAliasTags" Agent 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "TestAliasTags" Agent = Map Text (Value Text)

Methods

set :: PropertyType "TestAliasTags" Agent -> Agent -> Agent #

type PropertyType "ActionGroups" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentCollaboration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentCollaboration" Agent = Value Text
type PropertyType "AgentCollaborators" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentCollaborators" Agent = [AgentCollaboratorProperty]
type PropertyType "AgentName" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentName" Agent = Value Text
type PropertyType "AgentResourceRoleArn" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AgentResourceRoleArn" Agent = Value Text
type PropertyType "AutoPrepare" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "AutoPrepare" Agent = Value Bool
type PropertyType "CustomOrchestration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "CustomOrchestration" Agent = CustomOrchestrationProperty
type PropertyType "CustomerEncryptionKeyArn" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "CustomerEncryptionKeyArn" Agent = Value Text
type PropertyType "Description" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "Description" Agent = Value Text
type PropertyType "FoundationModel" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "FoundationModel" Agent = Value Text
type PropertyType "GuardrailConfiguration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "GuardrailConfiguration" Agent = GuardrailConfigurationProperty
type PropertyType "IdleSessionTTLInSeconds" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "IdleSessionTTLInSeconds" Agent = Value Double
type PropertyType "Instruction" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "Instruction" Agent = Value Text
type PropertyType "KnowledgeBases" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "MemoryConfiguration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "MemoryConfiguration" Agent = MemoryConfigurationProperty
type PropertyType "OrchestrationType" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "OrchestrationType" Agent = Value Text
type PropertyType "PromptOverrideConfiguration" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "PromptOverrideConfiguration" Agent = PromptOverrideConfigurationProperty
type PropertyType "SkipResourceInUseCheckOnDelete" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "SkipResourceInUseCheckOnDelete" Agent = Value Bool
type PropertyType "Tags" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "TestAliasTags" Agent Source # 
Instance details

Defined in Stratosphere.Bedrock.Agent

type PropertyType "TestAliasTags" Agent = Map Text (Value Text)