NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwRuleGroupConfig / NfwRuleGroupRuleConfig / NfwRuleSourceConfig / NfwRuleSourceListConfig
Network Firewall rule source list configuration. Used to define DNS allow and deny lists for Network Firewall.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-rulessourcelist.html
generatedRulesType: DENYLISTtargets: - .example.comtargetTypes: ['TLS_SNI', 'HTTP_HOST']
The type of rules to generate from the source list.
NetworkConfigTypes.nfwGeneratedRulesType
An array of protocol types to inspect.
NetworkConfigTypes.nfwTargetType
An array of target domain names.
Supported values are as fallows: Explicit domain names such as www.example.com. Wildcard domain names should be prefaced with a .. For example: .example.com
www.example.com
.
.example.com
Generated using TypeDoc
NetworkConfig / CentralNetworkServicesConfig / NfwConfig / NfwRuleGroupConfig / NfwRuleGroupRuleConfig / NfwRuleSourceConfig / NfwRuleSourceListConfig
Network Firewall rule source list configuration. Used to define DNS allow and deny lists for Network Firewall.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-rulessourcelist.html