

# SourceDetails
<a name="API_SourceDetails"></a>

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

## Contents
<a name="API_SourceDetails_Contents"></a>

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

 ** agentcoreGateway **   <a name="agentregistrycontrol-Type-SourceDetails-agentcoreGateway"></a>
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](API_AgentCoreGatewaySourceDetails.md) object  
Required: No

 ** agentcoreRuntime **   <a name="agentregistrycontrol-Type-SourceDetails-agentcoreRuntime"></a>
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](API_AgentCoreRuntimeSourceDetails.md) object  
Required: No

## See Also
<a name="API_SourceDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/agent-registry-control-2025-12-01/SourceDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/agent-registry-control-2025-12-01/SourceDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/agent-registry-control-2025-12-01/SourceDetails) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AgentRegistry Control Plane API Reference. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query agent-registry-control` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
