PerObjectStatus - AWS Network Firewall

PerObjectStatus

Provides configuration status for a single policy or rule group that is used for a firewall endpoint. Network Firewall provides each endpoint with the rules that are configured in the firewall policy. Each time you add a subnet or modify the associated firewall policy, Network Firewall synchronizes the rules in the endpoint, so it can properly filter network traffic. This is part of a SyncState for a firewall.

Contents

SyncStatus

Indicates whether this object is in sync with the version indicated in the update token.

Type: String

Valid Values: PENDING | IN_SYNC | CAPACITY_CONSTRAINED

Required: No

UpdateToken

The current version of the object that is either in sync or pending synchronization.

Type: String

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

Pattern: ^([0-9a-f]{8})-([0-9a-f]{4}-){3}([0-9a-f]{12})$

Required: No

See Also

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