RoutingClassifierTrace - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RoutingClassifierTrace

A trace for a routing classifier.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

invocationInput

The classifier's invocation input.

Type: InvocationInput object

Required: No

modelInvocationInput

The classifier's model invocation input.

Type: ModelInvocationInput object

Required: No

modelInvocationOutput

The classifier's model invocation output.

Type: RoutingClassifierModelInvocationOutput object

Required: No

observation

The classifier's observation.

Type: Observation object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: