aws-ec2: Reorder commands in page (#8355)

* aws-ec2: Update page

* aws-ec2: update page(de)

* aws-ec2:Update page(fr)

* aws-ec2:Update page(BR)
This commit is contained in:
K.B.Dharun Krishna
2022-08-16 10:44:21 +05:30
committed by GitHub
parent 4bc6af6acc
commit 42161e882c
4 changed files with 32 additions and 32 deletions

View File

@@ -4,14 +4,6 @@
> Provides secure and resizable computing capacity in the AWS cloud to enable faster development and deployment of applications.
> More information: <https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/index.html>.
- Show list of all available EC2 commands:
`aws ec2 help`
- Show help for specific EC2 subcommand:
`aws ec2 {{subcommand}} help`
- Display information about a specific instance:
`aws ec2 describe-instances --instance-ids {{instance_id}}`
@@ -35,3 +27,11 @@
- List available AMIs (Amazon Machine Images):
`aws ec2 describe-images`
- Show list of all available EC2 commands:
`aws ec2 help`
- Show help for specific EC2 subcommand:
`aws ec2 {{subcommand}} help`