Amazon Route53 Resolver Openapi List Resolver Configs Response Structure
ListResolverConfigsResponse schema from openapi
Type: objectProperties: 2
DNSHybrid CloudNetworking
ListResolverConfigsResponse 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-resolver-configs-response-structure.json",
"description": "ListResolverConfigsResponse schema from openapi",
"type": "object",
"properties": {
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "<p>If a response includes the last of the Resolver configurations that are associated with the current Amazon Web Services account, <code>NextToken</code> doesn't appear in the response.</p> <p>If a response doesn't include the last of the configurations, you can get more configurations by submitting another <code>ListResolverConfigs</code> request. Get the value of <code>NextToken</code> that Amazon Route\u00a053 returned in the previous response and include it in <code>NextToken</code> in the next request.</p>"
}
]
},
"ResolverConfigs": {
"allOf": [
{
"$ref": "#/components/schemas/ResolverConfigList"
},
{
"description": "An array that contains one <code>ResolverConfigs</code> element for each Resolver configuration that is associated with the current Amazon Web Services account."
}
]
}
},
"name": "ListResolverConfigsResponse"
}
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.