restatedev / cdk

MIT License
5 stars 4 forks source link

Migrate to native Lambda invoke mechanism #3

Closed pcholakov closed 11 months ago

pcholakov commented 11 months ago

The Restate AWS Lambda endpoints do not authenticate incoming requests; these currently happen via unauthenticated API Gateway HTTP REST API. Migrate to the native Lambda::InvokeFunction mechanism introduced in Restate 0.5.0.