Updated LearnServerProgramming (markdown)
diff --git a/LearnServerProgramming.md b/LearnServerProgramming.md
index 8f15897..d98a138 100644
--- a/LearnServerProgramming.md
+++ b/LearnServerProgramming.md
@@ -56,6 +56,7 @@
### Amazon Web Services
+- The [aws-sdk-go](https://github.com/awslabs/aws-sdk-go) repository provides automatically generated AWS clients in Go. It has [official support](http://aws.amazon.com/blogs/aws/coming-soon-aws-sdk-for-go) from Amazon.
- [Package goamz](https://wiki.ubuntu.com/goamz) enables Go programs to interact with the Amazon Web Services.
- Search packages for [AWS](http://godoc.org/?q=aws) or [Amazon services](http://godoc.org/?q=amazon+service)