Primary competition visual

SANSA AWS Informal Settlements in South Africa by #ZindiWeekendz

Helping South Africa
$1 000 USD
Completed (almost 6 years ago)
Classification
Earth Observation
182 joined
77 active
Starti
Jun 12, 20
Closei
Jun 14, 20
Reveali
Jun 14, 20
InvalidAccessKeyId
Help ยท 13 Jun 2020, 13:37 ยท 3

Please help I pasted the credentials for the windows os on the terminal, then I ran awzYid

I pasted the credentials for the windows os on the terminal, then I ran

aws s3 ls eohackathon-covid19

It returns

An error occurred (InvalidAccessKeyId) when calling the ListObjectV2 operation: The AWS Access key ID you provided does not exist in our records.

Please how can I resolve this am trying to get the files to the jupyter instance created on ec2

Discussion 3 answers

Copy this,

export AWS_DEFAULT_REGION=us-east-1 export AWS_ACCESS_KEY_ID= export AWS_SECRET_ACCESS_KEY= export AWS_SESSION_TOKEN=

from https://dashboard.eventengine.run/dashboard by clicking on AWS Console.

then paste and hit enter in the terminal,

after that run: aws s3 ls eohackathon-covid19 . Hope it works !

13 Jun 2020, 13:42
Upvotes 0