StringListConfigurationOptions - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

StringListConfigurationOptions

The options for customizing a security control parameter that is a list of strings.

Contents

DefaultValue

The Security Hub CSPM default value for a control parameter that is a list of strings.

Type: Array of strings

Pattern: .*\S.*

Required: No

ExpressionDescription

The description of the RE2 regular expression.

Type: String

Pattern: .*\S.*

Required: No

MaxItems

The maximum number of list items that a string list control parameter can accept.

Type: Integer

Required: No

Re2Expression

An RE2 regular expression that Security Hub CSPM uses to validate a user-provided list of strings for a control parameter.

Type: String

Pattern: .*\S.*

Required: No

See Also

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