Listing bucket content from instance

0

Hi,
I'm trying to use my S3 bucket from an instance. The command wget works and transfers files from S3 to the EC2 instance. However, aws s3 commands produce error messages such as:

aws s3 ls s3://mybucket1
Could not connect to the endpoint URL: "https://s3.us-west2.amazonaws.com/mybucket1?list-type=2&prefix=&delimiter=%2F&encoding-type=url"

Ports 80 and 44 are open.
Thanks.

afody
已提问 3 年前225 查看次数
1 回答
0

Hi. My issue is now fixed. Not sure why because all what I did was to download the CLI for my PC and play with it. Somehow that must have either update or do something because the instances can now connect/list/copy to the S3 buckets.

afody
已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则