DescribeDomainChangeProgressRequest

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

AnalyticsElasticsearchSearch
View JSON Schema on GitHub

JSON Schema

openapi-describe-domain-change-progress-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-schema/openapi-describe-domain-change-progress-request-schema.json",
  "title": "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": {}
}