ParameterConfiguration - Amazon Security Hub
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).

ParameterConfiguration

An object that provides the current value of a security control parameter and identifies whether it has been customized.

Contents

ValueType

Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Amazon Security Hub behavior.

When ValueType is set equal to DEFAULT, the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. When ValueType is set equal to DEFAULT, Security Hub ignores user-provided input for the Value field.

When ValueType is set equal to CUSTOM, the Value field can't be empty.

Type: String

Valid Values: DEFAULT | CUSTOM

Required: Yes

Value

The current value of a control parameter.

Type: ParameterValue object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: