Skip to content

GetUpgradeHistory

Source: src/AWS/OpenSearch/GetUpgradeHistory.ts

Runtime binding for the GetUpgradeHistory operation (IAM action es:GetUpgradeHistory).

Lists a domain’s past engine-version upgrades and upgrade-eligibility checks, with per-step progress. Provide the implementation with Effect.provide(AWS.OpenSearch.GetUpgradeHistoryHttp).

const getUpgradeHistory = yield* OpenSearch.GetUpgradeHistory();
const result = yield* getUpgradeHistory({ DomainName: name });
// result.UpgradeHistories → past upgrades