

# Using the AWS SDK for Ruby
<a name="programming"></a>

This section provides information about developing software with the AWS SDK for Ruby, including how to use some of the SDK’s advanced features.

The [AWS SDKs and Tools Reference Guide](https://docs.aws.amazon.com/sdkref/latest/guide/) also contains settings, features, and other foundational concepts common among many of the AWS SDKs. 

**Topics**
+ [Making AWS service requests](service-clients.md)
+ [Using the REPL utility](repl.md)
+ [Using the SDK with Ruby on Rails](rails.md)
+ [Debugging using wire trace from a client](debugging.md)
+ [Testing with stubbing](stubbing.md)
+ [Pagination](paging-responses.md)
+ [Waiters](using-waiters.md)