Skip to content

Bedrock Agentcore  >  Unions  >  DataSourceConfig

DataSourceConfig

Union Type

DataSourceConfig module-attribute

Configuration for the data source used in evaluation.

Union Member Types

DataSourceConfigCloudWatchLogs dataclass

Configuration for pulling agent session traces from CloudWatch Logs.

Attributes

value instance-attribute

DataSourceConfigOnlineEvaluationConfigSource dataclass

Reference an existing OnlineEvaluationConfig as session source

Attributes

value instance-attribute

DataSourceConfigUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str