ViolationDetail
Violations for a resource based on the specified AWS Firewall Manager policy and AWS account.
Contents
- MemberAccount
 - 
               
The AWS account that the violation details were requested for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^[0-9]+$Required: Yes
 - PolicyId
 - 
               
The ID of the AWS Firewall Manager policy that the violation details were requested for.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[a-z0-9A-Z-]{36}$Required: Yes
 - ResourceId
 - 
               
The resource ID that the violation details were requested for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Required: Yes
 - ResourceType
 - 
               
The resource type that the violation details were requested for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Required: Yes
 - ResourceViolations
 - 
               
List of violations for the requested resource.
Type: Array of ResourceViolation objects
Required: Yes
 - ResourceDescription
 - 
               
Brief description for the requested resource.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
 - ResourceTags
 - 
               
The
ResourceTagobjects associated with the resource.Type: Array of Tag objects
Array Members: Minimum number of 0 items. Maximum number of 200 items.
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: