{"id":118,"date":"2017-11-23T16:04:09","date_gmt":"2017-11-23T14:04:09","guid":{"rendered":"http:\/\/developer.ps\/?p=118"},"modified":"2018-03-27T20:00:50","modified_gmt":"2018-03-27T18:00:50","slug":"manage-aws-ec2-snapshots","status":"publish","type":"post","link":"https:\/\/developer.ps\/index.php\/2017\/11\/23\/manage-aws-ec2-snapshots\/","title":{"rendered":"Manage AWS EC2 Snapshots"},"content":{"rendered":"Create and delete snapshots according to retention plan.\r\n\r\n \tIAM account:\r\n\r\n \t\u00a0In the AWS Management Console, go to IAM service.\u00a0 On the right side click on Users then Add User:\r\n\r\n \t\u00a0Type In user name and select Programmatic access. Then Next:Permissions\r\n \t\u00a0On the next page select \"Attach existing policy directly\" then click on Create Policy\r\n \t\u00a0Click on the JSON tab then copy\/paste the code below(we will use one policy for creating and deleting snapshots):\r\n{\r\n    \"Version\": \"2012-10-17\",\r\n <a href=\"https:\/\/developer.ps\/index.php\/2017\/11\/23\/manage-aws-ec2-snapshots\/\" class=\"more-link\">Read more [...]<\/a>","protected":false},"excerpt":{"rendered":"<p>Create and delete snapshots according to retention plan. IAM account: \u00a0In the AWS Management Console, go to IAM service.\u00a0 On the right side click on Users then Add User: \u00a0Type In user name and select Programmatic access. Then Next:Permissions \u00a0On the next page select &#8220;Attach existing policy directly&#8221; then click on Create Policy \u00a0Click on the JSON tab then copy\/paste the code below(we will use one policy for creating and deleting snapshots): { &#8220;Version&#8221;: &#8220;2012-10-17&#8221;, Read more [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[15,14,13],"tags":[],"class_list":["post-118","post","type-post","status-publish","format-standard","hentry","category-amazon-ec2","category-centos","category-linux"],"wps_subtitle":"Create and delete snapshots","_links":{"self":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts\/118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/comments?post=118"}],"version-history":[{"count":27,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts\/118\/revisions"}],"predecessor-version":[{"id":148,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/posts\/118\/revisions\/148"}],"wp:attachment":[{"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/media?parent=118"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/categories?post=118"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/developer.ps\/index.php\/wp-json\/wp\/v2\/tags?post=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}