This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
pxz-hos-client-cpp-module/support/aws-sdk-cpp-master/Docs/README.md

12 lines
480 B
Markdown

# AWS SDK for C++ Documentation
Here you can find some helpful information on usage of the SDK.
* [Using the SDK](./SDK_usage_guide.md)
* [CMake Parameters](./CMake_Parameters.md)
* [Credentials Providers](./Credentials_Providers.md)
* [Client Configuration Parameters](./ClientConfiguration_Parameters.md)
* [Service Client](./Service_Client.md)
* [Memory Management](./Memory_Management.md)
* [Advanced Topics](./Advanced_topics.md)
* [Coding Standards](./CODING_STANDARDS.md)