A client error (InvalidAccessKeyId): Uploading failing #1946
Labels
closing-soon
This issue will automatically close in 4 days unless further comments are made.
guidance
Question that needs advice or information.
Hi Guys,
I am new with this. Have big data that I need to periodically upload to s3. I am not using IAM roles yet, just using master. Wanted to get it working before changing to IAM roles.
I have both %userDir%/.aws/credentials and %userDir%/.aws/config files as below-
%userDir%/.aws/credentials-
%userDir%/.aws/config-
I tried uploading only 1 file but I get-
A client error (InvalidAccessKeyId) occurred when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.
versions I am using-
aws-cli/1.10.24
Python/2.7.9
Linux/3.13.0-48-generic botocore/1.4.15
The text was updated successfully, but these errors were encountered: