paws.analytics (version 0.1.0)

elasticsearchservice_get_upgrade_history: Retrieves the complete history of the last 10 upgrades that were performed on the domain

Description

Retrieves the complete history of the last 10 upgrades that were performed on the domain.

Usage

elasticsearchservice_get_upgrade_history(DomainName, MaxResults,
  NextToken)

Arguments

DomainName

[required]

MaxResults
NextToken

Request syntax

svc$get_upgrade_history(
  DomainName = "string",
  MaxResults = 123,
  NextToken = "string"
)