

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::FMS::Policy
<a name="aws-resource-fms-policy"></a>

An AWS Firewall Manager policy.

A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple policy types across accounts, you can create multiple policies. You can create more than one policy for each type. 

If you add a new account to an organization that you created with AWS Organizations, Firewall Manager automatically applies the policy to the resources in that account that are within scope of the policy. 

Policies require some setup to use. For more information, see the sections on prerequisites and getting started under [Firewall Manager prerequisites](https://docs.aws.amazon.com/waf/latest/developerguide/fms-prereq.html).

Firewall Manager provides the following types of policies: 
+ **AWS WAF policy** - This policy applies AWS WAF web ACL protections to specified accounts and resources. 
+ **Shield Advanced policy** - This policy applies Shield Advanced protection to specified accounts and resources. 
+ **Security Groups policy** - This type of policy gives you control over security groups that are in use throughout your organization in AWS Organizations and lets you enforce a baseline set of rules across your organization. 
+ **Network ACL policy** - This type of policy gives you control over the network ACLs that are in use throughout your organization in AWS Organizations and lets you enforce a baseline set of first and last network ACL rules across your organization. 
+ **Network Firewall policy** - This policy applies Network Firewall protection to your organization's VPCs. 
+ **DNS Firewall policy** - This policy applies Amazon Route 53 Resolver DNS Firewall protections to your organization's VPCs. 
+ **Third-party firewall policy** - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the AWS Marketplace console at [AWS Marketplace](https://aws.amazon.com/marketplace).
  + **Palo Alto Networks Cloud NGFW policy** - This policy applies Palo Alto Networks Cloud Next Generation Firewall (NGFW) protections and Palo Alto Networks Cloud NGFW rulestacks to your organization's VPCs.
  + **Fortigate CNF policy** - This policy applies Fortigate Cloud Native Firewall (CNF) protections. Fortigate CNF is a cloud-centered solution that blocks Zero-Day threats and secures cloud infrastructures with industry-leading advanced threat prevention, smart web application firewalls (WAF), and API protection.

## Syntax
<a name="aws-resource-fms-policy-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-fms-policy-syntax.json"></a>

```
{
  "Type" : "AWS::FMS::Policy",
  "Properties" : {
      "[DeleteAllPolicyResources](#cfn-fms-policy-deleteallpolicyresources)" : Boolean,
      "[ExcludeMap](#cfn-fms-policy-excludemap)" : IEMap,
      "[ExcludeResourceTags](#cfn-fms-policy-excluderesourcetags)" : Boolean,
      "[IncludeMap](#cfn-fms-policy-includemap)" : IEMap,
      "[PolicyDescription](#cfn-fms-policy-policydescription)" : String,
      "[PolicyName](#cfn-fms-policy-policyname)" : String,
      "[RemediationEnabled](#cfn-fms-policy-remediationenabled)" : Boolean,
      "[ResourcesCleanUp](#cfn-fms-policy-resourcescleanup)" : Boolean,
      "[ResourceSetIds](#cfn-fms-policy-resourcesetids)" : [ String, ... ],
      "[ResourceTagLogicalOperator](#cfn-fms-policy-resourcetaglogicaloperator)" : String,
      "[ResourceTags](#cfn-fms-policy-resourcetags)" : [ ResourceTag, ... ],
      "[ResourceType](#cfn-fms-policy-resourcetype)" : String,
      "[ResourceTypeList](#cfn-fms-policy-resourcetypelist)" : [ String, ... ],
      "[SecurityServicePolicyData](#cfn-fms-policy-securityservicepolicydata)" : SecurityServicePolicyData,
      "[Tags](#cfn-fms-policy-tags)" : [ PolicyTag, ... ]
    }
}
```

### YAML
<a name="aws-resource-fms-policy-syntax.yaml"></a>

```
Type: AWS::FMS::Policy
Properties:
  [DeleteAllPolicyResources](#cfn-fms-policy-deleteallpolicyresources): Boolean
  [ExcludeMap](#cfn-fms-policy-excludemap): 
    IEMap
  [ExcludeResourceTags](#cfn-fms-policy-excluderesourcetags): Boolean
  [IncludeMap](#cfn-fms-policy-includemap): 
    IEMap
  [PolicyDescription](#cfn-fms-policy-policydescription): String
  [PolicyName](#cfn-fms-policy-policyname): String
  [RemediationEnabled](#cfn-fms-policy-remediationenabled): Boolean
  [ResourcesCleanUp](#cfn-fms-policy-resourcescleanup): Boolean
  [ResourceSetIds](#cfn-fms-policy-resourcesetids): 
    - String
  [ResourceTagLogicalOperator](#cfn-fms-policy-resourcetaglogicaloperator): String
  [ResourceTags](#cfn-fms-policy-resourcetags): 
    - ResourceTag
  [ResourceType](#cfn-fms-policy-resourcetype): String
  [ResourceTypeList](#cfn-fms-policy-resourcetypelist): 
    - String
  [SecurityServicePolicyData](#cfn-fms-policy-securityservicepolicydata): 
    SecurityServicePolicyData
  [Tags](#cfn-fms-policy-tags): 
    - PolicyTag
```

## Properties
<a name="aws-resource-fms-policy-properties"></a>

`DeleteAllPolicyResources`  <a name="cfn-fms-policy-deleteallpolicyresources"></a>
Used when deleting a policy. If `true`, Firewall Manager performs cleanup according to the policy type.  
For AWS WAF and Shield Advanced policies, Firewall Manager does the following:  
+ Deletes rule groups created by Firewall Manager
+ Removes web ACLs from in-scope resources 
+ Deletes web ACLs that contain no rules or rule groups 
For security group policies, Firewall Manager does the following for each security group in the policy:  
+ Disassociates the security group from in-scope resources 
+ Deletes the security group if it was created through Firewall Manager and if it's no longer associated with any resources through another policy 
After the cleanup, in-scope resources are no longer protected by web ACLs in this policy. Protection of out-of-scope resources remains unchanged. Scope is determined by tags that you create and accounts that you associate with the policy. When creating the policy, if you specify that only resources in specific accounts or with specific tags are in scope of the policy, those accounts and resources are handled by the policy. All others are out of scope. If you don't specify tags or accounts, all resources are in scope.   
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ExcludeMap`  <a name="cfn-fms-policy-excludemap"></a>
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to exclude from the policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.  
You can specify inclusions or exclusions, but not both. If you specify an `IncludeMap`, AWS Firewall Manager applies the policy to all accounts specified by the `IncludeMap`, and does not evaluate any `ExcludeMap` specifications. If you do not specify an `IncludeMap`, then Firewall Manager applies the policy to all accounts except for those specified by the `ExcludeMap`.  
You can specify account IDs, OUs, or a combination:   
+ Specify account IDs by setting the key to `ACCOUNT`. For example, the following is a valid map: `{“ACCOUNT” : [“accountID1”, “accountID2”]}`.
+ Specify OUs by setting the key to `ORGUNIT`. For example, the following is a valid map: `{“ORGUNIT” : [“ouid111”, “ouid112”]}`.
+ Specify accounts and OUs together in a single map, separated with a comma. For example, the following is a valid map: `{“ACCOUNT” : [“accountID1”, “accountID2”], “ORGUNIT” : [“ouid111”, “ouid112”]}`.
*Required*: No  
*Type*: [IEMap](aws-properties-fms-policy-iemap.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ExcludeResourceTags`  <a name="cfn-fms-policy-excluderesourcetags"></a>
Used only when tags are specified in the `ResourceTags` property. If this property is `True`, resources with the specified tags are not in scope of the policy. If it's `False`, only resources with the specified tags are in scope of the policy.   
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`IncludeMap`  <a name="cfn-fms-policy-includemap"></a>
Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in the policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.  
You can specify inclusions or exclusions, but not both. If you specify an `IncludeMap`, AWS Firewall Manager applies the policy to all accounts specified by the `IncludeMap`, and does not evaluate any `ExcludeMap` specifications. If you do not specify an `IncludeMap`, then Firewall Manager applies the policy to all accounts except for those specified by the `ExcludeMap`.  
You can specify account IDs, OUs, or a combination:   
+ Specify account IDs by setting the key to `ACCOUNT`. For example, the following is a valid map: `{“ACCOUNT” : [“accountID1”, “accountID2”]}`.
+ Specify OUs by setting the key to `ORGUNIT`. For example, the following is a valid map: `{“ORGUNIT” : [“ouid111”, “ouid112”]}`.
+ Specify accounts and OUs together in a single map, separated with a comma. For example, the following is a valid map: `{“ACCOUNT” : [“accountID1”, “accountID2”], “ORGUNIT” : [“ouid111”, “ouid112”]}`.
*Required*: No  
*Type*: [IEMap](aws-properties-fms-policy-iemap.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PolicyDescription`  <a name="cfn-fms-policy-policydescription"></a>
Your description of the AWS Firewall Manager policy.  
*Required*: No  
*Type*: String  
*Pattern*: `^([a-zA-Z0-9_.:/=+\-@\s]+)$`  
*Maximum*: `256`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PolicyName`  <a name="cfn-fms-policy-policyname"></a>
The name of the AWS Firewall Manager policy.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^([a-zA-Z0-9_.:/=+\-@\s]+)$`  
*Minimum*: `1`  
*Maximum*: `1024`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`RemediationEnabled`  <a name="cfn-fms-policy-remediationenabled"></a>
Indicates if the policy should be automatically applied to new resources.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ResourcesCleanUp`  <a name="cfn-fms-policy-resourcescleanup"></a>
Indicates whether AWS Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL from a protected customer resource when the customer resource leaves policy scope.   
By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources.   
This option is not available for Shield Advanced or AWS WAF Classic policies.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ResourceSetIds`  <a name="cfn-fms-policy-resourcesetids"></a>
The unique identifiers of the resource sets used by the policy.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ResourceTagLogicalOperator`  <a name="cfn-fms-policy-resourcetaglogicaloperator"></a>
Specifies whether to combine multiple resource tags with AND, so that a resource must have all tags to be included or excluded, or OR, so that a resource must have at least one tag.  
Default: `AND`  
*Required*: No  
*Type*: String  
*Allowed values*: `AND | OR`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ResourceTags`  <a name="cfn-fms-policy-resourcetags"></a>
An array of `ResourceTag` objects, used to explicitly include resources in the policy scope or explicitly exclude them. If this isn't set, then tags aren't used to modify policy scope. See also `ExcludeResourceTags`.  
*Required*: No  
*Type*: Array of [ResourceTag](aws-properties-fms-policy-resourcetag.md)  
*Maximum*: `50`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ResourceType`  <a name="cfn-fms-policy-resourcetype"></a>
The type of resource protected by or in scope of the policy. This is in the format shown in the [AWS Resource Types Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html). To apply this policy to multiple resource types, specify a resource type of `ResourceTypeList` and then specify the resource types in a `ResourceTypeList`.  
The following are valid resource types for each Firewall Manager policy type:  
+ AWS WAF Classic - `AWS::ApiGateway::Stage`, `AWS::CloudFront::Distribution`, and `AWS::ElasticLoadBalancingV2::LoadBalancer`.
+ AWS WAF - `AWS::ApiGateway::Stage`, `AWS::ElasticLoadBalancingV2::LoadBalancer`, and `AWS::CloudFront::Distribution`.
+ Shield Advanced - `AWS::ElasticLoadBalancingV2::LoadBalancer`, `AWS::ElasticLoadBalancing::LoadBalancer`, `AWS::EC2::EIP`, and `AWS::CloudFront::Distribution`.
+ Network ACL - `AWS::EC2::Subnet`.
+ Security group usage audit - `AWS::EC2::SecurityGroup`.
+ Security group content audit - `AWS::EC2::SecurityGroup`, `AWS::EC2::NetworkInterface`, and `AWS::EC2::Instance`.
+ DNS Firewall, AWS Network Firewall, and third-party firewall - `AWS::EC2::VPC`.
*Required*: No  
*Type*: String  
*Pattern*: `^([^\s]*)$`  
*Minimum*: `1`  
*Maximum*: `128`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ResourceTypeList`  <a name="cfn-fms-policy-resourcetypelist"></a>
An array of `ResourceType` objects. Use this only to specify multiple resource types. To specify a single resource type, use `ResourceType`.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SecurityServicePolicyData`  <a name="cfn-fms-policy-securityservicepolicydata"></a>
Details about the security service that is being used to protect the resources.  
This contains the following settings:   
+ Type - Indicates the service type that the policy uses to protect the resource. For security group policies, Firewall Manager supports one security group for each common policy and for each content audit policy. This is an adjustable limit that you can increase by contacting AWS Support. 

  Valid values: `DNS_FIREWALL` \$1 `NETWORK_FIREWALL` \$1 `SECURITY_GROUPS_COMMON` \$1 `SECURITY_GROUPS_CONTENT_AUDIT` \$1 `SECURITY_GROUPS_USAGE_AUDIT` \$1 `SHIELD_ADVANCED` \$1 `THIRD_PARTY_FIREWALL` \$1 `WAFV2` \$1 `WAF`
+ ManagedServiceData - Details about the service that are specific to the service type, in JSON format. 
  + Example: `DNS_FIREWALL`

     `"{\"type\":\"DNS_FIREWALL\",\"preProcessRuleGroups\":[{\"ruleGroupId\":\"rslvr-frg-1\",\"priority\":10}],\"postProcessRuleGroups\":[{\"ruleGroupId\":\"rslvr-frg-2\",\"priority\":9911}]}"` 
**Note**  
Valid values for `preProcessRuleGroups` are between 1 and 99. Valid values for `postProcessRuleGroups` are between 9901 and 10000.
  + Example: `NETWORK_FIREWALL` - Centralized deployment model

     `"{\"type\":\"NETWORK_FIREWALL\",\"awsNetworkFirewallConfig\":{\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":true}},\"firewallDeploymentModel\":{\"centralizedFirewallDeploymentModel\":{\"centralizedFirewallOrchestrationConfig\":{\"inspectionVpcIds\":[{\"resourceId\":\"vpc-1234\",\"accountId\":\"123456789011\"}],\"firewallCreationConfig\":{\"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneId\":null,\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]}]}},\"allowedIPV4CidrList\":[]}}}}"` 

    To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
  + Example: `NETWORK_FIREWALL` - Distributed deployment model with automatic Availability Zone configuration

     ` "{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":[\"10.0.0.0/28\",\"192.168.0.0/28\"],\"routeManagementAction\":\"OFF\"},\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":true}}" ` 

     With automatic Availbility Zone configuration, Firewall Manager chooses which Availability Zones to create the endpoints in. To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
  + Example: `NETWORK_FIREWALL` - Distributed deployment model with automatic Availability Zone configuration and route management

     ` "{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":[\"10.0.0.0/28\",\"192.168.0.0/28\"],\"routeManagementAction\":\"MONITOR\",\"routeManagementTargetTypes\":[\"InternetGateway\"]},\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\": \"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":true}}" ` 

    To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
  + Example: `NETWORK_FIREWALL` - Distributed deployment model with custom Availability Zone configuration

     `"{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"fragmentcustomactionname\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\", \"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}},{\"actionName\":\"fragmentcustomactionname\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"fragmentmetricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"firewallCreationConfig\":{ \"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]},{\"availabilityZoneName\":\"us-east-1b\",\"allowedIPV4CidrList\":[ \"10.0.0.0/28\"]}]} },\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":null,\"routeManagementAction\":\"OFF\",\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":boolean}}" ` 

     With custom Availability Zone configuration, you define which specific Availability Zones to create endpoints in by configuring `firewallCreationConfig`. To configure the Availability Zones in `firewallCreationConfig`, specify either the `availabilityZoneName` or `availabilityZoneId` parameter, not both parameters. 

    To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
  + Example: `NETWORK_FIREWALL` - Distributed deployment model with custom Availability Zone configuration and route management

     `"{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"fragmentcustomactionname\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}},{\"actionName\":\"fragmentcustomactionname\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"fragmentmetricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"firewallCreationConfig\":{\"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]},{\"availabilityZoneName\":\"us-east-1b\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]}]}},\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":null,\"routeManagementAction\":\"MONITOR\",\"routeManagementTargetTypes\":[\"InternetGateway\"],\"routeManagementConfig\":{\"allowCrossAZTrafficIfNoEndpoint\":true}},\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":boolean}}" ` 

    To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
  + Example: `THIRD_PARTY_FIREWALL` - Palo Alto Networks Cloud Next-Generation Firewall centralized deployment model 

     `"{ \"type\":\"THIRD_PARTY_FIREWALL\", \"thirdPartyFirewall\":\"PALO_ALTO_NETWORKS_CLOUD_NGFW\", \"thirdPartyFirewallConfig\":{ \"thirdPartyFirewallPolicyList\":[\"global-1\"] },\"firewallDeploymentModel\":{\"centralizedFirewallDeploymentModel\":{\"centralizedFirewallOrchestrationConfig\":{\"inspectionVpcIds\":[{\"resourceId\":\"vpc-1234\",\"accountId\":\"123456789011\"}],\"firewallCreationConfig\":{\"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneId\":null,\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]}]}},\"allowedIPV4CidrList\":[]}}}}"` 

    To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-thirdpartyfirewallpolicy.html) to `CENTRALIZED`.
  + Example: `THIRD_PARTY_FIREWALL` - Palo Alto Networks Cloud Next-Generation Firewall distributed deployment model 

     `"{\"type\":\"THIRD_PARTY_FIREWALL\",\"thirdPartyFirewall\":\"PALO_ALTO_NETWORKS_CLOUD_NGFW\",\"thirdPartyFirewallConfig\":{\"thirdPartyFirewallPolicyList\":[\"global-1\"] },\"firewallDeploymentModel\":{ \"distributedFirewallDeploymentModel\":{ \"distributedFirewallOrchestrationConfig\":{\"firewallCreationConfig\":{\"endpointLocation\":{ \"availabilityZoneConfigList\":[ {\"availabilityZoneName\":\"${AvailabilityZone}\" } ] } }, \"allowedIPV4CidrList\":[ ] } } } }"` 

    To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-thirdpartyfirewallpolicy.html) to `DISTRIBUTED`.
  + Specification for `SHIELD_ADVANCED` for Amazon CloudFront distributions 

     `"{\"type\":\"SHIELD_ADVANCED\",\"automaticResponseConfiguration\": {\"automaticResponseStatus\":\"ENABLED|IGNORED|DISABLED\", \"automaticResponseAction\":\"BLOCK|COUNT\"}, \"overrideCustomerWebaclClassic\":true|false}"` 

    For example: `"{\"type\":\"SHIELD_ADVANCED\",\"automaticResponseConfiguration\": {\"automaticResponseStatus\":\"ENABLED\", \"automaticResponseAction\":\"COUNT\"}}"`

    The default value for `automaticResponseStatus` is `IGNORED`. The value for `automaticResponseAction` is only required when `automaticResponseStatus` is set to `ENABLED`. The default value for `overrideCustomerWebaclClassic` is `false`.

    For other resource types that you can protect with a Shield Advanced policy, this `ManagedServiceData` configuration is an empty string.
  + Example: `WAFV2`

     `"{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupArn\":null,\"overrideAction\":{\"type\":\"NONE\"},\"managedRuleGroupIdentifier\":{\"version\":null,\"vendorName\":\"AWS\",\"managedRuleGroupName\":\"AWSManagedRulesAmazonIpReputationList\"},\"ruleGroupType\":\"ManagedRuleGroup\",\"excludeRules\":[{\"name\":\"NoUserAgent_HEADER\"}]}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"ALLOW\"},\"overrideCustomerWebACLAssociation\":false,\"loggingConfiguration\":{\"logDestinationConfigs\":[\"arn:aws:firehose:us-west-2:12345678912:deliverystream/aws-waf-logs-fms-admin-destination\"],\"redactedFields\":[{\"redactedFieldType\":\"SingleHeader\",\"redactedFieldValue\":\"Cookies\"},{\"redactedFieldType\":\"Method\"}]}}"` 

    In the `loggingConfiguration`, you can specify one `logDestinationConfigs`, you can optionally provide up to 20 `redactedFields`, and the `RedactedFieldType` must be one of `URI`, `QUERY_STRING`, `HEADER`, or `METHOD`.
  + Example: `AWS WAF Classic`

     `"{\"type\": \"WAF\", \"ruleGroups\": [{\"id\":\"12345678-1bcd-9012-efga-0987654321ab\", \"overrideAction\" : {\"type\": \"COUNT\"}}], \"defaultAction\": {\"type\": \"BLOCK\"}}"` 
  + Example: `WAFV2` - AWS Firewall Manager support for AWS WAF managed rule group versioning 

     `"{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupArn\":null,\"overrideAction\":{\"type\":\"NONE\"},\"managedRuleGroupIdentifier\":{\"versionEnabled\":true,\"version\":\"Version_2.0\",\"vendorName\":\"AWS\",\"managedRuleGroupName\":\"AWSManagedRulesCommonRuleSet\"},\"ruleGroupType\":\"ManagedRuleGroup\",\"excludeRules\":[{\"name\":\"NoUserAgent_HEADER\"}]}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"ALLOW\"},\"overrideCustomerWebACLAssociation\":false,\"loggingConfiguration\":{\"logDestinationConfigs\":[\"arn:aws:firehose:us-west-2:12345678912:deliverystream/aws-waf-logs-fms-admin-destination\"],\"redactedFields\":[{\"redactedFieldType\":\"SingleHeader\",\"redactedFieldValue\":\"Cookies\"},{\"redactedFieldType\":\"Method\"}]}}"` 

     To use a specific version of a AWS WAF managed rule group in your Firewall Manager policy, you must set `versionEnabled` to `true`, and set `version` to the version you'd like to use. If you don't set `versionEnabled` to `true`, or if you omit `versionEnabled`, then Firewall Manager uses the default version of the AWS WAF managed rule group. 
  + Example: `SECURITY_GROUPS_COMMON`

     `"{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,\"exclusiveResourceSecurityGroupManagement\":false, \"applyToAllEC2InstanceENIs\":false,\"securityGroups\":[{\"id\":\" sg-000e55995d61a06bd\"}]}"` 
  + Example: Shared VPCs. Apply the preceding policy to resources in shared VPCs as well as to those in VPCs that the account owns 

     `"{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,\"exclusiveResourceSecurityGroupManagement\":false, \"applyToAllEC2InstanceENIs\":false,\"includeSharedVPC\":true,\"securityGroups\":[{\"id\":\" sg-000e55995d61a06bd\"}]}"` 
  + Example: `SECURITY_GROUPS_CONTENT_AUDIT`

     `"{\"type\":\"SECURITY_GROUPS_CONTENT_AUDIT\",\"securityGroups\":[{\"id\":\"sg-000e55995d61a06bd\"}],\"securityGroupAction\":{\"type\":\"ALLOW\"}}"` 

    The security group action for content audit can be `ALLOW` or `DENY`. For `ALLOW`, all in-scope security group rules must be within the allowed range of the policy's security group rules. For `DENY`, all in-scope security group rules must not contain a value or a range that matches a rule value or range in the policy security group.
  + Example: `SECURITY_GROUPS_USAGE_AUDIT`

     `"{\"type\":\"SECURITY_GROUPS_USAGE_AUDIT\",\"deleteUnusedSecurityGroups\":true,\"coalesceRedundantSecurityGroups\":true}"` 
*Required*: Yes  
*Type*: [SecurityServicePolicyData](aws-properties-fms-policy-securityservicepolicydata.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Tags`  <a name="cfn-fms-policy-tags"></a>
A collection of key:value pairs associated with an AWS resource. The key:value pair can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each AWS resource.   
*Required*: No  
*Type*: Array of [PolicyTag](aws-properties-fms-policy-policytag.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

## Return values
<a name="aws-resource-fms-policy-return-values"></a>

### Ref
<a name="aws-resource-fms-policy-return-values-ref"></a>

The `Ref` for this resource returns the `PolicyId`. 

When you pass the logical ID of this resource to the intrinsic `Ref` function, `Ref` returns the resource physical ID, such as 1234a1a-a1b1-12a1-abcd-a123b123456.

For more information about using the `Ref` function, see [https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-ref.html](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-ref.html).

### Fn::GetAtt
<a name="aws-resource-fms-policy-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-fms-policy-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
The Amazon Resource Name (ARN) of the policy.

`Id`  <a name="Id-fn::getatt"></a>
The ID of the policy.

## Examples
<a name="aws-resource-fms-policy--examples"></a>



**Topics**
+ [Create a Firewall ManagerAWS WAF policy](#aws-resource-fms-policy--examples--Create_a_policy)
+ [Create a Firewall ManagerAWS WAF Classic policy](#aws-resource-fms-policy--examples--Create_a_Classic_policy)
+ [Create a Firewall Manager Shield Advanced policy](#aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Shield_Advanced_policy)
+ [Create a Firewall Manager common security group policy](#aws-resource-fms-policy--examples--Create_a_Firewall_Manager_common_security_group_policy)
+ [Create a Firewall Manager content audit security group policy](#aws-resource-fms-policy--examples--Create_a_Firewall_Manager_content_audit_security_group_policy)
+ [Create a Firewall Manager usage audit security group policy](#aws-resource-fms-policy--examples--Create_a_Firewall_Manager_usage_audit_security_group_policy)
+ [Create a Firewall Manager network ACL policy](#aws-resource-fms-policy--examples--Create_a_network_ACL_policy)
+ [Create a Firewall Manager Network Firewall policy](#aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Network_Firewall_policy)
+ [Create a Firewall Manager DNS Firewall policy](#aws-resource-fms-policy--examples--Create_a_Firewall_Manager_DNS_Firewall_policy)

### Create a Firewall ManagerAWS WAF policy
<a name="aws-resource-fms-policy--examples--Create_a_policy"></a>

The following shows an example Firewall Manager WAF policy for the latest version of AWS WAF. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_policy--yaml"></a>

```
PolicyWAFv2:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: Policy
      RemediationEnabled: false
      ResourceType: AWS::ElasticLoadBalancingV2::LoadBalancer
      SecurityServicePolicyData:
        Type: WAFV2
        ManagedServiceData: !Sub '{"type":"WAFV2",
                                  "preProcessRuleGroups":[{
                                  "ruleGroupType":"RuleGroup",
                                  "ruleGroupArn":"${RuleGroup.Arn}",
                                  "overrideAction":{"type":"NONE"}}],
                                  "postProcessRuleGroups":[],
                                  "defaultAction":{"type":"BLOCK"}}'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_policy--json"></a>

```
"PolicyWAFv2": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": false,
        "PolicyName": "Policy",
        "RemediationEnabled": false,
        "ResourceType": "AWS::ElasticLoadBalancingV2::LoadBalancer",
        "SecurityServicePolicyData": {
            "Type": "WAFV2",
            "ManagedServiceData": {
                "Fn::Sub": "{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupType\":\"RuleGroup,\"ruleGroupArn\":\"${RuleGroup.Arn}\",\"overrideAction\":{\"type\":\"NONE\"}}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"BLOCK\"}}"
            }
        }
    }
}
```

### Create a Firewall ManagerAWS WAF Classic policy
<a name="aws-resource-fms-policy--examples--Create_a_Classic_policy"></a>

The following shows an example Firewall ManagerAWS WAF Classic policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Classic_policy--yaml"></a>

```
PolicyWAF:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: Policy
      RemediationEnabled: false
      ResourceType: AWS::ElasticLoadBalancingV2::LoadBalancer
      SecurityServicePolicyData:
        Type: WAF
        ManagedServiceData: !Sub '{"type":"WAF",
                                  "defaultAction":{"type":"BLOCK"},
                                  "overrideCustomerWebACLAssociation":false,
                                  "ruleGroups":[
                                    {
                                      "id":"${RuleGroupId}",
                                      "overrideAction":{"type":"NONE"}
                                    }
                                  ]}'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Classic_policy--json"></a>

```
"PolicyWAF": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": false,
        "PolicyName": "Policy",
        "RemediationEnabled": false,
        "ResourceType": "AWS::ElasticLoadBalancingV2::LoadBalancer",
        "SecurityServicePolicyData": {
            "Type": "WAF",
            "ManagedServiceData": {
                "Fn::Sub": "{\"type\":\"WAF\",\"defaultAction\":{\"type\":\"BLOCK\"},\"overrideCustomerWebACLAssociation\":false,\"ruleGroups\":[{\"id\":\"${RuleGroupId}\",\"overrideAction\":{\"type\":\"NONE\"}}]}"
            }
        }
    }
}
```

### Create a Firewall Manager Shield Advanced policy
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Shield_Advanced_policy"></a>

The following shows an example Firewall Manager Shield Advanced policy. This example uses account and resource tag specifications to limit the scope of the policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Shield_Advanced_policy--yaml"></a>

```
Policy:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: true
      ResourceTags:
        - Key: resourceTag1
          Value: value
        - Key: resourceTag2
          Value: value
      IncludeMap:
        ACCOUNT:
          - !Ref AWS::AccountId
      PolicyName: TaggedPolicy
      RemediationEnabled: false
      ResourceType: ResourceTypeList
      ResourceTypeList:
        - AWS::ElasticLoadBalancingV2::LoadBalancer
        - AWS::EC2::EIP
      SecurityServicePolicyData:
        Type: SHIELD_ADVANCED
      DeleteAllPolicyResources: false
      Tags:
        - Key: tag1
          Value: value
        - Key: tag2
          Value: value
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Shield_Advanced_policy--json"></a>

