{"id":11530,"date":"2014-01-31T23:29:36","date_gmt":"2014-01-31T17:59:36","guid":{"rendered":"https:\/\/2thenew.xyz\/blog\/?p=11530"},"modified":"2014-01-31T23:29:36","modified_gmt":"2014-01-31T17:59:36","slug":"update-launch-configuration-in-auto-scaling","status":"publish","type":"post","link":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/","title":{"rendered":"Update Launch configuration in Auto Scaling"},"content":{"rendered":"<p style=\"text-align: justify\"><strong>Auto Scaling<\/strong>\u00a0is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling.<\/p>\n<p style=\"text-align: justify\"><strong>Launch Configuration: &#8211;<\/strong>\u00a0In launch config, you specify the template that auto scaling uses to launch EC2 instances. \u00a0In the below mentioned command you define the launch config name, AMI, instance type and the security group for the EC2 instances.<\/p>\n<p style=\"text-align: justify\"><strong>Auto Scaling Group :\u00a0<\/strong>Auto Scaling Group is the core part of auto scaling service. Here, you can define settings like minimum, maximum and desired number of EC2 instances for an auto scaling group.<\/p>\n<p style=\"text-align: justify\">By default, Auto Scaling does not facilitate the option of <em>update launch configuration<\/em>. But if you want to update the AMI, User data or Instance type, you need to create a new<em> launch configuration<\/em> and then update the same into the Auto Scaling group.<\/p>\n<p style=\"text-align: justify\">Let take a use case to update AMI in Auto Scaling:<\/p>\n<p style=\"text-align: justify\">Create a new <em>launch configuration<\/em> with all old options and only update AMI-id in it.<\/p>\n<p>[shell]aws autoscaling create-launch-configuration &#8211;launch-configuration-name &quot;new-launch-configuration-name&quot; &#8211;image-id &quot;new-AMI-id&quot;[\/shell]<\/p>\n<p style=\"text-align: justify\">Update Auto Scaling group and pass this new <em>launch configuration<\/em> name.<\/p>\n<p>[shell]aws autoscaling update-auto-scaling-group &#8211;auto-scaling-group-name &quot;current-autoscaling-group-name&quot; &#8211;launch-configuration-name &quot;new-launch-configuration-name&quot;[\/shell]<\/p>\n<p style=\"text-align: justify\">Delete old <em>launch configuration<\/em>.<\/p>\n<p>[shell]aws autoscaling delete-launch-configuration &#8211;launch-configuration-name &quot;old-launch-configuration-name&quot;[\/shell]<\/p>\n<p style=\"text-align: justify\">Now all the new instances launched by the Auto Scaling will be according to the new launch configuration.<\/p>\n<p style=\"text-align: justify\">To know more about Auto Scaling, you can visit our <a title=\"Beginners Guide to Auto Scaling\" href=\"https:\/\/2thenew.xyz\/blog\/beginners-guide-to-aws-auto-scaling\/\" target=\"_blank\">Beginners Guide to Auto Scaling.<\/a><\/p>\n<p style=\"text-align: justify\">I hope this blog will help you <strong>update launch configuration in Auto Scaling.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Auto Scaling\u00a0is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: &#8211;\u00a0In launch config, you specify [&hellip;]<\/p>\n","protected":false},"author":678,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":10,"footnotes":""},"categories":[1174],"tags":[1290,1289],"class_list":["post-11530","post","type-post","status-publish","format-standard","hentry","category-aws-2","tag-update-launch-configuration","tag-update-launch-configuration-in-auto-scaling"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Tejprakash Sharma\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"TO THE NEW BLOG\" \/>\n\t\t<meta property=\"og:type\" content=\"blog\" \/>\n\t\t<meta property=\"og:title\" content=\"Update Launch configuration in Auto Scaling | TO THE NEW Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tothenew\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Update Launch configuration in Auto Scaling | TO THE NEW Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#article\",\"name\":\"Update Launch configuration in Auto Scaling | TO THE NEW Blog\",\"headline\":\"Update Launch configuration in Auto Scaling\",\"author\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/tejprakash-2\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\"},\"datePublished\":\"2014-01-31T23:29:36+05:30\",\"dateModified\":\"2014-01-31T23:29:36+05:30\",\"inLanguage\":\"en-US\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#webpage\"},\"articleSection\":\"AWS, Update Launch configuration, Update Launch configuration in Auto Scaling\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tothenew.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/aws-2\\\/#listItem\",\"name\":\"AWS\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/aws-2\\\/#listItem\",\"position\":2,\"name\":\"AWS\",\"item\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/aws-2\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#listItem\",\"name\":\"Update Launch configuration in Auto Scaling\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#listItem\",\"position\":3,\"name\":\"Update Launch configuration in Auto Scaling\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/category\\\/aws-2\\\/#listItem\",\"name\":\"AWS\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\",\"name\":\"TO THE NEW Blog\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/tejprakash-2\\\/#author\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/tejprakash-2\\\/\",\"name\":\"Tejprakash Sharma\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#authorImage\",\"url\":\"https:\\\/\\\/newersworld-sf-static.tothenew.net\\\/prod\\\/profilePicFolder\\\/93667a28-278f-4ea1-a81a-6bbd18ed1db9_tejprakash.sharma@tothenew.com.jpg\",\"width\":96,\"height\":96,\"caption\":\"Tejprakash Sharma\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#webpage\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/\",\"name\":\"Update Launch configuration in Auto Scaling | TO THE NEW Blog\",\"description\":\"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/update-launch-configuration-in-auto-scaling\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/tejprakash-2\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/author\\\/tejprakash-2\\\/#author\"},\"datePublished\":\"2014-01-31T23:29:36+05:30\",\"dateModified\":\"2014-01-31T23:29:36+05:30\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/\",\"name\":\"TO THE NEW Blog\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tothenew.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Update Launch configuration in Auto Scaling | TO THE NEW Blog","description":"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify","canonical_url":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#article","name":"Update Launch configuration in Auto Scaling | TO THE NEW Blog","headline":"Update Launch configuration in Auto Scaling","author":{"@id":"https:\/\/2thenew.xyz\/blog\/author\/tejprakash-2\/#author"},"publisher":{"@id":"https:\/\/2thenew.xyz\/blog\/#organization"},"datePublished":"2014-01-31T23:29:36+05:30","dateModified":"2014-01-31T23:29:36+05:30","inLanguage":"en-US","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#webpage"},"isPartOf":{"@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#webpage"},"articleSection":"AWS, Update Launch configuration, Update Launch configuration in Auto Scaling"},{"@type":"BreadcrumbList","@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog#listItem","position":1,"name":"Home","item":"https:\/\/2thenew.xyz\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/category\/aws-2\/#listItem","name":"AWS"}},{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/category\/aws-2\/#listItem","position":2,"name":"AWS","item":"https:\/\/2thenew.xyz\/blog\/category\/aws-2\/","nextItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#listItem","name":"Update Launch configuration in Auto Scaling"},"previousItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#listItem","position":3,"name":"Update Launch configuration in Auto Scaling","previousItem":{"@type":"ListItem","@id":"https:\/\/2thenew.xyz\/blog\/category\/aws-2\/#listItem","name":"AWS"}}]},{"@type":"Organization","@id":"https:\/\/2thenew.xyz\/blog\/#organization","name":"TO THE NEW Blog","url":"https:\/\/2thenew.xyz\/blog\/"},{"@type":"Person","@id":"https:\/\/2thenew.xyz\/blog\/author\/tejprakash-2\/#author","url":"https:\/\/2thenew.xyz\/blog\/author\/tejprakash-2\/","name":"Tejprakash Sharma","image":{"@type":"ImageObject","@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#authorImage","url":"https:\/\/newersworld-sf-static.tothenew.net\/prod\/profilePicFolder\/93667a28-278f-4ea1-a81a-6bbd18ed1db9_tejprakash.sharma@tothenew.com.jpg","width":96,"height":96,"caption":"Tejprakash Sharma"}},{"@type":"WebPage","@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#webpage","url":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/","name":"Update Launch configuration in Auto Scaling | TO THE NEW Blog","description":"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/2thenew.xyz\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/#breadcrumblist"},"author":{"@id":"https:\/\/2thenew.xyz\/blog\/author\/tejprakash-2\/#author"},"creator":{"@id":"https:\/\/2thenew.xyz\/blog\/author\/tejprakash-2\/#author"},"datePublished":"2014-01-31T23:29:36+05:30","dateModified":"2014-01-31T23:29:36+05:30"},{"@type":"WebSite","@id":"https:\/\/2thenew.xyz\/blog\/#website","url":"https:\/\/2thenew.xyz\/blog\/","name":"TO THE NEW Blog","inLanguage":"en-US","publisher":{"@id":"https:\/\/2thenew.xyz\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"TO THE NEW BLOG","og:type":"blog","og:title":"Update Launch configuration in Auto Scaling | TO THE NEW Blog","og:description":"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify","og:url":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/","og:image":"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png","og:image:secure_url":"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png","twitter:card":"summary","twitter:site":"@tothenew","twitter:title":"Update Launch configuration in Auto Scaling | TO THE NEW Blog","twitter:description":"Auto Scaling is a service provided by Amazon Web Services which allows you to scale up or down your infrastructure horizontally by automatically adding or removing EC2 instances based on user-defined policies, health status checks or schedule. Lets start with some terminology before diving into specifics of auto scaling. Launch Configuration: - In launch config, you specify","twitter:image":"https:\/\/2thenew.xyz\/blog\/wp-content\/themes\/ttn\/images\/social-logo.png"},"aioseo_meta_data":{"post_id":"11530","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2021-04-29 14:35:58","updated":"2024-02-29 09:16:52","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/2thenew.xyz\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/2thenew.xyz\/blog\/category\/aws-2\/\" title=\"AWS\">AWS<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tUpdate Launch configuration in Auto Scaling\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/2thenew.xyz\/blog"},{"label":"AWS","link":"https:\/\/2thenew.xyz\/blog\/category\/aws-2\/"},{"label":"Update Launch configuration in Auto Scaling","link":"https:\/\/2thenew.xyz\/blog\/update-launch-configuration-in-auto-scaling\/"}],"_links":{"self":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts\/11530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/users\/678"}],"replies":[{"embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/comments?post=11530"}],"version-history":[{"count":0,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/posts\/11530\/revisions"}],"wp:attachment":[{"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/media?parent=11530"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/categories?post=11530"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/2thenew.xyz\/blog\/wp-json\/wp\/v2\/tags?post=11530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}