Skip to content

Bedrock Agentcore  >  Unions  >  OutputConfig

OutputConfig

Union Type

OutputConfig module-attribute

Output destination configuration.

Union Member Types

OutputConfigCloudWatchConfig dataclass

The CloudWatch Logs configuration for writing evaluation results.

Attributes

value instance-attribute

OutputConfigUnknown 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