{"id":2404,"date":"2019-06-28T13:00:16","date_gmt":"2019-06-28T13:00:16","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=2404"},"modified":"2024-03-29T08:12:34","modified_gmt":"2024-03-29T08:12:34","slug":"connecting-to-a-db-instance-running-the-mysql-db-engine","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/","title":{"rendered":"Connecting to a DB Instance Running the MySQL DB Engine"},"content":{"rendered":"<h1><span style=\"color: #ff6600;\"><strong>How to Connect a DB Instance Running the MySQL DB Engine?<\/strong><\/span><\/h1>\n<p>&nbsp;<\/p>\n<p>Connecting to a DB Instance Running the MySQL DB Engine, in this Tutorial one, you can learn About Connecting to a DB Instance Running the MySQL DB Engine. Are you the one who is looking for the best platform which provides information about Connecting to a DB Instance Running the MySQL DB Engine? Or the one who is looking forward to taking the advanced Certification Course from India\u2019s Leading <a href=\"https:\/\/prwatech.in\/aws-training-institute-in-pune\/\">AWS Training institute<\/a>? Then you\u2019ve landed on the Right Path.<\/p>\n<p>The Below mentioned Tutorial will help to Understand the detailed information about Connecting to a DB Instance Running the MySQL DB Engine, so Just Follow All the Tutorials of India\u2019s Leading <a href=\"https:\/\/prwatech.in\/aws-training-institute-in-pune\/\">Best AWS Training institute<\/a> and Be a Pro AWS Developer.<\/p>\n<p><span style=\"color: #000000;\">Before you can connect to a DB instance running the MySQL database engine on Amazon RDS, you must create a DB instance.<\/span><\/p>\n<p><span style=\"color: #000000;\">Once Amazon RDS provisions your DB instance, you can use any <strong>standard MySQL client software or utility<\/strong> to connect to the instance. In the connection string, you specify the Domain Name System (DNS) address from the DB instance <strong>endpoint<\/strong> as the host parameter, and specify the <strong>port number<\/strong> from the DB instance endpoint as the port parameter.<\/span><\/p>\n<h3><span style=\"color: #0000ff;\">Steps to connect to a database on a DB instance using MySQL monitor<\/span><\/h3>\n<ol>\n<li><span style=\"color: #000000;\">Find the endpoint (DNS name) and port number (here is 3306) for your DB Instance.<\/span><\/li>\n<\/ol>\n<p>a) Open the RDS console and then select <b style=\"color: #000000;\">Databases to<\/b><span style=\"color: #000000;\">\u00a0display a list of your DB instances.<\/span><\/p>\n<p><span style=\"color: #000000;\">\u00a0b) Click on your MySQL DB instance name to display its details.<\/span><\/p>\n<p><span style=\"color: #000000;\">\u00a0c)\u00a0 On the <b>Connectivity tab<\/b>, copy the endpoint. Also, note the port number. You need both the endpoint and the port number for the connection to the DB instance.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2431\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png\" alt=\"Connecting to a DB Instance Running the MySQL DB Engine\" width=\"850\" height=\"513\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png 954w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1-300x181.png 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1-768x464.png 768w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><span style=\"color: #000000;\">2. Run the following command at a command prompt on a client computer to connect to a database on a MySQL DB instance using the MySQL monitor. Substitute the DNS address for your DB instance for\u00a0<strong><em>&lt;endpoint&gt;<\/em><\/strong>,\u00a0the master user name you used for\u00a0<strong><em>&lt;mymasteruser&gt;<\/em><\/strong>, and provide the master password you used when prompted for a password.<\/span><\/p>\n<p><strong>After you enter the password for the user, you should see output similar to the following:<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2432\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/mysql.png\" alt=\"Connecting to a DB Instance Running the MySQL DB Engine\" width=\"850\" height=\"258\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/mysql.png 637w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/mysql-300x91.png 300w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/p>\n<p><span style=\"color: #000000;\">After connecting your MySQL database to Amazon RDS MySQL, run commands: show databases; you will see that the <strong>hospital database<\/strong> is empty because data is not imported.<\/span><\/p>\n<p><strong><span style=\"color: #000000;\">For that, you have to run import commands in a command-line utility to import the data from the Mysql server to Amazon RDS MySQL DB Instance.<\/span><\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2433\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/done-1024x624.png\" alt=\"Connecting to a DB Instance Running the MySQL DB Engine\" width=\"850\" height=\"518\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/done-1024x624.png 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/done-300x183.png 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/done-768x468.png 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/done.png 1169w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/p>\n<h3><span style=\"color: #0000ff;\">Steps to Delete a DB Instance<\/span><\/h3>\n<p><span style=\"color: #000000;\">Once you have connected to the sample DB instance that you created, you should delete the DB when not in use so you are no longer charged for it.<\/span><\/p>\n<p><strong><span style=\"color: #000000;\">Steps to delete a DB instance with no final DB snapshot<\/span><\/strong><\/p>\n<ol>\n<li>Sign in to the AWS Management Console and open the Amazon RDS console at <a href=\"https:\/\/console.aws.amazon.com\/rds\/\">https:\/\/console.aws.amazon.com\/rds\/<\/a>.<\/li>\n<li>In the navigation pane, choose\u00a0<strong>Databases<\/strong>.<\/li>\n<\/ol>\n<p><span style=\"color: #000000;\">If the navigation pane is closed, click on the menu icon at the top left to open it.<\/span><\/p>\n<ol start=\"3\">\n<li><span style=\"color: #000000;\">Choose the DB instance you wish to delete.<\/span><\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2434\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/del-1-1024x357.png\" alt=\"\" width=\"850\" height=\"296\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/del-1-1024x357.png 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/del-1-300x105.png 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/del-1-768x268.png 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/del-1-1200x418.png 1200w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/del-1.png 1319w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><span style=\"color: #000000;\">4. For\u00a0<strong>Actions<\/strong>, choose\u00a0<strong>Delete<\/strong>.<\/span><\/p>\n<p><strong>Note:<\/strong> <span style=\"color: #000000;\">Whenever you choose to delete option to delete the database, it will display popup window depending on your setting while creating DB instance with instruction given below:<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-2435\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/delete.png\" alt=\"\" width=\"850\" height=\"225\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/delete.png 541w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/delete-300x79.png 300w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/p>\n<p><span style=\"color: #000000;\">Here, I set the deletion protection to enable to avoid accidental deletion of the database. If you are sure to delete, then modify settings and enable deletion protection.<\/span><\/p>\n<ol start=\"5\">\n<li><span style=\"color: #000000;\">For\u00a0<strong>Create final snapshot <\/strong>click on\u00a0<strong>No <\/strong>button and select the acknowledgment.<\/span><\/li>\n<li><span style=\"color: #000000;\">Choose\u00a0<strong>Delete<\/strong>.<\/span><\/li>\n<\/ol>\n<p>I hope you have learned how to connect and delete your created DB Instance on <a href=\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/\"><span style=\"color: #ff0000;\">Amazon Relational Database (RDS).<\/span><\/a><\/p>\n<h5 style=\"text-align: center;\"><span style=\"color: #0000ff;\"><strong># Last but not least, always asks for help!<\/strong><\/span><\/h5>\n","protected":false},"excerpt":{"rendered":"<p>How to Connect a DB Instance Running the MySQL DB Engine? &nbsp; Connecting to a DB Instance Running the MySQL DB Engine, in this Tutorial one, you can learn About Connecting to a DB Instance Running the MySQL DB Engine. Are you the one who is looking for the best platform which provides information about [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1653,31],"tags":[382],"class_list":["post-2404","post","type-post","status-publish","format-standard","hentry","category-amazon-relational-database-service-rds","category-aws","tag-connecting-to-a-db-instance-running-the-mysql-db-engine"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Connecting to a DB Instance Running the MySQL DB Engine<\/title>\n<meta name=\"description\" content=\"Learn How to Connect a DB Instance Running the MySQL DB Engine with us by following simply our blogs daily on our official website.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Connecting to a DB Instance Running the MySQL DB Engine\" \/>\n<meta property=\"og:description\" content=\"Learn How to Connect a DB Instance Running the MySQL DB Engine with us by following simply our blogs daily on our official website.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/\" \/>\n<meta property=\"og:site_name\" content=\"Prwatech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prwatech.in\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T13:00:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-29T08:12:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png\" \/>\n<meta name=\"author\" content=\"Prwatech\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:site\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prwatech\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/\",\"url\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/\",\"name\":\"Connecting to a DB Instance Running the MySQL DB Engine\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png\",\"datePublished\":\"2019-06-28T13:00:16+00:00\",\"dateModified\":\"2024-03-29T08:12:34+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Learn How to Connect a DB Instance Running the MySQL DB Engine with us by following simply our blogs daily on our official website.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png\",\"width\":954,\"height\":576},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Connecting to a DB Instance Running the MySQL DB Engine\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prwatech.in\/blog\/#website\",\"url\":\"https:\/\/prwatech.in\/blog\/\",\"name\":\"Prwatech\",\"description\":\"Share Ideas, Start Something Good.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prwatech.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\",\"name\":\"Prwatech\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"caption\":\"Prwatech\"},\"url\":\"https:\/\/prwatech.in\/blog\/author\/prwatech123\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Connecting to a DB Instance Running the MySQL DB Engine","description":"Learn How to Connect a DB Instance Running the MySQL DB Engine with us by following simply our blogs daily on our official website.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Connecting to a DB Instance Running the MySQL DB Engine","og_description":"Learn How to Connect a DB Instance Running the MySQL DB Engine with us by following simply our blogs daily on our official website.","og_url":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2019-06-28T13:00:16+00:00","article_modified_time":"2024-03-29T08:12:34+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png","type":"","width":"","height":""}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/","url":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/","name":"Connecting to a DB Instance Running the MySQL DB Engine","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png","datePublished":"2019-06-28T13:00:16+00:00","dateModified":"2024-03-29T08:12:34+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Learn How to Connect a DB Instance Running the MySQL DB Engine with us by following simply our blogs daily on our official website.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2019\/06\/pic1.png","width":954,"height":576},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/aws\/amazon-relational-database-service-rds\/connecting-to-a-db-instance-running-the-mysql-db-engine\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Connecting to a DB Instance Running the MySQL DB Engine"}]},{"@type":"WebSite","@id":"https:\/\/prwatech.in\/blog\/#website","url":"https:\/\/prwatech.in\/blog\/","name":"Prwatech","description":"Share Ideas, Start Something Good.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prwatech.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3","name":"Prwatech","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","caption":"Prwatech"},"url":"https:\/\/prwatech.in\/blog\/author\/prwatech123\/"}]}},"_links":{"self":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/2404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/comments?post=2404"}],"version-history":[{"count":10,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/2404\/revisions"}],"predecessor-version":[{"id":11182,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/2404\/revisions\/11182"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=2404"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=2404"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=2404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}