AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class AmazonSQSClient

Implementation for accessing SQS

Welcome to the Amazon SQS API Reference.

Amazon SQS is a reliable, highly-scalable hosted queue for storing messages as they travel between applications or microservices. Amazon SQS moves data between distributed application components and helps you decouple these components.

For information on the permissions you need to use this API, see Identity and access management in the Amazon SQS Developer Guide.

You can use Amazon Web Services SDKs to access Amazon SQS using your favorite programming language. The SDKs perform tasks such as the following automatically:

  • Cryptographically sign your service requests

  • Retry requests

  • Handle error responses

Additional information

Class AmazonSQSConfig

Configuration for accessing Amazon SQS service

Class AmazonSQSDefaultConfiguration

Configuration for accessing Amazon SQS service

Class AmazonSQSException

Common exception for the SQS service.

Class AmazonSQSRequest

Base class for SQS operation requests.

Class MessageSystemAttributeName

Constants used for properties of type MessageSystemAttributeName.

Class MessageSystemAttributeNameForSends

Constants used for properties of type MessageSystemAttributeNameForSends.

Class QueueAttributeName

Constants used for properties of type QueueAttributeName.

Interfaces

NameDescription
Interface IAmazonSQS

Interface for accessing SQS

Welcome to the Amazon SQS API Reference.

Amazon SQS is a reliable, highly-scalable hosted queue for storing messages as they travel between applications or microservices. Amazon SQS moves data between distributed application components and helps you decouple these components.

For information on the permissions you need to use this API, see Identity and access management in the Amazon SQS Developer Guide.

You can use Amazon Web Services SDKs to access Amazon SQS using your favorite programming language. The SDKs perform tasks such as the following automatically:

  • Cryptographically sign your service requests

  • Retry requests

  • Handle error responses

Additional information