InvocationResultMember - Amazon Bedrock

InvocationResultMember

A result from the invocation of an action. For more information, see Return control to the agent developer and Control session context.

This data type is used in the following API operations:

Contents

Important

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

apiResult

The result from the API response from the action group invocation.

Type: ApiResult object

Required: No

functionResult

The result from the function from the action group invocation.

Type: FunctionResult object

Required: No

See Also

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