A complex type that contains information about a Resolver configuration for a VPC.
Type: objectProperties: 4
DNSHybrid CloudNetworking
ResolverConfig is a JSON Structure definition published by Amazon Route 53 Resolver, describing 4 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-resolver-config-structure.json",
"description": "A complex type that contains information about a Resolver configuration for a VPC.",
"type": "object",
"properties": {
"Id": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceId"
},
{
"description": "ID for the Resolver configuration."
}
]
},
"ResourceId": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceId"
},
{
"description": "The ID of the Amazon Virtual Private Cloud VPC that you're configuring Resolver for."
}
]
},
"OwnerId": {
"allOf": [
{
"$ref": "#/components/schemas/AccountId"
},
{
"description": "The owner account ID of the Amazon Virtual Private Cloud VPC."
}
]
},
"AutodefinedReverse": {
"allOf": [
{
"$ref": "#/components/schemas/ResolverAutodefinedReverseStatus"
},
{
"description": "<p> The status of whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. The status can be one of following:</p> <ul> <li> <p> <b>ENABLING:</b> Autodefined rules for reverse DNS lookups are being enabled but are not complete.</p> </li> <li> <p> <b>ENABLED:</b> Autodefined rules for reverse DNS lookups are enabled.</p> </li> <li> <p> <b>DISABLING:</b> Autodefined rules for reverse DNS lookups are being disabled but are not complete.</p> </li> <li> <p> <b>DISABLED:</b> Autodefined rules for reverse DNS lookups are disabled.</p> </li> </ul>"
}
]
}
},
"name": "ResolverConfig"
}
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.