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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