AWS - CLI
What is the output of this command if the bucket
my-bucket contains two files file1.txt and file2.txt?
aws s3 ls s3://my-bucket/
my-bucket contains two files file1.txt and file2.txt?
aws s3 ls s3://my-bucket/
aws s3 ls s3://my-bucket/ lists objects inside the bucket my-bucket.file1.txt and file2.txt.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions