javav2/example_code/sqs/README.md
Shows how to use the AWS SDK for Java 2.x to work with Amazon Simple Queue Service (Amazon SQS).
<!--custom.overview.start--> <!--custom.overview.end-->Amazon SQS is a fully managed message queuing service that makes it easy to decouple and scale microservices, distributed systems, and serverless applications.
For prerequisites, see the README in the javav2 folder.
ListQueues)Code excerpts that show you how to call individual service functions.
Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.
This example shows you how to get started using Amazon SQS.
This example shows you how to create and publish to a FIFO Amazon SNS topic.
<!--custom.scenario_prereqs.sns_PublishFifoTopic.start--> <!--custom.scenario_prereqs.sns_PublishFifoTopic.end--> <!--custom.scenarios.sns_PublishFifoTopic.start--> <!--custom.scenarios.sns_PublishFifoTopic.end-->This example shows you how to use the Amazon SQS Extended Client Library to work with large Amazon SQS messages.
<!--custom.scenario_prereqs.sqs_Scenario_SqsExtendedClient.start--> <!--custom.scenario_prereqs.sqs_Scenario_SqsExtendedClient.end--> <!--custom.scenarios.sqs_Scenario_SqsExtendedClient.start--> <!--custom.scenarios.sqs_Scenario_SqsExtendedClient.end-->This example shows you how to work with S3 event notifications in an object-oriented way.
<!--custom.scenario_prereqs.s3_Scenario_ProcessS3EventNotification.start--> <!--custom.scenario_prereqs.s3_Scenario_ProcessS3EventNotification.end--> <!--custom.scenarios.s3_Scenario_ProcessS3EventNotification.start--> <!--custom.scenarios.s3_Scenario_ProcessS3EventNotification.end-->This example shows you how to do the following:
This example shows you how to do the following:
This example shows you how to use the Amazon SQS Java Messaging Library to work with the JMS interface.
<!--custom.scenario_prereqs.sqs_Scenario_UseJMS.start--> <!--custom.scenario_prereqs.sqs_Scenario_UseJMS.end--> <!--custom.scenarios.sqs_Scenario_UseJMS.start--> <!--custom.scenarios.sqs_Scenario_UseJMS.end-->This example shows you how to perform tagging operation with Amazon SQS.
<!--custom.scenario_prereqs.sqs_Scenario_WorkWithTags.start--> <!--custom.scenario_prereqs.sqs_Scenario_WorkWithTags.end--> <!--custom.scenarios.sqs_Scenario_WorkWithTags.start--> <!--custom.scenarios.sqs_Scenario_WorkWithTags.end-->⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the javav2 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0