AWS::GuardDuty::Detector FeatureAdditionalConfiguration - 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 FeatureAdditionalConfiguration

Describes the additional configuration for a feature. If you want to specify any additional configuration for your feature, it is required to provide the Name and Status for that additional configuration. For more information, see DetectorAdditionalConfiguration.

If you're providing additional configuration, ensure to provide the corresponding FeatureConfigurations.

Syntax

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

JSON

{ "Name" : String, "Status" : String }

YAML

Name: String Status: String

Properties

Name

Name of the additional configuration of a feature.

Required: No

Type: String

Update requires: No interruption

Status

Status of the additional configuration of a feature.

Required: No

Type: String

Update requires: No interruption