ruby/example_code/sqs/README.md
Shows how to use the AWS SDK for Ruby 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 ruby folder.
Code excerpts that show you how to call individual service functions.
The quickest way to interact with this example code is to invoke a Scenario from your command line. For example, ruby some_scenario.rb will invoke some_scenario.rb.
⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the ruby folder.
Code examples thrive on community contribution.
To learn more about the contributing process, see CONTRIBUTING.md.
<!--custom.tests.end-->Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0