PolicyComplianceStatus - AWS Firewall Manager

PolicyComplianceStatus

Indicates whether the account is compliant with the specified policy. An account is considered noncompliant if it includes resources that are not protected by the policy, for AWS WAF and Shield Advanced policies, or that are noncompliant with the policy, for security group policies.

Contents

EvaluationResults

An array of EvaluationResult objects.

Type: Array of EvaluationResult objects

Required: No

IssueInfoMap

Details about problems with dependent services, such as AWS WAF or AWS Config, and the error message received that indicates the problem with the service.

Type: String to string map

Valid Keys: AWSCONFIG | AWSWAF | AWSSHIELD_ADVANCED | AWSVPC

Value Length Constraints: Minimum length of 1. Maximum length of 4096.

Value Pattern: ^([\p{L}\p{Z}\p{N}_.:/=,+\-@]*)$

Required: No

LastUpdated

Timestamp of the last update to the EvaluationResult objects.

Type: Timestamp

Required: No

MemberAccount

The member account ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^[0-9]+$

Required: No

PolicyId

The ID of the AWS Firewall Manager policy.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^[a-z0-9A-Z-]{36}$

Required: No

PolicyName

The name of the AWS Firewall Manager policy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$

Required: No

PolicyOwner

The AWS account that created the AWS Firewall Manager policy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^[0-9]+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: