{"id":5251,"date":"2018-10-29T21:12:58","date_gmt":"2018-10-29T21:12:58","guid":{"rendered":"https:\/\/zappysys.com\/blog\/?p=5251"},"modified":"2018-10-29T21:12:58","modified_gmt":"2018-10-29T21:12:58","slug":"copy-amazon-s3-files-ssis-different-aws-account","status":"publish","type":"post","link":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/","title":{"rendered":"Copy Amazon S3 Files in SSIS to different AWS Account"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>In our previous blog we saw how to <a href=\"https:\/\/zappysys.com\/blog\/load-data-sql-server-to-amazon-s3\/\" target=\"_blank\" rel=\"noopener\">upload data to Amazon S3<\/a>\u00a0now let&#8217;s look at how to Copy Amazon Files from one AWS account to another AWS account (Server Side Copy) using <a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-amazon-s3-task\/\" target=\"_blank\" rel=\"noopener\">SSIS Amazon Storage Task<\/a>. (Must be version <strong>v2.7.9<\/strong> or higher)<\/p>\n<p>If you are doing file copy within same account then there is no issue. Just use Copy File feature. However if you want to copy between multiple AWS Accounts (e.g. Your Company AWS account to Vendor AWS Account) then you have to perform extra steps.<\/p>\n<div class=\"content_block\" id=\"custom_post_widget-2523\"><h2><span id=\"Prerequisites\">Prerequisites<\/span><\/h2>\r\nBefore we perform the steps listed in this article, you will need to make sure the following prerequisites are met:\r\n<ol style=\"margin-left: 1.5em;\">\r\n \t<li><abbr title=\"SQL Server Integration Services\">SSIS<\/abbr> designer installed.\u00a0Sometimes it is referred to as <abbr title=\"Business Intelligence Development Studio\">BIDS<\/abbr> or <abbr title=\"SQL Server Data Tools\">SSDT<\/abbr> (<a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/ssdt\/download-sql-server-data-tools-ssdt\" target=\"_blank\" rel=\"noopener\">download it from the Microsoft site<\/a>).<\/li>\r\n \t<li>Basic knowledge of SSIS package\u00a0development using\u00a0<em>Microsoft SQL Server Integration Services<\/em>.<\/li>\r\n \t<li>Make sure\u00a0<span style=\"text-decoration: underline;\"><a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/\" target=\"_blank\" rel=\"noopener\">ZappySys SSIS PowerPack<\/a><\/span>\u00a0is installed (<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/download\/\" target=\"_blank\" rel=\"noopener\">download it<\/a>, if you haven't already).<\/li>\r\n \t<li>(<em>Optional step<\/em>)<em>.<\/em>\u00a0<a href=\"https:\/\/zappysys.zendesk.com\/hc\/en-us\/articles\/360035974593\" target=\"_blank\" rel=\"noopener\">Read this article<\/a>, if you are planning to deploy packages to a server and schedule their execution later.<\/li>\r\n<\/ol><\/div>\n<h2>Amazon S3 File Copy Scenario<\/h2>\n<p>Now let&#8217;s think about a scenario where you have to copy some files from Account-A to Account-B. Account-B can be owned by totally different company (may be your Vendor) and you don&#8217;t have security control of it.<\/p>\n<p>Before we can copy from Account-A to Account-B we first have to Configure permissions in Account-B. Basically when you use SSIS S3 Task for Copy operation it uses Source account (i.e. Account-A) to push files to destination account (Account-B). So you have Allow write permission for Source Account-A in Destination AWS Bucket (i.e. Account-B).<\/p>\n<h2>Find Canonical ID of Source Account<\/h2>\n<ol>\n<li>First login to Account-A and findout Canonical ID (Usually 64-digit long)<\/li>\n<li>To get Canonical ID click on <strong>Your Account Name<\/strong> &gt; <strong>My Security Credentials<\/strong><\/li>\n<li>When prompted click <strong>Continue to Security Credentials<\/strong> option.<\/li>\n<li>Expand Account Identifier and copy Canonical ID\n<div id=\"attachment_5263\" style=\"width: 847px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5263\" class=\"size-full wp-image-5263\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png\" alt=\"How to find AWS Account ID and Canonical User ID\" width=\"837\" height=\"588\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png 837w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account-300x211.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account-768x540.png 768w\" sizes=\"(max-width: 837px) 100vw, 837px\" \/><\/a><p id=\"caption-attachment-5263\" class=\"wp-caption-text\">How to find AWS Account ID and Canonical User ID<\/p><\/div><\/li>\n<\/ol>\n<h2>Configure Target S3 Bucket Permissions to allow Source Account (Write Access)<\/h2>\n<p>Now once you have Source account Canonical User ID, you can proceed to next step.<\/p>\n<ol>\n<li>Log in to Target account (i.e. Account B). Where you like to copy files.<\/li>\n<li>Go to S3 Area and Click on the target bucket where you like to copy files<\/li>\n<li>Go to Security Tab<\/li>\n<li>Add Source Account Canonical ID and Check <strong>Write Permission<\/strong> (List is Optional for most).\n<div id=\"attachment_5264\" style=\"width: 998px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/grant-s3-bucket-permission-different-aws-account.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5264\" class=\"size-full wp-image-5264\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/grant-s3-bucket-permission-different-aws-account.png\" alt=\"Give Write permission in Target AWS S3 Bucket (Enter Amazon Source Account Canonical User ID)\" width=\"988\" height=\"491\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/grant-s3-bucket-permission-different-aws-account.png 988w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/grant-s3-bucket-permission-different-aws-account-300x149.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/grant-s3-bucket-permission-different-aws-account-768x382.png 768w\" sizes=\"(max-width: 988px) 100vw, 988px\" \/><\/a><p id=\"caption-attachment-5264\" class=\"wp-caption-text\">Give Write permission in Target AWS S3 Bucket (Enter Amazon Source Account Canonical User ID)<\/p><\/div><\/li>\n<\/ol>\n<h2>Copy Amazon S3 Files from one Account Bucket to Another<\/h2>\n<p>Now once you configure permission on target bucket. We are ready to execute Amazon S3 File Copy Operation in SSIS<\/p>\n<ol>\n<li>Open SSIS Package in Visual Studio<\/li>\n<li>Drag ZS Amazon Storage Task from SSIS Toolbox<\/li>\n<li>Double click it to configure<\/li>\n<li>Select Copy File Operation from Action Dropdown<\/li>\n<li>Click New for Source Connection (Enter Source Account Credentials). Click Test and OK to save.<\/li>\n<li>Now Click Browse to Select Source Files you like to Copy. You can use Wild card pattern for multiple file copy.<br \/>\nExample:\u00a0\u00a0<strong>mysourcebucket\/subfolder\/localsubfile*.csv<\/strong><\/li>\n<li>Click New for Target Connection (Enter Target Account Credentials). Click Test and OK to save.<\/li>\n<li>Now Click Browse to Select Target Folder Location where you like to Save Copied files.<br \/>\nExample:\u00a0\u00a0<strong>mytargetbucket\/somefolder\/<\/strong><\/li>\n<li>Click OK to Save<\/li>\n<li>Execute SSIS Package to test<\/li>\n<\/ol>\n<div id=\"attachment_5265\" style=\"width: 815px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/ssis-copy-amazon-s3-files-between-multiple-s3-accounts-buckets.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-5265\" class=\"size-full wp-image-5265\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/ssis-copy-amazon-s3-files-between-multiple-s3-accounts-buckets.png\" alt=\"Copy Amazon S3 Files using SSIS (Copy Files between multiple Accounts \/ S3 Buckets) \" width=\"805\" height=\"583\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/ssis-copy-amazon-s3-files-between-multiple-s3-accounts-buckets.png 805w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/ssis-copy-amazon-s3-files-between-multiple-s3-accounts-buckets-300x217.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/ssis-copy-amazon-s3-files-between-multiple-s3-accounts-buckets-768x556.png 768w\" sizes=\"(max-width: 805px) 100vw, 805px\" \/><\/a><p id=\"caption-attachment-5265\" class=\"wp-caption-text\">Copy Amazon S3 Files using SSIS (Copy Files between multiple Amazon Accounts \/ S3 Buckets)<\/p><\/div>\n<h2><span id=\"Conclusion\">Conclusion<\/span><\/h2>\n<p>In this post you have seen how easy it is to copy S3 Files between multiple AWS accounts in few clicks.\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/\">Try SSIS PowerPack<\/a>\u00a0for free and\u00a0find out yourself how easy it is to Automate Amazon S3 related operations in SSIS.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction In our previous blog we saw how to upload data to Amazon S3\u00a0now let&#8217;s look at how to Copy Amazon Files from one AWS account to another AWS account (Server Side Copy) using SSIS Amazon Storage Task. (Must be version v2.7.9 or higher) If you are doing file copy within same account then there [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5263,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[181],"tags":[29,35],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>Copy Amazon S3 Files in SSIS to different AWS Account | ZappySys Blog<\/title>\r\n<meta name=\"description\" content=\"Copy Amazon S3 Files using SSIS. Configure S3 Bucket Permission to allow intra-account file copy. We will see how to use SSIS Amazon Storage Task for Copy\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Copy Amazon S3 Files in SSIS to different AWS Account | ZappySys Blog\" \/>\r\n<meta property=\"og:description\" content=\"Copy Amazon S3 Files using SSIS. Configure S3 Bucket Permission to allow intra-account file copy. We will see how to use SSIS Amazon Storage Task for Copy\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ZappySys Blog\" \/>\r\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/ZappySys\/\" \/>\r\n<meta property=\"article:published_time\" content=\"2018-10-29T21:12:58+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"837\" \/>\r\n\t<meta property=\"og:image:height\" content=\"588\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\r\n<meta name=\"author\" content=\"ZappySys\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/zappysys\/\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ZappySys\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/\",\"url\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/\",\"name\":\"Copy Amazon S3 Files in SSIS to different AWS Account | ZappySys Blog\",\"isPartOf\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png\",\"datePublished\":\"2018-10-29T21:12:58+00:00\",\"dateModified\":\"2018-10-29T21:12:58+00:00\",\"author\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82\"},\"description\":\"Copy Amazon S3 Files using SSIS. Configure S3 Bucket Permission to allow intra-account file copy. We will see how to use SSIS Amazon Storage Task for Copy\",\"breadcrumb\":{\"@id\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#primaryimage\",\"url\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png\",\"contentUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png\",\"width\":837,\"height\":588,\"caption\":\"How to find AWS Account ID and Canonical User ID\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zappysys.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Copy Amazon S3 Files in SSIS to different AWS Account\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zappysys.com\/blog\/#website\",\"url\":\"https:\/\/zappysys.com\/blog\/\",\"name\":\"ZappySys Blog\",\"description\":\"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zappysys.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82\",\"name\":\"ZappySys\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g\",\"caption\":\"ZappySys\"},\"sameAs\":[\"http:\/\/www.zappysys.com\/\",\"https:\/\/www.facebook.com\/ZappySys\/\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/zappysys\/\"],\"url\":\"https:\/\/zappysys.com\/blog\/author\/admin\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Copy Amazon S3 Files in SSIS to different AWS Account | ZappySys Blog","description":"Copy Amazon S3 Files using SSIS. Configure S3 Bucket Permission to allow intra-account file copy. We will see how to use SSIS Amazon Storage Task for Copy","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:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/","og_locale":"en_US","og_type":"article","og_title":"Copy Amazon S3 Files in SSIS to different AWS Account | ZappySys Blog","og_description":"Copy Amazon S3 Files using SSIS. Configure S3 Bucket Permission to allow intra-account file copy. We will see how to use SSIS Amazon Storage Task for Copy","og_url":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/","og_site_name":"ZappySys Blog","article_author":"https:\/\/www.facebook.com\/ZappySys\/","article_published_time":"2018-10-29T21:12:58+00:00","og_image":[{"width":837,"height":588,"url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png","type":"image\/png"}],"author":"ZappySys","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/zappysys\/","twitter_misc":{"Written by":"ZappySys","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/","url":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/","name":"Copy Amazon S3 Files in SSIS to different AWS Account | ZappySys Blog","isPartOf":{"@id":"https:\/\/zappysys.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#primaryimage"},"image":{"@id":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#primaryimage"},"thumbnailUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png","datePublished":"2018-10-29T21:12:58+00:00","dateModified":"2018-10-29T21:12:58+00:00","author":{"@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82"},"description":"Copy Amazon S3 Files using SSIS. Configure S3 Bucket Permission to allow intra-account file copy. We will see how to use SSIS Amazon Storage Task for Copy","breadcrumb":{"@id":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#primaryimage","url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png","contentUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/10\/amazon-aws-get-canonical-user-id-for-account.png","width":837,"height":588,"caption":"How to find AWS Account ID and Canonical User ID"},{"@type":"BreadcrumbList","@id":"https:\/\/zappysys.com\/blog\/copy-amazon-s3-files-ssis-different-aws-account\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zappysys.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Copy Amazon S3 Files in SSIS to different AWS Account"}]},{"@type":"WebSite","@id":"https:\/\/zappysys.com\/blog\/#website","url":"https:\/\/zappysys.com\/blog\/","name":"ZappySys Blog","description":"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zappysys.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82","name":"ZappySys","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g","caption":"ZappySys"},"sameAs":["http:\/\/www.zappysys.com\/","https:\/\/www.facebook.com\/ZappySys\/","https:\/\/twitter.com\/https:\/\/twitter.com\/zappysys\/"],"url":"https:\/\/zappysys.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/5251"}],"collection":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/comments?post=5251"}],"version-history":[{"count":1,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/5251\/revisions"}],"predecessor-version":[{"id":5266,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/5251\/revisions\/5266"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media\/5263"}],"wp:attachment":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media?parent=5251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/categories?post=5251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/tags?post=5251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}