Some of the code in this project has been adapted from the AWS SDK for Go (https://github.com/aws/aws-sdk-go).
The AWS SDK for Go is licensed under the Apache license V2.0, January 2004 (http://www.apache.org/licenses/).
The types in the wsdl.go
file were initially generated
using WSDL to Go (https://github.com/hooklift/gowsdl). In addition,
some of the SOAP code in soap.go
has been adapted from this package.
WSDL to Go is licensed under the Mozilla Public License Version 2.0 (https://github.com/hooklift/gowsdl/blob/master/LICENSE).