<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inokara</author_name>
  <author_url>https://blog.hatena.ne.jp/inokara/</author_url>
  <blog_title>ようへいの日々精進XP</blog_title>
  <blog_url>https://inokara.hateblo.jp/</blog_url>
  <categories>
    <anon>aws</anon>
    <anon>ruby</anon>
  </categories>
  <description>概要 インスタンスの一覧を取得出来るようになった 取得出来る項目（メソッド）ってどんなものがあるのか知りたい こちら を見ればいいのだけど Ruby から確認する方法がないか調べてみた 内容 ec2.instances で使えるメソッドを取得する 結局のところ ec2.instances オブジェクトで使えるメソッドを確認するば良いようなので... puts instance.methods.sort 上記のように、変数としての instance に methods と sort というメソッド（？）をつけて puts してみた。 ! != !~ &lt;=&gt; == === =~ __id__ __…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finokara.hateblo.jp%2Fentry%2F2013%2F06%2F26%2F073359&quot; title=&quot; aws-sdk を使ってインスタンスのリストを取得しながら Ruby を勉強する（2） - ようへいの日々精進XP&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-06-26 07:33:59</published>
  <title> aws-sdk を使ってインスタンスのリストを取得しながら Ruby を勉強する（2）</title>
  <type>rich</type>
  <url>https://inokara.hateblo.jp/entry/2013/06/26/073359</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
