#include <libs3.h>
Public Attributes | |
| const char * | bucketName |
| S3Protocol | protocol |
| S3UriStyle | uriStyle |
| const char * | accessKeyId |
| const char * | secretAccessKey |
| const char* S3BucketContext::bucketName |
The name of the bucket to use in the bucket context
The protocol to use when accessing the bucket
The URI style to use for all URIs sent to Amazon S3 while working with this bucket context
| const char* S3BucketContext::accessKeyId |
The Amazon Access Key ID to use for access to the bucket
| const char* S3BucketContext::secretAccessKey |
The Amazon Secret Access Key to use for access to the bucket
1.5.7.1