• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Need solution to list all objects in S3 bucket for CF2018

Explorer ,
Feb 16, 2024 Feb 16, 2024

Copy link to clipboard

Copied

Hello All,

 

I am looking for simple solution to list down all objects unders S3 bucket specific folder. I can list down one object but challenge is object/keyname is dynamic. So, I cannot specify keyname while retrieving the object from s3 bucket.

 

Is there any simple way if anyone come across to pull all S3 bucket folder objects and copy them into local directory?

Then I can use <cfdirectory> to filter the files I want.
Please suggest.

Thanks in advance!

Views

104

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 25, 2024 Feb 25, 2024

Copy link to clipboard

Copied

LATEST

Have a look at Adobe's documentation on ColdFusion and Amazon S3.  There you will find an example of code to create and dump a bucket-list

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation