

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::PentestTask
<a name="aws-resource-securityagent-pentesttask"></a>

<a name="aws-resource-securityagent-pentesttask-description"></a>The `AWS::SecurityAgent::PentestTask` resource Property description not available. for SecurityAgent.

## Syntax
<a name="aws-resource-securityagent-pentesttask-syntax"></a>

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

### JSON
<a name="aws-resource-securityagent-pentesttask-syntax.json"></a>

```
{
  "Type" : "AWS::SecurityAgent::PentestTask",
  "Properties" : {
      "[AgentSpaceId](#cfn-securityagent-pentesttask-agentspaceid)" : {{String}}
    }
}
```

### YAML
<a name="aws-resource-securityagent-pentesttask-syntax.yaml"></a>

```
Type: AWS::SecurityAgent::PentestTask
Properties:
  [AgentSpaceId](#cfn-securityagent-pentesttask-agentspaceid): {{String}}
```

## Properties
<a name="aws-resource-securityagent-pentesttask-properties"></a>

`AgentSpaceId`  <a name="cfn-securityagent-pentesttask-agentspaceid"></a>
Unique identifier of the agent space.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

## Return values
<a name="aws-resource-securityagent-pentesttask-return-values"></a>

### Ref
<a name="aws-resource-securityagent-pentesttask-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-securityagent-pentesttask-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-securityagent-pentesttask-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
Property description not available.

`Categories`  <a name="Categories-fn::getatt"></a>
Property description not available.

`CreatedAt`  <a name="CreatedAt-fn::getatt"></a>
Property description not available.

`Description`  <a name="Description-fn::getatt"></a>
Property description not available.

`ExecutionStatus`  <a name="ExecutionStatus-fn::getatt"></a>
Property description not available.

`PentestId`  <a name="PentestId-fn::getatt"></a>
Property description not available.

`PentestJobId`  <a name="PentestJobId-fn::getatt"></a>
Property description not available.

`TaskHours`  <a name="TaskHours-fn::getatt"></a>
Property description not available.

`TaskId`  <a name="TaskId-fn::getatt"></a>
Property description not available.

`Title`  <a name="Title-fn::getatt"></a>
Property description not available.

`UpdatedAt`  <a name="UpdatedAt-fn::getatt"></a>
Property description not available.