#include <memory>#include <string>#include <boost/function.hpp>#include <aws/s3/S3Client.h>#include <s3_common/s3_facade.h>

Go to the source code of this file.
Classes | |
| class | Aws::S3::S3UploadManager |
| struct | Aws::S3::UploadDescription |
Namespaces | |
| Aws | |
| Aws::S3 | |
Enumerations | |
| enum | Aws::S3::S3UploadManagerState { Aws::S3::AVAILABLE = 0, Aws::S3::UPLOADING, Aws::S3::CANCELLING } |