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).
Auto-Tune and Scheduled Actions
Section titled “Auto-Tune and Scheduled Actions”const listScheduledActions = yield* OpenSearch.ListScheduledActions();
const result = yield* listScheduledActions({ DomainName: name });// result.ScheduledActions → pending actions