tile38/vendor/github.com/aws/aws-sdk-go/private
tidwall 3e64497a51 Update aws-sdk-go package 2019-03-11 09:18:55 -07:00
..
model Update aws-sdk-go package 2019-03-11 09:18:55 -07:00
protocol Update aws-sdk-go package 2019-03-11 09:18:55 -07:00
signer/v2 Update aws-sdk-go package 2019-03-11 09:18:55 -07:00
util Sqs endpoint (#221) 2017-10-05 14:08:03 -07:00
README.md Sqs endpoint (#221) 2017-10-05 14:08:03 -07:00

README.md

AWS SDK for Go Private packages

private is a collection of packages used internally by the SDK, and is subject to have breaking changes. This package is not internal so that if you really need to use its functionality, and understand breaking changes will be made, you are able to.

These packages will be refactored in the future so that the API generator and model parsers are exposed cleanly on their own. Making it easier for you to generate your own code based on the API models.