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
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
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.
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.
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.
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