Skip to content

ListKxScalingGroups

Source: src/AWS/FinSpace/ListKxScalingGroups.ts

Runtime binding for finspace:ListKxScalingGroups — lists the scaling groups of the bound environment. Provide the implementation with Effect.provide(AWS.FinSpace.ListKxScalingGroupsHttp).

const listScalingGroups = yield* AWS.FinSpace.ListKxScalingGroups(kdb);
const { scalingGroups } = yield* listScalingGroups();