Versions in this module Expand all Collapse all v1 v1.0.0 Feb 20, 2016 Changes in this version + func ActiveStacks(region string) ([]string, error) + type StackResults struct + StackSummaries []StackSummary + type StackSummary struct + CreationTime string + StackId string + StackName string + StackStatus string + TemplateDescription string