$ curl 169.254.169.254/latest/meta-data/instance-id/ i-577f7355 ``` ## 取得可能な項目一覧 何が取れるかを知りたいときに ``` $ curl http://169.254.169.254/latest/meta-data/ ami-id ami-launch-index ami-manifest-path block-device-mapping/ hostname instance-action instance-id instance-type kernel-id local-hostname local-ipv4 mac metrics/ network/ placement/ profile public-hostname public-ipv4 public-keys/ reservation-id secu
