Documentation Index
Fetch the complete documentation index at: https://docs.less.tech/llms.txt
Use this file to discover all available pages before exploring further.
Allow inbound access from Less IP addresses to your Redshift cluster (for example via the cluster security group and any network path in front of it).The database user you configure must have permission to create and write objects Less needs when pushing data from models into Redshift.
Account
Enter the host (for example
my-cluster.xxxxxx.region.redshift.amazonaws.com), port (typically 5439), and the database name Less should connect to.Bulk load (S3)
Leave Use S3 bulk loading off for simple setups; Less will still connect over SQL.When bulk loading is enabled, Less stages files in S3 and loads them with Redshift COPY. You must then supply:
- AWS Access Key ID and AWS Secret Access Key for an identity that can write to the staging bucket
- S3 Staging URI (for example
s3://my-bucket/redshift-staging/) — the bucket should be in the same AWS Region as your Redshift cluster
SSH
Try without SSH first unless your network requires a bastion. To use a tunnel, enable it and enter SSH host, port, username, and password, or enable SSH key and upload your private key.