ViolationDetail - Amazon Firewall Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ViolationDetail

Violations for a resource based on the specified Amazon Firewall Manager policy and Amazon account.

Contents

MemberAccount

The Amazon 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 Amazon 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 ResourceTag objects 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 Amazon SDKs, see the following: