View source: R/fms_operations.R
fms_get_violation_details | R Documentation |
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.
fms_get_violation_details(PolicyId, MemberAccount, ResourceId, ResourceType)
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:
|
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: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.