SAM: accessing s3 via api gateway doesn't work #2773
Labels
stage/pm-review
Waiting for review by our Product Manager, please don't work on this yet
type/feature
Feature request
Hello,
SAM version:
C:\Users\Basile Grandperret>sam --version
SAM CLI, version 1.21.1C:\Users\Basile Grandperret>sam --version
SAM CLI, version 1.21.1
Today I tried to deploy my serverless stack locally with SAM but I encounter an error when I try to reach a static file in a S3 bucket via api - gateway. I will firstly post the message error and then I will try to explain my conf.
My conf :
what appear in the console after > sam local start-api :
In the integration request of the end point (all is generated by CDK of course) :
template.yaml :
In local I have a directory with asset.**********, in the directory my file atlassian-connect.json. I have also the zipped lambda and calling them seems to work fine.
Thanks in advance.
Kind regards,
Basile GRANDPERRET
The text was updated successfully, but these errors were encountered: