Create Security Groups

  1. Name: Name of the security group to be created.
  2. OPTIONAL:
    1. VPC Id: Picks the default vpc by default.
    2. Description: Description of the security group.

EXAMPLE:

Create a security group in vpc-289w37203987jnasd

Delete Security Groups

  1. Security Group Name: If mentioned, depX will look for this security group in the default VPC and get the ID.
  2. Security Group IDs: ID of the security group to delete. You need to mention either the Group Name or the Group ID.

EXAMPLE:

Delete security group depx-created-security-group

List Security Groups

  1. OPTIONAL:
    1. Verbose: List the security groups with all the configuration.

EXAMPLE:

List all the security groups with the configuration information.