```
"Policy": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": true,
        "ResourceTags": [
            {
                "Key": "resourceTag1",
                "Value": "value"
            },
            {
                "Key": "resourceTag2",
                "Value": "value"
            }
          ],
          "IncludeMap": {
              "ACCOUNT": [
                {
                  "Ref": "AWS::AccountId"
                }
              ]
          },
          "PolicyName": "TaggedPolicy",
          "RemediationEnabled": false,
          "ResourceType": "ResourceTypeList",
          "ResourceTypeList": [
              "AWS::ElasticLoadBalancingV2::LoadBalancer",
              "AWS::EC2::EIP"
          ],
          "SecurityServicePolicyData": {
              "Type": "SHIELD_ADVANCED"
          },
          "Tags": [
              {
                "Key": "tag1",
                "Value": "value"
              },
              {
              "Key": "tag2",
              "Value": "value"
            }
        ]
    }
}
```

### Create a Firewall Manager common security group policy
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_common_security_group_policy"></a>

The following shows an example Firewall Manager common security group policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_common_security_group_policy--yaml"></a>

```
Policy:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: SecurityGroupsCommonsPolicy
      RemediationEnabled: false
      ResourceType: AWS::EC2::Instance
      SecurityServicePolicyData:
        Type: SECURITY_GROUPS_COMMON
        ManagedServiceData: !Sub '{"type":"SECURITY_GROUPS_COMMON",
                                  "revertManualSecurityGroupChanges":true,
                                  "securityGroups":[{"id":"${SecurityGroup.GroupId}"}]}'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_common_security_group_policy--json"></a>

```
"Policy": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": false,
        "PolicyName": "SecurityGroupsCommonsPolicy",
        "RemediationEnabled": false,
        "ResourceType": "AWS::EC2::Instance",
        "SecurityServicePolicyData": {
            "Type": "SECURITY_GROUPS_COMMON",
            "ManagedServiceData": {
                "Fn::Sub": "{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":true,\"securityGroups\":[{\"id\":\"${SecurityGroup.GroupId}\"}]}"
            }
        }
    }
}
```

### Create a Firewall Manager content audit security group policy
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_content_audit_security_group_policy"></a>

The following shows an example Firewall Manager usage audit security group policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_content_audit_security_group_policy--yaml"></a>

```
PolicySGContentAudit:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: Policy
      RemediationEnabled: false
      ResourceType: AWS::EC2::Instance
      SecurityServicePolicyData:
        Type: SECURITY_GROUPS_CONTENT_AUDIT
        ManagedServiceData: !Sub '{"type":"SECURITY_GROUPS_CONTENT_AUDIT",
                                  "securityGroupAction":{"type":"ALLOW"},
                                  "securityGroups":[
                                    {"id":"${SecurityGroup.GroupId}"}
                                  ]}'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_content_audit_security_group_policy--json"></a>

