awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp: Custom http response stream

meyertst-aws opened this issue · comments

Create a custom response stream example to replace code in CPP dev guide.
https://docs.aws.amazon.com/en_us/sdk-for-cpp/v1/developer-guide/configuring-iostreams.html

Closing as duplicate of
#6238