Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

aws ec2run command create new instance #3353

Open
henryon opened this issue Sep 30, 2015 · 1 comment
Open

aws ec2run command create new instance #3353

henryon opened this issue Sep 30, 2015 · 1 comment

Comments

@henryon
Copy link

henryon commented Sep 30, 2015

is there any way I can start new instance with specific device size. like /dev/xvda generally size is 10G I want to change to 100G

@anantkaushik89
Copy link

Hi @henryon , I think you are looking for the option --block-device-mappings, and in that ebs option. There you can specify the volume size which you need, and for which device you need to change the size.

http://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html

Are you using cli?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants