AWS SDK for C++

AWS SDK for C++ Version 1.11.874

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Variables
Aws::S3::Transfer Namespace Reference

Namespaces

namespace  Internal
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  UploadHandle
 
 
 
 
 
 
 

Typedefs

 
 

Variables

constexpr uint64_t DEFAULT_PART_SIZE_BYTES = 8ULL * 1024 * 1024
 
constexpr uint64_t DEFAULT_MULTIPART_UPLOAD_THRESHOLD_BYTES = 16ULL * 1024 * 1024
 

Typedef Documentation

◆ DownloadOutcome

Definition at line 40 of file DownloadResponse.h.

◆ UploadOutcome

Definition at line 39 of file UploadResponse.h.

Variable Documentation

◆ DEFAULT_MULTIPART_UPLOAD_THRESHOLD_BYTES

constexpr uint64_t Aws::S3::Transfer::DEFAULT_MULTIPART_UPLOAD_THRESHOLD_BYTES = 16ULL * 1024 * 1024
constexpr

Definition at line 21 of file S3TransferManagerConfiguration.h.

◆ DEFAULT_PART_SIZE_BYTES

constexpr uint64_t Aws::S3::Transfer::DEFAULT_PART_SIZE_BYTES = 8ULL * 1024 * 1024
constexpr

Definition at line 20 of file S3TransferManagerConfiguration.h.