bucket,
AmazonS3AdapterConstants.CONFIGPROP_BUCKET_NAME,
AmazonS3AdapterConstants.BUCKET_NAME_VALIDATION_REGEX,
AmazonS3AdapterConstants.S3_BUCKET_REQUIREMENTS );
_key = new AmazonCloudKey( keyId, secretKey );
_bucket = bucket;
initializeConnection( _key );
// create bucket if it doesn't exist