Interact with Amazon Web Services (AWS) SQS with ASP.NET Core and the AWS SDK for .NET Core
- Use of AWS Sdk for .Net Core
- A web API to Upload a message to SQS
- A .Net core lambda function to read message from SQS once a message is received in SQS.
Interact with Amazon Web Services (AWS) SQS with ASP.NET Core and the AWS SDK for .NET
C#
Interact with Amazon Web Services (AWS) SQS with ASP.NET Core and the AWS SDK for .NET Core