I am new to AWS RDS. I have created RDS instance.But i dont know, how can i connect this DB. I tried like this
mysql -h awsinstanamehere.rds.amazonaws.com -P 33
By default security group defined by AWS is not configured for publicly available inbound source. You will have to modify the security group inbound source ip to 0.0.0.0/0