Amazon SQS Java SDK examples - Amazon Simple Queue Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon SQS Java SDK examples

You can use the Amazon SDK for Java to build Java applications that interact with Amazon Simple Queue Service (Amazon SQS) and other Amazon services. To install and set up the SDK, see Getting started in the Amazon SDK for Java 2.x Developer Guide.

For examples of basic Amazon SQS queue operations, such as how to create a queue or send a message, see Working with Amazon SQS Message Queues in the Amazon SDK for Java 2.x Developer Guide.

The examples in this topic demonstrate additional Amazon SQS features, such as server-side encryption (SSE), cost-allocation tags, and message attributes.