AWS::GuardDuty::MalwareProtectionPlan CFNStatusReasons - AWS CloudFormation

AWS::GuardDuty::MalwareProtectionPlan CFNStatusReasons

Information about the status code and status details associated with the status of the Malware Protection plan.

Syntax

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

JSON

{ "Code" : String, "Message" : String }

YAML

Code: String Message: String

Properties

Code

The status code of the Malware Protection plan. For more information, see Malware Protection plan resource status in the GuardDuty User Guide.

Required: No

Type: String

Update requires: No interruption

Message

Issue message that specifies the reason. For information about potential troubleshooting steps, see Troubleshooting Malware Protection for S3 status issues in the GuardDuty User Guide.

Required: No

Type: String

Update requires: No interruption