Amazon Route53 Resolver Openapi List Tags For Resource Response Structure
ListTagsForResourceResponse schema from openapi
Type: objectProperties: 2
DNSHybrid CloudNetworking
ListTagsForResourceResponse 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-tags-for-resource-response-structure.json",
"description": "ListTagsForResourceResponse schema from openapi",
"type": "object",
"properties": {
"Tags": {
"allOf": [
{
"$ref": "#/components/schemas/TagList"
},
{
"description": "The tags that are associated with the resource that you specified in the <code>ListTagsForResource</code> request."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "If more than <code>MaxResults</code> tags match the specified criteria, you can submit another <code>ListTagsForResource</code> request to get the next group of results. In the next request, specify the value of <code>NextToken</code> from the previous response. "
}
]
}
},
"name": "ListTagsForResourceResponse"
}
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.