Open mbolek opened 1 year ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Provide feedback via https://github.com/aws-controllers-k8s/community.
/lifecycle stale
/lifecycle frozen
Describe the bug When creating a route and an integration with apigatewayv2 controller everything is set up properly on the Gateway side but the lambda function doesn't have any triggers that would allow it to be called by the API Gateway.
Steps to reproduce
Applying the above properly creates the
ack-api
API in the API GW service, route and integration are also in place: The integration looks ok: but the lambda itself gets no triggers:Expected outcome The lambda function can be called by the lambda
Environment