ParameterConfiguration - AWS Security Hub

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 AWS 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 AWS SDKs, see the following: