

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

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

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

**Topics**
+ [Making Amazon Web Services 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)