@flowcore/data-pump 0.21.4 → 0.22.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/README.md +39 -29
- package/dist/mod.d.ts +517 -0
- package/dist/mod.js +1912 -0
- package/package.json +35 -18
- package/esm/_dnt.polyfills.d.ts +0 -50
- package/esm/_dnt.polyfills.d.ts.map +0 -1
- package/esm/_dnt.polyfills.js +0 -37
- package/esm/_dnt.shims.d.ts +0 -9
- package/esm/_dnt.shims.d.ts.map +0 -1
- package/esm/_dnt.shims.js +0 -64
- package/esm/data-pump/data-pump-cluster.d.ts +0 -91
- package/esm/data-pump/data-pump-cluster.d.ts.map +0 -1
- package/esm/data-pump/data-pump-cluster.js +0 -672
- package/esm/data-pump/data-pump.d.ts +0 -95
- package/esm/data-pump/data-pump.d.ts.map +0 -1
- package/esm/data-pump/data-pump.js +0 -638
- package/esm/data-pump/data-source.d.ts +0 -116
- package/esm/data-pump/data-source.d.ts.map +0 -1
- package/esm/data-pump/data-source.js +0 -267
- package/esm/data-pump/flowcore-client.d.ts +0 -8
- package/esm/data-pump/flowcore-client.d.ts.map +0 -1
- package/esm/data-pump/flowcore-client.js +0 -21
- package/esm/data-pump/metrics.d.ts +0 -19
- package/esm/data-pump/metrics.d.ts.map +0 -1
- package/esm/data-pump/metrics.js +0 -88
- package/esm/data-pump/nats-connection.d.ts +0 -13
- package/esm/data-pump/nats-connection.d.ts.map +0 -1
- package/esm/data-pump/nats-connection.js +0 -58
- package/esm/data-pump/nats-distribution.d.ts +0 -34
- package/esm/data-pump/nats-distribution.d.ts.map +0 -1
- package/esm/data-pump/nats-distribution.js +0 -126
- package/esm/data-pump/no-op-logger.d.ts +0 -3
- package/esm/data-pump/no-op-logger.d.ts.map +0 -1
- package/esm/data-pump/no-op-logger.js +0 -6
- package/esm/data-pump/notifier.d.ts +0 -42
- package/esm/data-pump/notifier.d.ts.map +0 -1
- package/esm/data-pump/notifier.js +0 -198
- package/esm/data-pump/pulse.d.ts +0 -46
- package/esm/data-pump/pulse.d.ts.map +0 -1
- package/esm/data-pump/pulse.js +0 -128
- package/esm/data-pump/types.d.ts +0 -49
- package/esm/data-pump/types.d.ts.map +0 -1
- package/esm/data-pump/types.js +0 -1
- package/esm/data-pump/ws-protocol.d.ts +0 -63
- package/esm/data-pump/ws-protocol.d.ts.map +0 -1
- package/esm/data-pump/ws-protocol.js +0 -180
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts +0 -22
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts +0 -27
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts +0 -27
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.js +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts +0 -24
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.js +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts +0 -22
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.js +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts +0 -8
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.js +0 -7
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts +0 -38
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.js +0 -63
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.js +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.js +0 -63
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.js +0 -62
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts +0 -22
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts +0 -22
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts +0 -22
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts +0 -72
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.js +0 -84
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.js +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts +0 -55
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.js +0 -79
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.js +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.js +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts +0 -12
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.js +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.js +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts +0 -18
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.js +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts +0 -14
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts +0 -11
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts +0 -18
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.js +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts +0 -24
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.js +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.js +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts +0 -19
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.js +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.js +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts +0 -12
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.js +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.js +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts +0 -19
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.js +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts +0 -24
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.js +0 -48
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts +0 -25
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts +0 -18
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.js +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts +0 -18
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.js +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.js +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.js +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.js +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.js +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.js +0 -42
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts +0 -11
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.js +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.js +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.js +0 -29
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts +0 -48
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts +0 -49
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.js +0 -71
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.js +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.js +0 -79
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.js +0 -80
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts +0 -46
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.js +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts +0 -70
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.js +0 -66
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -57
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts +0 -64
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.js +0 -67
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts +0 -55
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.js +0 -62
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.js +0 -33
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts +0 -55
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.js +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.js +0 -79
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.js +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts +0 -48
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts +0 -89
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.js +0 -77
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.js +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.js +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts +0 -82
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.js +0 -75
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.js +0 -85
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.js +0 -88
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts +0 -83
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.js +0 -117
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.js +0 -73
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.js +0 -60
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.js +0 -60
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.js +0 -60
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.js +0 -62
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts +0 -70
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.js +0 -67
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.js +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.js +0 -60
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.js +0 -60
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts +0 -60
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.js +0 -64
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.js +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.js +0 -55
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.js +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts +0 -88
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.js +0 -110
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts +0 -77
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.js +0 -66
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts +0 -129
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.js +0 -147
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.js +0 -83
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.js +0 -83
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.js +0 -50
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.js +0 -58
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts +0 -23
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.js +0 -57
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts +0 -32
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.js +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.js +0 -68
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.js +0 -49
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts +0 -46
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.js +0 -63
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.js +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts +0 -37
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.js +0 -46
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.js +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts +0 -28
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.js +0 -46
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts +0 -42
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.js +0 -57
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.js +0 -62
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.js +0 -63
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.js +0 -57
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.js +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts +0 -43
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.js +0 -77
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts +0 -38
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts +0 -38
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.js +0 -67
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts +0 -24
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.js +0 -42
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts +0 -44
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.js +0 -52
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts +0 -46
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.js +0 -77
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.js +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.js +0 -27
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.js +0 -35
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.js +0 -48
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.js +0 -63
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts +0 -49
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.js +0 -59
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts +0 -40
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.js +0 -51
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.js +0 -53
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts +0 -46
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.js +0 -63
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.js +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts +0 -36
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.js +0 -28
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts +0 -19
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.js +0 -30
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts +0 -94
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.js +0 -153
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts +0 -73
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.js +0 -178
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts +0 -99
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.js +0 -261
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts +0 -11
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.js +0 -2
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts +0 -109
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.js +0 -407
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts +0 -54
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.js +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts +0 -101
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.js +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts +0 -41
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.js +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.js +0 -34
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts +0 -115
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.js +0 -81
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts +0 -23
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.js +0 -18
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts +0 -39
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.js +0 -31
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts +0 -365
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.js +0 -357
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts +0 -174
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.js +0 -150
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts +0 -47
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.js +0 -15
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.js +0 -12
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.js +0 -3
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts +0 -108
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.js +0 -111
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.js +0 -11
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts +0 -22
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.js +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts +0 -18
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.js +0 -20
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.js +0 -11
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts +0 -55
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.js +0 -42
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts +0 -100
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.js +0 -73
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts +0 -17
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.js +0 -12
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts +0 -10
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.js +0 -26
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts +0 -7
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.js +0 -8
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts +0 -5
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.js +0 -4
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts +0 -8
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.js +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts +0 -7
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.js +0 -8
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts +0 -14
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.js +0 -13
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts +0 -11
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.js +0 -45
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts +0 -8
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.js +0 -14
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts +0 -6
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.js +0 -16
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts +0 -12
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.js +0 -10
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +0 -87
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.js +0 -260
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts +0 -51
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.js +0 -131
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts +0 -3
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.js +0 -2
- package/esm/mod.d.ts +0 -12
- package/esm/mod.d.ts.map +0 -1
- package/esm/mod.js +0 -11
- package/esm/package.json +0 -3
- package/script/_dnt.polyfills.d.ts +0 -50
- package/script/_dnt.polyfills.d.ts.map +0 -1
- package/script/_dnt.polyfills.js +0 -38
- package/script/_dnt.shims.d.ts +0 -9
- package/script/_dnt.shims.d.ts.map +0 -1
- package/script/_dnt.shims.js +0 -72
- package/script/data-pump/data-pump-cluster.d.ts +0 -91
- package/script/data-pump/data-pump-cluster.d.ts.map +0 -1
- package/script/data-pump/data-pump-cluster.js +0 -699
- package/script/data-pump/data-pump.d.ts +0 -95
- package/script/data-pump/data-pump.d.ts.map +0 -1
- package/script/data-pump/data-pump.js +0 -642
- package/script/data-pump/data-source.d.ts +0 -116
- package/script/data-pump/data-source.d.ts.map +0 -1
- package/script/data-pump/data-source.js +0 -271
- package/script/data-pump/flowcore-client.d.ts +0 -8
- package/script/data-pump/flowcore-client.d.ts.map +0 -1
- package/script/data-pump/flowcore-client.js +0 -24
- package/script/data-pump/metrics.d.ts +0 -19
- package/script/data-pump/metrics.d.ts.map +0 -1
- package/script/data-pump/metrics.js +0 -114
- package/script/data-pump/nats-connection.d.ts +0 -13
- package/script/data-pump/nats-connection.d.ts.map +0 -1
- package/script/data-pump/nats-connection.js +0 -85
- package/script/data-pump/nats-distribution.d.ts +0 -34
- package/script/data-pump/nats-distribution.d.ts.map +0 -1
- package/script/data-pump/nats-distribution.js +0 -154
- package/script/data-pump/no-op-logger.d.ts +0 -3
- package/script/data-pump/no-op-logger.d.ts.map +0 -1
- package/script/data-pump/no-op-logger.js +0 -9
- package/script/data-pump/notifier.d.ts +0 -42
- package/script/data-pump/notifier.d.ts.map +0 -1
- package/script/data-pump/notifier.js +0 -202
- package/script/data-pump/pulse.d.ts +0 -46
- package/script/data-pump/pulse.d.ts.map +0 -1
- package/script/data-pump/pulse.js +0 -132
- package/script/data-pump/types.d.ts +0 -49
- package/script/data-pump/types.d.ts.map +0 -1
- package/script/data-pump/types.js +0 -2
- package/script/data-pump/ws-protocol.d.ts +0 -63
- package/script/data-pump/ws-protocol.d.ts.map +0 -1
- package/script/data-pump/ws-protocol.js +0 -210
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts +0 -52
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts +0 -22
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts +0 -27
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.js +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts +0 -27
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.js +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts +0 -24
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.js +0 -34
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts +0 -26
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts +0 -22
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.js +0 -33
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.js +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts +0 -8
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.js +0 -23
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.js +0 -67
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.js +0 -58
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts +0 -50
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.js +0 -67
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.js +0 -66
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.js +0 -33
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts +0 -22
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts +0 -22
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts +0 -22
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts +0 -33
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts +0 -72
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.js +0 -88
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.js +0 -51
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.js +0 -83
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.js +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.js +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts +0 -12
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.js +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.js +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts +0 -18
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.js +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts +0 -14
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.js +0 -33
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts +0 -11
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts +0 -18
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.js +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts +0 -24
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.js +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.js +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts +0 -19
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.js +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.js +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts +0 -12
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.js +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.js +0 -70
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts +0 -19
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.js +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts +0 -24
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.js +0 -52
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts +0 -25
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts +0 -18
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.js +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts +0 -18
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.js +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.js +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts +0 -31
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.js +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.js +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.js +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.js +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.js +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts +0 -11
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts +0 -29
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.js +0 -33
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.js +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.js +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.js +0 -33
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.js +0 -63
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.js +0 -75
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts +0 -31
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.js +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.js +0 -83
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.js +0 -84
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.js +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts +0 -70
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.js +0 -70
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts +0 -64
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.js +0 -71
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.js +0 -66
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.js +0 -63
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts +0 -31
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.js +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.js +0 -83
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.js +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts +0 -89
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.js +0 -81
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.js +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.js +0 -58
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts +0 -82
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.js +0 -79
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.js +0 -89
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.js +0 -92
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts +0 -83
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.js +0 -121
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.js +0 -77
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.js +0 -64
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.js +0 -64
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.js +0 -64
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.js +0 -66
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts +0 -70
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.js +0 -71
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.js +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.js +0 -64
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.js +0 -64
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts +0 -60
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.js +0 -68
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.js +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.js +0 -59
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.js +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts +0 -88
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.js +0 -114
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts +0 -77
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.js +0 -70
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts +0 -129
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.js +0 -163
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.js +0 -87
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.js +0 -87
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts +0 -32
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.js +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.js +0 -62
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts +0 -23
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.js +0 -61
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts +0 -32
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.js +0 -63
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.js +0 -51
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.js +0 -72
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.js +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.js +0 -67
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.js +0 -58
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.js +0 -50
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts +0 -35
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.js +0 -48
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts +0 -28
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts +0 -31
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.js +0 -50
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts +0 -42
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.js +0 -61
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.js +0 -66
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.js +0 -67
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.js +0 -61
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.js +0 -63
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts +0 -51
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.js +0 -51
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts +0 -43
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.js +0 -81
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts +0 -51
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.js +0 -71
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts +0 -24
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.js +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.js +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts +0 -44
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.js +0 -56
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.js +0 -81
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.js +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.js +0 -38
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts +0 -26
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.js +0 -31
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.js +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.js +0 -52
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts +0 -53
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.js +0 -67
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.js +0 -63
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts +0 -40
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.js +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.js +0 -57
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts +0 -46
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.js +0 -67
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.js +0 -58
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts +0 -36
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.js +0 -32
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts +0 -19
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.js +0 -34
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts +0 -94
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.js +0 -180
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts +0 -73
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.js +0 -182
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts +0 -99
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.js +0 -288
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts +0 -11
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.js +0 -5
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts +0 -109
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.js +0 -434
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts +0 -54
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.js +0 -2
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts +0 -101
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.js +0 -2
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts +0 -41
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.js +0 -2
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.js +0 -37
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts +0 -115
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.js +0 -84
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts +0 -23
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.js +0 -21
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts +0 -39
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.js +0 -34
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts +0 -365
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.js +0 -360
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts +0 -174
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.js +0 -153
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts +0 -47
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.js +0 -18
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.js +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.js +0 -23
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts +0 -108
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.js +0 -114
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.js +0 -14
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts +0 -22
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.js +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts +0 -18
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.js +0 -23
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts +0 -16
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.js +0 -14
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts +0 -55
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.js +0 -45
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts +0 -100
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.js +0 -76
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.js +0 -15
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts +0 -10
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.js +0 -30
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts +0 -7
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.js +0 -12
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts +0 -5
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.js +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts +0 -8
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.js +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts +0 -7
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.js +0 -12
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts +0 -14
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.js +0 -32
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts +0 -11
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.js +0 -49
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts +0 -8
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.js +0 -17
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts +0 -6
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.js +0 -20
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts +0 -12
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.js +0 -13
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +0 -87
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.js +0 -289
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts +0 -51
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.js +0 -157
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts +0 -3
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.js +0 -18
- package/script/mod.d.ts +0 -12
- package/script/mod.d.ts.map +0 -1
- package/script/mod.js +0 -27
- package/script/package.json +0 -3
package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event-type.update.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,SAAS,EAAmB,KAAK,uBAAuB,EAAE,MAAM,+BAA+B,CAAA;AAG7G;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,+BAA+B;IAC/B,WAAW,EAAE,MAAM,CAAA;IACnB,wCAAwC;IACxC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,gDAAgD;IAChD,iBAAiB,CAAC,EAAE;QAClB,0FAA0F;QAC1F,GAAG,EAAE,MAAM,CAAA;QACX,qFAAqF;QACrF,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,uBAAuB,CAAC,CAAA;KAChD,CAAA;IACD,oEAAoE;IACpE,oBAAoB,CAAC,EAAE,OAAO,CAAA;CAC/B,CAAA;AAED;;GAEG;AACH,qBAAa,sBAAuB,SAAQ,OAAO,CAAC,oBAAoB,EAAE,SAAS,CAAC;IAClF;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAKrD;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,SAAS;CAGlE"}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EventTypeUpdateCommand = void 0;
|
|
4
|
-
const command_js_1 = require("../../common/command.js");
|
|
5
|
-
const event_type_js_1 = require("../../contracts/event-type.js");
|
|
6
|
-
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
-
/**
|
|
8
|
-
* Update an event type
|
|
9
|
-
*/
|
|
10
|
-
class EventTypeUpdateCommand extends command_js_1.Command {
|
|
11
|
-
/**
|
|
12
|
-
* Get the method
|
|
13
|
-
*/
|
|
14
|
-
getMethod() {
|
|
15
|
-
return "PATCH";
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Get the base url
|
|
19
|
-
*/
|
|
20
|
-
getBaseUrl() {
|
|
21
|
-
return "https://event-type-2.api.flowcore.io";
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Get the path
|
|
25
|
-
*/
|
|
26
|
-
getPath() {
|
|
27
|
-
return `/api/v1/event-types/${this.input.eventTypeId}`;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Get the body for the request
|
|
31
|
-
*/
|
|
32
|
-
getBody() {
|
|
33
|
-
const { eventTypeId: _, ...payload } = this.input;
|
|
34
|
-
return payload;
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Parse the response
|
|
38
|
-
*/
|
|
39
|
-
parseResponse(rawResponse) {
|
|
40
|
-
return (0, parse_response_helper_js_1.parseResponseHelper)(event_type_js_1.EventTypeSchema, rawResponse);
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.EventTypeUpdateCommand = EventTypeUpdateCommand;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { Command } from "../../common/command.js";
|
|
2
|
-
import { type FlowcoreEvent } from "../../contracts/event.js";
|
|
3
|
-
/**
|
|
4
|
-
* The input for the events fetch indexes command
|
|
5
|
-
*/
|
|
6
|
-
export interface EventListInput {
|
|
7
|
-
/** The tenant */
|
|
8
|
-
tenant: string;
|
|
9
|
-
/** the event type id or ids */
|
|
10
|
-
eventTypeId: [string, ...string[]] | string;
|
|
11
|
-
/** the time bucket */
|
|
12
|
-
timeBucket: string;
|
|
13
|
-
/** the paging cursor */
|
|
14
|
-
cursor?: string;
|
|
15
|
-
/** the page size (default is 10.000) */
|
|
16
|
-
pageSize?: number;
|
|
17
|
-
/** start from this event id */
|
|
18
|
-
fromEventId?: string;
|
|
19
|
-
/**
|
|
20
|
-
* after this event id
|
|
21
|
-
*
|
|
22
|
-
* ⚠️ Not applicable if `fromEventId` is also defined
|
|
23
|
-
*/
|
|
24
|
-
afterEventId?: string;
|
|
25
|
-
/** end at this event id */
|
|
26
|
-
toEventId?: string;
|
|
27
|
-
/**
|
|
28
|
-
* the order (default is asc)
|
|
29
|
-
*
|
|
30
|
-
* ⚠️ When using `desc` order, pagination and filters are not possible.
|
|
31
|
-
*/
|
|
32
|
-
order?: "asc" | "desc";
|
|
33
|
-
/** include sensitive data */
|
|
34
|
-
includeSensitiveData?: boolean;
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* The output for the events fetch indexes command
|
|
38
|
-
*/
|
|
39
|
-
export interface EventListOutput {
|
|
40
|
-
/** the events */
|
|
41
|
-
events: FlowcoreEvent[];
|
|
42
|
-
/** the next page cursor */
|
|
43
|
-
nextCursor?: string;
|
|
44
|
-
}
|
|
45
|
-
/**
|
|
46
|
-
* Fetch time buckets for an event type
|
|
47
|
-
*/
|
|
48
|
-
export declare class EventListCommand extends Command<EventListInput, EventListOutput> {
|
|
49
|
-
/**
|
|
50
|
-
* The dedicated subdomain for the command
|
|
51
|
-
*/
|
|
52
|
-
protected dedicatedSubdomain: string;
|
|
53
|
-
/**
|
|
54
|
-
* Get the method for the request
|
|
55
|
-
*/
|
|
56
|
-
protected getMethod(): string;
|
|
57
|
-
/**
|
|
58
|
-
* Get the base url for the request
|
|
59
|
-
*/
|
|
60
|
-
protected getBaseUrl(): string;
|
|
61
|
-
/**
|
|
62
|
-
* Get the path for the request
|
|
63
|
-
*/
|
|
64
|
-
protected getPath(): string;
|
|
65
|
-
/**
|
|
66
|
-
* Parse the response
|
|
67
|
-
*/
|
|
68
|
-
protected parseResponse(rawResponse: unknown): EventListOutput;
|
|
69
|
-
}
|
|
70
|
-
//# sourceMappingURL=event.list.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD,OAAO,EAAE,KAAK,aAAa,EAAuB,MAAM,0BAA0B,CAAA;AAElF;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,iBAAiB;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,+BAA+B;IAC/B,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,GAAG,MAAM,CAAA;IAC3C,sBAAsB;IACtB,UAAU,EAAE,MAAM,CAAA;IAClB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,+BAA+B;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,2BAA2B;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,GAAG,MAAM,CAAA;IACtB,6BAA6B;IAC7B,oBAAoB,CAAC,EAAE,OAAO,CAAA;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,eAAe;IAC9B,iBAAiB;IACjB,MAAM,EAAE,aAAa,EAAE,CAAA;IACvB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,gBAAiB,SAAQ,OAAO,CAAC,cAAc,EAAE,eAAe,CAAC;IAC5E;;OAEG;IACH,UAAmB,kBAAkB,EAAE,MAAM,CAAiB;IAE9D;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAgBpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,eAAe;CAIxE"}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EventListCommand = void 0;
|
|
4
|
-
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const command_js_1 = require("../../common/command.js");
|
|
6
|
-
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
-
const event_js_1 = require("../../contracts/event.js");
|
|
8
|
-
/**
|
|
9
|
-
* The response schema for the events fetch command
|
|
10
|
-
*/
|
|
11
|
-
const responseSchema = typebox_1.Type.Object({
|
|
12
|
-
events: typebox_1.Type.Array(event_js_1.FlowcoreEventSchema),
|
|
13
|
-
nextCursor: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
14
|
-
});
|
|
15
|
-
/**
|
|
16
|
-
* Fetch time buckets for an event type
|
|
17
|
-
*/
|
|
18
|
-
class EventListCommand extends command_js_1.Command {
|
|
19
|
-
constructor() {
|
|
20
|
-
super(...arguments);
|
|
21
|
-
/**
|
|
22
|
-
* The dedicated subdomain for the command
|
|
23
|
-
*/
|
|
24
|
-
Object.defineProperty(this, "dedicatedSubdomain", {
|
|
25
|
-
enumerable: true,
|
|
26
|
-
configurable: true,
|
|
27
|
-
writable: true,
|
|
28
|
-
value: "event-source"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Get the method for the request
|
|
33
|
-
*/
|
|
34
|
-
getMethod() {
|
|
35
|
-
return "GET";
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Get the base url for the request
|
|
39
|
-
*/
|
|
40
|
-
getBaseUrl() {
|
|
41
|
-
return "https://event-source.api.flowcore.io";
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Get the path for the request
|
|
45
|
-
*/
|
|
46
|
-
getPath() {
|
|
47
|
-
const query = new URLSearchParams();
|
|
48
|
-
const eventTypeIds = Array.isArray(this.input.eventTypeId) ? this.input.eventTypeId : [this.input.eventTypeId];
|
|
49
|
-
for (const eventTypeId of eventTypeIds) {
|
|
50
|
-
query.append("eventTypeId", eventTypeId);
|
|
51
|
-
}
|
|
52
|
-
query.set("timeBucket", this.input.timeBucket);
|
|
53
|
-
this.input.cursor && query.set("cursor", this.input.cursor.toString());
|
|
54
|
-
this.input.pageSize && query.set("pageSize", this.input.pageSize.toString());
|
|
55
|
-
this.input.fromEventId && query.set("fromEventId", this.input.fromEventId);
|
|
56
|
-
this.input.afterEventId && query.set("afterEventId", this.input.afterEventId);
|
|
57
|
-
this.input.toEventId && query.set("toEventId", this.input.toEventId);
|
|
58
|
-
this.input.order && query.set("order", this.input.order);
|
|
59
|
-
this.input.includeSensitiveData && query.set("includeSensitiveData", this.input.includeSensitiveData.toString());
|
|
60
|
-
return `/api/v1/events?${query.toString()}`;
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* Parse the response
|
|
64
|
-
*/
|
|
65
|
-
parseResponse(rawResponse) {
|
|
66
|
-
const response = (0, parse_response_helper_js_1.parseResponseHelper)(responseSchema, rawResponse);
|
|
67
|
-
return response;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
exports.EventListCommand = EventListCommand;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { Command } from "../../common/command.js";
|
|
2
|
-
/**
|
|
3
|
-
* The input for the events fetch indexes command
|
|
4
|
-
*/
|
|
5
|
-
export interface EventsFetchTimeBucketsByNamesInput {
|
|
6
|
-
/** the tenant name */
|
|
7
|
-
tenant: string;
|
|
8
|
-
/** the data core id */
|
|
9
|
-
dataCoreId: string;
|
|
10
|
-
/** the flow type name */
|
|
11
|
-
flowType: string;
|
|
12
|
-
/** the event type names */
|
|
13
|
-
eventTypes: string[];
|
|
14
|
-
/** the paging cursor */
|
|
15
|
-
cursor?: number;
|
|
16
|
-
/** the page size (default is 10.000) */
|
|
17
|
-
pageSize?: number;
|
|
18
|
-
/** start from this time bucket */
|
|
19
|
-
fromTimeBucket?: string;
|
|
20
|
-
/** end at this time bucket */
|
|
21
|
-
toTimeBucket?: string;
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* The output for the events fetch indexes command
|
|
25
|
-
*/
|
|
26
|
-
export interface EventsFetchTimeBucketsByNamesOutput {
|
|
27
|
-
/** the time buckets */
|
|
28
|
-
timeBuckets: string[];
|
|
29
|
-
/** the next page cursor */
|
|
30
|
-
nextCursor?: number;
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Fetch time buckets for an event type
|
|
34
|
-
*/
|
|
35
|
-
export declare class EventsFetchTimeBucketsByNamesCommand extends Command<EventsFetchTimeBucketsByNamesInput, EventsFetchTimeBucketsByNamesOutput> {
|
|
36
|
-
/**
|
|
37
|
-
* The dedicated subdomain for the command
|
|
38
|
-
*/
|
|
39
|
-
protected dedicatedSubdomain: string;
|
|
40
|
-
/**
|
|
41
|
-
* Get the base url for the request
|
|
42
|
-
*/
|
|
43
|
-
protected getBaseUrl(): string;
|
|
44
|
-
/**
|
|
45
|
-
* Get the path for the request
|
|
46
|
-
*/
|
|
47
|
-
protected getPath(): string;
|
|
48
|
-
/**
|
|
49
|
-
* Parse the response
|
|
50
|
-
*/
|
|
51
|
-
protected parseResponse(rawResponse: unknown): EventsFetchTimeBucketsByNamesOutput;
|
|
52
|
-
/**
|
|
53
|
-
* Get the body for the request
|
|
54
|
-
*/
|
|
55
|
-
protected getBody(): Record<string, unknown>;
|
|
56
|
-
}
|
|
57
|
-
//# sourceMappingURL=events.fetch-time-buckets-by-names.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"events.fetch-time-buckets-by-names.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD;;GAEG;AACH,MAAM,WAAW,kCAAkC;IACjD,sBAAsB;IACtB,MAAM,EAAE,MAAM,CAAA;IACd,uBAAuB;IACvB,UAAU,EAAE,MAAM,CAAA;IAClB,yBAAyB;IACzB,QAAQ,EAAE,MAAM,CAAA;IAChB,2BAA2B;IAC3B,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,kCAAkC;IAClC,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,8BAA8B;IAC9B,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAClD,uBAAuB;IACvB,WAAW,EAAE,MAAM,EAAE,CAAA;IACrB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,oCAAqC,SAAQ,OAAO,CAC/D,kCAAkC,EAClC,mCAAmC,CACpC;IACC;;OAEG;IACH,UAAmB,kBAAkB,EAAE,MAAM,CAAiB;IAE9D;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAGpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,mCAAmC;IAK3F;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAItD"}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EventsFetchTimeBucketsByNamesCommand = void 0;
|
|
4
|
-
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const command_js_1 = require("../../common/command.js");
|
|
6
|
-
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
-
/**
|
|
8
|
-
* The response schema for the events fetch time buckets by names command
|
|
9
|
-
*/
|
|
10
|
-
const responseSchema = typebox_1.Type.Object({
|
|
11
|
-
timeBuckets: typebox_1.Type.Array(typebox_1.Type.String()),
|
|
12
|
-
nextCursor: typebox_1.Type.Optional(typebox_1.Type.Number()),
|
|
13
|
-
});
|
|
14
|
-
/**
|
|
15
|
-
* Fetch time buckets for an event type
|
|
16
|
-
*/
|
|
17
|
-
class EventsFetchTimeBucketsByNamesCommand extends command_js_1.Command {
|
|
18
|
-
constructor() {
|
|
19
|
-
super(...arguments);
|
|
20
|
-
/**
|
|
21
|
-
* The dedicated subdomain for the command
|
|
22
|
-
*/
|
|
23
|
-
Object.defineProperty(this, "dedicatedSubdomain", {
|
|
24
|
-
enumerable: true,
|
|
25
|
-
configurable: true,
|
|
26
|
-
writable: true,
|
|
27
|
-
value: "event-source"
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* Get the base url for the request
|
|
32
|
-
*/
|
|
33
|
-
getBaseUrl() {
|
|
34
|
-
return "https://event-source.api.flowcore.io";
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Get the path for the request
|
|
38
|
-
*/
|
|
39
|
-
getPath() {
|
|
40
|
-
return "/api/v1/time-buckets/by-names";
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* Parse the response
|
|
44
|
-
*/
|
|
45
|
-
parseResponse(rawResponse) {
|
|
46
|
-
const response = (0, parse_response_helper_js_1.parseResponseHelper)(responseSchema, rawResponse);
|
|
47
|
-
return response;
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* Get the body for the request
|
|
51
|
-
*/
|
|
52
|
-
getBody() {
|
|
53
|
-
const { ...rest } = this.input;
|
|
54
|
-
return rest;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
exports.EventsFetchTimeBucketsByNamesCommand = EventsFetchTimeBucketsByNamesCommand;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { Command } from "../../common/command.js";
|
|
2
|
-
import { type FlowcoreEvent } from "../../contracts/event.js";
|
|
3
|
-
/**
|
|
4
|
-
* The input for the events fetch indexes command
|
|
5
|
-
*/
|
|
6
|
-
export interface EventsFetchEventsInput {
|
|
7
|
-
/** the tenant */
|
|
8
|
-
tenant: string;
|
|
9
|
-
/** the data core id */
|
|
10
|
-
dataCoreId: string;
|
|
11
|
-
/** the flow type name */
|
|
12
|
-
flowType: string;
|
|
13
|
-
/** the event type names */
|
|
14
|
-
eventTypes: string[];
|
|
15
|
-
/** the time bucket */
|
|
16
|
-
timeBucket: string;
|
|
17
|
-
/** the paging cursor */
|
|
18
|
-
cursor?: string;
|
|
19
|
-
/** the page size (default is 10.000) */
|
|
20
|
-
pageSize?: number;
|
|
21
|
-
/** start from this event id */
|
|
22
|
-
fromEventId?: string;
|
|
23
|
-
/** after this event id */
|
|
24
|
-
afterEventId?: string;
|
|
25
|
-
/** end at this event id */
|
|
26
|
-
toEventId?: string;
|
|
27
|
-
/** include sensitive data */
|
|
28
|
-
includeSensitiveData?: boolean;
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* The output for the events fetch indexes command
|
|
32
|
-
*/
|
|
33
|
-
export interface EventsFetchEventsOutput {
|
|
34
|
-
/** the events */
|
|
35
|
-
events: FlowcoreEvent[];
|
|
36
|
-
/** the next page cursor */
|
|
37
|
-
nextCursor?: string;
|
|
38
|
-
}
|
|
39
|
-
/**
|
|
40
|
-
* Fetch time buckets for an event type
|
|
41
|
-
*/
|
|
42
|
-
export declare class EventsFetchCommand extends Command<EventsFetchEventsInput, EventsFetchEventsOutput> {
|
|
43
|
-
/**
|
|
44
|
-
* The dedicated subdomain for the command
|
|
45
|
-
*/
|
|
46
|
-
protected dedicatedSubdomain: string;
|
|
47
|
-
/**
|
|
48
|
-
* Get the base url for the request
|
|
49
|
-
*/
|
|
50
|
-
protected getBaseUrl(): string;
|
|
51
|
-
/**
|
|
52
|
-
* Get the path for the request
|
|
53
|
-
*/
|
|
54
|
-
protected getPath(): string;
|
|
55
|
-
/**
|
|
56
|
-
* Parse the response
|
|
57
|
-
*/
|
|
58
|
-
protected parseResponse(rawResponse: unknown): EventsFetchEventsOutput;
|
|
59
|
-
/**
|
|
60
|
-
* Get the body for the request
|
|
61
|
-
*/
|
|
62
|
-
protected getBody(): Record<string, unknown>;
|
|
63
|
-
}
|
|
64
|
-
//# sourceMappingURL=events.fetch.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"events.fetch.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAEjD,OAAO,EAAE,KAAK,aAAa,EAAuB,MAAM,0BAA0B,CAAA;AAElF;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,iBAAiB;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,uBAAuB;IACvB,UAAU,EAAE,MAAM,CAAA;IAClB,yBAAyB;IACzB,QAAQ,EAAE,MAAM,CAAA;IAChB,2BAA2B;IAC3B,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,sBAAsB;IACtB,UAAU,EAAE,MAAM,CAAA;IAClB,wBAAwB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,wCAAwC;IACxC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,+BAA+B;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,0BAA0B;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,2BAA2B;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,6BAA6B;IAC7B,oBAAoB,CAAC,EAAE,OAAO,CAAA;CAC/B;AAED;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,iBAAiB;IACjB,MAAM,EAAE,aAAa,EAAE,CAAA;IACvB,2BAA2B;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,kBAAmB,SAAQ,OAAO,CAAC,sBAAsB,EAAE,uBAAuB,CAAC;IAC9F;;OAEG;IACH,UAAmB,kBAAkB,EAAE,MAAM,CAAiB;IAE9D;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAWpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,uBAAuB;IAK/E;;OAEG;cACgB,OAAO,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAStD"}
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EventsFetchCommand = void 0;
|
|
4
|
-
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const command_js_1 = require("../../common/command.js");
|
|
6
|
-
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
-
const event_js_1 = require("../../contracts/event.js");
|
|
8
|
-
/**
|
|
9
|
-
* The response schema for the events fetch command
|
|
10
|
-
*/
|
|
11
|
-
const responseSchema = typebox_1.Type.Object({
|
|
12
|
-
events: typebox_1.Type.Array(event_js_1.FlowcoreEventSchema),
|
|
13
|
-
nextCursor: typebox_1.Type.Optional(typebox_1.Type.String()),
|
|
14
|
-
});
|
|
15
|
-
/**
|
|
16
|
-
* Fetch time buckets for an event type
|
|
17
|
-
*/
|
|
18
|
-
class EventsFetchCommand extends command_js_1.Command {
|
|
19
|
-
constructor() {
|
|
20
|
-
super(...arguments);
|
|
21
|
-
/**
|
|
22
|
-
* The dedicated subdomain for the command
|
|
23
|
-
*/
|
|
24
|
-
Object.defineProperty(this, "dedicatedSubdomain", {
|
|
25
|
-
enumerable: true,
|
|
26
|
-
configurable: true,
|
|
27
|
-
writable: true,
|
|
28
|
-
value: "event-source"
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* Get the base url for the request
|
|
33
|
-
*/
|
|
34
|
-
getBaseUrl() {
|
|
35
|
-
return "https://event-source.api.flowcore.io";
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Get the path for the request
|
|
39
|
-
*/
|
|
40
|
-
getPath() {
|
|
41
|
-
const query = {
|
|
42
|
-
...(this.input.cursor ? { cursor: this.input.cursor.toString() } : {}),
|
|
43
|
-
...(this.input.pageSize ? { pageSize: this.input.pageSize.toString() } : {}),
|
|
44
|
-
...(this.input.fromEventId ? { fromEventId: this.input.fromEventId } : {}),
|
|
45
|
-
...(this.input.afterEventId ? { afterEventId: this.input.afterEventId } : {}),
|
|
46
|
-
...(this.input.toEventId ? { toEventId: this.input.toEventId } : {}),
|
|
47
|
-
...(this.input.includeSensitiveData ? { includeSensitiveData: this.input.includeSensitiveData.toString() } : {}),
|
|
48
|
-
};
|
|
49
|
-
return `/api/v1/events?${new URLSearchParams(query).toString()}`;
|
|
50
|
-
}
|
|
51
|
-
/**
|
|
52
|
-
* Parse the response
|
|
53
|
-
*/
|
|
54
|
-
parseResponse(rawResponse) {
|
|
55
|
-
const response = (0, parse_response_helper_js_1.parseResponseHelper)(responseSchema, rawResponse);
|
|
56
|
-
return response;
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* Get the body for the request
|
|
60
|
-
*/
|
|
61
|
-
getBody() {
|
|
62
|
-
return {
|
|
63
|
-
tenant: this.input.tenant,
|
|
64
|
-
dataCoreId: this.input.dataCoreId,
|
|
65
|
-
flowType: this.input.flowType,
|
|
66
|
-
eventTypes: this.input.eventTypes,
|
|
67
|
-
timeBucket: this.input.timeBucket,
|
|
68
|
-
};
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
exports.EventsFetchCommand = EventsFetchCommand;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { Command } from "../../common/command.js";
|
|
2
|
-
/**
|
|
3
|
-
* The input for the events fetch indexes command
|
|
4
|
-
*/
|
|
5
|
-
export interface TimeBucketListInput {
|
|
6
|
-
/** the tenant */
|
|
7
|
-
tenant: string;
|
|
8
|
-
/** the event type ids */
|
|
9
|
-
eventTypeId: [string, ...string[]] | string;
|
|
10
|
-
/** the start time */
|
|
11
|
-
fromTimeBucket?: string;
|
|
12
|
-
/** the end time */
|
|
13
|
-
toTimeBucket?: string;
|
|
14
|
-
/** the page size */
|
|
15
|
-
pageSize?: number;
|
|
16
|
-
/** the cursor */
|
|
17
|
-
cursor?: number;
|
|
18
|
-
/** the order */
|
|
19
|
-
order?: "asc" | "desc";
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* The output for the events fetch indexes command
|
|
23
|
-
*/
|
|
24
|
-
export interface TimeBucketListOutput {
|
|
25
|
-
/** the time buckets */
|
|
26
|
-
timeBuckets: string[];
|
|
27
|
-
/** the next cursor */
|
|
28
|
-
nextCursor?: number;
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* Fetch time buckets for an event type
|
|
32
|
-
*/
|
|
33
|
-
export declare class TimeBucketListCommand extends Command<TimeBucketListInput, TimeBucketListOutput> {
|
|
34
|
-
/**
|
|
35
|
-
* The dedicated subdomain for the command
|
|
36
|
-
*/
|
|
37
|
-
protected dedicatedSubdomain: string;
|
|
38
|
-
/**
|
|
39
|
-
* Get the method for the request
|
|
40
|
-
*/
|
|
41
|
-
protected getMethod(): string;
|
|
42
|
-
/**
|
|
43
|
-
* Get the base url for the request
|
|
44
|
-
*/
|
|
45
|
-
protected getBaseUrl(): string;
|
|
46
|
-
/**
|
|
47
|
-
* Get the path for the request
|
|
48
|
-
*/
|
|
49
|
-
protected getPath(): string;
|
|
50
|
-
/**
|
|
51
|
-
* Parse the response
|
|
52
|
-
*/
|
|
53
|
-
protected parseResponse(rawResponse: unknown): TimeBucketListOutput;
|
|
54
|
-
}
|
|
55
|
-
//# sourceMappingURL=time-bucket.list.d.ts.map
|
package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"time-bucket.list.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AAGjD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,iBAAiB;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,yBAAyB;IACzB,WAAW,EAAE,CAAC,MAAM,EAAE,GAAG,MAAM,EAAE,CAAC,GAAG,MAAM,CAAA;IAC3C,qBAAqB;IACrB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,mBAAmB;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,oBAAoB;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,iBAAiB;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,gBAAgB;IAChB,KAAK,CAAC,EAAE,KAAK,GAAG,MAAM,CAAA;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,uBAAuB;IACvB,WAAW,EAAE,MAAM,EAAE,CAAA;IACrB,sBAAsB;IACtB,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAUD;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAChD,mBAAmB,EACnB,oBAAoB,CACrB;IACC;;OAEG;IACH,UAAmB,kBAAkB,EAAE,MAAM,CAAiB;IAE9D;;OAEG;cACgB,SAAS,IAAI,MAAM;IAItC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAGvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAepC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,oBAAoB;CAI7E"}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TimeBucketListCommand = void 0;
|
|
4
|
-
const typebox_1 = require("@sinclair/typebox");
|
|
5
|
-
const command_js_1 = require("../../common/command.js");
|
|
6
|
-
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
-
/**
|
|
8
|
-
* The response schema for the events fetch time buckets by names command
|
|
9
|
-
*/
|
|
10
|
-
const responseSchema = typebox_1.Type.Object({
|
|
11
|
-
timeBuckets: typebox_1.Type.Array(typebox_1.Type.String()),
|
|
12
|
-
nextCursor: typebox_1.Type.Optional(typebox_1.Type.Number()),
|
|
13
|
-
});
|
|
14
|
-
/**
|
|
15
|
-
* Fetch time buckets for an event type
|
|
16
|
-
*/
|
|
17
|
-
class TimeBucketListCommand extends command_js_1.Command {
|
|
18
|
-
constructor() {
|
|
19
|
-
super(...arguments);
|
|
20
|
-
/**
|
|
21
|
-
* The dedicated subdomain for the command
|
|
22
|
-
*/
|
|
23
|
-
Object.defineProperty(this, "dedicatedSubdomain", {
|
|
24
|
-
enumerable: true,
|
|
25
|
-
configurable: true,
|
|
26
|
-
writable: true,
|
|
27
|
-
value: "event-source"
|
|
28
|
-
});
|
|
29
|
-
}
|
|
30
|
-
/**
|
|
31
|
-
* Get the method for the request
|
|
32
|
-
*/
|
|
33
|
-
getMethod() {
|
|
34
|
-
return "GET";
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Get the base url for the request
|
|
38
|
-
*/
|
|
39
|
-
getBaseUrl() {
|
|
40
|
-
return "https://event-source.api.flowcore.io";
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* Get the path for the request
|
|
44
|
-
*/
|
|
45
|
-
getPath() {
|
|
46
|
-
const queryParams = new URLSearchParams();
|
|
47
|
-
const eventTypeIds = Array.isArray(this.input.eventTypeId) ? this.input.eventTypeId : [this.input.eventTypeId];
|
|
48
|
-
for (const eventTypeId of eventTypeIds) {
|
|
49
|
-
queryParams.append("eventTypeId", eventTypeId);
|
|
50
|
-
}
|
|
51
|
-
this.input.fromTimeBucket && queryParams.set("fromTimeBucket", this.input.fromTimeBucket);
|
|
52
|
-
this.input.toTimeBucket && queryParams.set("toTimeBucket", this.input.toTimeBucket);
|
|
53
|
-
this.input.order && queryParams.set("order", this.input.order);
|
|
54
|
-
this.input.pageSize && queryParams.set("pageSize", this.input.pageSize.toString());
|
|
55
|
-
this.input.cursor && queryParams.set("cursor", this.input.cursor.toString());
|
|
56
|
-
return `/api/v1/time-buckets?${queryParams.toString()}`;
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* Parse the response
|
|
60
|
-
*/
|
|
61
|
-
parseResponse(rawResponse) {
|
|
62
|
-
const response = (0, parse_response_helper_js_1.parseResponseHelper)(responseSchema, rawResponse);
|
|
63
|
-
return response;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
exports.TimeBucketListCommand = TimeBucketListCommand;
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { Command } from "../../common/command.js";
|
|
2
|
-
import { type FlowType } from "../../contracts/flow-type.js";
|
|
3
|
-
/**
|
|
4
|
-
* The input for the data core create command
|
|
5
|
-
*/
|
|
6
|
-
export interface FlowTypeCreateInput {
|
|
7
|
-
/** The id of the data core */
|
|
8
|
-
dataCoreId: string;
|
|
9
|
-
/** The name of the flow type */
|
|
10
|
-
name: string;
|
|
11
|
-
/** The description of the flow type */
|
|
12
|
-
description: string;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* Create a flow type
|
|
16
|
-
*/
|
|
17
|
-
export declare class FlowTypeCreateCommand extends Command<FlowTypeCreateInput, FlowType> {
|
|
18
|
-
/**
|
|
19
|
-
* Whether the command should retry on failure
|
|
20
|
-
*/
|
|
21
|
-
protected retryOnFailure: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Get the method
|
|
24
|
-
*/
|
|
25
|
-
protected getMethod(): string;
|
|
26
|
-
/**
|
|
27
|
-
* Get the base url
|
|
28
|
-
*/
|
|
29
|
-
protected getBaseUrl(): string;
|
|
30
|
-
/**
|
|
31
|
-
* Get the path
|
|
32
|
-
*/
|
|
33
|
-
protected getPath(): string;
|
|
34
|
-
/**
|
|
35
|
-
* Parse the response
|
|
36
|
-
*/
|
|
37
|
-
protected parseResponse(rawResponse: unknown): FlowType;
|
|
38
|
-
}
|
|
39
|
-
//# sourceMappingURL=flow-type.create.d.ts.map
|
package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"flow-type.create.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAA;AACjD,OAAO,EAAE,KAAK,QAAQ,EAAkB,MAAM,8BAA8B,CAAA;AAG5E;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,8BAA8B;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,gCAAgC;IAChC,IAAI,EAAE,MAAM,CAAA;IACZ,uCAAuC;IACvC,WAAW,EAAE,MAAM,CAAA;CACpB;AAED;;GAEG;AACH,qBAAa,qBAAsB,SAAQ,OAAO,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IAC/E;;OAEG;IACH,UAAmB,cAAc,EAAE,OAAO,CAAQ;IAElD;;OAEG;cACgB,SAAS,IAAI,MAAM;IAGtC;;OAEG;cACgB,UAAU,IAAI,MAAM;IAIvC;;OAEG;cACgB,OAAO,IAAI,MAAM;IAIpC;;OAEG;cACgB,aAAa,CAAC,WAAW,EAAE,OAAO,GAAG,QAAQ;CAGjE"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FlowTypeCreateCommand = void 0;
|
|
4
|
-
const command_js_1 = require("../../common/command.js");
|
|
5
|
-
const flow_type_js_1 = require("../../contracts/flow-type.js");
|
|
6
|
-
const parse_response_helper_js_1 = require("../../utils/parse-response-helper.js");
|
|
7
|
-
/**
|
|
8
|
-
* Create a flow type
|
|
9
|
-
*/
|
|
10
|
-
class FlowTypeCreateCommand extends command_js_1.Command {
|
|
11
|
-
constructor() {
|
|
12
|
-
super(...arguments);
|
|
13
|
-
/**
|
|
14
|
-
* Whether the command should retry on failure
|
|
15
|
-
*/
|
|
16
|
-
Object.defineProperty(this, "retryOnFailure", {
|
|
17
|
-
enumerable: true,
|
|
18
|
-
configurable: true,
|
|
19
|
-
writable: true,
|
|
20
|
-
value: false
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Get the method
|
|
25
|
-
*/
|
|
26
|
-
getMethod() {
|
|
27
|
-
return "POST";
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Get the base url
|
|
31
|
-
*/
|
|
32
|
-
getBaseUrl() {
|
|
33
|
-
return "https://flow-type-2.api.flowcore.io";
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Get the path
|
|
37
|
-
*/
|
|
38
|
-
getPath() {
|
|
39
|
-
return `/api/v1/flow-types`;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* Parse the response
|
|
43
|
-
*/
|
|
44
|
-
parseResponse(rawResponse) {
|
|
45
|
-
return (0, parse_response_helper_js_1.parseResponseHelper)(flow_type_js_1.FlowTypeSchema, rawResponse);
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
exports.FlowTypeCreateCommand = FlowTypeCreateCommand;
|