Skip to content

Bedrock Agentcore Control  >  Unions  >  DataSourceConfig

DataSourceConfig

Union Type

DataSourceConfig module-attribute

The configuration that specifies where to read agent traces for online evaluation.

Union Member Types

DataSourceConfigCloudWatchLogs dataclass

The CloudWatch logs configuration for reading agent traces from log groups.

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