AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::BedrockAgent::Model Namespace Reference

Namespaces

 
 
 
 
namespace  AgentStatusMapper
 
 
 
 
 
 
 
 
 
 
 
namespace  CreationModeMapper
 
 
 
 
 
 
 
 
 
 
 
 
namespace  FlowNodeTypeMapper
 
namespace  FlowStatusMapper
 
 
 
 
 
 
 
 
 
 
 
 
 
 
namespace  MemoryTypeMapper
 
 
 
 
 
 
 
namespace  PromptStateMapper
 
 
namespace  PromptTypeMapper
 
 
 
 
 
 
 
 
 
 
 
 
namespace  SortOrderMapper
 
namespace  StepTypeMapper
 
 
 
namespace  TypeMapper
 
 
namespace  WebScopeTypeMapper
 

Classes

 
 
class  Agent
 
 
class  AgentAlias
 
 
 
 
 
 
 
 
 
 
class  AgentSummary
 
class  AgentVersion
 
 
 
class  APISchema
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ContentBlock
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  CuratedQuery
 
 
 
 
 
 
 
class  DataSource
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  FlowNode
 
 
 
 
class  FlowSummary
 
 
 
 
class  Function
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  IngestionJob
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Message
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  S3Content
 
 
class  S3Identifier
 
class  S3Location
 
 
 
 
 
class  SeedUrl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Tool
 
class  ToolChoice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetFlowOutcomeGetFlowOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
 
 
 
enum class  CachePointType { NOT_SET , default_ }
 
enum class  ChunkingStrategy {
  NOT_SET , FIXED_SIZE , NONE , HIERARCHICAL ,
  SEMANTIC
}
 
 
 
enum class  ConfluenceHostType { NOT_SET , SAAS }
 
enum class  ContentDataSourceType { NOT_SET , CUSTOM , S3 }
 
 
enum class  ConversationRole { NOT_SET , user , assistant }
 
 
enum class  CreationMode { NOT_SET , DEFAULT , OVERRIDDEN }
 
 
 
 
 
 
 
 
 
 
 
enum class  FlowNodeIODataType {
  NOT_SET , String , Number , Boolean ,
  Object , Array
}
 
 
enum class  FlowStatus {
  NOT_SET , Failed , Prepared , Preparing ,
  NotPrepared
}
 
 
 
enum class  IncludeExclude { NOT_SET , INCLUDE , EXCLUDE }
 
 
 
 
 
 
enum class  InlineContentType { NOT_SET , BYTE , TEXT }
 
 
 
 
enum class  KnowledgeBaseType { NOT_SET , VECTOR , KENDRA , SQL }
 
 
 
enum class  MetadataValueType {
  NOT_SET , BOOLEAN , NUMBER , STRING ,
  STRING_LIST
}
 
 
 
 
 
enum class  PromptState { NOT_SET , ENABLED , DISABLED }
 
enum class  PromptTemplateType { NOT_SET , TEXT , CHAT }
 
 
enum class  QueryEngineType { NOT_SET , REDSHIFT }
 
 
 
 
 
 
 
 
 
 
enum class  SharePointHostType { NOT_SET , ONLINE }
 
enum class  SortOrder { NOT_SET , ASCENDING , DESCENDING }
 
enum class  StepType { NOT_SET , POST_CHUNKING }
 
 
 
enum class  Type {
  NOT_SET , string , number , integer ,
  boolean , array
}
 
 
 

Typedef Documentation

◆ AssociateAgentCollaboratorOutcome

Definition at line 212 of file BedrockAgentServiceClientModel.h.

◆ AssociateAgentCollaboratorOutcomeCallable

Definition at line 287 of file BedrockAgentServiceClientModel.h.

◆ AssociateAgentKnowledgeBaseOutcome

Definition at line 213 of file BedrockAgentServiceClientModel.h.

◆ AssociateAgentKnowledgeBaseOutcomeCallable

Definition at line 288 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentActionGroupOutcome

Definition at line 215 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentActionGroupOutcomeCallable

Definition at line 290 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentAliasOutcome

Definition at line 216 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentAliasOutcomeCallable

Definition at line 291 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentOutcome

Definition at line 214 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentOutcomeCallable

Definition at line 289 of file BedrockAgentServiceClientModel.h.

