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
gefragt vor 3 Jahren225 Aufrufe
1 Antwort
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
beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen