fms_get_violation_details: Retrieves violations for a resource based on the specified...

View source: R/fms_operations.R

fms_get_violation_detailsR Documentation

Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account

Description

Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.

See https://www.paws-r-sdk.com/docs/fms_get_violation_details/ for full documentation.

Usage

fms_get_violation_details(PolicyId, MemberAccount, ResourceId, ResourceType)

Arguments

PolicyId

[required] The ID of the Firewall Manager policy that you want the details for. You can get violation details for the following policy types:

  • DNS Firewall

  • Imported Network Firewall

  • Network Firewall

  • Security group content audit

  • Network ACL

  • Third-party firewall

MemberAccount

[required] The Amazon Web Services account ID that you want the details for.

ResourceId

[required] The ID of the resource that has violations.

ResourceType

[required] The resource type. This is in the format shown in the Amazon Web Services Resource Types Reference. Supported resource types are: ⁠AWS::EC2::Instance⁠, ⁠AWS::EC2::NetworkInterface⁠, ⁠AWS::EC2::SecurityGroup⁠, ⁠AWS::NetworkFirewall::FirewallPolicy⁠, and ⁠AWS::EC2::Subnet⁠.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.