AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
ClientConfiguration.h
1
6#pragma once
7
8#include <aws/s3-crt/S3CrtClientConfiguration.h>
9
10namespace Aws
11{
12 namespace S3Crt
13 {
14 /* Backward compatibility, please use just S3CrtClientConfiguration */
16 }
17}