

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::SecurityAgent::Pentest Endpoint
<a name="aws-properties-securityagent-pentest-endpoint"></a>

Represents a target endpoint for penetration testing.

## Syntax
<a name="aws-properties-securityagent-pentest-endpoint-syntax"></a>

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

### JSON
<a name="aws-properties-securityagent-pentest-endpoint-syntax.json"></a>

```
{
  "[Uri](#cfn-securityagent-pentest-endpoint-uri)" : {{String}}
}
```

### YAML
<a name="aws-properties-securityagent-pentest-endpoint-syntax.yaml"></a>

```
  [Uri](#cfn-securityagent-pentest-endpoint-uri): {{String}}
```

## Properties
<a name="aws-properties-securityagent-pentest-endpoint-properties"></a>

`Uri`  <a name="cfn-securityagent-pentest-endpoint-uri"></a>
The URI of the endpoint.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)