pages*: update outdated pages (#11821)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
|
||||
`aws ec2 describe-volumes`
|
||||
|
||||
- Liste Informationen zu einem bestimmten EC2 Volumen auf:
|
||||
- Lösche ein EC2 Volumen:
|
||||
|
||||
`aws ec2 describe-volume --volume-id {{volumen_id}}`
|
||||
`aws ec2 delete-volume --volume-id {{volumen_id}}`
|
||||
|
||||
- Erstelle einen Snapshot, basierend auf einem EC2 Volumen:
|
||||
- Erstelle einen Snapshot basierend auf einem EC2 Volumen:
|
||||
|
||||
`aws ec2 create-snapshot --volume-id {{volumen_id}}`
|
||||
|
||||
|
Reference in New Issue
Block a user