Davin Green
Results
2
issues of
Davin Green
I'm attempting to configure step functions to be triggered from an HttpApi (rather than a REST api). Here is my template: ``` APIGatewayDeployment: Type: AWS::Serverless::HttpApi Properties: StageName: !Ref pStage DefinitionBody:...
type/feature
stage/pm-review
area/step-function
maintainer/need-response
area/step-function/event-source
type/step-function/new-event-source
I'm seeing gateway timeouts whenever I try to upload a plugin to my newly initialized site. I haven't made any configuration changes outside of the CLI create. 1. 10updocker create...
bug