Skip to content

aweproject2023/aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Amazon Storage Volume Type:
- General Purpose SSD (GP2)
- 16GB size

aws ec2 modify-volume --volume-type gp2 --size 16 --volume-id vol-078eca3ca35bff14c 

aws ec2 describe-volumes-modifications --volume-id vol-078eca3ca35bff14c

https://aws.amazon.com/ebs/pricing/?nc1=h_ls

Process:
1) EC2
2) cloudshell


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published