DevOps in Go — AWS Operation, Reserved Instances
Go code snippet for AWS operations
A code snippet in Golang to query all AWS EC2 “Reserved Instances” and get information. This code can be used to extract the “Expires” date of AWS reserved instances programmably. You can easily extend the purpose and functionality of this code.