

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::GuardDuty::MalwareProtectionPlan CFNProtectedResource
<a name="aws-properties-guardduty-malwareprotectionplan-cfnprotectedresource"></a>

Information about the protected resource. Presently, `S3Bucket` is the only supported protected resource.

## Syntax
<a name="aws-properties-guardduty-malwareprotectionplan-cfnprotectedresource-syntax"></a>

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

### JSON
<a name="aws-properties-guardduty-malwareprotectionplan-cfnprotectedresource-syntax.json"></a>

```
{
  "[S3Bucket](#cfn-guardduty-malwareprotectionplan-cfnprotectedresource-s3bucket)" : {{S3Bucket}}
}
```

### YAML
<a name="aws-properties-guardduty-malwareprotectionplan-cfnprotectedresource-syntax.yaml"></a>

```
  [S3Bucket](#cfn-guardduty-malwareprotectionplan-cfnprotectedresource-s3bucket): {{
    S3Bucket}}
```

## Properties
<a name="aws-properties-guardduty-malwareprotectionplan-cfnprotectedresource-properties"></a>

`S3Bucket`  <a name="cfn-guardduty-malwareprotectionplan-cfnprotectedresource-s3bucket"></a>
Information about the protected S3 bucket resource.  
*Required*: Yes  
*Type*: [S3Bucket](aws-properties-guardduty-malwareprotectionplan-s3bucket.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)