Tag: Programming

How to create a CloudFront distribution with AWS SDK for Go

Amazon Web Services provides different SDKs, Toolkits and Command Line Tools to develop and manage application running on AWS. AWS SDK for Go is one of the latest tools provided. New versions are pushed almost every 5 days. In this blog post, we will write a simple Go code to create a CloudFront distribution with …

Continue reading