srp321
srp321
@sapessi, so is there any workaround for now so that i don't get the errors in the cloudwatch?
> Can you share how you would like this to work? Would you want to handle the events from a `@RequestMapping` annotated method? a simple example i am trying to...
> > > Can you share how you would like this to work? Would you want to handle the events from a `@RequestMapping` annotated method? > > > > >...
> > one of the purposes of this configured event is to keep to lambda warm as I have other APIs on that lambda which is connected with HTTP API...
> Instead of calling the AWS Lambda directly from Eventbridge, for the time being, create an Eventbridge integration with API Gateway instead, which in turn calls the Lambda. I thought...
@aguerard, I have faced the same issue. This is an issue, but not sure it it's with API Gateway or for Lambda side implementation. Ideally, since you have used stage,...
> > @aguerard, I have faced the same issue. > > This is an issue, but not sure it it's with API Gateway or for Lambda side implementation. > >...