AWS Developer Tools Blog

Tag: irb

Using the AWS SDK for Ruby from Your REPL

We are all used to spinning up irb or Pry sessions to play with Ruby’s features interactively. Some people reading this might even be using the rails console on a daily basis, which can make digging through Ruby on Rails applications much easier. Well, we’re actually working on bringing that same functionality into the AWS […]