◆ CreateDataSourceOutcome

Definition at line 217 of file BedrockAgentServiceClientModel.h.

◆ CreateDataSourceOutcomeCallable

Definition at line 292 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowAliasOutcome

Definition at line 219 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowAliasOutcomeCallable

Definition at line 294 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowOutcome

Definition at line 218 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowOutcomeCallable

Definition at line 293 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowVersionOutcome

Definition at line 220 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowVersionOutcomeCallable

Definition at line 295 of file BedrockAgentServiceClientModel.h.

◆ CreateKnowledgeBaseOutcome

Definition at line 221 of file BedrockAgentServiceClientModel.h.

◆ CreateKnowledgeBaseOutcomeCallable

Definition at line 296 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptOutcome

Definition at line 222 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptOutcomeCallable

Definition at line 297 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptVersionOutcome

Definition at line 223 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptVersionOutcomeCallable

Definition at line 298 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentActionGroupOutcome

Definition at line 225 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentActionGroupOutcomeCallable

Definition at line 300 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentAliasOutcome

Definition at line 226 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentAliasOutcomeCallable

Definition at line 301 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentOutcome

Definition at line 224 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentOutcomeCallable

Definition at line 299 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentVersionOutcome

Definition at line 227 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentVersionOutcomeCallable

Definition at line 302 of file BedrockAgentServiceClientModel.h.

◆ DeleteDataSourceOutcome

Definition at line 228 of file BedrockAgentServiceClientModel.h.

◆ DeleteDataSourceOutcomeCallable

Definition at line 303 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowAliasOutcome

Definition at line 230 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowAliasOutcomeCallable

Definition at line 305 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowOutcome

Definition at line 229 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowOutcomeCallable

Definition at line 304 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowVersionOutcome

Definition at line 231 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowVersionOutcomeCallable

Definition at line 306 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseDocumentsOutcome

Definition at line 233 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseDocumentsOutcomeCallable

Definition at line 308 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseOutcome

Definition at line 232 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseOutcomeCallable

Definition at line 307 of file BedrockAgentServiceClientModel.h.

◆ DeletePromptOutcome

Definition at line 234 of file BedrockAgentServiceClientModel.h.

◆ DeletePromptOutcomeCallable

Definition at line 309 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentCollaboratorOutcome

Definition at line 235 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentCollaboratorOutcomeCallable

Definition at line 310 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentKnowledgeBaseOutcome

Definition at line 236 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentKnowledgeBaseOutcomeCallable

Definition at line 311 of file BedrockAgentServiceClientModel.h.

◆ GetAgentActionGroupOutcome

Definition at line 238 of file BedrockAgentServiceClientModel.h.

◆ GetAgentActionGroupOutcomeCallable

Definition at line 313 of file BedrockAgentServiceClientModel.h.

◆ GetAgentAliasOutcome

Definition at line 239 of file BedrockAgentServiceClientModel.h.

◆ GetAgentAliasOutcomeCallable

Definition at line 314 of file BedrockAgentServiceClientModel.h.

◆ GetAgentCollaboratorOutcome

Definition at line 240 of file BedrockAgentServiceClientModel.h.

◆ GetAgentCollaboratorOutcomeCallable

Definition at line 315 of file BedrockAgentServiceClientModel.h.

◆ GetAgentKnowledgeBaseOutcome

Definition at line 241 of file BedrockAgentServiceClientModel.h.

◆ GetAgentKnowledgeBaseOutcomeCallable

Definition at line 316 of file BedrockAgentServiceClientModel.h.

◆ GetAgentOutcome

Definition at line 237 of file BedrockAgentServiceClientModel.h.

◆ GetAgentOutcomeCallable

Definition at line 312 of file BedrockAgentServiceClientModel.h.

◆ GetAgentVersionOutcome

Definition at line 242 of file BedrockAgentServiceClientModel.h.

◆ GetAgentVersionOutcomeCallable

Definition at line 317 of file BedrockAgentServiceClientModel.h.

◆ GetDataSourceOutcome

Definition at line 243 of file BedrockAgentServiceClientModel.h.

◆ GetDataSourceOutcomeCallable

Definition at line 318 of file BedrockAgentServiceClientModel.h.

◆ GetFlowAliasOutcome

Definition at line 245 of file BedrockAgentServiceClientModel.h.

◆ GetFlowAliasOutcomeCallable

Definition at line 320 of file BedrockAgentServiceClientModel.h.

◆ GetFlowOutcome

Definition at line 244 of file BedrockAgentServiceClientModel.h.

◆ GetFlowOutcomeCallable

Definition at line 319 of file BedrockAgentServiceClientModel.h.

◆ GetFlowVersionOutcome

Definition at line 246 of file BedrockAgentServiceClientModel.h.

◆ GetFlowVersionOutcomeCallable

Definition at line 321 of file BedrockAgentServiceClientModel.h.

◆ GetIngestionJobOutcome

Definition at line 247 of file BedrockAgentServiceClientModel.h.

◆ GetIngestionJobOutcomeCallable

Definition at line 322 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseDocumentsOutcome

Definition at line 249 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseDocumentsOutcomeCallable

Definition at line 324 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseOutcome

Definition at line 248 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseOutcomeCallable

Definition at line 323 of file BedrockAgentServiceClientModel.h.

◆ GetPromptOutcome

Definition at line 250 of file BedrockAgentServiceClientModel.h.

◆ GetPromptOutcomeCallable

Definition at line 325 of file BedrockAgentServiceClientModel.h.

◆ IngestKnowledgeBaseDocumentsOutcome

Definition at line 251 of file BedrockAgentServiceClientModel.h.

◆ IngestKnowledgeBaseDocumentsOutcomeCallable

Definition at line 326 of file BedrockAgentServiceClientModel.h.

◆ ListAgentActionGroupsOutcome

Definition at line 252 of file BedrockAgentServiceClientModel.h.

◆ ListAgentActionGroupsOutcomeCallable

Definition at line 327 of file BedrockAgentServiceClientModel.h.

◆ ListAgentAliasesOutcome

Definition at line 253 of file BedrockAgentServiceClientModel.h.

◆ ListAgentAliasesOutcomeCallable

Definition at line 328 of file BedrockAgentServiceClientModel.h.

◆ ListAgentCollaboratorsOutcome

Definition at line 254 of file BedrockAgentServiceClientModel.h.

◆ ListAgentCollaboratorsOutcomeCallable

Definition at line 329 of file BedrockAgentServiceClientModel.h.

◆ ListAgentKnowledgeBasesOutcome

Definition at line 255 of file BedrockAgentServiceClientModel.h.

◆ ListAgentKnowledgeBasesOutcomeCallable

Definition at line 330 of file BedrockAgentServiceClientModel.h.

◆ ListAgentsOutcome

Definition at line 257 of file BedrockAgentServiceClientModel.h.

◆ ListAgentsOutcomeCallable

Definition at line 332 of file BedrockAgentServiceClientModel.h.

◆ ListAgentVersionsOutcome

Definition at line 256 of file BedrockAgentServiceClientModel.h.

◆ ListAgentVersionsOutcomeCallable

Definition at line 331 of file BedrockAgentServiceClientModel.h.

◆ ListDataSourcesOutcome

Definition at line 258 of file BedrockAgentServiceClientModel.h.

◆ ListDataSourcesOutcomeCallable

Definition at line 333 of file BedrockAgentServiceClientModel.h.

◆ ListFlowAliasesOutcome

Definition at line 259 of file BedrockAgentServiceClientModel.h.

◆ ListFlowAliasesOutcomeCallable

Definition at line 334 of file BedrockAgentServiceClientModel.h.

◆ ListFlowsOutcome

Definition at line 261 of file BedrockAgentServiceClientModel.h.

◆ ListFlowsOutcomeCallable

Definition at line 336 of file BedrockAgentServiceClientModel.h.

◆ ListFlowVersionsOutcome

Definition at line 260 of file BedrockAgentServiceClientModel.h.

◆ ListFlowVersionsOutcomeCallable

Definition at line 335 of file BedrockAgentServiceClientModel.h.

◆ ListIngestionJobsOutcome

Definition at line 262 of file BedrockAgentServiceClientModel.h.

◆ ListIngestionJobsOutcomeCallable

Definition at line 337 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBaseDocumentsOutcome

Definition at line 263 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBaseDocumentsOutcomeCallable

Definition at line 338 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBasesOutcome

Definition at line 264 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBasesOutcomeCallable

