opensearchservice_describe_domain_change_progress: Returns information about the current blue/green deployment...

View source: R/opensearchservice_operations.R

opensearchservice_describe_domain_change_progressR Documentation

Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain

Description

Returns information about the current blue/green deployment happening on an Amazon OpenSearch Service domain. For more information, see Making configuration changes in Amazon OpenSearch Service.

See https://www.paws-r-sdk.com/docs/opensearchservice_describe_domain_change_progress/ for full documentation.

Usage

opensearchservice_describe_domain_change_progress(DomainName, ChangeId = NULL)

Arguments

DomainName

[required] The name of the domain to get progress information for.

ChangeId

The specific change ID for which you want to get progress information. If omitted, the request returns information about the most recent configuration change.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.