opensearchservice_describe_dry_run_progress: Describes the progress of a pre-update dry run analysis on an...

View source: R/opensearchservice_operations.R

opensearchservice_describe_dry_run_progressR Documentation

Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain

Description

Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch Service domain. For more information, see Determining whether a change will cause a blue/green deployment.

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

Usage

opensearchservice_describe_dry_run_progress(
  DomainName,
  DryRunId = NULL,
  LoadDryRunConfig = NULL
)

Arguments

DomainName

[required] The name of the domain.

DryRunId

The unique identifier of the dry run.

LoadDryRunConfig

Whether to include the configuration of the dry run in the response. The configuration specifies the updates that you're planning to make on the domain.


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