Closed pcholakov closed 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.
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.