AWS::FMS::Policy PolicyOption
Contains the Amazon Network Firewall firewall policy options to configure the policy's deployment model and third-party firewall policy settings.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "NetworkFirewallPolicy" :NetworkFirewallPolicy, "ThirdPartyFirewallPolicy" :ThirdPartyFirewallPolicy}
YAML
NetworkFirewallPolicy:NetworkFirewallPolicyThirdPartyFirewallPolicy:ThirdPartyFirewallPolicy
Properties
NetworkFirewallPolicy-
Defines the deployment model to use for the firewall policy.
Required: No
Type: NetworkFirewallPolicy
Update requires: No interruption
ThirdPartyFirewallPolicy-
Defines the policy options for a third-party firewall policy.
Required: No
Type: ThirdPartyFirewallPolicy
Update requires: No interruption