Add an Amazon Redshift resource to the Meroxa Platform

Add an Amazon Redshift resource to the Meroxa Platform

Authored by: Meroxa
Brought to you by Warp, a free terminal reimagined to work like a modern app.
resource_name
redshift_username
redshift_password
redshift_url
redshift_port
redshift_db_name

Command
Copy
meroxa resources create resource_name --type redshift --url "redshift://redshift_username:redshift_password@redshift_url:5439/redshift_db_name"
Tags