AWS::GuardDuty::Detector FeatureConfigurations - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 }

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