RuleGroupSourceListDetails - 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).

RuleGroupSourceListDetails

Stateful inspection criteria for a domain list rule group.

Contents

GeneratedRulesType

Indicates whether to allow or deny access to the domains listed in Targets.

Type: String

Pattern: .*\S.*

Required: No

Targets

The domains that you want to inspect for in your traffic flows. You can provide full domain names, or use the '.' prefix as a wildcard. For example, .example.com matches all domains that end with example.com.

Type: Array of strings

Pattern: .*\S.*

Required: No

TargetTypes

The protocols that you want to inspect. Specify LS_SNI for HTTPS. Specify HTTP_HOST for HTTP. You can specify either or both.

Type: Array of strings

Pattern: .*\S.*

Required: No

See Also

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