Amazon Resource Explorer Openapi Search Response Structure
SearchResponse schema from openapi
Type: objectProperties: 4
DiscoveryInventoryResource Management
SearchResponse is a JSON Structure definition published by Amazon Resource Explorer, 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-resource-explorer/refs/heads/main/json-structure/amazon-resource-explorer-openapi-search-response-structure.json",
"description": "SearchResponse schema from openapi",
"type": "object",
"properties": {
"Count": {
"type": "object",
"description": "The count of matching resources."
},
"NextToken": {
"type": "string",
"description": "The token for the next page of results."
},
"Resources": {
"type": "array",
"items": {
"$ref": "#/components/schemas/Resource"
}
},
"ViewArn": {
"type": "string",
"description": "The ARN of the view used for the search."
}
},
"name": "SearchResponse"
}
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.