Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::FMS::Types::ResourceViolation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Violation detail based on resource type.

Instance Attribute Summary collapse

Instance Attribute Details

#aws_ec2_instance_violationTypes::AwsEc2InstanceViolation

Violation details for an EC2 instance.

Returns:

#aws_ec2_network_interface_violationTypes::AwsEc2NetworkInterfaceViolation

Violation details for network interface.

Returns:

#aws_vpc_security_group_violationTypes::AwsVPCSecurityGroupViolation

Violation details for security groups.

Returns:

#network_firewall_missing_expected_rt_violationTypes::NetworkFirewallMissingExpectedRTViolation

Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.

Returns:

#network_firewall_missing_firewall_violationTypes::NetworkFirewallMissingFirewallViolation

Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.

Returns:

#network_firewall_missing_subnet_violationTypes::NetworkFirewallMissingSubnetViolation

Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.

Returns:

#network_firewall_policy_modified_violationTypes::NetworkFirewallPolicyModifiedViolation

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.

Returns: