Amazon Route 53 Resolver · Schema
FirewallRuleGroupAssociation
An association between a firewall rule group and a VPC, which enables DNS filtering for the VPC.
DNSHybrid CloudNetworking
Properties
| Name | Type | Description |
|---|---|---|
| Id | object | |
| Arn | object | |
| FirewallRuleGroupId | object | |
| VpcId | object | |
| Name | object | |
| Priority | object | |
| MutationProtection | object | |
| ManagedOwnerName | object | |
| Status | object | |
| StatusMessage | object | |
| CreatorRequestId | object | |
| CreationTime | object | |
| ModificationTime | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-route53-resolver/refs/heads/main/json-schema/amazon-route53-resolver-openapi-firewall-rule-group-association-schema.json",
"title": "FirewallRuleGroupAssociation",
"description": "An association between a firewall rule group and a VPC, which enables DNS filtering for the VPC. ",
"type": "object",
"properties": {
"Id": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceId"
},
{
"description": "The identifier for the association."
}
]
},
"Arn": {
"allOf": [
{
"$ref": "#/components/schemas/Arn"
},
{
"description": "The Amazon Resource Name (ARN) of the firewall rule group association."
}
]
},
"FirewallRuleGroupId": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceId"
},
{
"description": "The unique identifier of the firewall rule group. "
}
]
},
"VpcId": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceId"
},
{
"description": "The unique identifier of the VPC that is associated with the rule group. "
}
]
},
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/Name"
},
{
"description": "The name of the association."
}
]
},
"Priority": {
"allOf": [
{
"$ref": "#/components/schemas/Priority"
},
{
"description": "The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC. DNS Firewall filters VPC traffic starting from rule group with the lowest numeric priority setting. "
}
]
},
"MutationProtection": {
"allOf": [
{
"$ref": "#/components/schemas/MutationProtectionStatus"
},
{
"description": "If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections. "
}
]
},
"ManagedOwnerName": {
"allOf": [
{
"$ref": "#/components/schemas/ServicePrinciple"
},
{
"description": "The owner of the association, used only for associations that are not managed by you. If you use Firewall Manager to manage your DNS Firewalls, then this reports Firewall Manager as the managed owner."
}
]
},
"Status": {
"allOf": [
{
"$ref": "#/components/schemas/FirewallRuleGroupAssociationStatus"
},
{
"description": "The current status of the association."
}
]
},
"StatusMessage": {
"allOf": [
{
"$ref": "#/components/schemas/StatusMessage"
},
{
"description": "Additional information about the status of the response, if available."
}
]
},
"CreatorRequestId": {
"allOf": [
{
"$ref": "#/components/schemas/CreatorRequestId"
},
{
"description": "A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp. "
}
]
},
"CreationTime": {
"allOf": [
{
"$ref": "#/components/schemas/Rfc3339TimeString"
},
{
"description": "The date and time that the association was created, in Unix time format and Coordinated Universal Time (UTC). "
}
]
},
"ModificationTime": {
"allOf": [
{
"$ref": "#/components/schemas/Rfc3339TimeString"
},
{
"description": "The date and time that the association was last modified, in Unix time format and Coordinated Universal Time (UTC)."
}
]
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-route53-resolver-openapi-firewall-rule-group-association"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
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.
A second provider on the same verified email joins the account you already have.