Amazon OpenSearch Service API · JSON Structure

Openapi Describe Domain Change Progress Request Structure

Container for the parameters to the DescribeDomainChangeProgress operation. Specifies the domain name and optional change specific identity for which you want progress information.

Type: object Properties: 0
AnalyticsElasticsearchSearch

DescribeDomainChangeProgressRequest is a JSON Structure definition published by Amazon OpenSearch Service API. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-describe-domain-change-progress-request-structure.json",
  "name": "DescribeDomainChangeProgressRequest",
  "description": "Container for the parameters to the <code>DescribeDomainChangeProgress</code> operation. Specifies the domain name and optional change specific identity for which you want progress information. ",
  "type": "object",
  "properties": {}
}