ODBC/DSN less connection to Redshift database in Alteryx
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I have multiple workflows which reads, transforms & writes data into RedShift database using ODBC/DSN connections.
However, the database connection details like server name, username, password etc. that are required to establish connection to the database would need to be fetched from AWS Secret Manager dynamically during run time so that any change in the connection details doesn't impact the workflow and also due to the security compliances.
Hence would like to know the feasibility and procedure to enable database connectivity dynamically within workflows without using the ODBC/DSN connections.
I'm using Alteryx Designer 2021.3 and the plan is to schedule these workflows at a fixed interval in the Scheduler available within Alteryx Designer.
Thanks in advance. Please revert if you need further information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alteryx needs better ARN support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@apathetichell Apologies, couldn't understand your message. Could you please explain what does ARN support mean.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
amazon resource name - that's how you connect dynamically to redshift.
