All Projects → awsdocs → aws-cpp-developer-guide

awsdocs / aws-cpp-developer-guide

Licence: Unknown and 2 other licenses found Licenses found Unknown LICENSE MIT-0 LICENSE-SAMPLECODE Unknown LICENSE-SUMMARY
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp

Projects that are alternatives of or similar to aws-cpp-developer-guide

aws-java-developer-guide
Official repository of the AWS SDK for Java Developer Guide -- issues and contributions are welcome, see README for details.
Stars: ✭ 111 (+484.21%)
Mutual labels:  programming, howto, restructuredtext, sphinx-documentation
tutorials as code
so that stuff read/seen don't get muddled up with time
Stars: ✭ 42 (+121.05%)
Mutual labels:  programming, howto
a80
Intel 8080/Zilog Z80 assembler written in D.
Stars: ✭ 23 (+21.05%)
Mutual labels:  programming
process-handbook
📗 Contains our processes, questions and journey to creating ateam
Stars: ✭ 70 (+268.42%)
Mutual labels:  howto
iOS-Programming-Documents
iOS Programming Documents in Korean
Stars: ✭ 64 (+236.84%)
Mutual labels:  programming
30-seconds-of-python
Short Python code snippets for all your development needs
Stars: ✭ 8,452 (+44384.21%)
Mutual labels:  programming
polyrpc
PolyRPC, A multi-tier functional programming language
Stars: ✭ 16 (-15.79%)
Mutual labels:  programming
Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (+315.79%)
Mutual labels:  programming
blog
No description or website provided.
Stars: ✭ 33 (+73.68%)
Mutual labels:  programming
Dica Python Linkedin
⚡ Este repositório é direcionado para dicas com a linguagem python, que estão sendo postadas em meu linkedin.
Stars: ✭ 54 (+184.21%)
Mutual labels:  programming
resources
Awesome resources - 网络资源
Stars: ✭ 27 (+42.11%)
Mutual labels:  programming
SkiPi
Skywire on Raspberry Pi
Stars: ✭ 16 (-15.79%)
Mutual labels:  howto
h4sci-course
ETH PhD Program course
Stars: ✭ 19 (+0%)
Mutual labels:  programming
python-workouts
Quick Reference for Python
Stars: ✭ 24 (+26.32%)
Mutual labels:  programming
sphinx-jekyll-builder
sphinx builder that outputs jekyll compatible markdown files with frontmatter
Stars: ✭ 18 (-5.26%)
Mutual labels:  restructuredtext
learn2love
Book for learning programming with Lua and LÖVE.
Stars: ✭ 34 (+78.95%)
Mutual labels:  programming
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (+163.16%)
Mutual labels:  programming
Diccionario-JavaScript
project-dictionary.gitbooks.io/diccionario-javascript/content/
Stars: ✭ 13 (-31.58%)
Mutual labels:  programming
tutorials-kr
🇰🇷파이토치에서 제공하는 튜토리얼의 한국어 번역을 위한 저장소입니다. (Translate PyTorch tutorials in Korean🇰🇷)
Stars: ✭ 271 (+1326.32%)
Mutual labels:  restructuredtext
react-native-header-search-bar
Fully customizable header search bar for React Native
Stars: ✭ 101 (+431.58%)
Mutual labels:  programming

Developer guide for the AWS SDK for C++ Developer Guide

The open source version of the AWS SDK for C++ Developer Guide.

To view this documentation, start with the index.

This repository contains source content for the official AWS SDK for C++ Developer Guide.

Recent Updates

You can find out when this guide has had major updates and what those updates were by looking in the Document History topic.

Reporting issues

You can report issues in the documentation using the 'Provide feedback' link at the bottom of each individual documentation page at AWS SDK for C++ Developer Guide.

You also can use the Issues section of this repository to report problems in the documentation. When submitting an issue, please indicate:

  • what page the issue occurs on; a URL or filename is best.
  • what the issue is, using as much detail as you can provide. The issue might be simple. For example: "The page has a typo; the word 'complie' in the third paragraph should be 'compile'." If the issue is more complex, please describe it with enough detail so that it's clear to the AWS documentation team what the problem is.

Contributing fixes and updates

To contribute your own documentation fixes or updates, please use standard GitHub procedures for forking the repository and submitting a pull request.

Code examples in the documentation

The code examples featured in the guide are located in a separate repository: aws-doc-sdk-examples. Full code and build files are included, so you can build and run any example yourself.

In addition to examples in C++, the repository includes examples in the other programming languages supported by the AWS SDKs. If you discover an issue with any example, submit an issue or fork the repository and submit a pull request.

The code examples are provided under the Apache 2.0 open source license. See the example repository's README for details.

Copyright and license

All content in this repository, unless otherwise stated, is Copyright © 2010-2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.

License Summary

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.

The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].