aws-sam-localstack-example
aws-sam-localstack-example copied to clipboard
InvalidAccessKeyId when calling the PutObject operation
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.
Same problem for me.
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
I have the exact same issue, is there any workaround?