GetUpgradeHistoryResponse is a JSON Structure definition published by Amazon OpenSearch Service API, 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-opensearch/refs/heads/main/json-structure/openapi-get-upgrade-history-response-structure.json",
"name": "GetUpgradeHistoryResponse",
"description": " Container for response returned by <code> <a>GetUpgradeHistory</a> </code> operation. ",
"type": "object",
"properties": {
"UpgradeHistories": {
"allOf": [
{
"$ref": "#/components/schemas/UpgradeHistoryList"
},
{
"description": " A list of <code> <a>UpgradeHistory</a> </code> objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of <code> <a>GetUpgradeHistoryResponse</a> </code> object. "
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "Pagination token that needs to be supplied to the next call to get the next page of results"
}
]
}
}
}
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.