Amazon Route53 Resolver Openapi List Firewall Rule Group Associations Response Structure
ListFirewallRuleGroupAssociationsResponse schema from openapi
Type: objectProperties: 2
DNSHybrid CloudNetworking
ListFirewallRuleGroupAssociationsResponse 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-rule-group-associations-response-structure.json",
"description": "ListFirewallRuleGroupAssociationsResponse 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."
}
]
},
"FirewallRuleGroupAssociations": {
"allOf": [
{
"$ref": "#/components/schemas/FirewallRuleGroupAssociations"
},
{
"description": "<p>A list of your firewall rule group associations.</p> <p>This might be a partial list of the associations that you have defined. For information, see <code>MaxResults</code>. </p>"
}
]
}
},
"name": "ListFirewallRuleGroupAssociationsResponse"
}
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.