Skip to content

ListScheduledActions

Source: src/AWS/OpenSearch/ListScheduledActions.ts

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

Lists the actions scheduled on a domain — service software updates, blue/green Auto-Tune changes — with their scheduled time and severity. Provide the implementation with Effect.provide(AWS.OpenSearch.ListScheduledActionsHttp).

const listScheduledActions = yield* OpenSearch.ListScheduledActions();
const result = yield* listScheduledActions({ DomainName: name });
// result.ScheduledActions → pending actions