This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Backup::BackupPlan ScanActionResourceType
The ScanActionResourceType property type specifies Property description not available. for an AWS::Backup::BackupPlan.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "MalwareScanner" :String, "ScanMode" :String}
YAML
MalwareScanner:StringScanMode:String
Properties
MalwareScannerProperty description not available.
Required: No
Type: String
Allowed values:
GUARDDUTYUpdate requires: No interruption
ScanModeProperty description not available.
Required: No
Type: String
Allowed values:
FULL_SCAN | INCREMENTAL_SCANUpdate requires: No interruption