AWS

AWS connection management in Hybr admin portal.

AWS Connection tab is used for managing AWS resources. You need to complete following things to start with Hybr.

AWS Connection

  1. List Connection

When clicking on this AWS Tab, list of available AWS Connection will be shown to user. In Case of no data related to AWS, a message will be shown.

To see the list of “AWS Connection”,

  • Navigate to “VConnect->Connections-> AWS” in Admin site

  • Now you can see the list of AWS connection

  1. Create Connection

In HYBR first step to start with is ‘Connection Creation’. The purpose of this connection creation is to tell HYBR about your AWS subscription details. Everything you do from Admin site is related to a Connection, like 1. creating VM Templates and 2. managing Tenant Offers which are all needs a connection.

To create a new “AWS Connection”,

  • Navigate to “VConnect->Connections-> AWS” in Admin site

  • click “Create AWS connection”.

  • In Connection creation wizard, you need to enter AWS subscription details. Below table will be helpful to fill this wizard.

Input Name

Value

Comments

Connection Name

EX: AWSConnectionUS

Enter a friendly name, and this name will be used in future references.

AWS Access Key Id

Get it from AWS portal and update it [Refer]

AWS Secret Access Key

Get it from AWS portal and update it [Refer]

VPC Id

Get it from AWS portal and update it [Refer]

Subnet Id

Get it from AWS portal and update it [Refer]

Region

Choose the region from drop down. [Refer]

Is Enabled for provisioning?

True

This should be checked to enable the connection.

Table: AWS connection

  • Enter “Connection Name”, “AWS Access Key Id”, “Secret Access Key”, “VPC ID”, “Subnet ID” and “Region”

  • Click save

  • Now the new connection will be created and shown in AWS connection list page.

  1. Edit Connection

To edit an existing “AWS Connection”,

  • Navigate to “VConnect->Connections-> AWS” in Admin site

  • Click “Edit” button against a connection which you want to change.

  • In ‘Edit AWS EC2 Connection’ wizard, change required details and click save.

  1. Delete Connection

Before deleting a connection, you should make sure that the connection is not mapped to any plans and the same does not has any resources [like VM] or Templates [VM Template / NW Template] associated with it.

To delete a “AWS Connection”,

  • Navigate to “VConnect->Connections-> AWS” in Admin site

  • Click “Delete” button against a connection which you want to delete

  • In the conformation window click Yes to delete the connection

  • Now the connection will be deleted and removed from AWS connection list

Note: You need AWS Connection as prerequisites to work on below sections from “VM template” to “Policy”

Last updated