C# (.NET 6) on Lambda with Multiple Handler, API Gateways

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Create Multiple Handlers (Get, GetById, Post) in Lambda Function
    Verify (Get, GetById, Post) Handlers locally using the Lambda Test tool
    Deploy Multiple Handlers Function Application to AWS
    Verify (Get, GetById, Post) Handlers locally using the Lambda Test tool
    Create New Lambda Function Project, and Modify it to accommodate API Gateway Events.
    Verify the changes locally using the Lambda Test tool
    Deploy Multiple Handlers Function with API Gateway changes Application to AWS
    Verify deployed changes using the Lambda Test tool
    Add the API Gateway Event Trigger and verify it using the API Gateway Test Tool in AWS Console.
    GitHub URL: github.com/vis...

Комментарии •