This topic was automatically generated from Slack. You can find the original thread here.
Hi folks. I am new here and new on Pipedream connect.
I’ve connected AWS as application. How can I interact with Amazon S3 directly, list s3 buckets, read files from a specific bucket without using workflow actions.
I already went though the basic docs mentioned above.
Allow me to clarify, I am using the Pipedream Connect SDK within a custom app built with NodeJS and React.
After a user connect an app like AWS, how I can allow him to interact with S3 directly ? By example list objects, read objects, etc.