[
https://issues.apache.org/jira/browse/JCLOUDS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104438#comment-14104438
]
ASF subversion and git services commented on JCLOUDS-679:
---------------------------------------------------------
Commit e7c398321a56bd88d1b732f17dcc8b8a5c563d31 in jclouds's branch
refs/heads/1.8.x from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=e7c3983 ]
JCLOUDS-679: Use HEAD for S3 bucketExists
This method costs 0.4 cents per 10,000 requests instead of 0.5 cents
per 1,000 requests:
http://aws.amazon.com/s3/pricing/
API reference:
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketHEAD.html
> Use HEAD /name to check bucket existence with S3
> ------------------------------------------------
>
> Key: JCLOUDS-679
> URL: https://issues.apache.org/jira/browse/JCLOUDS-679
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-blobstore
> Affects Versions: 1.8.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
>
> This method costs 0.4 cents per 10,000 requests instead of 0.5 cents
> per 1,000 requests:
> http://aws.amazon.com/s3/pricing/
> API reference:
> http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketHEAD.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)