```
"PolicySGContentAudit": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
            "ExcludeResourceTags": false,
            "PolicyName": "Policy",
            "RemediationEnabled": false,
            "ResourceType": "AWS::EC2::Instance",
            "SecurityServicePolicyData": {
                "Type": "SECURITY_GROUPS_CONTENT_AUDIT",
                "ManagedServiceData": {
                    "Fn::Sub": "{\"type\":\"SECURITY_GROUPS_CONTENT_AUDIT\",\"securityGroupAction\":{\"type\":\"ALLOW\"},\"securityGroups\":[{\"id\":\"${SecurityGroup.GroupId}\"}]}"
                }
            }
        }
    }
```

### Create a Firewall Manager usage audit security group policy
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_usage_audit_security_group_policy"></a>

The following shows an example Firewall Manager usage audit security group policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_usage_audit_security_group_policy--yaml"></a>

```
PolicySGUsageAudit:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: Policy
      RemediationEnabled: false
      ResourceType: AWS::EC2::SecurityGroup
      SecurityServicePolicyData:
        Type: SECURITY_GROUPS_USAGE_AUDIT
        ManagedServiceData: !Sub '{"type":"SECURITY_GROUPS_USAGE_AUDIT",
                                  "deleteUnusedSecurityGroups":false,
                                  "coalesceRedundantSecurityGroups":false,
                                  "optionalDelayForUnusedInMinutes":null}'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_usage_audit_security_group_policy--json"></a>

```
"PolicySGUsageAudit": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": false,
        "PolicyName": "PolicySGUsageAudit",
        "RemediationEnabled": false,
        "ResourceType": "AWS::EC2::SecurityGroup",
        "SecurityServicePolicyData": {
            "Type": "SECURITY_GROUPS_USAGE_AUDIT",
            "ManagedServiceData": {
                "Fn::Sub": "{\"type\":\"SECURITY_GROUPS_USAGE_AUDIT\",\"deleteUnusedSecurityGroups\":false,\"coalesceRedundantSecurityGroups\":false,\"optionalDelayForUnusedInMinutes\":null}"
            }
        }
    }
}
```

### Create a Firewall Manager network ACL policy
<a name="aws-resource-fms-policy--examples--Create_a_network_ACL_policy"></a>

The following shows an example Firewall Manager network ACL policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_network_ACL_policy--yaml"></a>

```
PolicyNetworkAcl:
  Type: AWS::FMS::Policy
  Properties:
    PolicyName: FMSNetworkAclPolicy
    DeleteAllPolicyResources: true
    ResourcesCleanUp: true
    RemediationEnabled: true
    ExcludeResourceTags: false
    ResourceType: AWS::EC2::Subnet
    SecurityServicePolicyData:
      Type: NETWORK_ACL_COMMON
      ManagedServiceData: '{"type":"NETWORK_ACL_COMMON"}'
      PolicyOption:
        NetworkAclCommonPolicy:
          NetworkAclEntrySet:
            FirstEntries:
              - Protocol: '6'
                PortRange:
                  From: 2048
                  To: 2048
                CidrBlock: 10.16.0.0/16
                RuleAction: allow
                Egress: false
              - Protocol: '6'
                PortRange:
                  From: 2048
                  To: 2048
                CidrBlock: 10.16.0.0/16
                RuleAction: allow
                Egress: true
            LastEntries:
              - Protocol: '6'
                PortRange:
                  From: 4096
                  To: 4096
                CidrBlock: 10.16.0.0/16
                RuleAction: allow
                Egress: true
              - Protocol: '6'
                PortRange:
                  From: 4096
                  To: 4096
                CidrBlock: 10.16.0.0/16
                RuleAction: allow
                Egress: false
            ForceRemediateForFirstEntries: true
            ForceRemediateForLastEntries: true
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_network_ACL_policy--json"></a>

