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.
Type: objectProperties: 2
FirewallIntrusion DetectionNetwork SecurityVPC
PerObjectStatus is a JSON Structure definition published by Amazon Network Firewall, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-network-firewall/refs/heads/main/json-structure/openapi-per-object-status-structure.json",
"name": "PerObjectStatus",
"description": "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 <a>SyncState</a> for a firewall.",
"type": "object",
"properties": {
"SyncStatus": {
"allOf": [
{
"$ref": "#/components/schemas/PerObjectSyncStatus"
},
{
"description": "Indicates whether this object is in sync with the version indicated in the update token."
}
]
},
"UpdateToken": {
"allOf": [
{
"$ref": "#/components/schemas/UpdateToken"
},
{
"description": "The current version of the object that is either in sync or pending synchronization. "
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.