aws-sam-localstack-example icon indicating copy to clipboard operation
aws-sam-localstack-example copied to clipboard

InvalidAccessKeyId when calling the PutObject operation

Open ghost opened this issue 6 years ago • 3 comments

Hello,

Thank you for creating the repository. It indeed is helpful. But, I am stuck in one place.

After trying to execute the commands as mention in the readme file I am getting the below-mentioned error -

Unable to upload artifact parseMailHeader/ referenced by CodeUri parameter of ParseMailHeaderFunction resource.

An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.

I was hoping if you could help here.

ghost avatar Nov 08 '19 07:11 ghost

Same problem for me.

mariano-calandra-xp avatar Nov 21 '19 10:11 mariano-calandra-xp

after digging around it looks like this all ties back to the aws cli. The progress for the fix is being tracked by @mariano-calandra-xp's ticket here https://github.com/localstack/localstack/issues/1783

vordimous avatar Mar 06 '20 14:03 vordimous

I have the exact same issue, is there any workaround?

MatteoGioioso avatar Nov 19 '20 00:11 MatteoGioioso