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: