

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::AgentRegistry::RegistryRecord SourceOnlyDescriptorSourceFromUrl
<a name="aws-properties-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl"></a>

<a name="aws-properties-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-description"></a>The `SourceOnlyDescriptorSourceFromUrl` property type specifies Property description not available. for an [AWS::AgentRegistry::RegistryRecord](aws-resource-agentregistry-registryrecord.md).

## Syntax
<a name="aws-properties-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-syntax.json"></a>

```
{
  "[Url](#cfn-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-url)" : {{String}}
}
```

### YAML
<a name="aws-properties-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-syntax.yaml"></a>

```
  [Url](#cfn-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-url): {{String}}
```

## Properties
<a name="aws-properties-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-properties"></a>

`Url`  <a name="cfn-agentregistry-registryrecord-sourceonlydescriptorsourcefromurl-url"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^https://.*$`  
*Minimum*: `1`  
*Maximum*: `2048`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)