How-To Guides / S3 How to copy files from one S3 bucket to another using wildcard aws s3 cp s3://bucketname1/prefix1/prefix2/ s3://bucketname2/prefix/ --recursive --exclude "" --include "searchterm*" Share this:Click to share on WhatsApp (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Pinterest (Opens in new window)Click to share on Reddit (Opens in new window) Related See also How to purge messages from an SQS queue from AWS Management Console