Classes | Enumerations
Aws::S3 Namespace Reference

Classes

class  S3Facade
 
class  S3UploadManager
 
struct  UploadDescription
 

Enumerations

enum  S3ErrorCode {
  SUCCESS = 0, CANCELLED, UPLOADER_BUSY, FAILED,
  FILE_COULDNT_BE_READ, S3_ACCESS_DENIED, S3_NO_SUCH_BUCKET
}
 
enum  S3UploadManagerState { AVAILABLE = 0, UPLOADING, CANCELLING }
 

Enumeration Type Documentation

Error codes for S3.

Enumerator
SUCCESS 
CANCELLED 
UPLOADER_BUSY 
FAILED 
FILE_COULDNT_BE_READ 
S3_ACCESS_DENIED 
S3_NO_SUCH_BUCKET 

Definition at line 26 of file s3_common_error_codes.h.

Enumerator
AVAILABLE 
UPLOADING 
CANCELLING 

Definition at line 30 of file s3_upload_manager.h.



s3_common
Author(s): AWS RoboMaker
autogenerated on Tue Jun 1 2021 02:51:29