Definition at line 339 of file BedrockAgentServiceClientModel.h.

◆ ListPromptsOutcome

Definition at line 265 of file BedrockAgentServiceClientModel.h.

◆ ListPromptsOutcomeCallable

Definition at line 340 of file BedrockAgentServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 266 of file BedrockAgentServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 341 of file BedrockAgentServiceClientModel.h.

◆ PrepareAgentOutcome

Definition at line 267 of file BedrockAgentServiceClientModel.h.

◆ PrepareAgentOutcomeCallable

Definition at line 342 of file BedrockAgentServiceClientModel.h.

◆ PrepareFlowOutcome

Definition at line 268 of file BedrockAgentServiceClientModel.h.

◆ PrepareFlowOutcomeCallable

Definition at line 343 of file BedrockAgentServiceClientModel.h.

◆ StartIngestionJobOutcome

Definition at line 269 of file BedrockAgentServiceClientModel.h.

◆ StartIngestionJobOutcomeCallable

Definition at line 344 of file BedrockAgentServiceClientModel.h.

◆ StopIngestionJobOutcome

Definition at line 270 of file BedrockAgentServiceClientModel.h.

◆ StopIngestionJobOutcomeCallable

Definition at line 345 of file BedrockAgentServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 271 of file BedrockAgentServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 346 of file BedrockAgentServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 272 of file BedrockAgentServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 347 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentActionGroupOutcome

Definition at line 274 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentActionGroupOutcomeCallable

Definition at line 349 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentAliasOutcome

Definition at line 275 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentAliasOutcomeCallable

Definition at line 350 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentCollaboratorOutcome

Definition at line 276 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentCollaboratorOutcomeCallable

Definition at line 351 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentKnowledgeBaseOutcome

Definition at line 277 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentKnowledgeBaseOutcomeCallable

Definition at line 352 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentOutcome

Definition at line 273 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentOutcomeCallable

Definition at line 348 of file BedrockAgentServiceClientModel.h.

◆ UpdateDataSourceOutcome

Definition at line 278 of file BedrockAgentServiceClientModel.h.

◆ UpdateDataSourceOutcomeCallable

Definition at line 353 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowAliasOutcome

Definition at line 280 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowAliasOutcomeCallable

Definition at line 355 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowOutcome

Definition at line 279 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowOutcomeCallable

Definition at line 354 of file BedrockAgentServiceClientModel.h.

◆ UpdateKnowledgeBaseOutcome

Definition at line 281 of file BedrockAgentServiceClientModel.h.

◆ UpdateKnowledgeBaseOutcomeCallable

Definition at line 356 of file BedrockAgentServiceClientModel.h.

◆ UpdatePromptOutcome

Definition at line 282 of file BedrockAgentServiceClientModel.h.

◆ UpdatePromptOutcomeCallable

Definition at line 357 of file BedrockAgentServiceClientModel.h.

◆ ValidateFlowDefinitionOutcome

Definition at line 283 of file BedrockAgentServiceClientModel.h.

◆ ValidateFlowDefinitionOutcomeCallable

Definition at line 358 of file BedrockAgentServiceClientModel.h.

Enumeration Type Documentation

◆ ActionGroupSignature

Enumerator
NOT_SET 
AMAZON_UserInput 
AMAZON_CodeInterpreter 
ANTHROPIC_Computer 
ANTHROPIC_Bash 
ANTHROPIC_TextEditor 

Definition at line 16 of file ActionGroupSignature.h.

◆ ActionGroupState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file ActionGroupState.h.

◆ AgentAliasStatus

Enumerator
NOT_SET 
CREATING 
PREPARED 
FAILED 
UPDATING 
DELETING 
DISSOCIATED 

Definition at line 16 of file AgentAliasStatus.h.

◆ AgentCollaboration

Enumerator
NOT_SET 
SUPERVISOR 
SUPERVISOR_ROUTER 
DISABLED 

Definition at line 16 of file AgentCollaboration.h.

◆ AgentStatus

Enumerator
NOT_SET 
CREATING 
PREPARING 
PREPARED 
NOT_PREPARED 
DELETING 
FAILED 
VERSIONING 
UPDATING 

Definition at line 16 of file AgentStatus.h.

◆ AliasInvocationState

Enumerator
NOT_SET 
ACCEPT_INVOCATIONS 
REJECT_INVOCATIONS 

Definition at line 16 of file AliasInvocationState.h.

◆ CachePointType

Enumerator
NOT_SET 
default_ 

Definition at line 16 of file CachePointType.h.

◆ ChunkingStrategy

Enumerator
NOT_SET 
FIXED_SIZE 
NONE 
HIERARCHICAL 
SEMANTIC 

Definition at line 16 of file ChunkingStrategy.h.

◆ ConcurrencyType

Enumerator
NOT_SET 
Automatic 
Manual 

Definition at line 16 of file ConcurrencyType.h.

◆ ConfluenceAuthType

Enumerator
NOT_SET 
BASIC 
OAUTH2_CLIENT_CREDENTIALS 

Definition at line 16 of file ConfluenceAuthType.h.

◆ ConfluenceHostType

Enumerator
NOT_SET 
SAAS 

Definition at line 16 of file ConfluenceHostType.h.

◆ ContentDataSourceType

Enumerator
NOT_SET 
CUSTOM 
S3 

Definition at line 16 of file ContentDataSourceType.h.

◆ ContextEnrichmentType

Enumerator
NOT_SET 
BEDROCK_FOUNDATION_MODEL 

Definition at line 16 of file ContextEnrichmentType.h.

◆ ConversationRole

Enumerator
NOT_SET 
user 
assistant 

Definition at line 16 of file ConversationRole.h.

◆ CrawlFilterConfigurationType

Enumerator
NOT_SET 
PATTERN 

Definition at line 16 of file CrawlFilterConfigurationType.h.

◆ CreationMode

Enumerator
NOT_SET 
DEFAULT 
OVERRIDDEN 

Definition at line 16 of file CreationMode.h.

◆ CustomControlMethod

Enumerator
NOT_SET 
RETURN_CONTROL 

Definition at line 16 of file CustomControlMethod.h.

◆ CustomSourceType

Enumerator
NOT_SET 
IN_LINE 
S3_LOCATION 

Definition at line 16 of file CustomSourceType.h.

◆ DataDeletionPolicy

Enumerator
NOT_SET 
RETAIN 
DELETE_ 

Definition at line 16 of file DataDeletionPolicy.h.

◆ DataSourceStatus

Enumerator
NOT_SET 
AVAILABLE 
DELETING 
DELETE_UNSUCCESSFUL 

Definition at line 16 of file DataSourceStatus.h.

◆ DataSourceType

Enumerator
NOT_SET 
S3 
WEB 
CONFLUENCE 
SALESFORCE 
SHAREPOINT 
CUSTOM 
REDSHIFT_METADATA 

Definition at line 16 of file DataSourceType.h.

◆ DocumentStatus

Enumerator
NOT_SET 
INDEXED 
PARTIALLY_INDEXED 
PENDING 
FAILED 
METADATA_PARTIALLY_INDEXED 
METADATA_UPDATE_FAILED 
IGNORED 
NOT_FOUND 
STARTING 
IN_PROGRESS 
DELETING 
DELETE_IN_PROGRESS 

Definition at line 16 of file DocumentStatus.h.

◆ EmbeddingDataType

Enumerator
NOT_SET 
FLOAT32 
BINARY 

Definition at line 16 of file EmbeddingDataType.h.

◆ EnrichmentStrategyMethod

Enumerator
NOT_SET 
CHUNK_ENTITY_EXTRACTION 

Definition at line 16 of file EnrichmentStrategyMethod.h.

◆ FlowConnectionType

Enumerator
NOT_SET 
Data 
Conditional 

Definition at line 16 of file FlowConnectionType.h.

◆ FlowNodeInputCategory

Enumerator
NOT_SET 
LoopCondition 
ReturnValueToLoopStart 
ExitLoop 

Definition at line 16 of file FlowNodeInputCategory.h.

◆ FlowNodeIODataType

Enumerator
NOT_SET 
String 
Number 
Boolean 
Object 
Array 

Definition at line 16 of file FlowNodeIODataType.h.

◆ FlowNodeType

Enumerator
NOT_SET 
Input 
Output 
KnowledgeBase 
Condition 
Lex 
Prompt 
LambdaFunction 
Storage 
Agent 
Retrieval 
Iterator 
Collector 
InlineCode 
Loop 
LoopInput 
LoopController 

Definition at line 16 of file FlowNodeType.h.

◆ FlowStatus

Enumerator
NOT_SET 
Failed 
Prepared 
Preparing 
NotPrepared 

Definition at line 16 of file FlowStatus.h.

◆ FlowValidationSeverity

Enumerator
NOT_SET 
Warning 
Error 

Definition at line 16 of file FlowValidationSeverity.h.

◆ FlowValidationType

Enumerator
NOT_SET 
CyclicConnection 
DuplicateConnections 
DuplicateConditionExpression 
UnreachableNode 
UnknownConnectionSource 
UnknownConnectionSourceOutput 
UnknownConnectionTarget 
UnknownConnectionTargetInput 
UnknownConnectionCondition 
MalformedConditionExpression 
MalformedNodeInputExpression 
MismatchedNodeInputType 
MismatchedNodeOutputType 
IncompatibleConnectionDataType 
MissingConnectionConfiguration 
MissingDefaultCondition 
MissingEndingNodes 
MissingNodeConfiguration 
MissingNodeInput 
MissingNodeOutput 
MissingStartingNodes 
MultipleNodeInputConnections 
UnfulfilledNodeInput 
UnsatisfiedConnectionConditions 
Unspecified 
UnknownNodeInput 
UnknownNodeOutput 
MissingLoopInputNode 
MissingLoopControllerNode 
MultipleLoopInputNodes 
MultipleLoopControllerNodes 
LoopIncompatibleNodeType 
InvalidLoopBoundary 

Definition at line 16 of file FlowValidationType.h.

◆ IncludeExclude

Enumerator
NOT_SET 
INCLUDE 
EXCLUDE 

Definition at line 16 of file IncludeExclude.h.

◆ IncompatibleLoopNodeType

Enumerator
NOT_SET 
Input 
Condition 
Iterator 
Collector 

Definition at line 16 of file IncompatibleLoopNodeType.h.

◆ IngestionJobFilterAttribute

Enumerator
NOT_SET 
STATUS 

Definition at line 16 of file IngestionJobFilterAttribute.h.

◆ IngestionJobFilterOperator

Enumerator
NOT_SET 
EQ 

Definition at line 16 of file IngestionJobFilterOperator.h.

◆ IngestionJobSortByAttribute

Enumerator
NOT_SET 
STATUS 
STARTED_AT 

Definition at line 16 of file IngestionJobSortByAttribute.h.

◆ IngestionJobStatus

Enumerator
NOT_SET 
STARTING 
IN_PROGRESS 
COMPLETE 
FAILED 
STOPPING 
STOPPED 

Definition at line 16 of file IngestionJobStatus.h.

◆ InlineContentType

Enumerator
NOT_SET 
BYTE 
TEXT 

Definition at line 16 of file InlineContentType.h.

◆ KnowledgeBaseState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file KnowledgeBaseState.h.

◆ KnowledgeBaseStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
DELETING 
UPDATING 
FAILED 
DELETE_UNSUCCESSFUL 

Definition at line 16 of file KnowledgeBaseStatus.h.

◆ KnowledgeBaseStorageType

Enumerator
NOT_SET 
OPENSEARCH_SERVERLESS 
PINECONE 
REDIS_ENTERPRISE_CLOUD 
RDS 
MONGO_DB_ATLAS 
NEPTUNE_ANALYTICS 
OPENSEARCH_MANAGED_CLUSTER 
S3_VECTORS 

Definition at line 16 of file KnowledgeBaseStorageType.h.

◆ KnowledgeBaseType

Enumerator
NOT_SET 
VECTOR 
KENDRA 
SQL 

Definition at line 16 of file KnowledgeBaseType.h.

◆ MemoryType

Enumerator
NOT_SET 
SESSION_SUMMARY 

Definition at line 16 of file MemoryType.h.

◆ MetadataSourceType

Enumerator
NOT_SET 
IN_LINE_ATTRIBUTE 
S3_LOCATION 

Definition at line 16 of file MetadataSourceType.h.

◆ MetadataValueType

Enumerator
NOT_SET 
BOOLEAN 
NUMBER 
STRING 
STRING_LIST 

Definition at line 16 of file MetadataValueType.h.

