View a markdown version of this page

DeploymentCoverageEntry - AWS Network Security Manager

DeploymentCoverageEntry

Coverage information for one firewall type within a deployment. It lists the deployment's policies that have this firewall type. It also lists the resource types in the deployment's scope that the firewall type protects.

Contents

firewallType

The firewall type that the policies in this entry share.

Type: String

Valid Values: WAF | SHIELD_ADVANCED

Required: Yes

inScopeResourceTypes

The resource types in the deployment's scope that this firewall type protects. This list is empty if the scope does not select any resource types that the firewall type protects.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 50 items.

Valid Values: AWS::ApiGateway::Stage | AWS::CloudFront::Distribution | AWS::EC2::EIP | AWS::ElasticLoadBalancingV2::LoadBalancer::application | AWS::ElasticLoadBalancing::LoadBalancer

Required: Yes

policyArns

The Amazon Resource Names (ARNs) of the deployment's policies that have this firewall type.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Length Constraints: Minimum length of 20. Maximum length of 1010.

Pattern: arn(:[a-z0-9]+([.-][a-z0-9]+)*){2}(:([a-z0-9]+([.-][a-z0-9]+)*)?){2}:(.+)

Required: Yes

See Also

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