ec2-describe-group [group ...]
group
Describes the current state of each specified security group. If no security groups are explicitly listed, Amazon EC2 displays all security groups owned by the current user.
Name of the security group.
Example: webservers
webservers
Yes
Amazon EC2 returns a table that contains the following information:
Output type identifier ("GROUP", "PERMISSION")
User ID of security group owner
Security group name
Description of the security group
Firewall rule
Amazon EC2 displays errors on stderr.
stderr
This example displays the state of the websrv security group.
websrv
PROMPT> ec2-describe-group websrv GROUP AIDADH4IGTRXXKCD websrv Web servers PERMISSION AIDADH4IGTRXXKCD websrv ALLOWS tcp 80 80 FROM CIDR 0.0.0.0/0
PROMPT>
GROUP AIDADH4IGTRXXKCD websrv Web servers PERMISSION AIDADH4IGTRXXKCD websrv ALLOWS tcp 80 80 FROM CIDR 0.0.0.0/0
ec2-add-group
ec2-delete-group
ec2-authorize
ec2-revoke
Submit feedback about this site to: