Package app.ductape.sdk.cloud
package app.ductape.sdk.cloud
-
ClassDescriptionCustomer-managed VPC security groups for AWS RDS / Neptune provision.Resolves cloud connection tags to internal connection ids (mirrors cloud-api.util.ts).Materializes cloud-linked storage, broker, and database envs (mirrors TS cloud-*-link.util.ts).Shared provision cache for multi-env cloud materialization (mirrors TS cloud-materialize.util.ts).AWS networking modes on a cloud connection.Runtime credential refresh and VPC connector helpers; mirrors TS
cloud-runtime.util.ts.Workspace cloud connections (AWS, GCP, Azure); mirrorscloud.service.ts.Maps cloud provider to integrations service key per component kind.Opens a TCP-over-WebSocket tunnel to a private VPC host via the Ductape VPC connector relay, then exposes it as a loopback-only local TCP proxy so any plain JDBC driver (which has no custom-stream hook, unlikepg'sPoolon the TS side) can connect to it as if it were an ordinary local socket.Live tunnel handle: astream_id-correlated WebSocket session plus the local loopback TCP proxy that relays bytes to/from it.Target VPC-private TCP endpoint to relay to, plus the cloud connection tag authorizing it.