tree: 642f4b0ef0d4793f843b2c19e0afcd26bb1d0609 [path history] [tgz]
  1. checksum/
  2. model/
  3. protocol/
  4. signer/
  5. util/
  6. README.md
private/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.