Skip to content

Instantly share code, notes, and snippets.

@ksomemo
Created November 6, 2014 02:36
Show Gist options
  • Save ksomemo/9da9f0c7ee253ceff88d to your computer and use it in GitHub Desktop.
Save ksomemo/9da9f0c7ee253ceff88d to your computer and use it in GitHub Desktop.

EC2を別のアカウントでも使いたい

概要

AWSにAとBのアカウントがあり、AのEC2をBでコピーして使いたい

検討

  1. AMIの移行ですめばそれでOK 説明する

  2. コマンドラインから移行を進められるものがあるかも?

AMIの共有

  • EC2 ConsoleからIMAGESのAMIsを選択
  • AMI のメニューからModify Image Permissions を選択

Modify Image Permissions

Image access Private to Public

Default This image currently has no permissions

AWS Account Number Add Permission

Add "create volume" permissions to the following associated snapshots when creating permissions:

Snap Shot

ELASTIC BLOCK STORE の SnapShots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment