Skip to content

Interact with Amazon Web Services (AWS) SQS with ASP.NET Core and the AWS SDK for .NET

Notifications You must be signed in to change notification settings

rathinpadia/Globalmantics

Repository files navigation

Globalmantics

Interact with Amazon Web Services (AWS) SQS with ASP.NET Core and the AWS SDK for .NET Core

  1. Use of AWS Sdk for .Net Core
  2. A web API to Upload a message to SQS
  3. A .Net core lambda function to read message from SQS once a message is received in SQS.

Set a Queue URL in Service

Configure Profile for AWS Credentials using aws cli : aws configure

Configure aws region in appsettings.

About

Interact with Amazon Web Services (AWS) SQS with ASP.NET Core and the AWS SDK for .NET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages