Amazon Route53 Resolver Openapi List Firewall Configs Response Structure
ListFirewallConfigsResponse schema from openapi
Type: objectProperties: 2
DNSHybrid CloudNetworking
ListFirewallConfigsResponse is a JSON Structure definition published by Amazon Route 53 Resolver, 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-route53-resolver/refs/heads/main/json-structure/amazon-route53-resolver-openapi-list-firewall-configs-response-structure.json",
"description": "ListFirewallConfigsResponse schema from openapi",
"type": "object",
"properties": {
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "If objects are still available for retrieval, Resolver returns this token in the response. To retrieve the next batch of objects, provide this token in your next request."
}
]
},
"FirewallConfigs": {
"allOf": [
{
"$ref": "#/components/schemas/FirewallConfigList"
},
{
"description": "The configurations for the firewall behavior provided by DNS Firewall for VPCs from Amazon Virtual Private Cloud (Amazon VPC). "
}
]
}
},
"name": "ListFirewallConfigsResponse"
}
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.