```
"PolicyNetworkAcl": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "PolicyName": "FMSNetworkAclPolicy",
        "DeleteAllPolicyResources": true,
        "ResourcesCleanUp": true,
        "RemediationEnabled": true,
        "ExcludeResourceTags": false,
        "ResourceType": "AWS::EC2::Subnet",
        "SecurityServicePolicyData": {
            "Type": "NETWORK_ACL_COMMON",
            "ManagedServiceData": "{\"type\":\"NETWORK_ACL_COMMON\"}",
            "PolicyOption": {
                "NetworkAclCommonPolicy": {
                    "NetworkAclEntrySet": {
                        "FirstEntries": [
                            {
                                "Protocol": "6",
                                "PortRange": {
                                    "From": 2048,
                                    "To": 2048
                                },
                                "CidrBlock": "10.16.0.0/16",
                                "RuleAction": "allow",
                                "Egress": false
                            },
                            {
                                "Protocol": "6",
                                "PortRange": {
                                    "From": 2048,
                                    "To": 2048
                                },
                                "CidrBlock": "10.16.0.0/16",
                                "RuleAction": "allow",
                                "Egress": true
                            }
                        ],
                        "LastEntries": [
                            {
                                "Protocol": "6",
                                "PortRange": {
                                    "From": 4096,
                                    "To": 4096
                                },
                                "CidrBlock": "10.16.0.0/16",
                                "RuleAction": "allow",
                                "Egress": true
                            },
                            {
                                "Protocol": "6",
                                "PortRange": {
                                    "From": 4096,
                                    "To": 4096
                                },
                                "CidrBlock": "10.16.0.0/16",
                                "RuleAction": "allow",
                                "Egress": false
                            }
                        ],
                        "ForceRemediateForFirstEntries": true,
                        "ForceRemediateForLastEntries": true
                    }
                }
            }
        }
    }
}
```

### Create a Firewall Manager Network Firewall policy
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Network_Firewall_policy"></a>

The following shows an example Firewall Manager Network Firewall policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Network_Firewall_policy--yaml"></a>

```
PolicyNetworkFirewall:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: PolicyNetworkFirewall
      RemediationEnabled: true
      ResourceType: AWS::EC2::VPC
      DeleteAllPolicyResources: true
      SecurityServicePolicyData:
        Type: NETWORK_FIREWALL
        ManagedServiceData: '
          {
            "type": "NETWORK_FIREWALL",
            "networkFirewallStatelessRuleGroupReferences": [
              {
                "resourceARN": "arn:aws:network-firewall:us-east-1:000000000000:stateless-rulegroup/example",
                "priority": 1
              }
            ],
            "networkFirewallStatelessDefaultActions": [
              "aws:drop",
              "example"
            ],
            "networkFirewallStatelessFragmentDefaultActions": [
              "aws:drop",
              "example"
            ],
            "networkFirewallStatelessCustomActions": [
              {
                "actionName": "example",
                "actionDefinition": {
                  "publishMetricAction": {
                    "dimensions": [
                      {
                        "value": "example"
                      }
                    ]
                  }
                }
              }
            ],
            "networkFirewallStatefulRuleGroupReferences": [
              {
                "resourceARN": "arn:aws:network-firewall:us-east-1:000000000000:stateful-rulegroup/example"
              }
            ],
            "networkFirewallOrchestrationConfig": {
              "singleFirewallEndpointPerVPC": false,
              "allowedIPV4CidrList": []
            }
          }'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_Network_Firewall_policy--json"></a>

```
"PolicyNetworkFirewall": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": false,
        "PolicyName": "PolicyNetworkFirewall",
        "RemediationEnabled": true,
        "ResourceType": "AWS::EC2::VPC",
        "DeleteAllPolicyResources": true,
        "SecurityServicePolicyData": {
            "Type": "NETWORK_FIREWALL",
            "ManagedServiceData": "{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:000000000000:stateless-rulegroup\/example\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:drop\",\"example\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:drop\",\"example\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"example\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"example\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:000000000000:stateful-rulegroup\/example\"}],\"networkFirewallOrchestrationConfig\":{\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":[]}}"
        }
    }
}
```

### Create a Firewall Manager DNS Firewall policy
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_DNS_Firewall_policy"></a>

The following shows an example Firewall Manager DNS Firewall policy. 

#### YAML
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_DNS_Firewall_policy--yaml"></a>

```
Policy:
    Type: AWS::FMS::Policy
    Properties:
      ExcludeResourceTags: false
      PolicyName: DnsFirewallPolicy
      RemediationEnabled: false
      ResourceType: AWS::EC2::VPC
      SecurityServicePolicyData:
        Type: DNS_FIREWALL
        ManagedServiceData: !Sub '{"type":"DNS_FIREWALL",
                                  "preProcessRuleGroups":[{"ruleGroupId": "${PreRuleGroupId}", "priority": 11}],
                                  "postProcessRuleGroups":[{"ruleGroupId": "${PostRuleGroupId}", "priority": 9902}]}'