◆ OrchestrationType

Enumerator
NOT_SET 
DEFAULT 
CUSTOM_ORCHESTRATION 

Definition at line 16 of file OrchestrationType.h.

◆ ParsingModality

Enumerator
NOT_SET 
MULTIMODAL 

Definition at line 16 of file ParsingModality.h.

◆ ParsingStrategy

Enumerator
NOT_SET 
BEDROCK_FOUNDATION_MODEL 
BEDROCK_DATA_AUTOMATION 

Definition at line 16 of file ParsingStrategy.h.

◆ PerformanceConfigLatency

Enumerator
NOT_SET 
standard 
optimized 

Definition at line 16 of file PerformanceConfigLatency.h.

◆ PromptState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file PromptState.h.

◆ PromptTemplateType

Enumerator
NOT_SET 
TEXT 
CHAT 

Definition at line 16 of file PromptTemplateType.h.

◆ PromptType

Enumerator
NOT_SET 
PRE_PROCESSING 
ORCHESTRATION 
POST_PROCESSING 
KNOWLEDGE_BASE_RESPONSE_GENERATION 
MEMORY_SUMMARIZATION 

Definition at line 16 of file PromptType.h.

◆ QueryEngineType

Enumerator
NOT_SET 
REDSHIFT 

Definition at line 16 of file QueryEngineType.h.

◆ RedshiftProvisionedAuthType

Enumerator
NOT_SET 
IAM 
USERNAME_PASSWORD 
USERNAME 

Definition at line 16 of file RedshiftProvisionedAuthType.h.

◆ RedshiftQueryEngineStorageType

Enumerator
NOT_SET 
REDSHIFT 
AWS_DATA_CATALOG 

Definition at line 16 of file RedshiftQueryEngineStorageType.h.

◆ RedshiftQueryEngineType

Enumerator
NOT_SET 
SERVERLESS 
PROVISIONED 

Definition at line 16 of file RedshiftQueryEngineType.h.

◆ RedshiftServerlessAuthType

Enumerator
NOT_SET 
IAM 
USERNAME_PASSWORD 

Definition at line 16 of file RedshiftServerlessAuthType.h.

◆ RelayConversationHistory

Enumerator
NOT_SET 
TO_COLLABORATOR 
DISABLED 

Definition at line 16 of file RelayConversationHistory.h.

◆ RequireConfirmation

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file RequireConfirmation.h.

◆ RerankingMetadataSelectionMode

Enumerator
NOT_SET 
SELECTIVE 
ALL 

Definition at line 16 of file RerankingMetadataSelectionMode.h.

◆ SalesforceAuthType

Enumerator
NOT_SET 
OAUTH2_CLIENT_CREDENTIALS 

Definition at line 16 of file SalesforceAuthType.h.

◆ SharePointAuthType

Enumerator
NOT_SET 
OAUTH2_CLIENT_CREDENTIALS 
OAUTH2_SHAREPOINT_APP_ONLY_CLIENT_CREDENTIALS 

Definition at line 16 of file SharePointAuthType.h.

◆ SharePointHostType

Enumerator
NOT_SET 
ONLINE 

Definition at line 16 of file SharePointHostType.h.

◆ SortOrder

Enumerator
NOT_SET 
ASCENDING 
DESCENDING 

Definition at line 16 of file SortOrder.h.

◆ StepType

Enumerator
NOT_SET 
POST_CHUNKING 

Definition at line 16 of file StepType.h.

◆ SupplementalDataStorageLocationType

Enumerator
NOT_SET 
S3 

Definition at line 16 of file SupplementalDataStorageLocationType.h.

◆ SupportedLanguages

Enumerator
NOT_SET 
Python_3 

Definition at line 16 of file SupportedLanguages.h.

◆ Type

strong
Enumerator
NOT_SET 
string 
number 
integer 
boolean 
array 

Definition at line 16 of file Type.h.

◆ VectorSearchRerankingConfigurationType

Enumerator
NOT_SET 
BEDROCK_RERANKING_MODEL 

Definition at line 16 of file VectorSearchRerankingConfigurationType.h.

◆ WebScopeType

Enumerator
NOT_SET 
HOST_ONLY 
SUBDOMAINS 

Definition at line 16 of file WebScopeType.h.