Skip to main content

Read file from S3 bucket

Comments

1 comment

  • Rajnish Kucheria

    You can use  ‘Get Signed URL’ action in the S3 app, which lets you read a CSV file by providing the file name.

    You can use the 'List Object' API to list all files in the bucket and fetch their names.

    0

Please sign in to leave a comment.