78759/how-to-delete-db-instance-in-aws
Hi Guys,
I have launched one Database instance in AWS. Now I want to delete this database. How can I do that?
Hi@akhtar,
To delate a Database instance in AWS, you can follow the below-given steps.
Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/.
In the navigation pane, choose Databases, and then choose the DB instance that you want to delete.
For Actions, choose Delete.
Enter delete me in the box.
Choose Delete.
You could always use the Amazon RDS ...READ MORE
You should make your backend functions to ...READ MORE
As of AWS CLI v1.11.46, you can ...READ MORE
It is not possible to run multiple ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, To create a MariaDB DB instance with ...READ MORE
import boto3 from pprint import pprint def lambda_handler(event, context): # ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.