```

#### JSON
<a name="aws-resource-fms-policy--examples--Create_a_Firewall_Manager_DNS_Firewall_policy--json"></a>

```
"Policy": {
    "Type": "AWS::FMS::Policy",
    "Properties": {
        "ExcludeResourceTags": false,
        "PolicyName": "DnsFirewallPolicy",
        "RemediationEnabled": false,
        "ResourceType": "AWS::EC2::VPC",
        "SecurityServicePolicyData": {
            "Type": "DNS_FIREWALL",
            "ManagedServiceData": {
                "Fn::Sub": "{\"type\":\"DNS_FIREWALL\",\"preProcessRuleGroups\":[{\"ruleGroupId\": \"${PreRuleGroupId}\", \"priority\": 11}],\"postProcessRuleGroups\":[{\"ruleGroupId\": \"${PostRuleGroupId}\", \"priority\": 9902}]}"
            }
        }
    }
}
```

# AWS::FMS::Policy IcmpTypeCode
<a name="aws-properties-fms-policy-icmptypecode"></a>

ICMP protocol: The ICMP type and code.

## Syntax
<a name="aws-properties-fms-policy-icmptypecode-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-icmptypecode-syntax.json"></a>

```
{
  "[Code](#cfn-fms-policy-icmptypecode-code)" : Integer,
  "[Type](#cfn-fms-policy-icmptypecode-type)" : Integer
}
```

### YAML
<a name="aws-properties-fms-policy-icmptypecode-syntax.yaml"></a>

```
  [Code](#cfn-fms-policy-icmptypecode-code): Integer
  [Type](#cfn-fms-policy-icmptypecode-type): Integer
```

## Properties
<a name="aws-properties-fms-policy-icmptypecode-properties"></a>

`Code`  <a name="cfn-fms-policy-icmptypecode-code"></a>
ICMP code.   
*Required*: Yes  
*Type*: Integer  
*Minimum*: `0`  
*Maximum*: `255`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Type`  <a name="cfn-fms-policy-icmptypecode-type"></a>
ICMP type.   
*Required*: Yes  
*Type*: Integer  
*Minimum*: `0`  
*Maximum*: `255`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy IEMap
<a name="aws-properties-fms-policy-iemap"></a>

Specifies the AWS account IDs and AWS Organizations organizational units (OUs) to include in or exclude from the policy. Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.

This is used for the policy's `IncludeMap` and `ExcludeMap`.

You can specify account IDs, OUs, or a combination: 
+ Specify account IDs by setting the key to `ACCOUNT`. For example, the following is a valid map: `{“ACCOUNT” : [“accountID1”, “accountID2”]}`.
+ Specify OUs by setting the key to `ORGUNIT`. For example, the following is a valid map: `{“ORGUNIT” : [“ouid111”, “ouid112”]}`.
+ Specify accounts and OUs together in a single map, separated with a comma. For example, the following is a valid map: `{“ACCOUNT” : [“accountID1”, “accountID2”], “ORGUNIT” : [“ouid111”, “ouid112”]}`.

## Syntax
<a name="aws-properties-fms-policy-iemap-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-iemap-syntax.json"></a>

```
{
  "[ACCOUNT](#cfn-fms-policy-iemap-account)" : [ String, ... ],
  "[ORGUNIT](#cfn-fms-policy-iemap-orgunit)" : [ String, ... ]
}
```

### YAML
<a name="aws-properties-fms-policy-iemap-syntax.yaml"></a>

```
  [ACCOUNT](#cfn-fms-policy-iemap-account): 
    - String
  [ORGUNIT](#cfn-fms-policy-iemap-orgunit): 
    - String
```

## Properties
<a name="aws-properties-fms-policy-iemap-properties"></a>

`ACCOUNT`  <a name="cfn-fms-policy-iemap-account"></a>
The account list for the map.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ORGUNIT`  <a name="cfn-fms-policy-iemap-orgunit"></a>
The organizational unit list for the map.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy NetworkAclCommonPolicy
<a name="aws-properties-fms-policy-networkaclcommonpolicy"></a>

Defines a Firewall Manager network ACL policy. This is used in the `PolicyOption` of a `SecurityServicePolicyData` for a `Policy`, when the `SecurityServicePolicyData` type is set to `NETWORK_ACL_COMMON`. 

For information about network ACLs, see [Control traffic to subnets using network ACLs](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-network-acls.html) in the *Amazon Virtual Private Cloud User Guide*. 

## Syntax
<a name="aws-properties-fms-policy-networkaclcommonpolicy-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-networkaclcommonpolicy-syntax.json"></a>

```
{
  "[NetworkAclEntrySet](#cfn-fms-policy-networkaclcommonpolicy-networkaclentryset)" : NetworkAclEntrySet
}
```

### YAML
<a name="aws-properties-fms-policy-networkaclcommonpolicy-syntax.yaml"></a>

```
  [NetworkAclEntrySet](#cfn-fms-policy-networkaclcommonpolicy-networkaclentryset): 
    NetworkAclEntrySet
```

## Properties
<a name="aws-properties-fms-policy-networkaclcommonpolicy-properties"></a>

`NetworkAclEntrySet`  <a name="cfn-fms-policy-networkaclcommonpolicy-networkaclentryset"></a>
The definition of the first and last rules for the network ACL policy.   
*Required*: Yes  
*Type*: [NetworkAclEntrySet](aws-properties-fms-policy-networkaclentryset.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy NetworkAclEntry
<a name="aws-properties-fms-policy-networkaclentry"></a>

Describes a rule in a network ACL.

Each network ACL has a set of numbered ingress rules and a separate set of numbered egress rules. When determining whether a packet should be allowed in or out of a subnet associated with the network ACL, AWS processes the entries in the network ACL according to the rule numbers, in ascending order. 

When you manage an individual network ACL, you explicitly specify the rule numbers. When you specify the network ACL rules in a Firewall Manager policy, you provide the rules to run first, in the order that you want them to run, and the rules to run last, in the order that you want them to run. Firewall Manager assigns the rule numbers for you when you save the network ACL policy specification.

## Syntax
<a name="aws-properties-fms-policy-networkaclentry-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-networkaclentry-syntax.json"></a>

```
{
  "[CidrBlock](#cfn-fms-policy-networkaclentry-cidrblock)" : String,
  "[Egress](#cfn-fms-policy-networkaclentry-egress)" : Boolean,
  "[IcmpTypeCode](#cfn-fms-policy-networkaclentry-icmptypecode)" : IcmpTypeCode,
  "[Ipv6CidrBlock](#cfn-fms-policy-networkaclentry-ipv6cidrblock)" : String,
  "[PortRange](#cfn-fms-policy-networkaclentry-portrange)" : PortRange,
  "[Protocol](#cfn-fms-policy-networkaclentry-protocol)" : String,
  "[RuleAction](#cfn-fms-policy-networkaclentry-ruleaction)" : String
}
```

### YAML
<a name="aws-properties-fms-policy-networkaclentry-syntax.yaml"></a>

```
  [CidrBlock](#cfn-fms-policy-networkaclentry-cidrblock): String
  [Egress](#cfn-fms-policy-networkaclentry-egress): Boolean
  [IcmpTypeCode](#cfn-fms-policy-networkaclentry-icmptypecode): 
    IcmpTypeCode
  [Ipv6CidrBlock](#cfn-fms-policy-networkaclentry-ipv6cidrblock): String
  [PortRange](#cfn-fms-policy-networkaclentry-portrange): 
    PortRange
  [Protocol](#cfn-fms-policy-networkaclentry-protocol): String
  [RuleAction](#cfn-fms-policy-networkaclentry-ruleaction): String
```

## Properties
<a name="aws-properties-fms-policy-networkaclentry-properties"></a>

`CidrBlock`  <a name="cfn-fms-policy-networkaclentry-cidrblock"></a>
The IPv4 network range to allow or deny, in CIDR notation.  
*Required*: No  
*Type*: String  
*Pattern*: `^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\/([0-9]|[1-2][0-9]|3[0-2]))$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Egress`  <a name="cfn-fms-policy-networkaclentry-egress"></a>
Indicates whether the rule is an egress, or outbound, rule (applied to traffic leaving the subnet). If it's not an egress rule, then it's an ingress, or inbound, rule.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`IcmpTypeCode`  <a name="cfn-fms-policy-networkaclentry-icmptypecode"></a>
ICMP protocol: The ICMP type and code.  
*Required*: No  
*Type*: [IcmpTypeCode](aws-properties-fms-policy-icmptypecode.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Ipv6CidrBlock`  <a name="cfn-fms-policy-networkaclentry-ipv6cidrblock"></a>
The IPv6 network range to allow or deny, in CIDR notation.  
*Required*: No  
*Type*: String  
*Pattern*: `^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))(/(1[0-2]|[0-9]))?$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PortRange`  <a name="cfn-fms-policy-networkaclentry-portrange"></a>
TCP or UDP protocols: The range of ports the rule applies to.  
*Required*: No  
*Type*: [PortRange](aws-properties-fms-policy-portrange.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Protocol`  <a name="cfn-fms-policy-networkaclentry-protocol"></a>
The protocol number. A value of "-1" means all protocols.   
*Required*: Yes  
*Type*: String  
*Pattern*: `^(tcp|udp|icmp|-1|([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5]))$`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`RuleAction`  <a name="cfn-fms-policy-networkaclentry-ruleaction"></a>
Indicates whether to allow or deny the traffic that matches the rule.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `allow | deny`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy NetworkAclEntrySet
<a name="aws-properties-fms-policy-networkaclentryset"></a>

The configuration of the first and last rules for the network ACL policy, and the remediation settings for each. 

## Syntax
<a name="aws-properties-fms-policy-networkaclentryset-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-networkaclentryset-syntax.json"></a>

```
{
  "[FirstEntries](#cfn-fms-policy-networkaclentryset-firstentries)" : [ NetworkAclEntry, ... ],
  "[ForceRemediateForFirstEntries](#cfn-fms-policy-networkaclentryset-forceremediateforfirstentries)" : Boolean,
  "[ForceRemediateForLastEntries](#cfn-fms-policy-networkaclentryset-forceremediateforlastentries)" : Boolean,
  "[LastEntries](#cfn-fms-policy-networkaclentryset-lastentries)" : [ NetworkAclEntry, ... ]
}
```

### YAML
<a name="aws-properties-fms-policy-networkaclentryset-syntax.yaml"></a>

```
  [FirstEntries](#cfn-fms-policy-networkaclentryset-firstentries): 
    - NetworkAclEntry
  [ForceRemediateForFirstEntries](#cfn-fms-policy-networkaclentryset-forceremediateforfirstentries): Boolean
  [ForceRemediateForLastEntries](#cfn-fms-policy-networkaclentryset-forceremediateforlastentries): Boolean
  [LastEntries](#cfn-fms-policy-networkaclentryset-lastentries): 
    - NetworkAclEntry
```

## Properties
<a name="aws-properties-fms-policy-networkaclentryset-properties"></a>

`FirstEntries`  <a name="cfn-fms-policy-networkaclentryset-firstentries"></a>
The rules that you want to run first in the Firewall Manager managed network ACLs.   
Provide these in the order in which you want them to run. Firewall Manager will assign the specific rule numbers for you, in the network ACLs that it creates. 
You must specify at least one first entry or one last entry in any network ACL policy.   
*Required*: No  
*Type*: Array of [NetworkAclEntry](aws-properties-fms-policy-networkaclentry.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ForceRemediateForFirstEntries`  <a name="cfn-fms-policy-networkaclentryset-forceremediateforfirstentries"></a>
Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy violations that involve conflicts between the custom entries and the policy entries.   
If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to remediate. For more information about the remediation behavior, see [Remediation for managed network ACLs](https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html#network-acls-remediation) in the *AWS Firewall Manager Developer Guide*.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ForceRemediateForLastEntries`  <a name="cfn-fms-policy-networkaclentryset-forceremediateforlastentries"></a>
Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy violations that involve conflicts between the custom entries and the policy entries.   
If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to remediate. For more information about the remediation behavior, see [Remediation for managed network ACLs](https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html#network-acls-remediation) in the *AWS Firewall Manager Developer Guide*.  
*Required*: Yes  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`LastEntries`  <a name="cfn-fms-policy-networkaclentryset-lastentries"></a>
The rules that you want to run last in the Firewall Manager managed network ACLs.   
Provide these in the order in which you want them to run. Firewall Manager will assign the specific rule numbers for you, in the network ACLs that it creates. 
You must specify at least one first entry or one last entry in any network ACL policy.   
*Required*: No  
*Type*: Array of [NetworkAclEntry](aws-properties-fms-policy-networkaclentry.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy NetworkFirewallPolicy
<a name="aws-properties-fms-policy-networkfirewallpolicy"></a>

Configures the firewall policy deployment model of AWS Network Firewall. For information about Network Firewall deployment models, see [AWS Network Firewall example architectures with routing](https://docs.aws.amazon.com/network-firewall/latest/developerguide/architectures.html) in the *Network Firewall Developer Guide*.

## Syntax
<a name="aws-properties-fms-policy-networkfirewallpolicy-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-networkfirewallpolicy-syntax.json"></a>

```
{
  "[FirewallDeploymentModel](#cfn-fms-policy-networkfirewallpolicy-firewalldeploymentmodel)" : String
}
```

### YAML
<a name="aws-properties-fms-policy-networkfirewallpolicy-syntax.yaml"></a>

```
  [FirewallDeploymentModel](#cfn-fms-policy-networkfirewallpolicy-firewalldeploymentmodel): String
```

## Properties
<a name="aws-properties-fms-policy-networkfirewallpolicy-properties"></a>

`FirewallDeploymentModel`  <a name="cfn-fms-policy-networkfirewallpolicy-firewalldeploymentmodel"></a>
Defines the deployment model to use for the firewall policy. To use a distributed model, set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-thirdpartyfirewallpolicy.html) to `DISTRIBUTED`.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `DISTRIBUTED | CENTRALIZED`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy PolicyOption
<a name="aws-properties-fms-policy-policyoption"></a>

Contains the settings to configure a network ACL policy, a AWS Network Firewall firewall policy deployment model, or a third-party firewall policy.

## Syntax
<a name="aws-properties-fms-policy-policyoption-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-policyoption-syntax.json"></a>

```
{
  "[NetworkAclCommonPolicy](#cfn-fms-policy-policyoption-networkaclcommonpolicy)" : NetworkAclCommonPolicy,
  "[NetworkFirewallPolicy](#cfn-fms-policy-policyoption-networkfirewallpolicy)" : NetworkFirewallPolicy,
  "[ThirdPartyFirewallPolicy](#cfn-fms-policy-policyoption-thirdpartyfirewallpolicy)" : ThirdPartyFirewallPolicy
}
```

### YAML
<a name="aws-properties-fms-policy-policyoption-syntax.yaml"></a>

```
  [NetworkAclCommonPolicy](#cfn-fms-policy-policyoption-networkaclcommonpolicy): 
    NetworkAclCommonPolicy
  [NetworkFirewallPolicy](#cfn-fms-policy-policyoption-networkfirewallpolicy): 
    NetworkFirewallPolicy
  [ThirdPartyFirewallPolicy](#cfn-fms-policy-policyoption-thirdpartyfirewallpolicy): 
    ThirdPartyFirewallPolicy
```

## Properties
<a name="aws-properties-fms-policy-policyoption-properties"></a>

`NetworkAclCommonPolicy`  <a name="cfn-fms-policy-policyoption-networkaclcommonpolicy"></a>
Defines a Firewall Manager network ACL policy.   
*Required*: No  
*Type*: [NetworkAclCommonPolicy](aws-properties-fms-policy-networkaclcommonpolicy.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`NetworkFirewallPolicy`  <a name="cfn-fms-policy-policyoption-networkfirewallpolicy"></a>
Defines the deployment model to use for the firewall policy.  
*Required*: No  
*Type*: [NetworkFirewallPolicy](aws-properties-fms-policy-networkfirewallpolicy.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ThirdPartyFirewallPolicy`  <a name="cfn-fms-policy-policyoption-thirdpartyfirewallpolicy"></a>
Defines the policy options for a third-party firewall policy.  
*Required*: No  
*Type*: [ThirdPartyFirewallPolicy](aws-properties-fms-policy-thirdpartyfirewallpolicy.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy PolicyTag
<a name="aws-properties-fms-policy-policytag"></a>

A collection of key:value pairs associated with an AWS resource. The key:value pair can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each AWS resource. 

## Syntax
<a name="aws-properties-fms-policy-policytag-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-policytag-syntax.json"></a>

```
{
  "[Key](#cfn-fms-policy-policytag-key)" : String,
  "[Value](#cfn-fms-policy-policytag-value)" : String
}
```

### YAML
<a name="aws-properties-fms-policy-policytag-syntax.yaml"></a>

```
  [Key](#cfn-fms-policy-policytag-key): String
  [Value](#cfn-fms-policy-policytag-value): String
```

## Properties
<a name="aws-properties-fms-policy-policytag-properties"></a>

`Key`  <a name="cfn-fms-policy-policytag-key"></a>
Part of the key:value pair that defines a tag. You can use a tag key to describe a category of information, such as "customer." Tag keys are case-sensitive.  
*Required*: Yes  
*Type*: String  
*Pattern*: `^([^\s]*)$`  
*Minimum*: `1`  
*Maximum*: `128`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Value`  <a name="cfn-fms-policy-policytag-value"></a>
Part of the key:value pair that defines a tag. You can use a tag value to describe a specific value within a category, such as "companyA" or "companyB." Tag values are case-sensitive.   
*Required*: Yes  
*Type*: String  
*Pattern*: `^([^\s]*)$`  
*Maximum*: `256`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy PortRange
<a name="aws-properties-fms-policy-portrange"></a>

TCP or UDP protocols: The range of ports the rule applies to.

## Syntax
<a name="aws-properties-fms-policy-portrange-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-portrange-syntax.json"></a>

```
{
  "[From](#cfn-fms-policy-portrange-from)" : Integer,
  "[To](#cfn-fms-policy-portrange-to)" : Integer
}
```

### YAML
<a name="aws-properties-fms-policy-portrange-syntax.yaml"></a>

```
  [From](#cfn-fms-policy-portrange-from): Integer
  [To](#cfn-fms-policy-portrange-to): Integer
```

## Properties
<a name="aws-properties-fms-policy-portrange-properties"></a>

`From`  <a name="cfn-fms-policy-portrange-from"></a>
The beginning port number of the range.   
*Required*: Yes  
*Type*: Integer  
*Minimum*: `0`  
*Maximum*: `65535`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`To`  <a name="cfn-fms-policy-portrange-to"></a>
The ending port number of the range.   
*Required*: Yes  
*Type*: Integer  
*Minimum*: `0`  
*Maximum*: `65535`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy ResourceTag
<a name="aws-properties-fms-policy-resourcetag"></a>

The resource tags that AWS Firewall Manager uses to determine if a particular resource should be included or excluded from the AWS Firewall Manager policy. Tags enable you to categorize your AWS resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value. Firewall Manager combines the tags with "AND" so that, if you add more than one tag to a policy scope, a resource must have all the specified tags to be included or excluded. For more information, see [Working with Tag Editor](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/tag-editor.html).

## Syntax
<a name="aws-properties-fms-policy-resourcetag-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-resourcetag-syntax.json"></a>

```
{
  "[Key](#cfn-fms-policy-resourcetag-key)" : String,
  "[Value](#cfn-fms-policy-resourcetag-value)" : String
}
```

### YAML
<a name="aws-properties-fms-policy-resourcetag-syntax.yaml"></a>

```
  [Key](#cfn-fms-policy-resourcetag-key): String
  [Value](#cfn-fms-policy-resourcetag-value): String
```

## Properties
<a name="aws-properties-fms-policy-resourcetag-properties"></a>

`Key`  <a name="cfn-fms-policy-resourcetag-key"></a>
The resource tag key.  
*Required*: Yes  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `128`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Value`  <a name="cfn-fms-policy-resourcetag-value"></a>
The resource tag value.  
*Required*: No  
*Type*: String  
*Maximum*: `256`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

# AWS::FMS::Policy SecurityServicePolicyData
<a name="aws-properties-fms-policy-securityservicepolicydata"></a>

Details about the security service that is being used to protect the resources.

## Syntax
<a name="aws-properties-fms-policy-securityservicepolicydata-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-securityservicepolicydata-syntax.json"></a>

```
{
  "[ManagedServiceData](#cfn-fms-policy-securityservicepolicydata-managedservicedata)" : String,
  "[PolicyOption](#cfn-fms-policy-securityservicepolicydata-policyoption)" : PolicyOption,
  "[Type](#cfn-fms-policy-securityservicepolicydata-type)" : String
}
```

### YAML
<a name="aws-properties-fms-policy-securityservicepolicydata-syntax.yaml"></a>

```
  [ManagedServiceData](#cfn-fms-policy-securityservicepolicydata-managedservicedata): String
  [PolicyOption](#cfn-fms-policy-securityservicepolicydata-policyoption): 
    PolicyOption
  [Type](#cfn-fms-policy-securityservicepolicydata-type): String
```

## Properties
<a name="aws-properties-fms-policy-securityservicepolicydata-properties"></a>

`ManagedServiceData`  <a name="cfn-fms-policy-securityservicepolicydata-managedservicedata"></a>
Details about the service that are specific to the service type, in JSON format.   
+ Example: `DNS_FIREWALL`

   `"{\"type\":\"DNS_FIREWALL\",\"preProcessRuleGroups\":[{\"ruleGroupId\":\"rslvr-frg-1\",\"priority\":10}],\"postProcessRuleGroups\":[{\"ruleGroupId\":\"rslvr-frg-2\",\"priority\":9911}]}"` 
**Note**  
Valid values for `preProcessRuleGroups` are between 1 and 99. Valid values for `postProcessRuleGroups` are between 9901 and 10000.
+ Example: `NETWORK_FIREWALL` - Centralized deployment model

   `"{\"type\":\"NETWORK_FIREWALL\",\"awsNetworkFirewallConfig\":{\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":true}},\"firewallDeploymentModel\":{\"centralizedFirewallDeploymentModel\":{\"centralizedFirewallOrchestrationConfig\":{\"inspectionVpcIds\":[{\"resourceId\":\"vpc-1234\",\"accountId\":\"123456789011\"}],\"firewallCreationConfig\":{\"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneId\":null,\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]}]}},\"allowedIPV4CidrList\":[]}}}}"` 

  To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
+ Example: `NETWORK_FIREWALL` - Distributed deployment model with automatic Availability Zone configuration

   ` "{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":[\"10.0.0.0/28\",\"192.168.0.0/28\"],\"routeManagementAction\":\"OFF\"},\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":true}}" ` 

   With automatic Availbility Zone configuration, Firewall Manager chooses which Availability Zones to create the endpoints in. To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
+ Example: `NETWORK_FIREWALL` - Distributed deployment model with automatic Availability Zone configuration and route management

   ` "{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":[\"10.0.0.0/28\",\"192.168.0.0/28\"],\"routeManagementAction\":\"MONITOR\",\"routeManagementTargetTypes\":[\"InternetGateway\"]},\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\": \"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":true}}" ` 

  To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
+ Example: `NETWORK_FIREWALL` - Distributed deployment model with custom Availability Zone configuration

   `"{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"fragmentcustomactionname\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\", \"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}},{\"actionName\":\"fragmentcustomactionname\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"fragmentmetricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"firewallCreationConfig\":{ \"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]},{\"availabilityZoneName\":\"us-east-1b\",\"allowedIPV4CidrList\":[ \"10.0.0.0/28\"]}]} },\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":null,\"routeManagementAction\":\"OFF\",\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":boolean}}" ` 

   With custom Availability Zone configuration, you define which specific Availability Zones to create endpoints in by configuring `firewallCreationConfig`. To configure the Availability Zones in `firewallCreationConfig`, specify either the `availabilityZoneName` or `availabilityZoneId` parameter, not both parameters. 

  To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
+ Example: `NETWORK_FIREWALL` - Distributed deployment model with custom Availability Zone configuration and route management

   `"{\"type\":\"NETWORK_FIREWALL\",\"networkFirewallStatelessRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateless-rulegroup/test\",\"priority\":1}],\"networkFirewallStatelessDefaultActions\":[\"aws:forward_to_sfe\",\"customActionName\"],\"networkFirewallStatelessFragmentDefaultActions\":[\"aws:forward_to_sfe\",\"fragmentcustomactionname\"],\"networkFirewallStatelessCustomActions\":[{\"actionName\":\"customActionName\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"metricdimensionvalue\"}]}}},{\"actionName\":\"fragmentcustomactionname\",\"actionDefinition\":{\"publishMetricAction\":{\"dimensions\":[{\"value\":\"fragmentmetricdimensionvalue\"}]}}}],\"networkFirewallStatefulRuleGroupReferences\":[{\"resourceARN\":\"arn:aws:network-firewall:us-east-1:123456789011:stateful-rulegroup/test\"}],\"networkFirewallOrchestrationConfig\":{\"firewallCreationConfig\":{\"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]},{\"availabilityZoneName\":\"us-east-1b\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]}]}},\"singleFirewallEndpointPerVPC\":false,\"allowedIPV4CidrList\":null,\"routeManagementAction\":\"MONITOR\",\"routeManagementTargetTypes\":[\"InternetGateway\"],\"routeManagementConfig\":{\"allowCrossAZTrafficIfNoEndpoint\":true}},\"networkFirewallLoggingConfiguration\":{\"logDestinationConfigs\":[{\"logDestinationType\":\"S3\",\"logType\":\"ALERT\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}},{\"logDestinationType\":\"S3\",\"logType\":\"FLOW\",\"logDestination\":{\"bucketName\":\"s3-bucket-name\"}}],\"overrideExistingConfig\":boolean}}" ` 

  To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-networkfirewallpolicy.html) to `DISTRIBUTED`.
+ Example: `THIRD_PARTY_FIREWALL` - Palo Alto Networks Cloud Next-Generation Firewall centralized deployment model 

   `"{ \"type\":\"THIRD_PARTY_FIREWALL\", \"thirdPartyFirewall\":\"PALO_ALTO_NETWORKS_CLOUD_NGFW\", \"thirdPartyFirewallConfig\":{ \"thirdPartyFirewallPolicyList\":[\"global-1\"] },\"firewallDeploymentModel\":{\"centralizedFirewallDeploymentModel\":{\"centralizedFirewallOrchestrationConfig\":{\"inspectionVpcIds\":[{\"resourceId\":\"vpc-1234\",\"accountId\":\"123456789011\"}],\"firewallCreationConfig\":{\"endpointLocation\":{\"availabilityZoneConfigList\":[{\"availabilityZoneId\":null,\"availabilityZoneName\":\"us-east-1a\",\"allowedIPV4CidrList\":[\"10.0.0.0/28\"]}]}},\"allowedIPV4CidrList\":[]}}}}"` 

  To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-thirdpartyfirewallpolicy.html) to `CENTRALIZED`.
+ Example: `THIRD_PARTY_FIREWALL` - Palo Alto Networks Cloud Next-Generation Firewall distributed deployment model 

   `"{\"type\":\"THIRD_PARTY_FIREWALL\",\"thirdPartyFirewall\":\"PALO_ALTO_NETWORKS_CLOUD_NGFW\",\"thirdPartyFirewallConfig\":{\"thirdPartyFirewallPolicyList\":[\"global-1\"] },\"firewallDeploymentModel\":{ \"distributedFirewallDeploymentModel\":{ \"distributedFirewallOrchestrationConfig\":{\"firewallCreationConfig\":{\"endpointLocation\":{ \"availabilityZoneConfigList\":[ {\"availabilityZoneName\":\"${AvailabilityZone}\" } ] } }, \"allowedIPV4CidrList\":[ ] } } } }"` 

  To use the distributed deployment model, you must set [FirewallDeploymentModel](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-thirdpartyfirewallpolicy.html) to `DISTRIBUTED`.
+ Specification for `SHIELD_ADVANCED` for Amazon CloudFront distributions 

   `"{\"type\":\"SHIELD_ADVANCED\",\"automaticResponseConfiguration\": {\"automaticResponseStatus\":\"ENABLED|IGNORED|DISABLED\", \"automaticResponseAction\":\"BLOCK|COUNT\"}, \"overrideCustomerWebaclClassic\":true|false}"` 

  For example: `"{\"type\":\"SHIELD_ADVANCED\",\"automaticResponseConfiguration\": {\"automaticResponseStatus\":\"ENABLED\", \"automaticResponseAction\":\"COUNT\"}}"`

  The default value for `automaticResponseStatus` is `IGNORED`. The value for `automaticResponseAction` is only required when `automaticResponseStatus` is set to `ENABLED`. The default value for `overrideCustomerWebaclClassic` is `false`.

  For other resource types that you can protect with a Shield Advanced policy, this `ManagedServiceData` configuration is an empty string.
+ Example: `WAFV2`

   `"{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupArn\":null,\"overrideAction\":{\"type\":\"NONE\"},\"managedRuleGroupIdentifier\":{\"version\":null,\"vendorName\":\"AWS\",\"managedRuleGroupName\":\"AWSManagedRulesAmazonIpReputationList\"},\"ruleGroupType\":\"ManagedRuleGroup\",\"excludeRules\":[{\"name\":\"NoUserAgent_HEADER\"}]}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"ALLOW\"},\"overrideCustomerWebACLAssociation\":false,\"loggingConfiguration\":{\"logDestinationConfigs\":[\"arn:aws:firehose:us-west-2:12345678912:deliverystream/aws-waf-logs-fms-admin-destination\"],\"redactedFields\":[{\"redactedFieldType\":\"SingleHeader\",\"redactedFieldValue\":\"Cookies\"},{\"redactedFieldType\":\"Method\"}]}}"` 

  In the `loggingConfiguration`, you can specify one `logDestinationConfigs`, you can optionally provide up to 20 `redactedFields`, and the `RedactedFieldType` must be one of `URI`, `QUERY_STRING`, `HEADER`, or `METHOD`.
+ Example: `AWS WAF Classic`

   `"{\"type\": \"WAF\", \"ruleGroups\": [{\"id\":\"12345678-1bcd-9012-efga-0987654321ab\", \"overrideAction\" : {\"type\": \"COUNT\"}}], \"defaultAction\": {\"type\": \"BLOCK\"}}"` 
+ Example: `WAFV2` - AWS Firewall Manager support for AWS WAF managed rule group versioning 

   `"{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupArn\":null,\"overrideAction\":{\"type\":\"NONE\"},\"managedRuleGroupIdentifier\":{\"versionEnabled\":true,\"version\":\"Version_2.0\",\"vendorName\":\"AWS\",\"managedRuleGroupName\":\"AWSManagedRulesCommonRuleSet\"},\"ruleGroupType\":\"ManagedRuleGroup\",\"excludeRules\":[{\"name\":\"NoUserAgent_HEADER\"}]}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"ALLOW\"},\"overrideCustomerWebACLAssociation\":false,\"loggingConfiguration\":{\"logDestinationConfigs\":[\"arn:aws:firehose:us-west-2:12345678912:deliverystream/aws-waf-logs-fms-admin-destination\"],\"redactedFields\":[{\"redactedFieldType\":\"SingleHeader\",\"redactedFieldValue\":\"Cookies\"},{\"redactedFieldType\":\"Method\"}]}}"` 

   To use a specific version of a AWS WAF managed rule group in your Firewall Manager policy, you must set `versionEnabled` to `true`, and set `version` to the version you'd like to use. If you don't set `versionEnabled` to `true`, or if you omit `versionEnabled`, then Firewall Manager uses the default version of the AWS WAF managed rule group. 
+ Example: `SECURITY_GROUPS_COMMON`

   `"{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,\"exclusiveResourceSecurityGroupManagement\":false, \"applyToAllEC2InstanceENIs\":false,\"securityGroups\":[{\"id\":\" sg-000e55995d61a06bd\"}]}"` 
+ Example: Shared VPCs. Apply the preceding policy to resources in shared VPCs as well as to those in VPCs that the account owns 

   `"{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,\"exclusiveResourceSecurityGroupManagement\":false, \"applyToAllEC2InstanceENIs\":false,\"includeSharedVPC\":true,\"securityGroups\":[{\"id\":\" sg-000e55995d61a06bd\"}]}"` 
+ Example: `SECURITY_GROUPS_CONTENT_AUDIT`

   `"{\"type\":\"SECURITY_GROUPS_CONTENT_AUDIT\",\"securityGroups\":[{\"id\":\"sg-000e55995d61a06bd\"}],\"securityGroupAction\":{\"type\":\"ALLOW\"}}"` 

  The security group action for content audit can be `ALLOW` or `DENY`. For `ALLOW`, all in-scope security group rules must be within the allowed range of the policy's security group rules. For `DENY`, all in-scope security group rules must not contain a value or a range that matches a rule value or range in the policy security group.
+ Example: `SECURITY_GROUPS_USAGE_AUDIT`

   `"{\"type\":\"SECURITY_GROUPS_USAGE_AUDIT\",\"deleteUnusedSecurityGroups\":true,\"coalesceRedundantSecurityGroups\":true}"` 
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `30000`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`PolicyOption`  <a name="cfn-fms-policy-securityservicepolicydata-policyoption"></a>
Contains the settings to configure a network ACL policy, a AWS Network Firewall firewall policy deployment model, or a third-party firewall policy.  
*Required*: No  
*Type*: [PolicyOption](aws-properties-fms-policy-policyoption.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Type`  <a name="cfn-fms-policy-securityservicepolicydata-type"></a>
The service that the policy is using to protect the resources. This specifies the type of policy that is created, either an AWS WAF policy, a Shield Advanced policy, or a security group policy. For security group policies, Firewall Manager supports one security group for each common policy and for each content audit policy. This is an adjustable limit that you can increase by contacting AWS Support.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `WAF | WAFV2 | SHIELD_ADVANCED | SECURITY_GROUPS_COMMON | SECURITY_GROUPS_CONTENT_AUDIT | SECURITY_GROUPS_USAGE_AUDIT | NETWORK_FIREWALL | THIRD_PARTY_FIREWALL | DNS_FIREWALL | IMPORT_NETWORK_FIREWALL | NETWORK_ACL_COMMON`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

## Examples
<a name="aws-properties-fms-policy-securityservicepolicydata--examples"></a>

**Topics**
+ [Define the SecurityServicePolicyData for AWS WAF](#aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for)
+ [Define the SecurityServicePolicyData for AWS WAF Classic](#aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_Classic)
+ [Define the SecurityServicePolicyData for SECURITY\$1GROUPS\$1COMMON](#aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_COMMON)
+ [Define the SecurityServicePolicyData for SECURITY\$1GROUPS\$1CONTENT\$1AUDIT](#aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_CONTENT_AUDIT)
+ [Define the SecurityServicePolicyData for SECURITY\$1GROUPS\$1USAGE\$1AUDIT](#aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_USAGE_AUDIT)

### Define the SecurityServicePolicyData for AWS WAF
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for"></a>

The following shows an example SecurityServicePolicyData specification in an WAF policy for the latest version of AWS WAF. 

#### JSON
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for--json"></a>

```
"ManagedServiceData": {
    "Fn::Sub": "{\"type\":\"WAFV2\",\"preProcessRuleGroups\":[{\"ruleGroupType\":\"RuleGroup,\"ruleGroupArn\":\"${RuleGroup.Arn}\", \"overrideAction\":{\"type\":\"NONE\"}}],\"postProcessRuleGroups\":[],\"defaultAction\":{\"type\":\"BLOCK\"}}" }
```

#### YAML
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for--yaml"></a>

```
ManagedServiceData: !Sub '{"type":"WAFV2",
                 "preProcessRuleGroups":[{
                 "ruleGroupType":"RuleGroup",
                 "ruleGroupArn":"${RuleGroup.Arn}",
                 "overrideAction":{"type":"NONE"}}],
                 "postProcessRuleGroups":[],
                 "defaultAction":{"type":"BLOCK"}}'
```

### Define the SecurityServicePolicyData for AWS WAF Classic
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_Classic"></a>

The following shows an example SecurityServicePolicyData specification for an AWS WAF Classic policy. 

#### JSON
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_Classic--json"></a>

```
"ManagedServiceData": "{\"type\": \"WAF\", \"ruleGroups\": [{\"id\":
              \"12345678-1bcd-9012-efga-0987654321ab\", \"overrideAction\" : {\"type\": \"COUNT\"}}],
              \"defaultAction\": {\"type\": \"BLOCK\"}}
```

### Define the SecurityServicePolicyData for SECURITY\$1GROUPS\$1COMMON
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_COMMON"></a>

The following shows an example SecurityServicePolicyData specification for a common security group policy. 

#### JSON
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_COMMON--json"></a>

```
"SecurityServicePolicyData":{"Type":"SECURITY_GROUPS_COMMON","ManagedServiceData":"{\"type\":\"SECURITY_GROUPS_COMMON\",\"revertManualSecurityGroupChanges\":false,
  \"exclusiveResourceSecurityGroupManagement\":false,\"securityGroups\":[{\"id\":\"
              sg-000e55995d61a06bd\"}]}"},"RemediationEnabled":false,"ResourceType":"AWS::EC2::NetworkInterface"}
```

### Define the SecurityServicePolicyData for SECURITY\$1GROUPS\$1CONTENT\$1AUDIT
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_CONTENT_AUDIT"></a>

The following shows an example SecurityServicePolicyData specification for a content audit security group policy. The security group action for content audit can be `ALLOW` or `DENY`. For `ALLOW`, all in-scope security group rules must be within the allowed range of the policy's security group rules. For `DENY`, all in-scope security group rules must not contain a value or a range that matches a rule value or range in the policy security group.

#### JSON
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_CONTENT_AUDIT--json"></a>

```
"SecurityServicePolicyData":{"Type":"SECURITY_GROUPS_CONTENT_AUDIT","ManagedServiceData":"{\"type\":\"SECURITY_GROUPS_CONTENT_AUDIT\",\"securityGroups\":[{\"id\":\"
              sg-000e55995d61a06bd
              \"}],\"securityGroupAction\":{\"type\":\"ALLOW\"}}"},"RemediationEnabled":false,"ResourceType":"AWS::EC2::NetworkInterface"}
```

### Define the SecurityServicePolicyData for SECURITY\$1GROUPS\$1USAGE\$1AUDIT
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_USAGE_AUDIT"></a>

The following shows an example SecurityServicePolicyData specification for a usage audit security group policy. 

#### JSON
<a name="aws-properties-fms-policy-securityservicepolicydata--examples--Define_the_SecurityServicePolicyData_for_SECURITY_GROUPS_USAGE_AUDIT--json"></a>

```
"SecurityServicePolicyData":{"Type":"SECURITY_GROUPS_USAGE_AUDIT","ManagedServiceData":"{\"type\":\"SECURITY_GROUPS_USAGE_AUDIT\",\"deleteUnusedSecurityGroups\":true,
  \"coalesceRedundantSecurityGroups\":true}"},"RemediationEnabled":false,"Resou
              rceType":"AWS::EC2::SecurityGroup"}
```

# AWS::FMS::Policy ThirdPartyFirewallPolicy
<a name="aws-properties-fms-policy-thirdpartyfirewallpolicy"></a>

Configures the deployment model for the third-party firewall.

## Syntax
<a name="aws-properties-fms-policy-thirdpartyfirewallpolicy-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fms-policy-thirdpartyfirewallpolicy-syntax.json"></a>

```
{
  "[FirewallDeploymentModel](#cfn-fms-policy-thirdpartyfirewallpolicy-firewalldeploymentmodel)" : String
}
```

### YAML
<a name="aws-properties-fms-policy-thirdpartyfirewallpolicy-syntax.yaml"></a>

```
  [FirewallDeploymentModel](#cfn-fms-policy-thirdpartyfirewallpolicy-firewalldeploymentmodel): String
```

## Properties
<a name="aws-properties-fms-policy-thirdpartyfirewallpolicy-properties"></a>

`FirewallDeploymentModel`  <a name="cfn-fms-policy-thirdpartyfirewallpolicy-firewalldeploymentmodel"></a>
Defines the deployment model to use for the third-party firewall policy.  
*Required*: Yes  
*Type*: String  
*Allowed values*: `DISTRIBUTED | CENTRALIZED`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)