chilts / awssum

(deprecated: use aws-sdk) Node.js modules for talking to lots of Web Service APIs.
Other
462 stars 57 forks source link

Can't set logging status on buckets #142

Closed ddollar closed 11 years ago

ddollar commented 11 years ago

https://github.com/appsattic/node-awssum/blob/master/lib/amazon/s3-config.js#L149-L158

These lines seem to overwrite any changes made by the TargetBucket/TargetPrefix lines above.

chilts commented 11 years ago

You're totally right! Sorry about that. :)

I'm gonna fix a few things up later today, and will publish to npm after that.

chilts commented 11 years ago

Can you try this again please. I've fixed it over in the new repo for awssum-amazon-s3. Let me know how it goes (and re-raise an issue over there please):

Released to npm in v1.1.0. :)