Answers for "download files from s3 using aws cli"

0

download files from s3 using aws cli

aws s3 cp s3://mybucket/test.txt s3://mybucket2/
Posted by: Guest on July-12-2021

Browse Popular Code Answers by Language