[Typescript BUN]: Listing all objects within S3 Bucket
I am trying to get a list of all ".pngs" within a s3 bucket folder which then feeds the dropdown selector we have on Windmill. Right now it's hardcoded where we have a background runnable and a mapping like this. I have already connected the resource and am able to get region, bucketname, etc using
but I am unsure how to get all the images listed under a certain directory
Note: We use the enterprise version of Windmill.
0 Replies