{"id":81707,"library":"thor-aws","title":"Thor AWS","description":"Thor extension for building CLI to deal with AWS.","status":"active","version":"0.0.5","language":"ruby","source_language":null,"source_url":"https://github.com/y13i/thor-aws","tags":["aws","cli","thor"],"install":[{"cmd":"gem install thor-aws","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'thor-aws', '~> 0.0.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ThorAws","correct":"require 'thor-aws'"}],"quickstart":{"code":"require 'thor-aws'\n\nclass MyCLI < Thor\n  include ThorAws\n  desc 'list_buckets', 'List S3 buckets'\n  def list_buckets\n    puts s3.list_buckets.buckets.map(&:name)\n  end\nend","lang":"ruby","description":"Define a Thor CLI task that lists S3 buckets"},"warnings":[],"env_vars":null,"search_vec":"'aw':2,11,12 'build':6 'cli':7,13 'deal':9 'extens':4 'thor':1,3,14","created_at":"2026-06-19T04:58:46.736845+00:00","updated_at":"2026-06-19T04:58:46.736845+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/y13i/thor-aws","github":"https://github.com/y13i/thor-aws","docs":"http://www.rubydoc.info/gems/thor-aws/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}