I am just now exploring Airbyte, and not sure whic...
# ask-community-for-troubleshooting
e
I am just now exploring Airbyte, and not sure which is the appropriate channel for this, and didn't find it in previous threads, so my apologies if I missed it. I have set up a few connections in AWS with S3 and RDS and I don't see any way to parameterize the source or destination to re-use the same connection but with different targets, i.e. different buckets or path in S3 or different table/views in RDS. I tried out the API and was able to clone and update new connections, but still had to hard code the path. I want to be able to set up, for example, an S3 destination for all my sources using the same bucket with the same creds, but a different folder path for each source, so say s3 bucket raw/postgres or raw/snowflake without having to create a new destination connection for each folder path. This would be a management nightmare if I have 100 connections all to the same bucket with just different paths. Am I missing something?