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 withexample.com
.Type: Array of strings
Pattern:
.*\S.*
Required: No
- TargetTypes
-
The protocols that you want to inspect. Specify
LS_SNI
for HTTPS. SpecifyHTTP_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 AWS SDKs, see the following: