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).
Engine Upgrades
Section titled “Engine Upgrades”const getUpgradeHistory = yield* OpenSearch.GetUpgradeHistory();
const result = yield* getUpgradeHistory({ DomainName: name });// result.UpgradeHistories → past upgrades