AgentCollaboratorInvocationOutput - Amazon Bedrock

AgentCollaboratorInvocationOutput

Output from an agent collaborator.

Contents

agentCollaboratorAliasArn

The output's agent collaborator alias ARN.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: ^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:agent-alias/[0-9a-zA-Z]{10}/[0-9a-zA-Z]{10}$

Required: No

agentCollaboratorName

The output's agent collaborator name.

Type: String

Required: No

output

The output's output.

Type: AgentCollaboratorOutputPayload object

Required: No

See Also

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