Dan Van Brunt
01/20/2022, 2:39 PMsst.Api
…. just looking at the src for sst.Api
though and it looks like it uses both CDK v1 and CDK v2? is that right?
Anyone know of a way to get Service integrations (Event Bridge) working with @aws-cdk/aws-apigatewayv2-alpha
?Frank
HttpIntegration
with config similar to this https://github.com/aws/aws-cdk/pull/18154/files#diff-47759a0c234b0dc3cdd6c3420929cefd980742a24b3aaadb0be5565737d4f31aR264-R273
2. create an HttpRoute
like this https://docs.aws.amazon.com/cdk/api/v2/docs/@aws-cdk_aws-apigatewayv2-alpha.HttpRoute.html#example