1
0
Fork 0
mirror of https://github.com/Luzifer/share.git synced 2024-10-18 21:34:23 +00:00
share/vendor/github.com/aws/aws-sdk-go/private
Knut Ahlers c043e58efb
Update vendored dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-29 23:41:14 +01:00
..
model Update vendored dependencies 2017-12-29 23:41:14 +01:00
protocol Update vendored dependencies 2017-12-29 23:41:14 +01:00
signer/v2 Update vendored dependencies 2017-12-29 23:41:14 +01:00
util Move CLI util 2017-12-02 19:12:46 +01:00
README.md Move CLI util 2017-12-02 19:12:46 +01:00

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.