AWS::GuardDuty::Detector FeatureConfigurations
Describes the configuration for a feature.
Although the Required field associated with the following properties specifies
No, if you provide information for Name, you will need to
provide the information for Status too. For information about the available feature configurations, see
DetectorFeatureConfiguration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AdditionalConfiguration" :[ FeatureAdditionalConfiguration, ... ], "Name" :String, "Status" :String}
YAML
AdditionalConfiguration:- FeatureAdditionalConfigurationName:StringStatus:String
Properties
AdditionalConfiguration-
Additional configuration of the feature.
Required: No
Type: List of FeatureAdditionalConfiguration
Update requires: No interruption
Name-
Name of the feature.
Required: No
Type: String
Update requires: No interruption
Status-
Status of the feature.
Required: No
Type: String
Update requires: No interruption