DryRunResults schema from Amazon OpenSearch Service API
Type: objectProperties: 2
AnalyticsElasticsearchSearch
DryRunResults 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-dry-run-results-structure.json",
"name": "DryRunResults",
"description": "DryRunResults schema from Amazon OpenSearch Service API",
"type": "object",
"properties": {
"DeploymentType": {
"allOf": [
{
"$ref": "#/components/schemas/DeploymentType"
},
{
"description": " Specifies the deployment mechanism through which the update shall be applied on the domain. Possible responses are <code>Blue/Green</code> (The update will require a blue/green deployment.) <code>DynamicUpdate</code> (The update can be applied in-place without a Blue/Green deployment required.) <code>Undetermined</code> (The domain is undergoing an update which needs to complete before the deployment type can be predicted.) <code>None</code> (The configuration change matches the current configuration and will not result in any update.) "
}
]
},
"Message": {
"allOf": [
{
"$ref": "#/components/schemas/Message"
},
{
"description": "Contains an optional message associated with the DryRunResults."
}
]
}
}
}
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.