Builder
Properties
Violation detail for an EC2 instance.
Violation detail for a network interface.
Violation detail for security groups.
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can't be associated again.
Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.
Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that's already associated.
Contains details about the firewall subnet that violates the policy scope.
The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
Violation detail for the entries in a network ACL resource.
Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.
Violation detail for the subnet for which internet traffic hasn't been inspected.
The route configuration is invalid.
Expected routes are missing from Network Firewall.
Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.
Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.
Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.
There's an unexpected firewall route.
There's an unexpected gateway route.
A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.
Contains details about the route endpoint that violates the policy scope.
The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.
The violation details for a third-party firewall that's been deleted.
The violation details for a third-party firewall's subnet that's been deleted.
The violation details for a web ACL whose configuration is incompatible with the Firewall Manager policy.
The violation details for a web ACL that's associated with at least one resource that's out of scope of the Firewall Manager policy.
Functions
construct an aws.sdk.kotlin.services.fms.model.AwsEc2InstanceViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.AwsEc2NetworkInterfaceViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.AwsVpcSecurityGroupViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.DnsDuplicateRuleGroupViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.DnsRuleGroupLimitExceededViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.DnsRuleGroupPriorityConflictViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.FirewallSubnetIsOutOfScopeViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.FirewallSubnetMissingVpcEndpointViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.InvalidNetworkAclEntriesViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallBlackHoleRouteDetectedViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallInvalidRouteConfigurationViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallMissingExpectedRoutesViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallMissingExpectedRtViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallMissingFirewallViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallMissingSubnetViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallPolicyModifiedViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallUnexpectedFirewallRoutesViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.PossibleRemediationActions inside the given block
construct an aws.sdk.kotlin.services.fms.model.RouteHasOutOfScopeEndpointViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.ThirdPartyFirewallMissingFirewallViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.ThirdPartyFirewallMissingSubnetViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.WebAclHasIncompatibleConfigurationViolation inside the given block
construct an aws.sdk.kotlin.services.fms.model.WebAclHasOutOfScopeResourcesViolation inside the given block