

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 CFNTagging
<a name="aws-properties-guardduty-malwareprotectionplan-cfntagging"></a>

Contains information about tagging status of the Malware Protection plan resource.

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

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

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

```
{
  "[Status](#cfn-guardduty-malwareprotectionplan-cfntagging-status)" : {{String}}
}
```

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

```
  [Status](#cfn-guardduty-malwareprotectionplan-cfntagging-status): {{String}}
```

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

`Status`  <a name="cfn-guardduty-malwareprotectionplan-cfntagging-status"></a>
Indicates whether or not you chose GuardDuty to add a predefined tag to the scanned S3 object.  
Potential values include `ENABLED` and `DISABLED`. These values are case-sensitive.  
*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)