View a markdown version of this page

SourceDetails - AgentRegistry Control Plane API Reference

SourceDetails

The details about the upstream source from which a registry record was detected. Exactly one member is populated, corresponding to the source type.

Contents

Important

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

agentcoreGateway

The source details for a registry record that was auto-detected from an Amazon Bedrock AgentCore Gateway resource. Populated when the source type is AWS::BedrockAgentCore::Gateway.

Type: AgentCoreGatewaySourceDetails object

Required: No

agentcoreRuntime

The source details for a registry record that was auto-detected from an Amazon Bedrock AgentCore Runtime resource. Populated when the source type is AWS::BedrockAgentCore::Runtime.

Type: AgentCoreRuntimeSourceDetails object

Required: No

See Also

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