AWS Cli Error

0

I am trying

aws s3 ls bucket-name

But it says

A client error (NoSuchBucket) occurred when calling the ListObjects operation: The specified bucket does not exist

Any solution?

THanks!

yaaaash
asked 5 years ago751 views
2 Answers
0
Accepted Answer

Try:

aws s3 ls s3://bucket-name

answered 5 years ago
0

.

yaaaash
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions

Relevant content