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

Information about the configuration of a feature in your account.

Syntax

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

JSON

{ "AdditionalConfiguration" : [ CFNFeatureAdditionalConfiguration, ... ], "Name" : String, "Status" : String }

Properties

AdditionalConfiguration

Information about the additional configuration of a feature in your account.

Required: No

Type: Array of CFNFeatureAdditionalConfiguration

Update requires: No interruption

Name

Name of the feature.

Required: Yes

Type: String

Maximum: 128

Update requires: No interruption

Status

Status of the feature configuration.

Required: Yes

Type: String

Allowed values: ENABLED | DISABLED

Update requires: No interruption