Skip to main content

How to use DB & Bastion EC2 Turn Key

  1. After clicking the link below to access the SWS console web, proceed to log in to the AWS Turn Key Console.
File Iconhttp://localhost:7777
  1. Once you have accessed the AWS Turn Key Console, click on DB & Bastion EC2 Turn Key.
  1. Click on the Database Name link.
  1. The Database Details section provides information about RDS, allows downloading the PEM key for the Bastion EC2, and offers guides for tunneling and table creation.

(1) Clicking the Change DB Instance Size button redirects to the Modify DB instance page of the DB instance, allowing for the modification of instance size. Refer to the documentation on How to change DB instance size for the procedure.

(2) Clicking the Download PEM Key button will download the PEM key for the Bastion EC2.

(3) The Tunneling & Access EC2 Command guide provides code lines that, when copied and executed in the command line, allow access to the Bastion EC2.

(4) The Default Create Table Query guide provides instructions on entering the default query when accessing the database.

  1. The Database Set Up & Access Guide provides instructions for setting up the environment and accessing the RDS instance after tunneling through the Bastion EC2.

Access the Bastion EC2 by entering the Tunneling & Access EC2 Command and proceed by copying and pasting commands sequentially from step 2 to step 9.