{"id":3119,"date":"2021-03-25T10:00:49","date_gmt":"2021-03-25T04:30:49","guid":{"rendered":"https:\/\/www.eternalsoftsolutions.com\/blog\/?p=3119"},"modified":"2026-04-11T02:46:16","modified_gmt":"2026-04-10T21:16:16","slug":"create-ec2-using-python-automation-and-boto3","status":"publish","type":"post","link":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/","title":{"rendered":"Create EC2 using Python automation and boto3"},"content":{"rendered":"<p><!-- HowTo Schema injected by SEO automation --><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"HowTo\",\n  \"name\": \"Create EC2 Instance with Python and boto3\",\n  \"description\": \"Step-by-step guide: Create EC2 Instance with Python and boto3. Expert instructions from Eternal Web Pvt Ltd, AWS Advanced Consulting Partner.\",\n  \"author\": {\n    \"@type\": \"Person\",\n    \"name\": \"Nirav Shah\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Eternal Web Pvt Ltd\",\n    \"url\": \"https:\/\/www.eternalsoftsolutions.com\/\"\n  },\n  \"step\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"position\": 1,\n      \"name\": \"Set up Python environment\",\n      \"text\": \"Set up Python environment\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"position\": 2,\n      \"name\": \"Install and configure boto3\",\n      \"text\": \"Install and configure boto3\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"position\": 3,\n      \"name\": \"Configure AWS credentials\",\n      \"text\": \"Configure AWS credentials\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"position\": 4,\n      \"name\": \"Write EC2 creation Python script\",\n      \"text\": \"Write EC2 creation Python script\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"position\": 5,\n      \"name\": \"Run script and verify EC2 instance\",\n      \"text\": \"Run script and verify EC2 instance\"\n    }\n  ]\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":3326,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-3119","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aws"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v19.6 (Yoast SEO v25.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Create an AWS EC2 Instance Using Python Boto3 | Complete Guide<\/title>\n<meta name=\"description\" content=\"How to create an AWS EC2 instance using Python and Boto3 automation? Step-by-step guide for developers \u2014 install Boto3, configure AWS credentials &amp; launch EC2 programmatically.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create EC2 using Python automation and boto3\" \/>\n<meta property=\"og:description\" content=\"How to create an AWS EC2 instance using Python and Boto3 automation? Step-by-step guide for developers \u2014 install Boto3, configure AWS credentials &amp; launch EC2 programmatically.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\" \/>\n<meta property=\"og:site_name\" content=\"Eternal Web Pvt Ltd\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/eternalsoftsolutions\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/EternalWebPvtLtd\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-25T04:30:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-10T21:16:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"360\" \/>\n\t<meta property=\"og:image:height\" content=\"260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Nirav Shah\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@EternalSoft\" \/>\n<meta name=\"twitter:site\" content=\"@eternalsoftsolutions\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nirav Shah\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\"},\"author\":{\"name\":\"Nirav Shah\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/person\/bd43ac14d2e9276ef3ab45a098d0f250\"},\"headline\":\"Create EC2 using Python automation and boto3\",\"datePublished\":\"2021-03-25T04:30:49+00:00\",\"dateModified\":\"2026-04-10T21:16:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\"},\"wordCount\":7,\"publisher\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png\",\"articleSection\":[\"AWS\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\",\"url\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\",\"name\":\"How to Create an AWS EC2 Instance Using Python Boto3 | Complete Guide\",\"isPartOf\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png\",\"datePublished\":\"2021-03-25T04:30:49+00:00\",\"dateModified\":\"2026-04-10T21:16:16+00:00\",\"description\":\"How to create an AWS EC2 instance using Python and Boto3 automation? Step-by-step guide for developers \u2014 install Boto3, configure AWS credentials & launch EC2 programmatically.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage\",\"url\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png\",\"contentUrl\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png\",\"width\":360,\"height\":260},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create EC2 using Python automation and boto3\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#website\",\"url\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/\",\"name\":\"Eternal Web Pvt Ltd\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#organization\",\"name\":\"Eternal Web Pvt Ltd\",\"alternateName\":\"Eternal Web\",\"url\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2020\/05\/blog-logo-image.png\",\"contentUrl\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2020\/05\/blog-logo-image.png\",\"width\":360,\"height\":260,\"caption\":\"Eternal Web Pvt Ltd\"},\"image\":{\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/eternalsoftsolutions\",\"https:\/\/x.com\/eternalsoftsolutions\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/person\/bd43ac14d2e9276ef3ab45a098d0f250\",\"name\":\"Nirav Shah\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4bf5efd1b095403a75e5a25b49ab47c2?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4bf5efd1b095403a75e5a25b49ab47c2?s=96&r=g\",\"caption\":\"Nirav Shah\"},\"description\":\"Nirav Shah is the Director of Eternal Web Pvt Ltd, an AWS Advanced Consulting Partner and certified Odoo Partner based in the UK. With over a decade of experience in cloud computing, digital transformation, and ERP implementation, Nirav helps enterprises adopt the right technology to solve complex business challenges. He specialises in AWS infrastructure, Odoo ERP, and web development solutions for businesses across the UK and beyond.\",\"sameAs\":[\"https:\/\/www.facebook.com\/EternalWebPvtLtd\/\",\"https:\/\/www.linkedin.com\/company\/eternal-web-private-limited\/\",\"https:\/\/x.com\/EternalSoft\"],\"award\":[\"AWS Advanced Consulting Partner - 2024\",\"Odoo Certified Partner\"],\"knowsAbout\":[\"AWS\",\"Cloud Computing\",\"Odoo ERP\",\"Digital Transformation\",\"Web Development\",\"Cloud Infrastructure\",\"ERP Implementation\"],\"knowsLanguage\":[\"English\"],\"jobTitle\":\"Director\",\"worksFor\":\"Eternal Web Pvt Ltd\",\"url\":\"https:\/\/www.eternalsoftsolutions.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Create an AWS EC2 Instance Using Python Boto3 | Complete Guide","description":"How to create an AWS EC2 instance using Python and Boto3 automation? Step-by-step guide for developers \u2014 install Boto3, configure AWS credentials & launch EC2 programmatically.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/","og_locale":"en_US","og_type":"article","og_title":"Create EC2 using Python automation and boto3","og_description":"How to create an AWS EC2 instance using Python and Boto3 automation? Step-by-step guide for developers \u2014 install Boto3, configure AWS credentials & launch EC2 programmatically.","og_url":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/","og_site_name":"Eternal Web Pvt Ltd","article_publisher":"https:\/\/www.facebook.com\/eternalsoftsolutions","article_author":"https:\/\/www.facebook.com\/EternalWebPvtLtd\/","article_published_time":"2021-03-25T04:30:49+00:00","article_modified_time":"2026-04-10T21:16:16+00:00","og_image":[{"width":360,"height":260,"url":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png","type":"image\/png"}],"author":"Nirav Shah","twitter_card":"summary_large_image","twitter_creator":"@EternalSoft","twitter_site":"@eternalsoftsolutions","twitter_misc":{"Written by":"Nirav Shah","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#article","isPartOf":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/"},"author":{"name":"Nirav Shah","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/person\/bd43ac14d2e9276ef3ab45a098d0f250"},"headline":"Create EC2 using Python automation and boto3","datePublished":"2021-03-25T04:30:49+00:00","dateModified":"2026-04-10T21:16:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/"},"wordCount":7,"publisher":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage"},"thumbnailUrl":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png","articleSection":["AWS"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/","url":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/","name":"How to Create an AWS EC2 Instance Using Python Boto3 | Complete Guide","isPartOf":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage"},"image":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage"},"thumbnailUrl":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png","datePublished":"2021-03-25T04:30:49+00:00","dateModified":"2026-04-10T21:16:16+00:00","description":"How to create an AWS EC2 instance using Python and Boto3 automation? Step-by-step guide for developers \u2014 install Boto3, configure AWS credentials & launch EC2 programmatically.","breadcrumb":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#primaryimage","url":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png","contentUrl":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2021\/02\/1-3.png","width":360,"height":260},{"@type":"BreadcrumbList","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/create-ec2-using-python-automation-and-boto3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.eternalsoftsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Create EC2 using Python automation and boto3"}]},{"@type":"WebSite","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#website","url":"https:\/\/www.eternalsoftsolutions.com\/blog\/","name":"Eternal Web Pvt Ltd","description":"","publisher":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.eternalsoftsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#organization","name":"Eternal Web Pvt Ltd","alternateName":"Eternal Web","url":"https:\/\/www.eternalsoftsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2020\/05\/blog-logo-image.png","contentUrl":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-content\/uploads\/2020\/05\/blog-logo-image.png","width":360,"height":260,"caption":"Eternal Web Pvt Ltd"},"image":{"@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/eternalsoftsolutions","https:\/\/x.com\/eternalsoftsolutions"]},{"@type":"Person","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/person\/bd43ac14d2e9276ef3ab45a098d0f250","name":"Nirav Shah","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.eternalsoftsolutions.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4bf5efd1b095403a75e5a25b49ab47c2?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4bf5efd1b095403a75e5a25b49ab47c2?s=96&r=g","caption":"Nirav Shah"},"description":"Nirav Shah is the Director of Eternal Web Pvt Ltd, an AWS Advanced Consulting Partner and certified Odoo Partner based in the UK. With over a decade of experience in cloud computing, digital transformation, and ERP implementation, Nirav helps enterprises adopt the right technology to solve complex business challenges. He specialises in AWS infrastructure, Odoo ERP, and web development solutions for businesses across the UK and beyond.","sameAs":["https:\/\/www.facebook.com\/EternalWebPvtLtd\/","https:\/\/www.linkedin.com\/company\/eternal-web-private-limited\/","https:\/\/x.com\/EternalSoft"],"award":["AWS Advanced Consulting Partner - 2024","Odoo Certified Partner"],"knowsAbout":["AWS","Cloud Computing","Odoo ERP","Digital Transformation","Web Development","Cloud Infrastructure","ERP Implementation"],"knowsLanguage":["English"],"jobTitle":"Director","worksFor":"Eternal Web Pvt Ltd","url":"https:\/\/www.eternalsoftsolutions.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/3119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=3119"}],"version-history":[{"count":8,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/3119\/revisions"}],"predecessor-version":[{"id":6825,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/3119\/revisions\/6825"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/media\/3326"}],"wp:attachment":[{"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=3119"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=3119"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.eternalsoftsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=3119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}