S3BucketContext Struct Reference

#include <libs3.h>

List of all members.

Public Attributes

const char * bucketName
S3Protocol protocol
S3UriStyle uriStyle
const char * accessKeyId
const char * secretAccessKey


Detailed Description

A context for working with objects within a bucket. A bucket context holds all information necessary for working with a bucket, and may be used repeatedly over many consecutive (or simultaneous) calls into libs3 bucket operation functions.

Member Data Documentation

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

The Amazon Access Key ID to use for access to the bucket

The Amazon Secret Access Key to use for access to the bucket


The documentation for this struct was generated from the following file:

Generated on Fri Feb 13 02:08:34 2009 for libs3 by  doxygen 1.5.7.1